@charset "UTF-8";

/* COOP共済
------------------------------------------------------------ */
/*** common ***/
.kyosaiWrap {
	border:solid 1px #CCC;
	border-top:none;
	padding:15px;
	width:511px !important;
	width /**/:543px;
}

.kyosaiWrap p, .kyosaiWrap ol, .kyosaiWrap ul { line-height:1.5; }

.thirdLink {
	padding:2px 8px 1px;
	margin-bottom:20px;
	width:495px !important;
	width /**/:511px;
	background-color:#F4EEF9;
	overflow:hidden;
	text-align:center;
}
.thirdLink li {
	display:inline;
}
.thirdLink li a {
	display:block;
	width:auto;
	float:left;
	margin-right:0.8em;
	padding-left:8px;
	background: url(../../common_img/bow_3x5_blue.gif) left center no-repeat;
	color:#6633CC;
	text-decoration:none;
}
.thirdLink li a:hover {
	color: #FF3300;
	background: url(../../common_img/bow_3x5_orange.gif) left center no-repeat;
}


/*** トップ ***/
#top_menu01{
	width:543px;
	margin:15px 0 0;
}
#top_menu02{
	width:543px;
	margin:5px 0 0;
}

.Top_left{
	width:266px;
	margin:0px 0 0;
	float:left;
}

.Top_right{
	width:266px;
	margin:0px 0 0;
	float:right;
}


.Top_left h4, .Top_right h4{
	margin:0 0 10px;
}

#top_menu02 p{
	text-align:right;
}
#top_menu02 p a{
	background: url(../../images/arrow_right01.gif) left center no-repeat;
	padding-left:1.3em;
	color:#545454;
}

#top_menu02 p a:hover{
	background: url(../../images/arrow_right01.gif) left center no-repeat;
	padding-left:1.3em;
	color:#669900;
}
