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

.pagelink li {
    background-image: url("images/pagelink.jpg");
    background-repeat: no-repeat;
    height: 16px;
    line-height: 1.1;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    padding-bottom: 2px;
    padding-left: 22px;
    padding-right: 0;
    padding-top: 0;
}

.all {
	text-align: left;
	/* [disabled]width: 640px; */
	height: auto;
}
#box_01 {
	background-attachment: scroll;
	background-image: url(/branch/hokenplaza/images/bg_01.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: center;
	padding-top: 13px;
}

#box_01-02 {
	background-attachment: scroll;
	background-image: url(/branch/hokenplaza/images/bg_01-02.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: center;
	padding-top: 30px;
	background-position: 20px;
}


#box_01_1206 {
	background-attachment: scroll;
	background-image: url(/branch/hokenplaza/images/bg_01_1206.gif);
	background-repeat: no-repeat;
	height: 70px;
	text-align: center;
	padding-top: 50px;
}

#box_01 a:hover img,
#box_01-02 a:hover img,
#box_01_1206 a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	display:inline-block;
}



#box_2 {
	background-attachment: scroll;
	background-image: url(/branch/hokenplaza/images/bg_02.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 640px;
}
#box_2_2 {
	padding-top: 150px;
	padding-left: 260px;
}

#box_2_2 a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	display:inline-block;
}

#box_3 {
	text-align: right;
	padding-top: 10px;
}

#box_4 {
	background-attachment: scroll;
	background-image: url(/branch/hokenplaza/images/bg_03.jpg);
	background-repeat: no-repeat;
	/* [disabled]height: 334px; */
	/* [disabled]padding-bottom: 20px; */
	clear: both;
}
#box_4_2 {
	height: 334px;
	width: 260px;
	font-size: 12px;
	float: left;
}
#box_4_1 {
	float: left;
	height: 334px;
	width: 380px;
}
#box_4_1_1 {
	width: 380px;
	padding-top: 225px;
	font-size: 12px;
}
#box_4_1_2 {
	font-size: 12px;
	color: #666666;
	width: 380px;
	padding-top: 10px;
}
#box_4_2 {
	width: 260px;
	padding-top: 134px;
	height: 200px;
}

#box_4_2 a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	display:inline-block;
}


#box_5 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0000CC;
	clear: both;
}


.page_link {
	background-image:url(images/pagelink.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:1.1;
	font-size:94%;
	margin-left:18px;
	margin-bottom:24px;
	color:#0066ff;
	border-bottom:1px dashed #9999ff;
	padding-left: 20px;
} 



/* ---------------------------------------------
					accessmap
   --------------------------------------------  */

#accessmap,
#accessmap2 {
	clear: both;
	padding: 20px 0;
}

#accessmap .txt,
#accessmap2 .txt {
	width: 380px;
	font-size: 12px;
	float: left;
}

#accessmap .txt p.comment
#accessmap2 .txt p.comment {
	color: #666666;
	padding-top: 10px;
}

#accessmap .txt h4,
#accessmap2 .txt h4 {
	display: block;
	width: 356px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #29ABE2;
}

#accessmap .txt h5,
#accessmap2 .txt h5 {
	margin: 0 0 10px 0;
	padding: 0;
}

#accessmap .map,
#accessmap2 .map {
	width: 260px;
	float: left;
}

p.appointment {
	margin: 10px 0;
	text-align: center;
}

p.attent {
	color:#FF0000;
	/* [disabled]margin: 20px 0; */
	clear: both;
}

*:first-child+html p.attent {
	margin-top: 350px;
}


p.appointment a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*--------------------------------------
ほけんプラザ　保険相談体験記スタイル
/*--------------------------------------*/

.hoken_voice div.main{
	background-image: url(/branch/hokenplaza/images/hoken_voice/voice_back.gif);
	background-repeat: repeat-y;
	width: 570px;
	background-color: #03C;
	line-height:1.5em;
	padding:10px 35px 0px 35px;
	/overflow:auto;
}

.hoken_voice div.main img{
	float:left;
	margin:0px 15px 15px 0px;
}

.hoken_voice div.main div.type01{
	width:390px;
}

.hoken_voice div.main div.type02{
	width:300px;
}



