@charset "UTF-8";
/* homenetwork */

.homenetwork-image {
	margin: 40px 0;
}

#specification table.border3 {
/*	margin-bottom: 5px;*/
}
#specification table.border3 td {
	line-height: 1.5;
}

.clmn_contents #campaign_info .box_toggle .toggle_trigger {
	position: inherit;
	top: auto;
	margin: 0;
	padding: 15px 10px;
	height: auto;
	background: transparent url(/access/common2011/images/base/tglbox_up.png) no-repeat right center;
	font-size: 1.07em;
	line-height: 1em;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	color: #333333;
}
.clmn_contents #campaign_info .box_toggle .toggle_contents {
	padding: 0 10px 10px 10px;
}

.toggle_contents table.border3 td {
	line-height: 1.3;
}


/*20120523追記*/
.clmn_contents .box_toggle .link_detail2{
    cursor: pointer;
    font-size: 0.92em;
    height: 12px;
    line-height: 1em;
    margin-bottom: -12px;
    overflow: hidden;
    padding: 0 30px 0 10px;
    position: relative;
    text-align: right;
    text-decoration: underline;
    top: -25px;
	width:100px;
	float:right;
}

#specification table.mb20{
	margin-bottom:20px;
	}
#specification table td{
	text-align:center;
	}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}