@charset "Shift_JIS";

/* メイン（中ページ） ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
#cont {
width : 756px ;
margin : 0 auto ;
text-align:center;
background : url(./images/main_bg.gif) repeat-y 0 0 ;
}

#cont2 {
width : 742px ;
text-align:center ;
margin : 0 auto ;
}

#cont2 h2{
margin : 0 auto 10px auto;
width : 704px ;
}

#contents2 {
width : 684px ;
	padding-bottom: 10px;
margin : 0 auto ;
text-align:left ;
}

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

#leftblock {
width : 320px ;
float:left ;
text-align:left ;
}

#rightblock {
width : 320px ;
float:right ;
margin:0 ;
}


.block {
border-left:1px solid #9C6733 ;
border-right:1px solid #9C6733 ;
display:block ;
}

.pic_margin {
width : 170px ;
	margin-left: 5px;
	margin-right: 5px;
float:left ;
display:inline ;
}

.copy {
width : 132px ;
	margin-right: 5px;
float:right ;
display:inline ;
}

.copy img{
	margin-left: 2px;
	margin-bottom: 7px;
}

.copy p{
	margin-left: 5px;
width : 125px ;
}

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


