﻿@charset "utf-8";
@import url(class.css);


#areasearch {width:789px; border-top:1px solid #CCCCCC;}
#areasearch h3 {float:left; width:145px;}
	
	#area {width:628px; margin-left:161px;}

#instructinformation {width:789px; border-top:1px solid #CCCCCC;}
#instructinformation h3 {float:left; width:145px;}
#instructinformation ul {width:628px; margin:-1px 0px 0px 161px;}
#instructinformation li {width:628px; height:180px;border-top:1px solid #CCCCCC; font-size:1.1em; line-height:150%; padding:17px 0px 15px;}
#instructinformation li a {display:block; width:628px;}
#instructinformation li strong {color:#000000;}
#instructinformation li h4 {display:inline; color:#4391D4; font-weight:bold; margin-left:5px;}
#instructinformation li p {color:#000000; margin-top:3px;}
#instructinformation li a:hover strong, 
#instructinformation li a:hover h4, 
#instructinformation li a:hover p {color:#7F7F7F;}
#instructinformation li div.photo {float:left; width:160px; height:160px;}
#instructinformation li div.infomation {width:460px; margin-left:170px;}
#table1{margin:0 0 0 10px;}
.table1{margin:0 0 0 10px;}

* html #area {margin-left:158px;}
* html #instructinformation ul {margin-left:158px;}

.inst_box{margin:10px 10px 20px;padding-bottom:10px;}

.inst_title{color:#6A3800;font-size:110%;margin-bottom:20px;}

#main p {
    font-size: 12px;
    margin-top: 5px;
}


.infobox{
	width:370px;
	padding-left:20px;
	}

.inst_text{
	margin:7px 10px;
	font-size:13px;
	}

.inst_title_box{
	border-bottom:dotted;
	color:#333;
	font-size:16px;
	font-weight:bold;
	}
	
.inst_text li {
	background: url("images/point.gif") no-repeat scroll left center transparent;
    display: block;
    margin-bottom: 5px;
    padding-left: 15px;
}


