@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("base.css");

#sukei p.text{
	line-height:180%;
	color:#4C3200;
	margin:5px;
}

#sukei p{
	margin: 5px;
	line-height:180%;
}

#sukei p.copy{
	height:280px;
	color:#4C3200;
	line-height:200%;
	background-image: url(../img/kaji/photo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 5px 0 5px;
	padding:0 0 0 210px;
}

#sukei h2{
	margin: 40px 0 -30px 0;
}

#sukei h3{
	margin: 50px 0 0 0;
}

#sukei #photo{
	width:302px;
	margin:10px auto;
}

#sukei .tableBox{
	width:505px;
	padding:15px;
	margin:20px 0 0 20px;
	background-color: #CCCC99;
}

#sukei .tableBox table{
	width:505px;
	color:#4C3200;
	background-color: #ffffff;
}

#sukei .tableBox table .aka{
	color:#FF0000;
}


#sukei .tableBox table .c{
	text-align:center;
}


#sukei .tableBox table .r{
	text-align:right;
}

#sukei .tel{
	text-align:center;
	margin:20px 0 0 0;
}

#sukei .btn{
	width:242px;
	margin:0 auto;
	text-align:center;
}


#sukei .tableBox table td
,#sukei .tableBox table tr{
	border: 2px solid #CCCC99;
	padding:3px 5px;
}

#sukei ul li{
	margin:5px 0 0 0;
}

#sukei div.email1{
	float:left;
}

#sukei div.email2{
	font-size:1.14em;
	width:195px;
	height:37px;
	float:left;
	background-image: url(../img/kaji/bg_email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:13px 0 0 35px;
}

#sukei div.email2 a{
	color: #42541F;
	text-decoration:underline;	
}


#sukei div.email2 a:hover{
	color: #42541F;
	text-decoration:none;	
}

#sukei .mail{
	margin:20px 0 0 50px;
}

#sukei #tokuten{
	margin:15px 0 0 25px;
}

#sukei #tokuten li{
	color:#4C3200;
	background-image: url(../img/sukei/icom.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
}

