@charset "Shift_JIS";

/* ---------- tag initial setting ---------- */
body {
	margin: 0;
	padding: 0;
	background: #EEEEEE;
	color: #444444;
	font: 0.84em/1.3 "lr oSVbN", Osaka, "qMmpS Pro W3";
	text-align: center;
}
a {
	color: #E86800;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active{
	color: #FF0000;
}
h1,h2,h3,h4,h5,p,form,dl,ul,ol,div {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}




/* ---------- link class ---------- */
a.t_link {
	padding: 0 0 0 15px;
	background: url(../img/arrow2.gif) no-repeat 0 1px;
}
a.link_soc {
	padding: 0 0 0 15px;
	background: url(../img/arrow_soc01.gif) no-repeat 0 1px;
 color: #4BAD38;
}
a.link_psy {
	padding: 0 0 0 15px;
	background: url(../img/arrow_psy01.gif) no-repeat 0 1px;
 color: #0375B7;
}
a.link_mas {
	padding-left: 15px;
	background: url(../img/arrow_mas01.gif) no-repeat 0 1px;
 color: #CC9900;
}
a.link_sys {
	padding: 0 0 0 15px;
	background: url(../img/arrow_sys01.gif) no-repeat 0 1px;
 color: #C90000;
}
a.page_soc {
	padding: 0 0 0 15px;
	background: url(../img/arrow_soc02.gif) no-repeat 0 1px;
 color: #4BAD38;
}
a.page_psy {
	padding: 0 0 0 15px;
	background: url(../img/arrow_psy02.gif) no-repeat 0 1px;
 color: #0375B7;
}
a.page_mas {
	padding: 0 0 0 15px;
	background: url(../img/arrow_mas02.gif) no-repeat 0 1px;
 color: #CC9900;
}
a.page_sys {
	padding: 0 0 0 15px;
	background: url(../img/arrow_sys02.gif) no-repeat 0 1px;
 color: #C90000;
}




/* ---------- font class ---------- */
.red {
	color: #CC0000;
}

.blue{
	color:#3366FF;
	font-weight:bold;
}


.tab01 {
	font-size:1em;
}

.td03{
	font-size:1em;
	padding:3px;
} 

.box01 {
	font-size:1em;
	padding:3px;
}

.min {
	font-size:0.8em;
}


/* ---------- general-purpose class ---------- */
.white  { color: #FFFFFF; }
.black  { color: #000000; }
.gray   { color: #666666; }
.strong { font-weight: bold; }
.clearfix:after{
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html.clearfix { height: 1%;}
.clearfix {	display: block;}
/* End hide from IE-mac */




/* ---------- global ---------- */
#global {
	width: 898px;
	margin: auto;
	background: #FFFFFF;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	text-align: left;
}
/* ----------  IE6 hack  ---------- */
* html #global {width: 900px;}
/* ----------  IE6 hack  ---------- */




/* ---------- fcsoc_header ---------- */
#fcsoc_header{
 clear: both;
	height: 58px;
	margin: 0;
	padding: 0 8px 0 21px;
	background: url(../img/header_bg.gif) repeat-x left top;
	text-align: left;
}
#fcsoc_header h1{
	float: left;
 width: 250px;
 margin: 8px 0px 0 0;
}
#fcsoc_header #logo{
	float: left;
 width: 230px;
 margin: 8px 50px 0 0;
}
#fcsoc_header #theme {
	float: left;
	margin: 8px 0 0 0;
}
#fcsoc_header ul {
	float: right;
	height: 38px;
	margin: 8px 0 0 0;
	list-style: none;
}
#fcsoc_header li.link,
#fcsoc_header li.sitemap {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}
#fcsoc_header li.link    {	width: 73px; }
#fcsoc_header li.sitemap {	width: 97px; }




/* ---------- sidenavi ---------- */
#sidenavi {
	float: left;
	width: 190px;
}
#mainnavi {
	padding: 0 0 4px 0;
	background: url(../img/mainnavi_btm.gif) no-repeat left bottom;
}
#specialnavi {
	margin: 15px 0 0 0;
}
#specialnavi li {
	padding: 0 0 5px 0;
}
#etcnavi {
	margin: 15px 0 0 8px;
}
#etcnavi li {
	width: 100%;
	padding: 0 0 8px 15px;
	background: url(../img/arrow1.gif) no-repeat 0 3px;
}
#fanbanner {
	margin: 0;
	padding: 10px 0 0 0;
}
#fanbanner li {
	padding: 0 0 10px 90px;
	font-size: 75%;
	float:left;
	text-align:left;
	background: url(../img/logo_small.gif) no-repeat 0 3px;
}
#gotohome {
	margin: 15px 0 15px 0;
	padding: 15px 0 0 0;
	background: url(../../summary/img/border_dot1.gif) top repeat-x;
}
#gotohome li {
	height: 100%;
	padding: 0 0 0 23px;
	background: url(../img/arrow1.gif) no-repeat 8px 3px;
}
#subnavi li {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
}




/* ---------- contents area ---------- */
#main_contents {
	margin: 0 0 2px 0;
	padding: 15px 25px 0 15px;
	background: url(../img/sidebg.gif) repeat-y left top;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
#mainblock {
	width: 627px;
	float: right;
}
#mainblock h1 {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #D4D4D4;
	font-size: 0;
	line-height: 0;
}
#mainblock p {
	line-height: 1.4;
}
#breadcrumb {
	padding: 0 0 10px 0;
}
#breadcrumb li {
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
	display: inline;
	list-style-type: none;
}
.crumb {
	background: url(../img/breadcrumbarrow.gif) no-repeat right 0.17em;
}
.pagetop {
	clear: both;
	padding: 15px 0 15px 0;
	text-align: right;
}
#headimage {
 clear: both;
	padding: 0 0 4px 0;
	background: #CCCCCC;
}
.headimage_boder {
	border-bottom: 1px solid #888888;
}
.unit {
	margin: 0 0 20px 0;
}
.unit h2 {
	padding: 0 0 15px 0;
}


/* ---------- footer --------- */
#footer {
 clear: both;
	width: 898px;
	height: 40px;
	background: #336600;
	color: #FFFFFF;
}
#footer p {
	float: left;
	width: 550px;
	display: inline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}



/* ---------- Print IE6 hack---------- */
* html a.t_link,
* html a.link_soc,
* html a.link_psy,
* html a.link_mas,
* html a.link_sys,
* html a.page_soc,
* html a.page_psy,
* html a.page_mas,
* html a.page_sys,
* html #etcnavi li,
* html #gotohome li,
* html #breadcrumb li,
* html #column li,
* html #topics li,
* html #greeting_detail,
* html table#lecture li,
* html #advice p,
* html ul#zemi_list li,
* html li.no1,
* html li.no2,
* html li.no3,
* html #contents .column_title,
* html #contents .column_title h2,
* html .list_info h3 {
	height: 100%
}
* html ul#zemi_list {
	width: 100%;
}
/* ---------- Print IE6 hack---------- */
