@charset "Shift_JIS";



/* contents
-------------------------------*/
#top {
	background:url(../img/top02.jpg) no-repeat bottom right;
	height:680px;
	padding-top: 20px;
	padding-right: 20px;
	position: relative;
	}


#profile {
	width:435px;
	padding: 10px;
	border:1px solid #ccc;
	float: right;
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity:0.90;
	position: absolute;
	bottom: 10px;
	left: 485px;
	}
	
#profile .photo {
	border:1px solid #ccc;
	width:100px;
	height:120px;
	padding: 5px;
	float: left;
	margin-right: 20px;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity:1.00;
	}
	


	
#house {
	padding-left:330px;
	width:380px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	padding-bottom: 20px;
	}


	
#access {
	width:710px;
	padding: 30px 20px 10px 10px;
	background-image: url(../img/bk02a-kn.jpg);
	background-repeat: no-repeat;
	}
	
#access ul {
	width:auto;
	}
	
#access ul li {
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: circle;
	}
	
#access ul.sec {
	margin-left:50px;
	}
	
#page01 ol {
	margin-left:40px;
	}

#page01 ol li{
	margin-bottom:10px;
	list-style-type: disc;
	}
	
#page02 ol {
	margin-left:40px;
	}

#page02 ol li{
	margin-bottom:10px;
	background: url(../img/star.gif) no-repeat left center;
	padding-left:30px;
	}
	


	
/*@page04
----------------------------------------*/
#page04 table {
	width:100%;
	}


#page04 table th {
	width:20%;
	padding:5px 10px;
	border-bottom: 1px dotted #ccc;
	}
	
#page04 table td {
	width:80%;
	padding:10px;
	border-bottom: 1px dotted #ccc;
	}
	
	
/*@consul
----------------------------------------*/
#consul {
	background:url(../img/snap-bg.jpg) no-repeat top right;
	height:200px;
	}
	
#consul h3 {
	padding: 20px 10px 5px;
	font-size: 23px;
	font-weight: bold;
	color: #FF6600;
	line-height: 1.0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFB468;
	margin-bottom: 20px;
	}
	
