/* base layout */

#container{
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #666666;
	font-size: 80%;
}
#header {
	margin: 0px;
	height: 60px;
	width: 740px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(image/back_header.jpg);
}
#contact {
	background-image: url(image/back_contact.jpg);
	padding: 10px;
	height: 150px;
	width: 740px;
	clear: both;
}
#temp {
	background-image: url(image/img_temp.jpg);
	padding: 10px;
	height: 180px;
	width: 740px;
	clear: both;
}
#footer{
	width: 726px;
	background-image: url(image/back_footer.jpg);
	margin: 0px;
	text-align: right;
	color: #FFFFFF;
	padding: 17px;
	letter-spacing: 1px;
	font-size: 90%;
}


/* contents page layout */

#main {
	padding: 5px 10px 10px;
	margin: 0px;
	float: right;
	width: 510px;
	background: #FFFFFF;
}
#contents {
	padding: 0px;
	width: 620px;
	float: left;
}
#contents_side {
	padding: 10px;
	height: 550px;
	width: 120px;
	float: left;
	background-image: url(image/back_contents_side.jpg);
}


#katudo {
	padding: 0px;
	width: 560px;
	float: right;
}
#katudo_navi {
	width: 200px;
	float: left;
	background-image: url(image/back_katudo_side.jpg);
	height: 545px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* top page layout */

#top_image {
	background-image: url(image/top_image.jpg);
	padding: 10px;
	height: 300px;
	width: 740px;
	margin: 0px;
}
#news {
	background-image: url(image/back_news.jpg);
	padding: 10px;
	height: 120px;
	width: 520px;
	float: left;
}
#banner {
	background-image: url(image/back_banner.jpg);
	width: 176px;
	padding: 22px;
	float: left;
	text-align: center;
	line-height: 10px;
	height: 96px;
}




#top_message {
	background-image: url(image/back_message.jpg);
	width: 220px;
	padding: 10px;
	float: left;
	line-height: 10px;
	height: 180px;
}
#top_message p{
	width: 200px;
	float: left;
	display: block;
	height: 60px;
	margin-top: 10px;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	margin-right: 10px;
	margin-left: 5px;
}
#top_message a{
	font-size: 12px;
	line-height: 200%;
	text-align: left;
}

#top_message p img{
	padding-right: 10px;
}





#top_katudo {
	background-image: url(image/back_katudo.jpg);
	width: 500px;
	padding: 10px;
	float: left;
	line-height: 10px;
	height: 180px;
}
#top_katudo p{
	width: 230px;
	float: left;
	display: block;
	height: 40px;
	margin-left: 10px;
	margin-top: 6px;
	font-size: 10px;
	line-height: 120%;
}
#top_katudo a{
	font-size: 12px;
	line-height: 200%;
}
#top_katudo p img{
	padding-right: 10px;
}






/* Contents page layout */


#contents .header {
	background-image: url(image/back_contents_header.jpg);
	height: 20px;
}
#contents .main {
	background-image: url(image/back_contents_main.jpg);
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#contents .footer {
	background-image: url(image/back_contents_footer.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 20px;
	background-repeat: no-repeat;
}
#contents p {
	line-height: 200%;
	margin-right: 20px;
	margin-left: 20px;
}
#contents h1 {
	font-size: 140%;
	color: #FFFFFF;
	background-color: #EA618F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 1px;
}
#contents h2 {
	margin: 15px;
	font-size: 110%;
	color: #E4306A;
	letter-spacing: 1px;
}








/* Navi page layout */


#container .navi {
	margin: 0px;
	padding: 10px;
	background-image: url(image/back_navi.jpg);
	height: 60px;
	width: 740px;
	float: left;
}

#container .navi a {
	color: #666666;
}
#container .navi a:hover {
	color: #EA618F;
	background: transparent ;
	}
#container .navi li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
#container .navi ul {
	display: block;
	height: 30px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 10px;
}
#container .navi .on {
	color: #EA618F;
	font-weight: bold;
}




#container .navi2 {
	margin: 0px;
	padding: 10px;
	background-image: url(image/back_navi.jpg);
	height: 60px;
	width: 740px;
	float: left;
}

#container .navi2 a {
	color: #666666;
}
#container .navi2 a:hover {
	color: #EA618F;
	background: transparent ;
	}
#container .navi2 li {
	display: block;
	float: left;
	list-style-type: none;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
#container .navi2 ul {
	display: block;
	height: 30px;
	padding: 15px;
}




/* Top page layout */

#contents .message_syozoku {
	width: 390px;
	float: left;
	line-height: 120%;
	margin-left: 0px;
	display: block;
	margin-bottom: 20px;
	font-size: 80%;
	margin-right: 0px;
	text-align: right;
	color: #999999;
}
#contents .message_name {
	float: left;
	width: 150px;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	line-height: normal;
	color: #999999;
}
#contents .message_hr {
	clear: both;
	display: block;
}
#contents .bosyuu_name {
	width: 200px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 100px;
	background-color: #EA618F;
	border: 1px solid #EA618F;
}
#contents .bosyuu_access {
	width: 290px;
	float: left;
	display: block;
	margin: 0px;
	font-size: 110%;
	color: #666666;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 100px;
	background-color: #FFF6F9;
	border: 1px solid #EA618F;
}
#contents h3 {
	font-size: 120%;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 3px;
}








#contact .layout_pattern1 {
	display: block;
	float: left;
	width: 225px;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contact .layout_pattern2 {
	display: block;
	float: left;
	width: 240px;
	clear: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 90%;
}
#contact .layout_pattern3 {
	display: block;
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 90%;
}
#contact hr {
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contents ol {
	margin: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 180%;
}









#katudo .header {
	background-image: url(image/back_katudo_header.gif);
	height: 20px;
}
#katudo .main {
	background-image: url(image/back_katudo_main.gif);
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#katudo .footer {
	background-image: url(image/back_katudo_footer.gif);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 20px;
	background-repeat: no-repeat;
}
#katudo h1 {
	font-size: 135%;
	color: #FFFFFF;
	background-color: #EA618F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 1px;
}
#katudo h2 {
	font-size: 120%;
	color: #E4306A;
	letter-spacing: 1px;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E4306A;
	padding-left: 9px;
}
#katudo_navi h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 24px;
	color: #F27B9F;
}
#katudo_navi li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#katudo_navi h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	letter-spacing: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #EA618F;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#katudo_navi ul {
	list-style-type: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F59EB9;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
}
#katudo h3 {
	font-size: 120%;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 3px;
}
#katudo th {
	background-color: #F0F0F0;
}
#katudo p {
	line-height: 200%;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#katudo li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
}
#katudo ul {
	padding: 0px;
	margin-right: 20px;
	margin-left: 42px;
}
#katudo h4 {
	background-color: #FDEEF3;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 100%;
	border: 1px dashed #F8B8CB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#katudo_navi .navi_on {
	color: #EF618C;
	font-weight: bold;
}
#katudo img {
	margin: 3px;
}
#katudo_navi a {
	color: #666666;
}
#katudo .caption_title {
	font-size: 120%;
	display: block;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 400px;
}
#katudo .caption_group {
	margin-right: 25px;
	margin-left: 25px;
}

#katudo .caption_link {
	text-align: right;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 400px;
}
