/*######################################
朝日管清興業
■コンテンツ用■
contents.css
CSS Version 2.0
LastModefied:2007.06.18 By yoshida
######################################*/

/*########################
Global
########################*/
h2{
	display: block;
	width: 555px;
	height: 32px;
	background-image: url('../grf/contents/c_title.gif');
	font-size: 16pt;
	line-height: 150%;
}
h2 strong{padding-left: 20px;}

h3{
	font-size: 11pt;
	color: #136C7C;
	padding: 5px 8px;
	border-bottom: 2px dotted #136C7C;
	margin-top: 5px;
	margin-bottom: 15px;
}

h4{
	font-size: 10pt;
	font-weight: normal;
	color: #136C7C;
	margin-top: 12px;
	margin-bottom: 4px;
	padding: 3px;
	border-left: 2px solid #555555;
	background-color: #ededed;
}

h5{
	font-size: 11pt;
	color: #1333333;
	border-left: 5px solid #136C7C;
	padding-left: 3px;
	margin-bottom: 3px;
}

/*-----------------------
トップへ戻るリンク
-----------------------*/
.toTop{
	clear: both;
	text-align: right;
	padding-top: 0.5em;
	margin-bottom: 1em;
}

.toTop a{color: #4169E1;}
.toTop a:hover{color: #00008b;}

/*-----------------------*/


.sec1{/*インデントなし段落*/
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 130%;
}

.sec2{/*インデントあり段落*/
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 130%;
}

.sec1 p{text-indent: 1em;}/*テキスト*/
.sec2 p{text-indent: 1em;}

/*-----------------------
ナビゲーション
-----------------------*/
#naviService{
	display: block;
	width: 555px;
	height: 86px;
	background-image: url('../grf/contents/c_head1.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#naviService p{
	font-size: 10px;
	text-align: right;
	padding-top: 68px;
}

/* 会社案内 */
#naviCorporate{
	display: block;
	width: 555px;
	height: 86px;
	background-image: url('../grf/contents/c_head2.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#naviCorporate p{
	font-size: 10px;
	text-align: right;
	padding-top: 68px;
}

/*========================
サービス内容
========================*/
#Service div.img{text-align: center;}
#Service div.img img{margin: 5px;}


#Service table.photo{clear: both; font-size: 10pt;}
#Service table.photo img{margin-bottom: 10px;}

/*========================
会社概要
========================*/
#Kaisha #contents table{
	border-top: 2px solid #666666;
}

#Kaisha #contents table th{
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	padding: 6px 20px 6px 20px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#Kaisha #contents table td{
	font-size: 10pt;
	padding: 6px 20px;
	border-bottom: 1px solid #666666;
}

#Kaisha #contents table .last{
	border-bottom: 2px solid #666666;
}

/*========================
お問い合わせ
========================*/
#Toi #contents form{
	padding-left: 10px;
	background-image: url('../grf/contents/waku_bg.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 545px;
}

#Toi #contents table{
	margin-left: 20px;
}

#Toi #contents th{
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 2px 15px 2px 2px;
	background-color: #EEEEEE;
}

#Toi #contents td{
	padding: 2px;
}

.toi input{
	width: 400px;
	border: 1px solid #666666;
}
.toi input.btn{
	width: 24px;
	border: none;
}

.toi textarea{
	width: 400px;
	border: 1px solid #666666;
}

span.toi{
	font-size: 9pt;
	color: #009900;
	padding: 0 5px;
}

/*========================
リンク集
========================*/
#Link #contents ul{
	padding-left: 2em;
}

#Link #contents li{
	padding-bottom: 3px;
}

