﻿@charset "UTF-8";

h1{	background:url(./img/bg_pageTitle.png) no-repeat;}

h1.smallH{	font-size:16px;}


h3{
	width:578px;
	margin:3px 0 3px 15px;
	padding:0 0 2px 2px;
	font-size:13px;
	color:#ff9900;
	border-bottom:1px solid #ff9900;
}

.column01 h2.imageH{	margin-left:18px!important;}


.squareH{	background:url(./img/bg_squareH.png) 0 100% no-repeat;}

.basicH{
	font-size:14px;
	padding:7px 0px 5px 3px;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}

.link_pdf{	
	font-size:11px;
	padding:9px 0px 12px 38px;
	margin-top:5px;
}


/*________________________________________________*/

dl.allianceList{
	padding:10px 10px 10px 30px;
	width:530px!important;
}

.allianceList dt{
	font-size:14px;
	border:1px solid #cccccc;
	border-left:1px solid #8cca78;
	padding:6px 0px 6px 10px!important;
	background:url("./img/bg_dt.png") no-repeat;
}
dt span{/*color:#666666;*/font-weight:nomal;font-size:12px;}


.allianceList dd{
	margin-bottom:18px!important;
	font-size:10px!important;
}
/*________________________________________________*/

dl.allianceCo{
	padding:10px 10px 20px 30px;
	width:530px!important;
}

.allianceCo dt{
	float:left;
	padding-right:5px;
/*	border-right:1px dotted #cccccc;*/
}


.allianceCo dd{
	float:left;
/*	padding:0;*/
	font-size:10px!important;
}
/*________________________________________________*/

ul.demand{
	margin:15px 0 34px 30px;
	list-type:disc!important;
}
.demand li{
	width:540px;
	margin:0 0 14px 1em;
	padding:0 0 2px;
	list-style:disc!important;
	font-size:10px!important;
	border-bottom:1px dotted #93cd80;
}
ul.apeal{
	margin:5px 0 34px 30px;
	list-type:disc!important;
}
.apeal li{
	width:540px;
	margin:0 0 14px 1em;
	padding:0 0 2px;
	list-style:disc!important;
	font-size:10px!important;
	border-bottom:1px dotted #cccccc/*ff9900*/;
}


/*________________________________________________*/
table{	width:580px;border:1px solid #cccccc;margin:5px 0px 15px 14px}

th,td{padding:4px;margin:3px;font-size:11px}

th{	background:#93cd80 url("./img/bg_th.png")}
td{	background:#ededed}

#name{	width:100px!important;}
#price{	width:150px!important;}