@charset "UTF-8";
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1026px;
	margin-top: 20px;
}
#main_ph {
	background-image: url(../image/main_img_bk.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 1000px;
	padding: 12px 13px 1px;
	margin: 0px;
}
#main_con {
	background-image: url(../image/main_con_bk.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 962px;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 32px;
}
.con_logo {
	z-index: 2;
	color: #CCCCCC;
	float: left;
	width: 150px;
	margin: 0px 40px 0px 0px;
	height: 177px;
}
.con_logo h1 {
	background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 98px;
	width: 151px;
	margin: 0px;
}
.con_info {
	font-family: "ヒラギノ丸ゴ Pro W4", Osaka, Meiryo, "ＭＳ Ｐゴシック";
	z-index: 2;
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	height: 180px;
	width: 280px;
	margin-right: 20px;
}
.con_info h2 {
	font-family: "ヒラギノ丸ゴ Pro W4", Osaka, Meiryo, "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1em;
	margin: 0px 0px 1em;
}
.con_info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.con_info li {
	margin-bottom: 0.5em;
}
.con_type {
	font-family: "ヒラギノ丸ゴ Pro W4", Osaka, Meiryo, "ＭＳ Ｐゴシック";
	z-index: 2;
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	margin: 0px 20px 0px 0px;
	height: 180px;
	width: 180px;
}
.con_type h2 {
	font-family: "ヒラギノ丸ゴ Pro W4", Osaka, Meiryo, "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1em;
	margin: 0px 0px 1em;
}
.con_type ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.con_type li {
	margin-bottom: 0.5em;
}#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
	line-height: 1em;
	clear: both;
}

