html{height: 100%;}   

body {
	font-family: "Arial", Tahoma, Verdana, sans-serif;
	background-color:#FFF;
	font-size: 76%; 
	margin: 0 auto; 
	padding: 0;
	color: #666;
	text-align: center;
	line-height:1.4;
	height: 100%;}
	
body > #wrap {height: auto; min-height: 100%;}   	
	
	
a { text-decoration: none; color: #6f1338; background-color:#e7d65a; }

a:hover  { text-decoration: underline; } 

a img, a:link img, a:visited img, a:hover img, a:active img { border: none; text-decoration: none; background:none; }

h2 {
	color: #666666;
	background-color:#ffffff;
	padding:20px;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro", Osaka, "MS PGothic", sans-serif;
	}

h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(../img/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	}
	

#wrap {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	

#header { 
	border-top: 5px solid #2c2c2c;
	}	
#header div {
	margin: 0 auto;
	width: 900px;
	padding-left: 20px;
	}
#header h1 { 
	float: left;
	padding: 15px 0 30px 0;
	margin: 0;
	}			
#header h1 a {
	border: none;
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;
	margin:0 5px;
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding: 1px 10px 6px 10px;
	display: block;	
	}		
#nav li.on a {
	background-color:#2c2c2c;
	background-position: 0px -2px;
	padding: 1px 10px 6px 10px;
	margin: 0;
	color: #fff;
	}
#nav li a:hover {
	color:#ffffff;
	background-color:#2c2c2c;
	}

#flash {
	background-image:url(../img/main.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:200px;
	clear: both;
	margin: 0 auto;
	}

	

#main { 
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 40px 20px;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}   /* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}   /* End hide from IE-mac */  

 
#l {
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	}
#l p,#r p,#l2 p,#r2 p {
	margin-top: 10px;
	}	

#r {
	width: 210px;
	float: right;
	margin-right:15px;
	}
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p,#l2 p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

#l2 {
	width: 210px;
	float: left;
	margin-right: 20px;
	margin-bottom:2em;
	padding-right: 20px;
	}

#r2 {
	width: 480px;
	margin-right:15px;
	margin-bottom:2em;
	float: right;
	}


.about{
padding:20px 40px;
}

.m20{
	margin:20px;
}

table.hyo {
margin:20px auto;
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
width:100%;
border:1px solid #f3f3f3;
}

table.hyo th{
font-size: 110%;
font-weight:normal;
padding:5px;
text-align:left;
line-height:1.4em;
border:1px solid #ffffff;
background-color:#f3f3f3;
}

table.hyo td{
font-size: 100%; 
padding:5px;
text-align:left;
line-height:1.4em;
border:1px solid #f3f3f3;
}

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#footer {
	color: #fff;
	padding-top: 20px;
	width: 100%;
	position: relative;	
	margin-top: -30px;
	height: 30px;
	clear:both;
	background-color:#2c2c2c;
	}
	
	
.clr{
clear:both;
}

	
#picturelist {
clear: both;
margin: 0 auto;
width:720px;
}

#picturelist ul {
text-align:left;
list-style-type:none;
}

#picturelist li {
float:left;
height:122px;
margin:5px 10px;
}

#picturelist img{
display:block;
border:1px solid #6f1338;
}

#picturelist img:hover{
border:1px solid #F4C0DA;
}

#picturelist a{
color:#453d32;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}