@charset "utf-8";
/* CSS Document */


/**********************************************************************
* set 
**********************************************************************/

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, li, ul, ol, div, form, input, img {
	margin: 0px;
	padding: 0;
	line-height:1.5;
	font-size:13px;
	color: #333;
}

li{
	list-style-type:none;
}

img {
	border: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


a {
	color: #333;
	text-decoration: none;
}

a:hover a:active{
	color: #333;
	text-decoration: none;
}

a:visited{
	color: #666;
	text-decoration: none;
}
em {
	font-size: 5px;
	text-indent: -9999px;
	display: block;
}


body {
font-size            : 80%;
line-height          : 135%;
color                : #333333;
margin-top           : 0px;
background-image     : url(../../img/body/body_gb.gif);
background-repeat    : repeat-x;
font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}#wrapper {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 130px;
	width: 750px;
	background-image: url(../img/header_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	height: 30px;
}
.back {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	margin-top: 70px;
}
#header .back a {
	color: #FFF;
}

#container {
	background-color: #A6003F;
}
#nav {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#contents {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 35px;
}
.title {
	font-size: 15px;
	display: block;
	height: 25px;
	padding-top: 3px;
	text-align: center;
	background-image: url(../img/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
}

#top-left {
	float: left;
	width: 256px;
	padding-left: 10px;
	display: inline;
	padding-top: 10px;
}

#top-right {
	float: right;
	width: 365px;
	display: inline;
	padding-right: 10px;
	background-color: #FFFFD9;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top-right h2 {
	text-align: center;
	margin-bottom: 7px;
}
#top-right h3 {
	margin-bottom: 5px;
	padding-left: 5px;
}
#top-right p {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.images {
	text-align: center;
	display: block;
}
.cap {
	text-align: center;
	display: block;
	margin-bottom: 15px;
	margin-top: 3px;
}
#photo-box {
	background-color: #FFFFD9;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#bottom-box {
	clear: both;
}
#photo-left {
	float: left;
	width: 300px;
	padding-left: 15px;
}
#photo-right {
	float: right;
	width: 300px;
	padding-right: 15px;
}
#contents hr {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom-box {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFD9;
}
#bottom-box h3 {
	padding: 5px;
}
#bottom-box p {
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#bottom-left {
	float: left;
	width: 305px;
	background-color: #FFF;
	margin-left: 15px;
	display: inline;
}
#bottom-right {
	float: right;
	width: 303px;
	background-color: #FFF;
	display: inline;
	margin-right: 15px;
}
.pagetop {
	text-align: center;
	display: block;
	padding-top: 25px;
	padding-bottom: 15px;
}





#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
