@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	color: #666666;
	font-size: 78%;
	background-image: url('images/haikei.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	line-height: 130%;
}

a:link{
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:visited {
	color: #666666;
}

div#header {
	width: 100%;
	margin: 0 auto;
	height: 149px;
	background-image: url('images/h_haikei.jpg');
	background-position: top center;
	
}

div.top {
	width: 770px;
	height:103px;
	background-image: url('images/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
}

div.top h1 {
	font-size: 11px;
	margin: 0px;
}

div.menu {
	width: 800px;
	margin: 0 auto;
	border: 0px;
	
}

div#content {
	width: 800px;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}



div#footer {
background-image: url('images/f_haikei.jpg');
background-position: top left;
background-repeat: no-reprat;
height: 160px;
width: 800px;
color: #999999;
text-align: center;
font-size: 11px;
padding-top: 50px;
margin: 0 auto;

}

.pink {
	color: #da559f;
	width: 240px;
	text-align: left;
}

.pink2 {
	color: #da559f;
}

.pink3 {
	color: #da559f;
	font-weight: bold;
}
 
div.info {
	text-align: left;
	padding-left: 110px;
	width: 312px;
	height: 20px;	
	padding-top: 9px;
}

h2.title {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	margin: 0px;
}

div.meso {
	width: 461px;
	height: 90px;
	padding-top: 20px;
	padding-left: 60px;
	margin-top: 20px;
}

div.meso p {
	text-align: left;
	width: 340px;
}

.tb_l {
background-color: #fbf0dc;
color: #766239;
text-align: left;
}

.dia {
background-image: url('light/images/dia.jpg');
background-position: top left;
background-repeat: no-repeat;
padding-left: 26px;
}

.tb_r {
background-color: #fbf0dc;
color: #766239;
text-align:  right;
}

.hosi {
color: #eb79b7;
}

.lighthr {
width: 500px;
margin: 3px 0; 
}

.attention {
color: #ffffff;
background-color: #766239;
padding: 3px;
float: left;
}

.attention2 {
padding: 3px;
float: left;
margin-left: 5px;
}
