/*基本*/

p,dt,dd {
line-height: 1.5;
}

.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	overflow:hidden;/* DreamweaverCS4 */
	}

/*基本*/


/*商品一覧*/
#company_left{
	float: left;
	width: 590px;
	padding: 0 5px;
	display: inline;
}

#company_left h1{
margin-bottom:10px;
border-top: 1px solid #DFC391;
border-bottom: 1px solid #DFC391;
border-right: 1px solid #DFC391;
border-left: 1px solid #DFC391;
display: block;
padding: 5px;
background: url(../images/toptitle_bg.gif) repeat-x;
font-size: 150%;
zoom: 1;
}


#company_left h2{
	color: #066;
	font-size: 120%;
	line-height: 1.5;
	padding: 5px 0;
	text-align: center;
}
#company_left h3{
	margin-bottom:10px;
	margin-top:10px;
	border-top: 1px solid #DFC391;
	border-bottom: 1px solid #DFC391;
	border-right: 1px solid #DFC391;
	border-left: 1px solid #DFC391;
	display: block;
	padding: 5px;
	background: url(../images/toptitle_bg.gif) repeat-x;
	font-size: 120%;
	line-height: 1.3;
	zoom: 1;
}
#company_left h4{
	color:#066;
	font-size: 150%;
	line-height: 1.5;
	padding: 5px 0;
}
#ecompany_left ul {
	padding: 5px;
	margin: 0;
	list-style-type: none;
	}
	
#company_left ul li {
	padding: 0 0 2px 5px;
	line-height: 1.5;
	font-size: 120%;
	}
#company_left dt{
	padding: 3px 0;
	line-height: 1.5;
}
#company_left dd{
	padding: 5px 0 5px 0;
	line-height: 1.5;
}
#company_left em{
	font-size: 120%;
	color: #D15810;
	line-height: 2;
	font-style: normal;
	font-weight: 600;
	border-bottom: 1px dashed #F63;
}


#company_left p{
	padding-bottom: 10px;
}

.aisatu_text {
	float: left;
	width: 450px;

}
.company_pict{
	width: 120px;
	float:right;
}
.aisatu_text p {
	font-size: 120%;
	line-height: 1.5;
	padding: 5px 0;
	margin: 0;
	}


#company_right{
	float: right;
	width: 130px;
	display: inline;
}
.side_navi ul{
	padding: 0 0 5px;
}
.side_navi li{
	font-size: 120%;
	padding: 0 0 10px 5px;
}
.side_navi a{
	text-decoration: none;
}



.item_text{
	float: right;
	width: 385px;
}
.item_text p{
	font-size: 100%;
	padding: 10px 2px 5px 0;
}

.page_top {
	padding: 0 0 10px 0;
	text-align: right;
	}
	
.page_top a {
	color: #8E4E22;
	}


/*商品一覧ここまで*/

/*業務概要ここから*/
.Gnavi {
	height: 20px;
	margin: 5px 0 5px 0;
	font-size: 90%;
	line-height: 1.2;
}

.Gnavi li {
float: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

.Gnavi li a {
text-decoration: none;
}

.gaiyou_pict {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom:5px;
	border: 1px solid #000;
}
/*業務概要ここまで*/

/*アクセス方法ここから*/
.access_text {
	float: right;
	width: 350px;
}
.access_text p {
	font-size: 120%;
	line-height: 1.5;
	padding: 5px 0;
	margin: 0;
	}

.access_pict{
	width: 200px;
	padding-left: 10px;
	float: left;
}
.access_map{
	width: 500px;
	border: solid 1px #666;
	margin-left: 20px;
}
.access_text ul{
	line-height: 1;
	font-size: 100%;
	border-top: dotted 1px #666;
}

.access_text li{
	border-bottom: dotted 1px #666;
}

/*アクセス方法ここまで*/


/*その他*/
.box1 {
	border-collapse: collapse;
	border: 3px double #653C20;
	
}
.box1 td {
	border: 1px solid #653C20;
	font-size: 120%;
	line-height: 1.5;
	text-align: center;
}
.box1 th {
	background: #FDE7D5;
	border: 1px solid #653C20;
	font-size: 120%;
	line-height: 1.5;
	text-align: center;

}
.itiran {
	border-collapse: collapse;
	border: 3px double #999966;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.itiran td {
	border: 1px solid #999966;
	font-size: 100%;
	line-height: 2;
	text-align: center;
}
.itiran th {
	background:#E9F7D0;
	border: 1px solid #999966;
	font-size: 120%;
	letter-spacing: 0.5em;
	line-height: 2;
	text-align: center;
}

caption {
	font-size: 120%;
	font-weight: 600;
	text-align: center;
}
#title {
	font-size: 150%;
	color: #336633;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom: dashed
}
.info {
	font-size: 110%;
	padding-left: 10px;
}
