﻿@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	margin: 0px auto;
	padding: 0px;
	font-size:13px;
	font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "MS P ゴシック", verdana, sans-serif;
	text-align:center;
	background:url(../img/bg_body.jpg) repeat;
	line-height:22px;
}
fieldset, img {
	border:0;
}
.clear {
	clear:both;
}
br.clear {
	font-size:0px;
	line-height:0px;
	clear:both;
}
.none {
	display:none;
}
.right {
	text-align:right;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#00AEEF;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------------*/

#container {
	width:950px;
	margin:0px auto;
	padding:0px 5px;
	text-align:center;
	background:url(../img/bg_container.gif) repeat-y;
	overflow:hidden;
}
/*---------------------本体------------------------------*/

#header {
	display:block;
	width:950px;
	height:20px;
	padding-top:0px;
	background:#FAB5FF;
	color:#FFFFFF;
	text-align:right;
}
h1 {
	font-size:100%;
	font-weight:bold;
	margin-right:5px;
}
/*----------------------------------------------------------------------------------------------*/
#content {
	width:950px;
	margin:0px auto;
}
/*----------------------------------------  main_index_photo  -------------------------------------*/
.main_img {
	display:block;
	width:950px;
	height:33px;
	padding:517px 0px 0px 0px;
	background:url(../img/main_img02.jpg) no-repeat;
	border-bottom:1px solid #FFFFFF;
	text-align:right;
}
.photo_img {
	display:block;
	width:950px;
	height:33px;
	padding:117px 0px 0px 0px;
	background:url(../img/photo_img.jpg) no-repeat;
	border-bottom:1px solid #FFFFFF;
	text-align:right;
}
#main {
	width:910px;
	overflow:hidden;
	text-align:left;
	color:#000000;
	padding:20px;
	background:url(../img/bg_main.gif) top repeat-x;
}
.prf {
	float:left;
	width:400px;
	background:url(../img/bg_prf.gif) top repeat-y;
	border-bottom:1px solid #C5CBFC;
	margin-right:20px;
}
.sp {
	width:490px;
	float:left;
	background:url(../img/bg_sp.gif) top repeat-y;
	border-bottom:1px solid #C5CBFC;
	margin-top:10px;
}
img.wed {
	float:left;
	margin:5px 0px 10px 0px;
	border-bottom:1px solid #6666FF;
	border-right:1px solid #6666FF;
	margin-right:5px;
}
.ppg {
	width:490px;
	float:left;
	background:url(../img/bg_sp.gif) top repeat-y;
	border-bottom:1px solid #C5CBFC;
	margin-top:0px;
}
.pg {
	width:910px;
	float:left;
	background:url(../img/bg_pg.gif) top repeat-y;
	border-bottom:1px solid #C5CBFC;
	margin-top:10px;
	margin-bottom:20px;
}
.ppg table, .pg table {
	border:0px none;
	margin:5px 15px 10px 15px;
}
.ppg table td, .pg table td {
	border:0px none;
	padding-bottom:10px;
}
.prf div.text {
	display:block;
	margin:5px 15px 20px 15px;
	background:#FFFFFF;
	border-bottom:1px solid #6666FF;
	border-right:1px solid #6666FF;
	padding:15px 15px 20px 15px;
}
.sp div.text {
	display:block;
	margin:5px 15px 20px 15px;
	background:#FFFFFF;
	border-bottom:1px solid #6666FF;
	border-right:1px solid #6666FF;
	padding:15px 15px 20px 15px;
}
.text p {
	margin:0px 5px 0px 5px;
	/*border-bottom:1px dotted #CCCCCC;*/
padding-top:7px;
	padding-bottom:7px;
}
span.h {
	background:url(../img/bg_h.gif) repeat-x bottom;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#6666FF;
	padding:0px 0px 0px 4px;
	height:25px;
}
span.g {
	font-size:14px;
	font-weight:bold;
	color:#999999;
	display:block;
	margin-bottom:3px;
}
/*----------------------------------------  footer  -------------------------------------*/
#footer {
	text-align:center;
	color:#FF71BA;
	font-size:10px;
	margin-top:20px;
	display:block;
}
table img {
	border-bottom:1px solid #6666FF;
	border-right:1px solid #6666FF;
}
/*---------------------------------------- 　table -------------------------------------*/
table {
	border-collapse: collapse;
}
/*---------------------------------------- 　table -------------------------------------*/
img.right {
	margin-left:5px;
}
