@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

a{
	color:#fff;
}
a img{
	border:none;
}
.mini{
	font-size:x-small;
 	line-height:1.0;
	margin:0;
	padding:5px 0 0 0;
}
.img_5{
	width:auto;
	height:auto;
	margin:0 auto 5px auto;
	text-align:center;
}
.img_r5{
	margin:0 5px 0 0;
}
h5{
	font-size:medium;
}
/*---------------------------------TABLE*/
.table01{
	width:600px;
	height:auto;
	border:none;
	margin:10px 0 10px 0;
	color:#000000;
	background-image:url(../images/washi_bg03.png);
	background-repeat:repeat-y;
	line-height:1.0;
}
.table01 th{
	text-align:left;
	white-space:nowrap;
	padding:10px 10px 10px 30px;
	border-bottom:solid 1px #ffffff;
}
.table01 td{
	padding:10px;
}
.table01 td img{
	margin:0 auto;
}
.table01 a{
	color: #363380;
}
.table01 a:hover{
	color:#000000;
}
.table01 hr{
	width:100%;
	height:1px;
	color:#eee;
	margin:0 auto;
	background-color:#eee;
}
#header{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#header h1{
	font-size:x-small;
	font-weight:normal;
	margin:5px 0 0 10px;
	padding:0;
}
#header_logo{
	margin:10px 0 0 0;
}
#header_contact{
	margin:0 10px 0 0 ;
	float:right;
	text-align:center;
}
#header_contact img{
	margin:0 5px 5px 0;
}
#header_menu{
	clear:both;
	width:100%;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
}
#header_massage{
	margin:0 0 0 10px;
}
#header_menu li{
	width:160px;
	height:50px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	line-height:0;
}

#content{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding:20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#footer{
	clear:both;
	width:100%;
	height:auto;
	margin:20px 0 0 0;
	margin:0;
	padding:0;
}
#footer_nav{
	clear:both;
	float:left;
	width:100%;
	height:50px;
	margin:20px 0;
	text-align:center;
}
#footer_nav #footer_nav_left{
	width:260px;
	height:50px;
	margin:0 30px 0 0;
}


#footer ul{
	float:left;
	width:320px;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
}
#footer ul li{
	width:320px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	line-height:0;
}
#pc_link{
	clear:both;
    right:0;
	display:block;
	position:fixed;
	width:auto;
	height:auto;
	background:#AE0002;
	font-size: large;
	color:#fff;
	bottom:0;
	padding:15px;
	text-align:center;
}
#pc_link a{
	text-decoration:none;
}
#copyright{
	width:100%;
	height:auto;
	margin:10px 0;
	font-size:x-small;
	text-align:center;
}

/*------------------------index*/
.content_box_left{
	width:305px;
	height:auto;
	float:left;
	margin:0 10px 5px 10px;
}
.content_box_left img{
	width:100%;
	height:auto;
}
.content_box_right{
	width:305px;
	height:auto;
	float:left;
	margin:0 10px 5px 0;
}
.content_box_right img{
	width:100%;
	height:auto;
}
#index_newsbox{
	float:left;
	width:190px;
	height:202px;
	padding:24px 10px 10px 10px;
	margin:0 5px 0 0;
	background-color:#ffffff;
	background-image: url(../images/index_news_title.jpg);
	background-repeat:no-repeat;
}
#index_newsbox #ichiran{
	float:right;
}
#index_newsbox ul{
	float:left;
	width:170px;
	height:140px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
	list-style:none;
	overflow:auto;
	font-size:12px;
	color:#511600;
}
#index_newsbox ul li{
	margin:0 0 5px 0;
	padding:0;
	border-bottom:dotted 1px #B20000;
}
#index_newsbox ul li .date{
	color: #000000;
	font-weight:bold;
	margin:0 0 5px 0;
}
#index_newsbox ul li p{
	clear:both;
}
.fb-page{
	float:right;
	width:350px;
	height:280px;
	margin:0 10px 10px 0;
}
#kodawari_box{
	float:left;
	width:620px;
	height:auto;
	background-image: url(../images/kodawari/index_bg.png);
	padding:50px 0 0 0;
	margin:0 10px 10px 10px;
}
#kodawari_box ul{
	margin:0 10px;
	padding:0;
	list-style:none;
}
#kodawari_box ul li{
	width:295px;
	height:auto;
	float:left;
	padding:0;
	margin:0 5px 10px 0;
	list-style:none;
}
#index_comment{
	clear:both;
	width:620px;
	height:auto;
	margin:0 10px 20px 10px;
	padding:20px;
	background-image:url(../images/washi_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#ffffff;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#index_comment p{
	margin:40px 0 20px 0;
	line-height:1.2;
}
#index_3cl{
	clear:both;
	float:left;
	width:620px;
	height:auto;
	margin:0 10px 5px 10px;
}
#blogbox{
	float:left;
	width:260px;
	height:260px;
	margin:0 0 10px 10px;
	padding:0 0 20px 0;
	background-color:#ffffff;
}
#blogbox iframe{
	width:260px;
	height:180px;
	margin:0;
	padding:0;
}
#blog_link{
	float:right;
	margin:5px 5px 0 0;
}
/*---------------------------------CLEARFIX*/
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */