#wrapper { border-top:solid 1px #ccc; line-height:1.6; font-size:15px;}
/*全体*/

p,dl,dd,span {
	margin:0;
	pading:0;	
}

#container-main-sub{
	text-align:center;
	padding-left:auto;
	padding-right:auto;
	width:968px;
}



/*防災*/

#bousai_wrap {
	margin-right:auto;
	margin-left:auto;
	width:675px;
	text-align:center;	
}

#bousai_title {
	width:630px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding:0;
	text-align:center;
}

#bousai_title p {
	margin-top:16px;	
}


#bousai_box {
	width:630px;
	padding-bottom:20px;
	text-align:center;
}

#bousai_box .bou_col {
	float:left;
}

.bou_index {
	width:210px;
	height:1%;
	/*background-color:#ffff99;*/
	overflow:hidden;	
}

.bou_inner_left {
	float:left;
	width:25px;
	line-height:100%;
	padding:8px 3px 0 3px;
	background-color:#ffff99;
	color:#444444;
	/*border-top:solid 2px #A3970C;*/
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.bou_inner_right {
	float:right;
	width:175px;
	height:100%;
	text-align:left;
	background-color:#ffffff;
	padding:8px 0 0 0;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

.bou_inner_right dt {
	padding:0 0 0 5px;
	color:#203ab5;
	font-weight:bold;
}

.bou_inner_right dt a {
	color:#203ab5;
	text-decoration:none;	
}

.bou_inner_right dt a:hover {
	color:#203ab5;
	text-decoration:underline;
}

.bou_inner_right dd {
	padding:0 0 0 10px;
	color:#333333;
}

.bou_inner_right dd a {
	color:#333333;	
	text-decoration:none;
}

.bou_inner_right dd a:hover {
	color:#333333;	
	text-decoration:underline;
}

#bousai_box2 {
	width:675px;	
	text-align:center;
	color:#333333;
}

#bousai_box2 img {
	display:block;	
}

.bou_alg_cate {
	width:630px;
	height:100%;
	margin-top:35px;
}

#bou_acc_title {
	float:left;
	width:66px;
	height:93px;
}

#bou_life_title {
	float:left;
	width:66px;
	height:115px;
}

#bou_gav_title {
	float:left;
	width:66px;
	height:130px;
}

.bou_alg_cont {
	float:right;
	width:544px;
	text-align:left;
	background:url('../images/line1.gif') repeat-y;
} 

.bou_alg_art {
	border-top:solid 1px #cecf63;
	padding:10px 10px 10px 5px;
	margin-left:20px;
}

.bou_alg_art span {
	margin-right:7px;
}

.bou_alg_art p span a {
	text-decoration:none;
	color:#203ab5;
}

.bou_alg_art p span a:hover {
	text-decoration:underline;
	color:#203ab5;
}

#bou_ft_box {
	border-top:solid 1px #999999;
	padding:15px;
	margin-top:40px;
}


.clear:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
    }

.clear{display: inline-block;}

/* Hides from IE Mac */
 * html .clear {height: 1%;}
 .clear{display:block;}
/* End Hack */

@media screen and (max-width: 768px) {
#bousai_title { width:88%; margin-right:5%; margin-left:5%;}
#wrapper,
section.category,
#content,
#bousai_wrap,
#bousai_box,
#bousai_box2,
.bou_alg_cate { width:100%; margin:0; padding:0;}
#bousai_box .bou_col { float:none;}
#bou_gav_title,
#bou_life_title,
#bou_acc_title { width:20%; margin-left:5%;}
.bou_alg_cont { width:75%;}
#bousai_box { font-size:120%; width:90%; margin:0 5% 20px;}
.bou_alg_cate { padding:10px 0;}
}