@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("base.css");

#term p.text{
	width:535px;
	line-height:180%;
	color:#4C3200;
	margin:5px 0 0 20px;
}

#term p.text2{
	width:535px;
	line-height:180%;
	color:#4C3200;
	margin:5px 0 1em 20px;
}

#term p.text3{
	line-height:180%;
	color:#4C3200;
	margin:20px 0 0 220px;
	font-weight:bold;
}

#term p{
	margin: 5px;
	line-height:180%;
}

#term 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;
}

#term h2{
	margin: 40px 0 0 0;
}

#term h3{
	margin: 40px 0 0 0;
}

#term #photo{
	width:302px;
	margin:10px auto;
}

#term .tableBox{
	width:505px;
	padding:15px;
	margin:20px 0 0 20px;
	background-color: #CCCC99;
}

#term .tableBox table{
	width:505px;
	color:#4C3200;
	background-color: #ffffff;
}

#term .tableBox table .aka{
	color:#FF0000;
}


#term .tableBox table .c{
	text-align:center;
}


#term .tableBox table .r{
	text-align:right;
}

#term .tel
,#term .btn{
	text-align:center;
	margin:20px 0 0 0;
}

#term .tableBox table td
,#term .tableBox table tr{
	border: 2px solid #CCCC99;
	padding:3px 5px;
}

#term ul li{
	margin:5px 0 0 0;
}

#term div.email1{
	float:left;
}

#term 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;
}

#term div.email2 a{
	color: #42541F;
	text-decoration:underline;	
}


#term div.email2 a:hover{
	color: #42541F;
	text-decoration:none;	
}

#term .mail{
	margin:20px 0 0 50px;
}

#term a{
	color:#4C3200;
	text-decoration:underline;
}

#term a:hover{
	color:#4C3200;
	text-decoration:none;
}
