@charset "utf-8";
html{
	overflow-y: scroll;	
	
}
body {
	line-height:1.8em;
	text-align:center;
	-webkit-text-size-adjust: 100%;
	background-image: url(../cmn_img/rpeatbody.gif);
	background-repeat: repeat;
}
#wrap {
	width:960px;
	text-align: left;
	margin:0 auto;
	line-height: 1.8em;
}
#container {
	text-align: left;
	width:960px;
	margin: 10px auto 0 auto;
}
#container #contents {
	float: left;
	width: 960px;
}
#main {
	float: right;
	width: 740px;
	padding: 0 0 0 0;
	margin: 0 0 50px 20px;
}
#sub {
	float: left;
	width: 200px;
	height:auto;
	margin: 0 0 50px 0;
}

/*snvcss-------------------------------------------------------------*/
#snav_ul{
	background-image: url(../cmn_img/snav_bg.png);
	background-repeat: no-repeat;
	height: 743px;
	width: 200px;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}
#snav_ul li {
    width: 180px;
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
}


/*footer-------------------------------------------------------------*/
#footer{
	height: 630px;
	background-image: url(../cmn_img/footer_bg_re.gif);
	background-repeat: repeat-x;
	clear: both;
}
.address{
	color: #fff;	
	font-size: 15px;
	margin: 105px 0 0 0;
}
.footer_box{
	text-align: center;	
	padding: 154px 0 0 0;
}

/*-------------------------------------------------------------*/
/* clearfix ------- */
.clear:after {
	content:".";
    display:block;
    height:0px;
    clear:both;
    visibility:hidden;
    font-size: 0.1em;
}

.clear {
	display:inline-table;
    zoom:100%;
}
/* for macIE \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* end of for macIE */

/*/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* IE6以下でpadding指定 */
* html #wrap {
    padding-left: 6px;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix {zoom: 1;}

/*snvcss-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
a { /* FireFox リンク選択時の点線を消す　*/
    overflow: hidden;
    outline: none;
}

/* ブログ
-----------------------------------------*/
.side{
	width: 200px;
	margin: 0 0 30px 0;
}
.side_top {	
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    width: 200px;
}
.side_top ul {
    border-top: 1px dotted #d3d3d3;
    margin: 0 0 0;
	background-color: #FFFFFF;
}
.side_top ul li {
    border-bottom: 1px dotted #d3d3d3;
    padding: 13px 10px;
}
.side_top ul li a {
    color: #666666;
    line-height: 160%;
    padding: 0;
    text-decoration: underline;
}
.side_top ul li a:hover {
    text-decoration: none;
}
.h_img_001 {
    background-image: url(../img/h_img_006.png);
    background-repeat: no-repeat;
    color: #666666;
    font-size: 16px;
    height: 62px;
    line-height: 62px;
    margin: 0 0 10px;
    text-indent: 30px;
    width: 710px;
}
.h_img_001 a{
	text-decoration: none;
}
.h_img_001 a:hover{
	text-decoration: underline;
}
.blo_hi001{
	margin: 0 0 50px 0;	
}
.sec{
	margin: 0 0 50px 0;	
}

