@charset "Shift_JIS";

/*CSSƒŠƒZƒbƒg*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,p,blockquote,th,td { margin:0;padding:0; }

body {
	padding: 32px 0px 32px 0px ;
	line-height: 1.6 ;
	font-size: 75% ;
	font-family:"ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	text-align: center ;
	color: #470000 ;
	background: #FFFFFF ;
	}

strong,em {
	font-weight: normal ;
	font-style: normal ;
	}

.b { font-weight: bold ; }

a:link { color:#b44320 ;}
a:visited { color:#b44320 ;}
a:active { color:#b44320 ;}
a:hover { color:#dc8824 ;}

hr { display: none ; }
.clear { clear:both; }
img { border: 0 ; vertical-align: bottom ; }

.txt_red{/*==Ô•¶Žš==*/
	color: #cd0b0b ;
	}

/*===============================framework================================*/


#contenar {/*===«•ï===*/
	margin: auto ;
	width : 704px ;
	background: url(../images/contenar_bg.jpg) repeat-y ;
	}

#contents {/*===«•ï===*/
	margin: auto ;
	width : 674px ;
	}

/*================================header================================*/

#header01 {/*===ƒwƒbƒ_[”wŒi===*/
	text-indent: -9999px ;
	position : relative ;
	width: 704px ;
	height: 98px;
	margin: auto ;
	background: url(../images/header01.jpg) no-repeat;
	}

h1 a{/*===ƒƒS===*/
	display: block;
	position : absolute ;
	left: 12px ;
	top: 10px ;
	width: 131px ;
	height: 82px;
	outline-style : none ;
	text-decoration: none ;
	background: url(../images/logo.jpg) no-repeat;
	}


/*================================footer================================*/

address{/*===ƒRƒs[ƒ‰ƒCƒg====*/
	width: 704px ;
	height: 70px;
	text-indent: -9999px ;
	margin: auto ;
	background: url(../images/copyright.jpg) no-repeat;
	}

/*================================globalnavi================================*/

#globalnavi {/*===ƒOƒ[ƒoƒ‹ƒiƒr”wŒi=====*/
	margin: auto ;
	width: 696px ;
	height: 56px ;
	background: url(../images/g_navi01_a.jpg) no-repeat ;
	}

#globalnavi li {/*===ƒOƒ[ƒoƒ‹ƒiƒr‚ÌƒŠƒXƒg=====*/
	float: left ;
	width: 116px ;
	height: 56px ;
	list-style: none ;
	text-indent: -9999px ;
	}

#globalnavi a {/*===ƒOƒ[ƒoƒ‹ƒiƒr‚ÌƒŠƒ“ƒN‚ÌŽw’è=====*/
	width: 116px ;
	height: 56px ;
	display: block ;
	outline-style : none ;
	text-decoration: none ;
	}

#gn01 a:hover { background: url(../images/g_navi01_b.jpg) no-repeat 0px   0px ; }
#gn02 a:hover { background: url(../images/g_navi01_b.jpg) no-repeat -116px 0px ; }
#gn03 a:hover { background: url(../images/g_navi01_b.jpg) no-repeat -232px 0px ; }
#gn04 a:hover { background: url(../images/g_navi01_b.jpg) no-repeat -348px 0px ; }
#gn05 a:hover { background: url(../images/g_navi01_b.jpg) no-repeat -464px 0px ; }
#gn06 a:hover { background: url(../images/g_navi01_b.jpg) no-repeat -580px 0px ; }

#gn01act { background: url(../images/g_navi01_c.jpg) no-repeat 0px   0px ; }
#gn02act { background: url(../images/g_navi01_c.jpg) no-repeat -116px 0px ; }
#gn03act { background: url(../images/g_navi01_c.jpg) no-repeat -232px 0px ; }
#gn04act { background: url(../images/g_navi01_c.jpg) no-repeat -348px 0px ; }
#gn05act { background: url(../images/g_navi01_c.jpg) no-repeat -464px 0px ; }
#gn06act { background: url(../images/g_navi01_c.jpg) no-repeat -580px 0px ; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}


.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


