﻿@charset "UTF-8";
/* CSS Document */

p#Logo{
	margin-bottom:30px;}

#Footer{
	float:none;
	clear:both;
	padding-top:10px;
	padding-bottom:30px;
}

p#Copy{
	color:#999;
	font-size:90%;
	float:left;
	width:50%;}

	

/*about*/

h1#TtlAbout{}

#Menu{
	float:right;
	margin-bottom:5px;
	width:92px;
	overflow:hidden;}
	
#Menu ul{
	width:104px;
	display:block;}

#Menu ul li{
	list-style:none;
	float:left;
	padding-right:10px;}
	
#MainImg{
	float:none;
	clear:both;
	width:620px;
	height:460px;}

#About{
	float:none;
	clear:both;}
	
#About_l{
	width:280px;
	float:left;}
	
#About_r{
	float:right;
	width:620px;}
	
p#Btn{
	float:right;
	width:50%;
	text-align:right;}
	
/*Access*/
#Access{
	padding-top:130px;
	}
	
#Access h1{
	font-size: 20px;
	margin-bottom: 10px;
}	

.bold{font-weight: bold;}

#Access p{margin-bottom: 10px;}

#Access_Info{margin-top: 30px;}

		