@charset "Shift_JIS";



body {
	margin:0 auto;
	padding:0;
	font:normal 12px/1.8em Verdana,Helvetica,Arial,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	text-align:center;
	color:#FFF;
	background-color:#440B0D;
	}

#container{
	width:820px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	background: url(../images/bg.jpg) 0 0;
	}


#navi{
	width:820px;
	height:106px;
	}
	

#head{
	width:820px;
	height:150px;
	background: url(../images/head.jpg) no-repeat 0 0;
	}
	
	
#contents{
	width:820px;
	background: url(../images/contents_bg.jpg) no-repeat 0 0;
	}

#footer{
	width:820px;
	height:49px;
	background: url(../images/footer.gif) no-repeat 0 0;
	text-align:right;
	}

#footer #copy{
	padding:5px 35px 0 0;
	font-size:10px;
	}



#left{
	width:280px;
	text-align:center;
	float:left;
	}
	
#left #data{
	margin:20px 0 0 30px;
	width:240px;
	text-align:left;
	}
	

#left #data  #logo{
	width:200px;
	height:48px;
	background: url(../images/logo.gif) no-repeat 0 0;
	}
	
#right{
	width:505px;
	border:1px solid #8b5341;
	float:left;
	}
	
#right #box{
	padding:20px;
	}
	
#right #imgbox img{
	float:left;
	}
	
.clear {
	clear:both;
	display:block;
	margin:0;
	padding:0;
	/*width:auto;*/
	height:1px;
	font-size:1px;
	line-height:1px;
}


#about h3{
	width:465px;
	height:55px;
	background: url(../images/t_about01.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
	
#cr1 #box{
	width:600px;
	margin:0;
	padding:0;
	}
	
#printbox{
	width:560px;
	margin:0;
	padding:0;
	text-align:right;
	}
	
#cr1 #box02{
	padding:20px;
	}
	
#cr2 #box{
	width:600px;
	margin:0;
	padding:0;
	}
	
#cr2 #box02{
	padding:20px;
	}
	
	
#cr1 h2{
	height:98px;
	background: url(../images/popup01.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}	
	
#cr2 h2{
	height:98px;
	background: url(../images/popup02.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	

#cr1 h3{
	width:465px;
	height:55px;
	background: url(../images/t_cr1_01.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr1 h4{
	width:465px;
	height:55px;
	background: url(../images/t_cr1_02.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr1 h5{
	width:465px;
	height:75px;
	background: url(../images/t_cr1_03.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr1 h6{
	width:465px;
	height:55px;
	background: url(../images/t_cr1_04.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr1 #common{
	width:465px;
	height:75px;
	background: url(../images/t_cr1_05.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
	
#cr1 table{
	border-top:1px solid #8b5341;
	border-left:1px solid #8b5341;
	margin-bottom:20px;
	}

#cr1 table td{
	border-right:1px solid #8b5341;
	border-bottom:1px solid #8b5341;
	padding:5px;
	}







#cr2 h3{
	width:465px;
	height:55px;
	background: url(../images/t_cr2_01.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr2 h4{
	width:465px;
	height:55px;
	background: url(../images/t_cr1_02.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr2 h5{
	width:465px;
	height:75px;
	background: url(../images/t_cr1_03.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr2 h6{
	width:465px;
	height:55px;
	background: url(../images/t_cr1_04.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
#cr2 #common{
	width:465px;
	height:75px;
	background: url(../images/t_cr1_05.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	}
	
	
#cr2 table{
	border-top:1px solid #8b5341;
	border-left:1px solid #8b5341;
	margin-bottom:20px;
	}

#cr2 table td{
	border-right:1px solid #8b5341;
	border-bottom:1px solid #8b5341;
	padding:5px;
	}



a,
a:link,
a:visited {
	color:#f90;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#f90;
	text-decoration:underline;
}


