/* Chikushigaoka Yochien CSS Document */


/* Default tag Style */
body {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size:0.88em;
	line-height:1.7em;
	margin:0;
	padding:0;
	color:#666666;
}

img {
	border:none;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd {font-size:1em; margin:0; padding:0;}
table {border-collapse:collapse;}

.usability {display:none;clear:both;}
.clear {clear:both;}

a {
	text-decoration:none;
	}

a:link {
	color:#0066CC;
	}

a:visited{
	color:#0071E3;
	}

a:hover{
	text-decoration:underline;
	}

a:active{
	position:relative;
	top:1px;
	}


/* clear FIX */
.pkg:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.pkg{display:inline-table;zoom:1;}
/* \*/
* html .pkg{height:1%;}
.pkg{display:block;}
/* */



/* Page Format */

#header {
	background:#FFFFFF;
	border-bottom:#9BB2EF 2px solid;
	height:52px;
	padding-top:10px;
}

#headerinner ,#footerinner , #wrapinner {
	position:relative;
	top:0;
	left:0;
	width:712px;
	margin:0 auto;
	}

#PAGETOP{
	display:block;
	width:180px;
	position:relative;
	top:7px;
	}

#copy{
	width:395px;
	height:36px;
	display:block;
	text-indent:-1000em;
	background: url(../img/head_mozi2.gif) no-repeat top right;
	position:absolute;
	top:30px;
	right:0;
}



#wrap{
background-color:#FAFDD4;
clear:both;
background-image:url(/shared/img/back_tree.gif);
background-repeat:no-repeat;
background-position:left top;
padding:14px 0 24px 0;
}

/* wrap clear fix */
#wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#wrap {display: inline-table;}

/* Hides from IE-mac \*/
* html #wrap {height: 1%;}
#wrap {display: block;}
/* End hide from IE-mac */
/* wrap clear fix */

#NAVI{
	width:152px;
	background:url(../nimg/navi_top.gif) no-repeat 0 0;
	padding-top:6px;
	}

#naviinner ol ,#naviinner ul {
	list-style:none;
	background:url(../nimg/navi_bottom.gif) no-repeat left bottom;
	padding-bottom:6px;
}

#naviinner li {
	display:inline;
}
	
#MAIN{
	position:relative;
	width:549px;
	float:right;
	background:url(../img/main_center.gif) repeat-y;
}


#maininner {
	background:url(../img/main_top.gif) no-repeat 0 0;
	padding:23px 7px 33px 16px;
	min-height:450px;
	}




#honbun {
	padding:10px 42px 0 32px;
	background:url(../img/bg_wb_tree.gif) top right no-repeat;
	}


#honbun {
	
	}

#honbun h3 {
clear:both;
font-size:1.3em;
color:#0066CC;
text-align:center;
margin:45px 0 7px 0;
padding:0;
}

#honbun h3 img {
padding:2px 20px;
border-right:#C0CEF5 5px solid;
border-left:#C0CEF5 5px solid;
}

#honbun h4 ,#honbun h5 {
clear:both;
	}

#honbun p ,#honbun ul , #honbun ol {
	margin-bottom:25px;
	text-align:justify;
	}

#honbun strong {
	color:#0066CC;
	}


#subnavi{
	font-size:0.95em;
	text-align:center;
	margin-bottom:15px;
}

#mainfoot {
	height:15px;
	background:url(../img/main_bottom.gif) no-repeat bottom left;
	}

#footer {
	clear:both;
	background:#FFFFFF;
	border-top:#9BB2EF 5px solid;
	
	height:70px;
}

#GotoPagetop {
	width:116px;
	height:190px;
	position:absolute;
	bottom:10px;
	left:-150px;
	
	}

#GotoPagetop a {
	display:block;
	width:116px;
	height:190px;
	background:url(../img/btn_gotopagetop.gif) no-repeat 0 0;
	text-indent:-1000em;
}

#copyright{
width:345px;
/*height:36px;*/
float:left;
background-image:url(../img/Copyright.gif);
background-repeat:no-repeat;
text-indent:-1000em;
margin-top:6px;
}

#imageinc{
	clear:both;
	text-align:left;
	}

#footernavi li{
float:right;
list-style:none;
}

.kakomi{
	border: 1px solid #000000;
	}

.tori{
padding-left:20px;
}


/* Page Design */

h1 {
	margin-top:5px;
	}

.paragraph {
	padding:15px;
	background:#EBEFFB;
	}

.paragraph p{margin-bottom:0 !important;}

.comment p{
	text-align:center !important;
	font-size:12px;
	width:450px !important;
	margin:0;
	padding:0;
	}

/* table style */

table.tableTate , table.tableYoko {
	border-style:none;
	border-collapse:collapse;
	width:100%;
	line-height:1.3em;
	}

.tableTate th, .tableYoko th{
	color:#FFFFFF;
	background:#4872E2;
	padding:7px;
	font-weight:normal;
	
	table-layout:fixed;
	}

.tableTate td, .tableYoko td{
	background:#EBEFFB;
	padding:7px;
	}

.tableTate th,.tableTate td {
	border-bottom:#FFFFFF 2px solid;
	text-align:left;
	}

.tableYoko th,.tableYoko td {
	border-right:#FFFFFF 2px solid;
	text-align:center;
	}

/* 汎用 */

.ItsNew {
	color:#FF3399;
	text-decoration: blink; }
	
.pinkbold{
color:#FF3399;
font-weight:bold;
}

.linemini{
text-decoration:underline;
font-size:0.86em;
}

/* ▼回り込みFIX */

.pkg:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.pkg{display:inline-table;zoom:1;}
/* \*/
* html .pkg{height:1%;}
.pkg{display:block;}

/* End hide from IE-mac */

/* ▲回り込みFIX */
