@charset "Shift_JIS";
/* www.teikia2.com */
/* Copyright (c) 2009 Teikia2 All rights reserved. */

html { }

body {
	background:#000;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
}

a:link		{ color: #FFCC00; }
a:visited	{ color: #FFCC00; }
a:active	{ color: #FFCC00; }
a:hover		{ color: #FFCC00; text-decoration: none; }


th {
	text-align:left;
}

div#outer {
	width: 980px;
	margin: 0 auto;
}

div#inner_01 {
	width: 980px;
	margin: 0 auto;
	height:825px;
	background:url(../images/img_bg_body_01.gif) no-repeat;
}


div#navi {
	width:740px;
	height:24px;
	margin: 0 auto;
}

div#content {
	width:740px;
	margin: 0 auto;

}


div#content_left {
	width:550px;
	float:left;
}

div#content_title {
	margin-top:15px;
	margin-bottom:15px;
	height:72px;
}


div#content_tab {
	padding:5px;
	font-size:14px;
	color:#CCCC00;
	font-weight:bold;
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#EAD597;
	margin-bottom:5px;
}


div#content_text {
	padding:5px;
	font-size:12px;
	line-height:130%;
	margin-bottom:10px;
}



div#sidebar { width:140px; height: 90%; float:right; margin-top:15px; padding:15px; border-width:0 0 0 1px; border-style:dotted; border-color:#ead597; }

div#sidebar-parts {
	margin-bottom:15px;
}



div#header_01 {
	width: 980px;
	height:187px;
	background:url(../images/img_bg_title_01.gif);
}

div#header_02 {
	width: 980px;
	height:187px;
	background:url(../images/img_bg_title_02.gif);
}



div#box_member {
	width:530px;
	background:#351F00;
	padding:10px;
	margin-bottom:10px;
}

div#box_member_photo {
	width:140px;
	margin-right:10px;
	float:left;
}

div#box_member_right {
	width:380px;
	float:right;
}

div#box_member_text {
	margin-top:5px;
	color:#FFFFFF;
	line-height:130%;
	font-size:11px;

}


div#title_member_special {
	margin:20px 0 10px 0;
}

div#box_member_special {
	width:105px;
	padding:10px 10px 10px 0;
	float:left;
	line-height:130%;
}

div#box_member_special_photo {
	width:105px;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}



div#footer {
	width:740px;
	margin: 0 auto;
	padding-top:20px;
	text-align:center;
	color:#555555;
}



