/* default */
h1, h2, h3, h4, h5, h6, p,th{
	margin:0px;
	padding:0px:
}
fieldset{
	margin:0px;
	padding:0px;
	border:none;
}
/* h */
h1{
	font-size: 12px;
	font-weight: normal;
}
h2, h3{
	font-size: 12px;
	font-weight: normal;
}
h4, h5, h6{
	font-size: 12px;
	font-weight: normal;
}
p{
	margin-top:10px;
}
p.first{
	margin-top:0px;
}
.none{
	display:none;
}
/* indent */
p.indent_none{
	padding-left:12px;
	text-indent:-12px;
	margin-top:0px;
}
p.indent{
	padding-left:12px;
	text-indent:-12px;
}
p.indent_first{
	padding-left:12px;
	margin-top:10px;
	text-indent:-12px;
}

/* color */
.wh{
	color:#FFFFFF;
}
/* text */
.fs8{
	font-size: 8px;
	line-height: 150%;
}
.fs10{
	font-size: 10px;
	line-height: 150%;
}
.fs12{
	font-size: 12px;
	line-height: 150%;
}
td{
	font-size: 12px;
	line-height: 150%;
}
/* link */
a{
	font-size: 12px;
	line-height: 150%;
	color:#0099ff;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration:underline;
}
a.fs10{
	font-size: 10px;
	line-height: 150%;
}
a img{
	vertical-align:bottom;
}

/* default */
body, form, ul, ol, dl,dt, dd{
	margin:0px;
	padding:0px;
}

li{
	list-style:none;
}
/* all */
body{
	background-image:url(../common/background.gif);
	background-position:center top;
	background-repeat:repeat-y;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #4d4d4d;
	text-align:center;
	padding-bottom:20px;
}
img{
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #787878;
	line-height: 150%;
}
sup{
	font-size:8px;
}
/* main */
.main_container{
	width:880px;
	margin:0 auto;
	text-align:left;
}
/*h1*/
h1{
	background-color:#65b820;
	border-bottom:2px solid #207901;
	color:#FFFFFF;
	padding:2px 10px 2px 10px;
}
/* header */
#header{
}
#header_logo{
	float:left;
	padding-right:5px;
}
#header_tel{
	float:left;
	margin-top:9px;
}

#header_tel p{
	display:none;
}
#header_menu{
	float:right;
	padding-top:1px;
	width:200px;
	margin-top:54px;
}
#header_menu ul{
	float:right;
}
#header_menu li{
	float:left;
	padding-top:2px;
}
#header_menu li a{
	color:#787878;	
}
#header_menu li a:hover{
	color: #006699;	
}

#header_menu_home a,#header_menu_sitemap a,#header_menu_inquiry a{
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:14px;
	padding-right:10px;
	white-space:nowrap;
	font-size:10px;
	line-height:100%;
}
#header_menu_home a{
	background-image:url(../common/header_menu_home.gif)
}
#header_menu_sitemap a{
	background-image:url(../common/header_menu_sitemap.gif)
}
#header_menu_inquiry a{
	background-image:url(../common/header_menu_inquiry.gif)
}

/* contents_clear */
.contents_clear{
	clear:both;
}
.contents_clear p{
	display:none;
}
/* menu */
#menu{
	margin-left:5px;
}
#menu ul{
	
}
#menu li{
	float:left;
}

/* submenu */
#submenu_address{
	margin-top:5px;
}
#submenu_baibai{
	margin-top:5px;
}

/* banner */
#banner{
	background-image:url(../common/banner_line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:19px;
}
	
#banner_ur,#banner_mansion,#banner_blog,#banner_nakatsu,#banner_hinatanoyu,#banner_kaigishitsu,#banner_ryl,#banner_pitat,#banner_smiland,#banner_homes,#banner_athome,#banner_eheya,#banner_shinwa{
	padding-top:4px;
}

#banner_pitat{
	float:left;
}
#banner_pitat a{
	background-image:url(../common/banner_pitat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	display:block;
	width:107px;
	height:37px;
	font-size:1px;
}
#banner_smiland{
	float:right;
	margin-right:10px;
	padding-top:8px;
	
}
#banner_homes{
	float:left;
}

#banner_athome{
	float:right;
}

#banner_eheya{
	float:left;
}

#banner_address{
	padding-top:5px;
}
#banner_evessa{
	float:left;
	padding-top:10px;
}
#banner_zulus{
	float:right;
	padding-top:10px;
}

#banner_jumps{
	float:left;
	padding-top:10px;
}
#banner_curves{
	float:right;
	padding-top:10px;
}

/* area menu */
#area{
	background-image:url(../common/area_background.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin-top:5px;
}
#area ul{
	margin:0px 19px 5px 19px;
}
#area li{
	background-image:url(../common/area_line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:5px;
	padding-top:5px;
}
.area_point{
	color:#bd0000;
}
/* ur_area menu */
#ur_area{
	background-image:url(../common/ur_area_background.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin-top:5px;
}
#ur_area ul{
	margin:0px 19px 5px 19px;
}
#ur_area li{
	background-image:url(../common/ur_area_line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:5px;
	padding-top:5px;
}
.ur_area_point{
	color:#bd0000;
}

/* blog*/
#blog{
	background-image:url(../common/blog_background.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin-top:5px;
	width:218px;
}
#blog dl{
	margin:0px 19px 5px 19px;
}
#blog dt,#blog dt a,#blog dd,#blog dd a{
	font-size:10px;
	color:#4d4d4d;
}
#blog dt{
	padding-top:5px;
}
#blog dd{
	background-image:url(../common/blog_line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:5px;
}
.blog_point{
	color:#bd0000;
}


/* pagetop */
#pagetop{
	margin-top:60px;
	margin-left:814px;
}

/* copyright */
#copyright{
	margin-left:5px;
}
#copyright_background{
	background-image:url(../common/copyright_background.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#footer_menu{
	padding-left:15px;
	padding-top:6px;
}
#footer_menu li{
	float:left;
}
#footer_menu li a{
	font-size:10px;
	line-height:100%;
	color:#999999;
	border-left: 3px solid #009900;
	padding-left:4px;
	padding-right:8px;
}
#footer_menu li a:hover{
	color:#006699;
}
#footer_line{
	clear:left;
	padding-top:8px;
}
#copyright_txt{
	padding:7px 13px 7px 13px;
}
#floor_logo{
	margin-top:10px;
}
#floor_copyright_txt{
	text-align:center;
}
#floor_copyright_txt a{
	background-image:url(../common/copyright.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	width:440px;
	height:24px;
}
#copyright_txt p{
	font-size:1px;
	line-height:100%;
}
/*main_contents*/
#main_contents{
	margin-top:5px;
	margin-left:5px;
}
#main_contents_table{
	width:870px;
}
#main_contents_left{
	vertical-align:top;
	width:218px;
}
#main_contents_right{
	vertical-align:top;
}
/* category_title */
#category_title{
	padding-bottom:7px;
}

/* category_menu */
#category_menu{
	margin-bottom:7px;
}
#category_menu li a:hover{
	background-position: right top;
}
/* pan */
#pan{
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:25px 4px 0px 28px;
	font-size:10px;
}
#pan a{
	font-size:10px;
}
/* contents */
#contents{
	padding-left:28px;
}
.title{
	margin-top:40px;
	margin-bottom:5px;
}

/* list submenu */
#list_submenu{
	background-image:url(../common/list_submenu_background.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#list_submenu_header{
	background-image:url(../common/list_submenu_header.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:10px;
}
#list_submenu_footer{
	background-image:url(../common/list_submenu_footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}
#list_submenu ul{
	padding-left:10px;
}
#list_submenu .list_category ul{
	padding-left:0px;
}
#list_submenu .list_category{
	background-image:url(../common/list_submenu_point.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:20px;
}
#list_submenu .list_subcategory{
	background-image:url(../common/list_submenu_point2.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
}
#list_submenu li{
	font-size:14px;
	line-height: 150%;
}
#list_submenu a{
	font-size:14px;
	line-height: 150%;
}
#list_submenu a:hover{
	color: #006699;
}
/*form*/
.fsform{
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	font-style:normal;
	color: #666666;
	border-width:1px;
	border-color:#999999;
	border:1px #999999 solid;
	width:270px;
}
.fsform_short{
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	font-style:normal;
	color: #666666;
	border-width:1px;
	border-color:#999999;
	border:1px #999999 solid;
	width:100px;
}
.fsform_email{
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	font-style:normal;
	color: #666666;
	border-width:1px;
	border-color:#999999;
	border:1px #999999 solid;
	width:270px;
	ime-mode:disabled;
}
.fsform_contents{
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	font-style:normal;
	line-height:150%;
	color: #666666;
	border-width:1px;
	border-color:#999999;
	border:1px #999999 solid;
	width:270px;
}
.fsform_zip{
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	font-style:normal;
	color: #666666;
	border-width:1px;
	border-color:#999999;
	border:1px #999999 solid;
	width:80px;
	ime-mode:disabled;
}
.fsform_select{
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	font-style:normal;
	color: #666666;
	border-width:1px;
	border-color:#999999;
	border:1px #999999 solid;
}
.fsform_caution{
	color:#CC0000;
	padding-left:10px;
}
.fsform_checkbox{
	width:15px;
}
#btn{
	text-align:center;
	margin-top:30px;
}
#btn td{
	padding-right:15px;
	padding-left:15px;
}


.student_title{
	margin-top:10px;
}
.student_title a{
	background-image:url(../common/student_title.jpg);
	width:607px;
	height:287px;
	text-indent:-9999px;
	display:block;
}
.student_table{
	margin-top:10px;
	padding-top:1px;
	margin-right:16px;
	background-image:url(../common/dot_line.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.student_table table{
	width:607px;
}
.student_table th{
	background-image:url(../common/dot_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#e8f4de;
	padding:10px;
	padding-left:20px;
	width:151px;
	vertical-align:top;
}
.student_table td{
	background-image:url(../common/dot_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:5px;
	padding-top:10px;
	padding-left:15px;
	width:400px;
	vertical-align:top;
}
.student_table td a{
	background-image:url(../common/btn_inquiry.gif);
	background-position:left tpp;
	background-repeat:no-repeat;
	width:276px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-top:5px;
}


/* search */
#search_area_table{
	width:607px;
	margin-top:5px;
}
#search_area_table td.detail_td{
	width:121px;
	vertical-align:top;
}
#search_area_table td.check{
	padding:5px 2px 5px 2px;
	width:10px;
}
#search_area_table td.title{
	padding:5px 2px 5px 2px;
	width:110x;
}
#search_train_table{
	width:607px;
	margin-top:5px
}
#search_train_table h3{
	margin:10px 0px 2px 0px;
	border: 1px solid #c9c8c6;
	background-color:#e8f4de;
	padding-left:7px;
	
}
#search_train_table td.detail_td{
	vertical-align:top;
}
#search_train_table td.detail_td table{
	margin:0px 0px 10px 0px;
}
#search_train_table td.check{
	padding:1px;
	width:10px;
}
#search_train_table td.title{
	padding:1px;
	width:128px;
}

#search_main_table{
	border-top: 1px solid #c9c8c6;
	border-left: 1px solid #c9c8c6;
	width:607px;
	margin-top:15px;
}
#search_main_table td,#search_main_table th{
	padding:5px;
	border-bottom: 1px solid #c9c8c6;
	border-right: 1px solid #c9c8c6;
}
#search_main_table th{
	width:80px;
	background-color:#e8f4de;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
#search_detail_table{
	border: 1px solid #c9c8c6;
	width:607px;
	margin-top:5px;
}
#search_detail_table th{
	padding:5px;
	background-color:#e8f4de;
	border-bottom: 1px solid #c9c8c6;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
#search_detail_table td.detail_td{
	width:152px;
	vertical-align:top;
}
#search_detail_table td.check{
	padding:2px;
	width:10px;
}
#search_detail_table td.title{
	padding:2px;
	width:140x;
}
#search_main_detail th{
	background-color:#e8f4de;
}
#search_txt{
	margin-top:20px;
}
#search_detail_txt{
	margin-top:40px;
}
.search_btn{
	margin:20px;
	text-align:center;
}
#search_toho_checkbox{
	display:none;
}
#keyword{
	text-align:center;
	padding:5px 0px 5px 0px;
	width:218px;
}
#keyword table td{
	padding:3px;
}
#keyword #input_form{
	width:150px;
}