#maincontent.other #indexlink h3 {/*その他コンテンツ用のインデックスタイトル背景*/
	background: url(../bousai/images/indexlink_h3_bg.gif) left bottom;
}

#maincontent.other #indexlink li {/*その他コンテンツ用のインデックスリンク矢印*/
	background: url(../images/arrow_03_blue.gif) no-repeat left 0.4em;
}

#maincontent.other #contentbody h2 {/*その他コンテンツ用h2（背景設定）*/
	background: url(../images/content_h2_bg.gif) repeat-x left bottom;
}

#maincontent.other #contentbody h3 {/*その他コンテンツ用h3（フォントカラー）*/
	color: #663333;
}

#maincontent.other #contentbody h4 {/*その他コンテンツ用h4（背景設定）*/
	color: #333333;
	background: url(../chousei/images/indexlink_h3_bg.gif) no-repeat left bottom;
}

/*--------------------
start linkpage layout
--------------------*/

#maincontent #contentbody .link p {
	line-height: 1.5;
	margin-bottom: 1.5em;
}
#maincontent   #contentbody .link ul {
	line-height: 1.4;
	margin-bottom: 2em;
}
#maincontent #contentbody .link li {
	margin: 0px 0px 0.7em;
	padding: 0px;
}
#layoutbox-body #maincontent #contentbody .link ol {
	margin-bottom: 1.5em;
}

#layoutbox-body #maincontent #contentbody .link ol li {
	list-style: decimal;
	margin-bottom: 0.4em;
}
#maincontent #contentbody .link dl {
	margin: 0px 0px 2.5em 1em;
	padding: 0px;
}
#maincontent #contentbody .link dl dt {
	margin: 0px 0px 0.3em;
	padding: 0px;
	font-size: 107%;
}
#maincontent #contentbody .link dl dd {
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 12px;
	font-size: 93%;
	color: #333333;
}
#maincontent #contentbody .link dl dt a {
	background: url(../images/arrow_04_blue2.gif) no-repeat left 0.4em;
	padding-left: 12px;
}

/*--------------------
start contact layout
--------------------*/

#maincontent #contentbody .contact h3 {
	margin-bottom: 0.7em;
}

#maincontent #contentbody .contact p {
	padding: 0px;
	margin: 0px 0px 3em 0em;
}
#maincontent #contentbody .contact  p.description  {
	line-height: 1.5;
	margin: 0px 0px 2em;
	padding: 0px;
}
#maincontent #contentbody .contact p.description .must {
	font-weight: bold;
	color: #CC0000;
}
#maincontent #contentbody .contact .infotitle .must {
	color: #FF0000;
}
#maincontent #contentbody .contact .infotitle {
	color: #000000;
	font-weight: normal;
	padding-right: 1em;
	padding-left: 0.5em;
}
#maincontent #contentbody .contact form {
	margin-top: 1em;
	margin-bottom: 2em;
}
#maincontent #contentbody .contact .box {
	margin: 0px 0px 1em;
	padding: 0px;
}
#maincontent #contentbody .contact .textarea {
	width: 20em;
}
#maincontent #contentbody .contact .textarea2 {
	width: 35em;
}
#maincontent .sitemap dt {
	background: #EEEEEE;
	margin: 0px 0px 1em;
	padding: 3px 3px 3px 8px;
	border-top: 1px solid #CCCCCC;
	font-size: 123.1%;
}

table.type1 {/* table */
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #818181;
	border-bottom:1px solid #818181;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
.type1 th{
	color:#330000;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#E0E0E0;
	padding:0.3em 1em;
	text-align:center;
}
.type1 td{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:0.3em 0.8em;
}
.imagePhoto_l {
	FLOAT: left; MARGIN: 0px 15px 10px 0px; WIDTH: 192px; TEXT-ALIGN: center
}
.imagePhoto250_r {
	FLOAT: right;
	MARGIN: 0px 15px 10px 15px;
	WIDTH: 250px;
	TEXT-ALIGN: center
}
.imagePhoto300_r {
	FLOAT: right;
	MARGIN: 0px 15px 10px 15px;
	WIDTH: 300px;
	TEXT-ALIGN: center
}
.dataphoto {
	padding: 1px;
	border: 1px solid #CDCDCD;
	margin: 0px;
}
.small {
	font-size: 93%;
}
.inquiry {
	BORDER-RIGHT: #dadada 2px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #dadada 2px solid;
	PADDING-LEFT: 17px;
	PADDING-BOTTOM: 7px;
	BORDER-LEFT: #dadada 2px solid;
	PADDING-TOP: 7px;
	BORDER-BOTTOM: #dadada 2px solid;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F3F3F3;
	margin-top: 30px;
}