@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	color:  #666;
	background-color: #FFFFFF;
	background-image: url(images/background_out1.jpg);
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background_in2.jpg);
}

#container-contents { /*- コンテンツページ用メインコンテナのDiv設定 -*/
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#header {
	background-image: url(images/MK_header_ss2.jpg);
	background-repeat: no-repeat;
	margin-top: -10px;
	margin-bottom: 0px;
	height: 100px;
}

#header h1 {
	font-size: 0%;
	color: #666;
	margin-left: 20px;
	text-indent: 0px;
}



#maincontent {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#maincontents h1 {
	width: 700px;
	margin-left: 0px;
	margin-top: 10px;
	color: #0000CC;
	font-size: 18px;
	font-weight: bold;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#maincontents h2 {
	width: 840px;
	margin-left: 0px;
	margin-top: 30px;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#maincontents h3 {
	width: 700px;
	margin-left: 0px;
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#maincontents h4 {
	width: 800px;
	margin-top: 10px;
	margin-left: 0px;
	color: #FF6600;
	font-size: 13px;
	font-weight: normal;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

#maincontents h5 {
	width: 835px;
	padding: 10px;
	margin-top: 60px;
	margin-left: 0px;
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	border:2px solid #0033CC;
	margin-bottom: 20px;
}
#maincontents img {
	float: inherit;
	margin-right: 0px;
	margin-bottom: 0px;
}
#maincontents p {
	font-size: 100%;
	color: #666;
	margin-bottom: 0px;
}

#topicpath {
	color: #690;
	font-size: 90%;
	margin-top: auto;
	margin-bottom: 0px;
}
#topicpath a {
	color: #690;
	text-decoration: underline;
}


#sidecontent {
	margin-top: 80px;
	margin-left: 20px;	
	float: right;
	width: 172px;
	display: inline;
}
#sidecontent p img {
	margin-bottom: 15px;
}


#navigation {
	width: 899px;
	margin-right: 0px;
	margin-left: 0px;
}
#navigation h5 {
	float: left;
	display: inline;
	font-size: 0px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#navigation #btn01 h5 a {
	background-image: url(images/btn_1a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 172px;
}
#navigation #btn02 h5 a {
	background-image: url(images/btn_1a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 172px;
}
#navigation #btn03 h5 a {
	background-image: url(images/btn_1a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 172px;
}
#navigation #btn04 h5 a {
	background-image: url(images/btn_1a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 172px;
}
#navigation #btn05 h5 a {
	background-image: url(images/btn_1a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 172px;
}
/*-
#navigation #btn06 h5 a {
	background-image: url(images/btn_06.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 144px;
}-*/

#navigation #btn01 h5 a:hover {
	background-image: url(images/btn_1b.jpg);
	background-repeat: no-repeat;
}
#navigation #btn02 h5 a:hover {
	background-image: url(images/btn_1b.jpg);
	background-repeat: no-repeat;
}
#navigation #btn03 h5 a:hover {
	background-image: url(images/btn_1b.jpg);
	background-repeat: no-repeat;
}
#navigation #btn04 h5 a:hover {
	background-image: url(images/btn_1b.jpg);
	background-repeat: no-repeat;
}
#navigation #btn05 h5 a:hover {
	background-image: url(images/btn_1b.jpg);
	background-repeat: no-repeat;
}
/*-
#navigation #btn06 h5 a:hover {
	background-image: url(images/btn06over.jpg);
	background-repeat: no-repeat;
}-*/









#footer {
	background-color: #003399;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	letter-spacing: 1px;
}
#footer p a {
	text-decoration: none;
	color: #999;
}
#footer p a:hover {
	text-decoration: none;
	color: #000056;
	background-color: #C1E9FF;
}
