body {
/*	background-image:url(images/common/base_back.jpg); */
/*	background-repeat: repeat-x; */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin: 0;
	color:#333333;
	line-height: 20px;
text-align: center;  
 }

#container {
	margin:auto;}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:0 10px;
	background-image: url(images/common/main_mid.png);
	background-repeat: repeat-y;
}
p   {  
    width: 30px;  
    height:180px;  
}  

.relative   {  
    position: relative;  
}  
p.absolute-0    {  
    position: absolute;  
    top: 0;  
    left: 0;  
}  
p.absolute-1    {
	position: absolute;
	top: 334px;
	left: 1117px;
}  
	
	
#head {
	width:960px;
	margin:0 auto 0 auto;
	z-index:10;
	}

.head_comm {
	color: #FFFFFF;
	font-size: 10px;
	padding-top:3px;
	height:22px;	
}

#main {
	width:960px;
	margin:0 auto;
	padding:0 10px;
	background-image: url(images/common/main_mid.png);
	background-repeat: repeat-y;
}
#main_bottom {
	width:980px;
	margin:auto;}
#footer {
	background-image: url(images/common/foot_back.jpg);
	background-repeat: repeat-x;
	height: 230px;
}
.foot_box {width:960px;
	margin: auto;}

.foot_bottom {
	text-align: center;
	font-size: 12px;
	padding-top:10px;
	height:40px;
	color:#FFFFFF;
	}
	
.top_com {
	width:860px;
	margin: auto;
	padding-bottom:30px;
	text-align:left;
}
.work_com {
	width:860px;
	margin: auto;
	padding-bottom:10px;
	text-align:left;
}
.work_waku {
	width:820px;
	margin: 20px auto;		
}
.waku_mid {
	width:780px;
	background-image: url(images/works/waku_mid.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 20px 10px 20px;
	
	}
.work_title {
	font-size:16px;
	font-weight:bold;}
.style_red {
	color:#ff0000;}
.style_red_l {
	color:#ff0000;
	font-size: 18px;
}

.comp_com {
	width:810px;
	margin:30px auto;
	text-align:left;
}
.comp_waku {
	width:810px;
	margin: auto;
	text-align:left;
}

.table_01_l_top {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #f2f5fe;
}
.table_01_r_top {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;

}
.table_01_l_body {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #f2f5fe;
}
.table_01_r_body {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;

}
.table_02_l_top {
	border-top: 1px solid #005995;
	border-right: 1px solid #005995;
	border-bottom: 1px solid #005995;
	border-left: 1px solid #005995;
	background-color: #005995;
	color:#ffffff;
	
}
.table_02_r_top {
	border-top: 1px solid #005995;
	border-right: 1px solid #005995;
	border-bottom: 1px solid #005995;
	background-color: #005995;
	color:#ffffff;

}
.table_02_l_body {
	border-right: 1px solid #005995;
	border-bottom: 1px solid #005995;
	border-left: 1px solid #005995;
	background-image: url(images/comp/waku_back.jpg);
	background-repeat: repeat-y;
}
.table_02_l_body2 {
	border-right: 1px solid #005995;
	border-bottom: 1px solid #005995;
	background-image: url(images/comp/waku_back.jpg);
	background-repeat: repeat-y;
}
.table_02_r_body {
	border-right: 1px solid #005995;
	border-bottom: 1px solid #005995;

}

.table_03_l_top {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image: url(images/ask/waku_back.jpg);
	background-repeat: repeat-y;
	
}
.table_03_r_top {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;

}
.table_03_l_body {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image: url(images/ask/waku_back.jpg);
	background-repeat: repeat-y;
}
.table_03_r_body {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;

}

.ask_box {
	width:880px;
	margin:auto;
	
}

.style_red {color: #FF0000}



.clear {clear:both;}


.foot_l {
	float:left;
	width:500px;
}
.foot_r  {
	float:left;
	width:460px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 50px;
	
}
.foot_r p {
	width: 160px;
	margin: 10px auto;
	height: 10px;
}

.foot_r_02  {
	float:right;
	width:500px;
	text-align: center;
	box-sizing: border-box;
	padding: 70px 100px 0 0;
	
}

.foot_r_02 img {
	margin-top: 10px;
}