@charset "UTF-8";



/* index.html */


.clmn_contents h2 {
	margin-top: 30px;
	clear:both;
}

.clmn_contents h2.service {
	font-weight: normal;
}
.clmn_contents h2.service strong {
	font-size: 1.25em;
}

.clmn_contents .info_freeservice .text {
	width: 456px;
}
.clmn_contents .info_freeservice .text .column-inner {
	width: 440px;
	font-size: 1.23em;
}
.clmn_contents .info_freeservice .image {
	width: 240px;
}
.clmn_contents .info_freeservice .image .column-inner {
	width: 240px;
}


/* .membersBox */


.clmn_contents .membersBox {
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: url(/access/common2011/images/sales/bg_recommendBox.png) repeat-x 0 0;
	position:relative;
}
.clmn_contents .membersBoxhover {
	margin-bottom: 10px;
	border: 1px solid #b4d5da;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: url(/access/common2011/images/sales/bg_recommendBox-hover.png) repeat-x 0 0;
}
.clmn_contents .membersBox:hover {border-color: #b4d5da;background-image: url(/access/common2011/images/sales/bg_recommendBox-hover.png);}
.clmn_contents .box_2column .column .membersBox {width: 340px;}
.clmn_contents .membersBox h3 {
	margin: 0;
	padding: 0 12px 0 60px;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	height: 58px;
	background: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	font-size: 1.167em;
	line-height: 1.6em;
}
.clmn_contents .membersBox h3 .vm {
	visibility: hidden;
	height: 58px;
	vertical-align: middle;
	zoom: 1;
}
.clmn_contents .membersBox h3 a {
	display: table-cell;
	height: 58px;
	text-decoration: none;
	vertical-align: middle;
}
* html .clmn_contents .membersBox h3 a { /* IE 6 */
    display: inline;
	height: auto;
    zoom: 1;
}

*:first-child+html .clmn_contents .membersBox h3 a { /* IE 7 */
    display: inline;
	height: auto;
    zoom: 1;
}
.clmn_contents .membersBox h3.mcafee {background-image: url(../images/icon_mcafee.png);}
.clmn_contents .membersBox h3.meiwaku {background-image: url(../images/icon_meiwaku.png);}
.clmn_contents .membersBox h3.actvila {background-image: url(../images/icon_actvila.png);}
.clmn_contents .membersBox h3.blog {background-image: url(../images/icon_sonetblog.png);}
.clmn_contents .membersBox h3.u-page {background-image: url(../images/icon_upageplus.png);}
.clmn_contents .membersBox h3.webmail {background-image: url(../images/icon_webmail.png);}
.clmn_contents .membersBox h3.hokanbako {background-image: url(../images/icon_hokanbako.png);}
.clmn_contents .membersBox h3.filter {background-image: url(../images/icon_filter.png);}
.clmn_contents .membersBox h3.reject {background-image: url(../images/icon_reject.png);}
.clmn_contents .membersBox h3.cctalk {background-image: url(../images/icon_grpmail.png);}
.clmn_contents .membersBox h3.mailchg {background-image: url(../images/icon_mailchg.png);}
.clmn_contents .membersBox h3.family {background-image: url(../images/icon_family.png);}
.clmn_contents .membersBox h3.phone {background-image: url(../images/icon_phone.png);}
.clmn_contents .membersBox h3.calendar {background-image: url(../images/icon_calendar.png);}

.clmn_contents .box_2column .membersBox p.text {
	margin: 10px 10px 30px 10px;
	font-size: 0.92em;
}
.clmn_contents .box_2column .membersBox p .icon_ok {
	float:right;
	padding:0 0 0 10px;
}
.clmn_contents .box_1column .membersBox p.text {
	margin: 10px;
	font-size: 0.92em;
}
.clmn_contents .membersBox p.label {
	margin: 5px 15px 10px;
	font-size: 0.92em;
}
.clmn_contents .membersBox .link {
	font-size: 0.92em;
	position:absolute;
	bottom:6px;
	right:10px;
}
