body {
	color: #666;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	font: 14px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";/*文字サイズ・行間・フォント設定*/
	background: #FFF;	/*背景色*/
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;

}
ul{
	list-style-type: none;

}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;

}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
a {
	color: #666;
}
a:hover {
	color: #6e60a6;
	text-decoration: none;
}
body > h1 {
	font-size: 17px;
	color: #ffffff;
	background: #6e60a6;
	text-align: center;
　　　　padding: 15px;
}
body > h1 a, body > h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#container {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
}
header {
	width: 100%;
}
header h1 {
	padding: 20px 0px 20px 20px;
}
nav#menu ul li {
	float: left;
	width: 198px;
	border-right: 1px solid #6e60a6;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
nav#menu ul li a {
	color: #330000;
	text-decoration: none;
	display: block;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
nav#menu ul li:first-child {
	border-left: 1px solid #6e60a6;
}
nav#menu ul li a:hover {
	background-color: #6e60a6;
	color: #ffffff;
}
nav#menu ul li a span {
	font-size: 9px;
	display: block;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #663300;
}
nav#menu ul li a:hover span {
	color: #ffffff;
}
#contents {
	clear: left;
	width: 100%;
}
#contents-in {
	float: left;
	width: 785px;
}
body.c2 #contents-in {
	float: none;
	width: 100%;
}
#main {
	float: right;
	width: 570px;
	padding-bottom: 30px;
}
body.c2 #main {
	width: 782px;
}
#main h2 {
	background-color: #6e60a6;
	font-size: 100%;
	color: #ffffff;
	padding: 5px 10px;
	clear: both;
}
#main h3 {
	font-size: 100%;
	background-color: #ececec;
	padding: 3px 10px 3px 7px;
	color: #009980;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 3px solid #cfcfcf;	
}
#main p {
	padding: 0.5em 10px 1em;
}
#sub {
	float: left;
	width: 200px;
	padding-bottom: 30px;
}
#side {
	float: right;
	width: 200px;
	padding-bottom: 30px;
}
body.c2 #side {
	display: none;
}
/*sub,sideコンテンツ内のh2タグ設定*/
#sub h2,
#side h2 {
	font-size: 100%;
	text-align: center;
	background-color: #6e60a6;
	border-top: 3px solid #ffffcc;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	padding: 3px 0px;
	color: #ffffff;
}

#sub .box1,
#side .box1 {
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	padding: 5px;
	margin-bottom: 1em;
}
#sub h2 + ul,
#side h2 + ul,
#sub h2 + .box1,
#side h2 + .box1 {
	border-top: none;
}
#sub .box1 > ul,
#side .box1 > ul {
	margin-bottom: 0;
}


#sub ul,
#side ul {
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	margin-bottom: 1em;
}
#sub ul li a,
#side ul li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cfcfcf;
	padding-left: 10px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background: #FFF;
}
#sub ul li a:hover,
#side ul li a:hover {
	background-color:
	color: #ffffff;
}
footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
	background: #6e60a6;
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
	text-decoration: none;
	color: #FFF;
}
footer a:hover {
	color: #FFF;
}

#mainimg {
	clear: left;
	width: 997px;
	height: 295px;
	position: relative;
	margin-bottom: 25px;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}

#new dl{
	padding-left: 10px;
}

#new dt {
	font-weight: bold;
	float: left;
	width: 8em;
}

#new dd {
	border-bottom: 1px solid #d2d2d2;
	padding-left: 8em;
}
#new dd img {
	vertical-align: middle;
}


.ta1 {
	width: 100%;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #CCC;
	line-height: 2;
}

.ta1 td{
	padding: 10px;
}

.ta1 th{
	width: 140px;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;
}

.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #bebebe;
}

.ta1 caption{
	padding: 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
	background-color: #e9ddae;
	font-weight: bold;
}
input[type="submit"],
input[type="button"] {
	width: 250px;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 30px;
	background-color: #f0f0f0;
	font-size: 14px;
	color: #FFF;
	border: none;
}
input[type="submit"]:hover,
input[type="button"]:hover {
}

#pagetop {
	clear: both;
}
#pagetop a {
	color: #ffffff;	
	font-size: 10px;
	background-color: #6e60a6;
	text-decoration: none;
	text-align: center;
	width: 10em;
	display: block;
	float: right;
}
#pagetop a:hover {
	background-color: #5c518c;
	color: #ffffff;
}

.look {
	background: #dcdcdc;
}
.mb1em {
	margin-bottom: 1em;
}
.mb05em {
	margin-bottom: 0.5em;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #f61468;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.mini1 {
	font-size: 12px;
	line-height: 1.5;
}
figcaption {
	font-size: 11px;
}
#menubar_hdr {
	display: none;
}

