html {
	margin:0px;
	padding:0px;
	}

body {
	margin:0px;
	padding:0px;
	color:#555555;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size:12px;
	line-height:100%;
	background-color:#FFFFFF;
	}
	
/* ------------------------------- */

img {
	border:0px;
}


p {
	margin:0px;
	padding:0px;
}

.blank {
	clear:both;
}

/*  link  */

a:link { color: #006600; text-decoration:underline; }
a:visited { color: #006600; text-decoration:underline; }
a:hover { color:#ff6600; text-decoration:underline; }
a:active { color:#ff6600; text-decoration:underline; }


.main_box {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-color:#cccccc;
	border-width:0px 1px 1px 1px;
	border-style:solid;
}

.header {
	width:760px;
	height:46px;
	background:url(../img/header1.gif) repeat-x;
	font-size:180%;
	font-weight:bold;
	padding:25px 0px 0px 0px;
	margin:0px;
	text-align:center;
	letter-spacing:0.2em;
	color:#487E2C;
    line-height: 1em;
}

.content_area {
	margin:0px 15px 0px 15px;
	padding:0px;
}

.title {
	width:720px;
	height:30px;
	margin:0px 0px 5px 0px;
	padding:9px 0px 0px 10px;
	background:url(../img/page_title.gif) no-repeat;
	clear:both;
	font-weight:bold;
	font-size:medium; 
	color:#54853C;	
    line-height: 1em;
	}

.sub_title {
	width:720px;
	height:24px;
	margin:5px 0px 10px 0px;
	padding:8px 0px 0px 10px;
	background:url(../img/subt_line.gif) no-repeat;
	clear:both;
	font-weight:bold;
	font-size:120%; 
	color:#54853C;	
	}

.text {
	line-height:1.6em;
	letter-spacing:0.2em;
}

.coment_l {
	width:730px;
	margin:0px;
	padding:0px;
	line-height:1.6em;
	letter-spacing:0.1em;
	}
	
.coment_l dl {
	margin:0px;
	padding:2px 0px;
	clear:both;
	}
	
.coment_l dt {
	width:40px;
	padding:0px;
	margin:0px;
	text-align:center;	
	float:left;
	}
	
.coment_l dd {
	width:690px;
	padding:0px;
	margin:0px;
	float:left;
	}	

.area_l {
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}

.area_l01 {
	float:left;
	width:160px;
	padding-right:5px;
}

.box_line {
	width:180px;
	margin:0px;
	padding:0px;
	background:url(../img/takuashi_r_bg03.gif) repeat-y;	
	}		

.box_text {
	margin:0px;
	padding:5px 10px 5px 10px;
	font-size:small;
	line-height:1.6em;
	}	

.area_r {
	float:right;
	padding-left:5px;
}

.area_r01 {
	width:550px;
	float:left;
	padding-left:5px;
	line-height:1.6em;
	letter-spacing:0.1em;
}

.box {
	width:730px;
	margin:0px;
	padding:0px;
}

.box01 {
	width:720px;
	margin:0px;
	padding:0px;
}

.coment {
	font-size:smaller;
	color:#666666;
	letter-spacing:1px;
	line-height:1.4em;
	padding-bottom:3px;	
}

.coment2 {
	text-align:center;
	font-size:large;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

.coment3 {
	text-align:center;
	font-size:large;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	color:#FF6600;
	line-height:1.6em;
	letter-spacing:0.1em;
}

.text_center {
	text-align:center;
	padding:10px 0px;
}

.m_title {
	width:640px;
	height:15px;
	margin:5px 0px;
	padding:4px 0px 0px 90px;
	background:url(../img/takuashi_title01.gif) no-repeat;
	clear:both;
	font-size:120%;
	font-weight:bold;
	color:#FF6600;
}

.mini_title {
	width:690px;
	height:22px;
	margin:5px 0px 5px 0px;
	padding:6px 0px 0px 30px;
	background:url(../img/recruit_title.gif) no-repeat;
	clear:both;
	font-weight:bold;
	font-size:120%; 
	color:#54853C;	
}

.footer {
	width:745px;
	height:20px;
	padding-top:13px;
	padding-right:15px;
	margin:0px;
	text-align:right;
	background:url(../img/footer1.gif) repeat-x;
	font-size:smaller;
	color:#494949;
	letter-spacing:0.1em;
}

.enter {
	font-size:150%;
	font-weight:bold;
	letter-spacing:0.1em;
	padding:20px;
	text-align:center;
}

