@charset "euc-jp";
/* CSS Document index.html*/



/************************************************************************/
/*　　　　　　　　　　　　　　お役立ち法律情報　 　　　　　　　　　　　*/
/************************************************************************/

.con01_title{
	width:90%;
	margin:0px auto 5px auto;
	background-color:#EA8800;
	border-bottom:2px solid #FFCC00;
	border-top:2px solid #FFCC00;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	font-size:1.6rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:10px;
}

.con01_data{
	width:90%;
	text-align:right;
	margin-bottom:20px;
}


.con01_pic{
	width:40%;
	float:right;
	display:inline;
	margin-left:10px;
	margin-bottom:10px;
}

.con01_pic img{
	width:100%;
	height:auto;
}



.con01_waku{
	width:85%;
	margin:0px auto 0px auto;
}



.con01_link{
	margin-bottom:0px;
	margin-top:15px;
}



.con01_b{
	width:50%;
	padding:0px 0px;
	margin:0px auto 0px auto;
	text-align:center;
}


.con01_b a{
	font-weight:bold;
	display: block;
	color: #fff;
	background-color:#ff0000;
	text-decoration: none;
	line-height: 30px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}

.con01_b a:hover {
	background: #FFA155;

}


.con01_waku1{
	width:85%;
	margin:0px auto 0px auto;
	padding:100px 0px;
	text-align:center;
}




/************************************************************************/
/*　　　　　　　　　    　　　　相談バナー　　　 　　　　　　       　　*/
/************************************************************************/



.banner_waku1{
	width:92%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}


.banner_waku1 img{
	width:100%;
	height:auto;
}
