@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.wrapper {
	background-color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

p.header {
	background-image: url(../img_index/header.jpg);
	margin: 0px;
	height: 70px;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
}

p.menu {
	background-color: #3333FF;
	text-align: center;
	height: 3em;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	color: #FFFFFF;
	line-height: 3em;
	padding-bottom: 10px;
}

p.menu a:hover {
	background-color: #99CCCC;
	color: #FFFFFF;
}

p.menu a {
	line-height: 3em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3333FF;
	display: block;
	float: left;
	width: 127px;
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-right: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

p img.left {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.img_float {
	float: left;
	padding-right: 20px;
}

.img_float2 {
	float: right;
	padding-left: 20px;
	margin-right: 20px;
}

/* main_contents styles
------------------------------*/

#main_contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	border: thin solid #999999;
	padding: 5px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main_contents h1 {
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}

/* main_contents1 styles
------------------------------*/

#main_contents1 {
	border: 1px solid #adff2f;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 2em;
	margin: 10px;
}
#main_contents1 h1 {
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background-color: #adff2f;
	padding: 5px;
	color: #000000;
	font-weight: normal;
}

/* main_contents2 styles
------------------------------*/

#main_contents2 {
	border: 1px solid #ffc0cb;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}

#main_contents2 h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background-color: #ffc0cb;
	padding: 10px;
	color: #000000;
	font-weight: normal;
}

#main_contents2 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding: 10px;
	color: #0000CC;
	font-weight: bold;
}

#main_contents2 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}

/* main_contents3 styles
------------------------------*/

#main_contents3 {
	border: 1px solid #ffc0cb;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
	margin: 10px;
}

/* footer styles
------------------------------*/
#footer {
	clear: both;
	color: #000000;
	background-color: #99CCCC;
	font-size: 12px;
	width: 750px;
	padding: 10px;
	margin-top: 10px;
}

#footer ul li a {
	color: #000000;
}

#footer ul li a:hover {
	color: #000000;
	text-decoration: none;
}

#footer p a {
	color: #000000;
}

#footer p a:hover {
	color: #000000;
	text-decoration: none;
}

#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
	color: #000000;
}

#footer p {
	margin: 0px;
	float: right;
	color: #000000;
}

