@charset "utf-8";

@import url("../../_styles/layout.css"); 

/* CSS Document */
#content {clear:both; line-height:1.5em;}

.parkingImg img{border:solid 1px #ccc;}
.padMT10 {margin-top:5px;}
.padT20 {padding-top:20px;}
.orange {color:#FF6600;}
.padTB20 {clear:left !important;	display:block;	margin:25px 0;	padding-top:30px;}
.padB20 {margin-bottom:20px;}
.padMR10 {margin-right:20px;}
.padMT20 {margin-top:20px;}


.textAlignLeft {text-align:left !important;}
.floatLeft {float:left;}
.dot {background:url(../../_images/bullet_title03.gif) no-repeat 0  8px; padding:0 0 0 0; font-weight:bold;}



dl.summary {}
dl.summary dt{background:url(../../_images/bullet_title03.gif) no-repeat 0  9px; padding:0 0 0 7px; font-weight:bold; margin-top:20px;}
dl.summary dd{padding:0 0 0 7px;}


table th.firstChild, table td.firstChild {border-left:none !important;}
table th.lastChild, table td.lastChild {border-right:none !important;}
table th.etc, table td.etc {border-left:none !important; border-right:none !important;}


.basicCenterTable {width:100%;  font-size:0.98em; border-top:solid 2px #5e5e5e; border-bottom:solid 2px #d0d0d0;}
.basicCenterTable thead th {background:#eee; border: solid 1px #c6c6c6; padding:4px 0; color:#454545;}
.basicCenterTable tbody th {background:#f8f8f8; border: solid 1px #c6c6c6; padding:3px 3px;  font-weight:normal; color:#333;}
.basicCenterTable tbody td {border: solid 1px #d0d0d0; padding:4px 8px; text-align:center;}


.alignFloat{float:left;}
.alignFloat img {width:175px; height:130px;}
.textBox {display:block; float:left; margin-left:25px; width:410px;}
.textBox strong {color:#ff6600;}


.nameBox {border:solid 4px #ebebeb; padding:10px 5px 10px 20px; height:115px; }
.nameBox .imgBox {float:left;}
.nameBox .imgBox img{float:left; margin-top:25px; margin-right:30px;}


dl.execution {float:left; line-height:1.9em; width:360px; font-size:0.9em;}
dl.execution dt{background:url(../../_images/bullet_dot_gray02.gif) no-repeat 0  9px; padding:0 0 0 10px; width:115px;  font-weight:bold; float:left; color:#454545; }
dl.execution dt dd{}
dl.execution dt.etc{line-height:1.4em; padding-bottom:10px;  background:url(../../_images/bullet_dot_gray02.gif) no-repeat 0  7px;}
dl.execution dd.etc{line-height:1.4em;   padding-bottom:3px; }
