@charset "utf-8";

/* 基本設定 ここから */

body {
	color: #555555;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #999999;
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

address {
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 40px;
	background-color: #484848;
	background-image: url(../images/top/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h2 {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/top/main_image.jpg);
}

#commonTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/top/common_top_image.jpg);
}

#firstTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/patient/first_top_image.jpg);
}

#returnTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/patient/return_top_image.jpg);
}

#hospitalTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/patient/hospital_top_image.jpg);
}

#visiterTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/patient/visiter_top_image.jpg);
}

#aboutTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/about/about_top_image.jpg);
}

#accessTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/about/access_top_image.jpg);
}

#directorTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/about/director_top_image.jpg);
}

#ideaTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/about/idea_top_image.jpg);
}

#outpatientTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/section/outpatient_top_image.jpg);
}

#wardTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/section/3fward_top_image.jpg);
}

#medicalTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/medical/medical_top_image.jpg);
}

#employTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/medical/employ_top_image.jpg);
}

#doctorTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/medicine/doctor_top_image.jpg);
}

#medicineTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/medicine/medicine_top_image.jpg);
}

#sitemapTopImage {
	text-indent: -9999px;
	width: 900px;
	height: 300px;
	background-image: url(../images/others/sitemap_top_image.jpg);
}

h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: 0;
}

hr {
	display: none;
}

h1 {
	position: absolute;
	top: -20px;
	left: 40px;
}

/* 基本設定 ここまで*/

/* レイアウト設定 ここから */

#pageBody {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/top/body_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}

#contents { 
	width: 540px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
}

#side {
	width: 320px;
	padding-left: 20px;
	float: right;
}

#pageTop {
	background-image: url(../images/top/body_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#contentsWrap {
	clear: both;
	margin-top: 10px;
}

body#localPage #contentsWrap {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* レイアウト設定 ここまで */

/* ナビゲーション ここから */

.globalnavi{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	font-size:14px;
	font-weight:bold;
	color:8e8e8e;
	}
.globalnavi ul{
	background:url(../images/globalnavi/menu-bg.gif) top left repeat-x;
	height:73px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.globalnavi li{
		float:left;
		padding:0px 8px 0px 8px;
		}
	.globalnavi li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:43px;
		padding:0px 15px;
		text-align:center;
		text-decoration:none;
		}
		.globalnavi li a:hover{
			color:#000000;
			text-decoration:none;
			}
	.globalnavi li ul{
		background:#e0e0e0;
		border-left:2px solid #0079b2;
		border-right:2px solid #0079b2;
		border-bottom:2px solid #0079b2;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:165px;
		z-index:140;
		/*top:1em;
		/*left:0;*/
		}
	.globalnavi li:hover ul{
		display:block;
		}
	.globalnavi li li {
		display:block;
		float:none;
		padding:0px;
		width:165px;
		}
	.globalnavi li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.globalnavi li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.globalnavi p{
		clear:left;
		}	
	.globalnavi #current{
		background:url(../images/globalnavi/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}

/* ナビゲーション ここまで */

/* バナー ここから */

.outer{
	margin:0px;
	padding:0px;
}
#menu4 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	padding:0px;
	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#menu4 li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:normal;
		}
		
	#menu4 li a:link, #menu4 li a:visited {
		color: #9E3C02;
		display: block;
		background: url(../images/top/menu4.gif);
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:hover {
		color: #fff;
		background: url(../images/top/menu4.gif) 0 -32px;
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:active {
		color: #fff;
		background: url(../images/top/menu4.gif) 0 -64px;
		padding: 8px 0 0 30px;
		}	
/* バナー ここまで */

/* SITEMAPへのリンクテキスト ここから */

#siteMap {
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 35px;
	right: 35px;
}

#siteMap a {
	background-image: url(../images/top/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

/* SITEMAPへのリンクテキスト ここまで */

/* PageTopへのリンクテキスト ここから */

#gotoTop {
	font-size: 0.7em;
	text-align: right;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#gotoTop a {
	background-image: url(../images/top/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

/* PageTopへのリンクテキスト ここまで */

/* ローカルページ共通小見出し　ここから */

body#localPage #contents h3 {
	margin-bottom: 17px;
}

/* ローカルページ共通小見出し　ここまで */

/* TOP ここから */

p#welcomeMessage {
	color: #999999;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#director strong {
	color: #663300;
	font-weight: normal;
}

#director ul li dl dd.price {
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 60px;
	float: right;
	text-align: right;
}

#director ul {
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#director ul li dl {
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

iframe {
	width: 540px;
	height: 600px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

dl#information {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dl#information dt,
dl#information dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#director {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/top/recommend_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: both;
}

#director dt,
#director dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EEEEEE;
}

#director ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#director p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#director ul li dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 280px;
	float: left;
}

#director ul li dl dd.menuData {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
}

#director dt#directorTitle {
	background-image: url(../images/top/recommend_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#director dt#directorTitle img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#director dd ul img {
	float: left;
}

#welcomeMessage img {
	float: right;
	margin-left: 25px;
}

/* clearfix hack */
#director dd ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#director dd ul{
	display: inline-block;
}

/* hide macie \*/
*html #director dd ul{
	height: 1%;
}

#director dd ul{
	display: block;
}
/* end hide */
/* end clearfix hack */

#director dd#directorWrap {
	padding-bottom: 5px;
}

/* TOP ここまで */

/* Information ここから */

dl#infoData dt {
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/top/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

body#infoBody {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

dl#infoData {
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dl#infoData dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

dl#infoData p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Information ここまで */

/* IE6以前のバージョン用透過フィルタ ここから  */

*html h1{
	width: 252px;
	height: 126px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top/urayasu_logo.png);
}

*html h1 img{
	display: none;
}

/* IE6以前のバージョン用透過フィルタ ここまで  */

/* CONTACT　ここから */

table#formTable {
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
table#formTable td {
	font-size: 0.8em;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
table#formTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 160px;
	background-color: #EEEEEE;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
table#formTable caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
select#subject {
	border: 1px solid #CCCCCC;
}
input#name, input#tel, input#email {
	width: 300px;
	border: 1px solid #CCCCCC;
}
textarea {
	width: 325px;
	border: 1px solid #CCCCCC;
}
input#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
td#checkBoxData p {
	float: left;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formButton {
	text-align: center;
	margin-top: 20px;
}
#submit {
	color: #FFFFFF;
	background-color: #FB791E;
	width: 168px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCB685;
	border-right-color: #CE5E0F;
	border-bottom-color: #CE5E0F;
	border-left-color: #FCB685;
}
#reset {
	color: #FFFFFF;
	background-color: #898989;
	width: 168px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.notes {
	font-size: 0.8em;
	color: #663300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadText {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* CONTACT　ここまで */

/* TOPICS　ここから */

#topics {
	width: 320px;
	background-color: #EEEEEE;
	background-image: url(../images/contact/side_recommend_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topics dd {
	background-image: url(../images/contact/side_recommend_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#topics dd ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topics dd ul li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#topics dd ul li dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 140px;
	float: right;
}
#topics dd ul li dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 0.8em;
}
#topics dd ul li dd {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
}
#topics dd ul li dt strong {
	font-weight: normal;
	color: #663300;
}
#topics dd ul li img {
	float: left;
}

/* clearfix hack */
#topics dd ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topics dd ul li {
	display: inline-block;
}

/* hide macie \*/
*html #topics dd ul li {
	height: 1%;
}

#topics dd ul li {
	display: block;
}
/* end hide */
/* end clearfix hack */

#more {
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: right;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#more a {
	background-image: url(../images/contact/icon_arrow_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* TOPICS　ここまで */

/* パンくず　ここから */

#rootList {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	left: 33px;
	top: 430px;
}
#rootList li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList li a:link {
	color: #663300;
	text-decoration: none;
}
#rootList li a:visited {
	color: #663300;
	text-decoration: none;
}
#rootList li a:hover {
	color: #FF6600;
	text-decoration: none;
}
#rootList li a:active {
	color: #000000;
	text-decoration: none;
}

/* パンくず　ここまで */

/* ACCESS　ここから */

#accessMap {
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 10px;
}
#hospitalDatas {
	background-color: #EEEEEE;
	background-image: url(../images/access/access_bg_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#hospitalDatas dt {
	background-image: url(../images/access/access_bg_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#hospitalDatas dt strong {
	font-size: 1em;
	color: #EA6000;
}
#hospitalDatas dd {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding-left: 10px;
}
#hospitalDatas p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* ACCESS　ここまで */

/* ABOUT　ここから */

#aboutParagraph01 {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#aboutParagraph02 {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#aboutParagraph03 {
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#aboutData {
	list-style-type: none;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aboutImage {
	float: left;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#aboutcopy {
	font-size: 1.2em;
	color: #EA6000;
	padding-left:20px
}
#aboutParagraph01 dd img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* ABOUT　ここまで */

/* MENU　ここから */

#sideMenuList {
	width: 320px;
	background-color: #EEEEEE;
	background-image: url(../images/contact/side_recommend_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sideMenuList dd {
	background-image: url(../images/contact/side_recommend_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sideMenuList dd ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideMenuList dd ul li {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	font-size: 0.8em;
}
#sideMenuList dd ul li#sideMenuListEnd {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#sideMenuList dd ul li a {
	background-image: url(../images/menu/menu_icon_arrow_menulist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-left: 15px;
}
#sideMenuList dd ul li a:link {
	color: #663300;
}
#sideMenuList dd ul li a:visited {
	color: #663300;
}
#sideMenuList dd ul li a:hover {
	color: #FF6600;
}
#sideMenuList dd ul li a:active {
	color: #000000;
}
dl.mainMenuList {
	width: 520px;
	margin-left: 10px;
	clear: both;
}
dl.mainMenuList dt.mainMenuCap img {
	vertical-align: bottom;
}
dl.mainMenuList dt.mainMenuCap {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
dl.mainMenuList dt a {
	position: absolute;
	top: 3px;
	right: 2px;
}
a.menuGotoTop {
	font-size: 0.7em;
	text-transform: lowercase;
	background-image: url(../images/top/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
dl.mainMenuList dd.mainMenuDatas ul li dl {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
dl.mainMenuList dd.mainMenuDatas ul li dl dt {
	font-weight: bold;
	color: #663300;
	margin: 0px;
	padding: 0px;
}
dl.mainMenuList dd.mainMenuDatas {
	background-color: #FAF8F4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
dl.mainMenuList dd.mainMenuDatas ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl.mainMenuList dd.mainMenuDatas ul li {
	margin: 0px;
	padding: 0px;
}
dl.mainMenuList dd.mainMenuDatas ul li dd {
	margin: 0px;
	padding: 0px;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText dl dt {
	float: left;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText dl dd {
	float: right;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText {
	clear: both;
}

/* clearfix hack */
dl.mainMenuList dd.mainMenuDatas:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.mainMenuList dd.mainMenuDatas {
	display: inline-block;
}

/* hide macie \*/
*html dl.mainMenuList dd.mainMenuDatas {
	height: 1%;
}

dl.mainMenuList dd.mainMenuDatas {
	display: block;
}
/* end hide */
/* end clearfix hack */

dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage {
	float: left;
	width: 500px;
	margin-bottom: 7px;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage img {
	float: left;
	margin-right: 5px;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage dl {
	width: 395px;
	float: right;
}

/* clearfix hack */
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText {
	display: inline-block;
}

/* hide macie \*/
*html dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText {
	height: 1%;
}

dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText {
	display: block;
}
/* end hide */
/* end clearfix hack */

dl.mainMenuList dd.mainMenuDatas ul li.mainMenuImage dl dt {
	margin-top: 5px;
	margin-bottom: 10px;
}
dl.mainMenuList dd.mainMenuDatas ul li.mainMenuText dl {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5DCC9;
}

/* MENU　ここまで */

/* SITEMAP　ここから */

.sitemapList {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sitemapList dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sitemapList dd {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.sitemapList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemapList ul a:link {
	color: #663300;
	text-decoration: none;
}
.sitemapList ul a:visited {
	color: #663300;
	text-decoration: none;
}
.sitemapList ul a:hover {
	color: #FF6600;
	text-decoration: none;
}
.sitemapList ul a:active {
	color: #000000;
	text-decoration: none;
}

/* SITEMAP　ここまで */

