@charset "Shift_JIS";

/*-----------------------------------------------------------------
	生協ひろしま保険トップページCSS

	左コンテンツ/c_left
	カレンダー/calender
	右コンテンツ/c_right
-----------------------------------------------------------------*/

/* ▼左コンテンツ/c_left
-----------------------------------------------------------------*/
#c_left{
	width: 575px;
	float: left;
	padding: 0 0 0 15px;
}
/* 左/cl_left */

#cl_left{
	width: 350px;
	float: left;
	padding: 0;
    margin: 0 ;
	background-image: url(/hoken/inc/images/m_back_l.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#cl_left table {
background-image: url(/hoken/inc/images/m_bottom_l.gif);
background-repeat: no-repeat;
background-position: bottom;
	}
#cl_left th{
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 10px 10px;
	font-weight: normal;
	}


#cl_left td{
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
}


#cl_left ul {
list-style-image: url(/hoken/inc/images/red_arrow.gif);
list-style-position: inside;
line-height: 100%
}

#cl_left li{
padding: 4px 3px 5px 2px;
background-image: url(/hoken/inc/images/dot_red.gif);
background-position: bottom;
background-repeat: repeat-x;
}

#cl_left .banner {
	margin-right: 10px;
}



/* 右/cl_right */
#cl_right{
	float: left;
	width: 213px;
	padding: 0;
	margin-left: 7px;
	text-align: left;
}




#cl_right ul {
padding: 5px 10px ;
}

#cl_right .m_back_s{
	background-image: url(/hoken/inc/images/m_back_s.gif);
	background-repeat: repeat-y;
	margin: 0 0 8px 0;
}

#cl_right .keiyaku {
list-style-image:
url(/hoken/inc/images/gree_arrow.gif);
list-style-position: inside;
line-height: 100%;
background-image: url(/hoken/inc/images/m_bottm_s.gif);
background-position: bottom;
background-repeat: no-repeat;
}
#cl_right .keiyaku li{
padding: 4px 3px 5px 2px;
background-image: url(/hoken/inc/images/dot_gree.gif);
background-position: bottom;
background-repeat: repeat-x;
}

#cl_right .company {
list-style-image:
url(/hoken/inc/images/blue_arrow.gif);
list-style-position: inside;
line-height: 100%;
background-image: url(/hoken/inc/images/m_bottm_s.gif);
background-position: bottom;
background-repeat: no-repeat;
}
#cl_right .company li{
padding: 4px 3px 5px 2px;
background-image: url(/hoken/inc/images/dot_blue.gif);
background-position: bottom;
background-repeat: repeat-x;
}





/* ▼新着情報/top_news
-----------------------------------------------------------------*/
#top_news {
margin: 0 0 15px 0;
}


#top_news h3{
margin: 10px 0 0 0;
width: 570px;
background-image: url(/hoken/inc/images/news_titleback.gif);
background-repeat: no-repeat;
font-size: 80%;
vertical-align: middle;
font-weight: normal;
height: 29px;
}
#top_news h3 img{
float: left;
}
#top_news h3 p{
float: right;
padding: 7px 5px 0 0;
}


#top_news dl {
	margin-bottom: 8px;
	margin-right: auto;
	width: 570px;
	margin-left: auto;
	margin-top: 8px;
}

#top_news dt {
background-image:url(/hoken/inc/images/news_arrow.gif);
background-position:10px 10px;
background-repeat:no-repeat;
display:block;
float:left;
margin-right:10px;
padding:6px 0pt 0pt 25px;
text-align:left;
width:70px;
}

#top_news dt img{
margin: 0 5px 0 0;
}
#top_news dd {
border-bottom:1px dotted #BFBFBF;
margin:0px auto;
padding:6px 0px 6px 105px;

}


/* ▲新着情報/top_news
-----------------------------------------------------------------*/
/* ▲左コンテンツ/c_left
-----------------------------------------------------------------*/


/* ▼右コンテンツ/c_right
-----------------------------------------------------------------*/
#c_right{
	width: 160px;
	float: left;
	margin-left: 5px;
	}
	
#c_right h3{
padding: 0 0 12px 0;
}	
	

/* ▲右コンテンツ/c_right
-----------------------------------------------------------------*/

/* ▼リンク系
-----------------------------------------------------------------*/
#c_right a,#bottom_menu a{
	text-decoration: none;
	font-size: 80%;
}


/* ▲リンク系
-----------------------------------------------------------------*/


.banner_top img{
	float:left;
	margin-right: 5px;
}




