@charset "Shift_JIS";
/*#############################################################
	contact_native.css

	contact.htmlで独自に使用される指定

#############################################################
note:

#############################################################*/



h2 {
	padding-left:10px;
	font-size:120%;
	color:#369;
	border-bottom:2px solid #369;
}

h3 {
	padding-left:25px;
	font-size:100%;
	border-bottom:1px solid olive;
	background:transparent url(../../../module/css/2007/cssimg/general_hn_bg.gif) no-repeat left center;
}

.section-lv2 {
	border:1px solid white;
	margin:10px 20px;
	background:#fff url(../../../module/css/2007/cssimg/gray_bg2.jpg) repeat-x center top;
}

.section-lv3 {
	margin:10px 0 10px 20px;
}

 .section-lv2 dl{margin:15px;}
 .section-lv2 p{margin-left:30px;margin-right:10px;}

.inbox {
	border:1px solid gray;
	margin-left:20px;margin-right:20px;
}

.ancherlink-visible,
.ancherlink-visible-type2,
.ancherlink-visible-type3,
.related-anc{
	width:98%;
	margin:0 !important;
	margin-left:auto;margin-right:auto;
	margin-top:10px;
}

.ancherlink-visible dd,
.related-anc dd{
	padding-left:0 !important;
}

.ancherlink-visible dd ol li{
/*	display:inline;*/
	float:left;
	padding-left:10px;
	width:6em;
	border-left:3px solid #933;
	list-style:none;
}

.ancherlink-visible-type3 dd ul ol{
	display:inline;
}

.ancherlink-visible-type3 dd ul ol li{
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-left:3px solid #933;
}

.ancherlink-visible dd ol li,
.related-anc dd ul li{
	display:inline;
}

.gohead {
	text-align:right;
}

.two-column01,.two-column02{
	float:left;
	width:48.5%;
	padding:5px;
}
