
/******************body******************/
body{
	font-size: 75%;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	font-family:Verdana , Arial , Osaka , sans-serif;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #E3F6FF;
	color: #333333;
}

/******************font******************/
/*txt*/
.white10 {
	color: #ffffff;
	font-size: 10px;
}
.black10 {
	font-size: 10px;
}
/*fontcolor*/
.blue { color:#007DB5; }

strong {
	font-weight: bold;
}

/*midashi CSS*/
h1,h2,h3,h4,h5,h6,
p{margin: 0px;padding: 0px;}

/******************link******************/
/*base*/
a,
a:link,
a:visited {
	color: #009BE0;
	text-decoration: underline;
}
a:active,
a:hover{
	color: #27BCFF;
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

/* list  */
ul , ol{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/******************cont******************/
#cont {
}

/******************subwin******************/
#subwin {
	background-image:url(../photo/img/photobg.jpg);
	background-repeat:repeat-x;
}

#subwin #head h1 img {
	margin-bottom: 10px;
}

#subwin #head h2 img {
	margin-bottom: 10px;
	margin-left: 20px;
}

#subwin #mainV {
	height: 415px;
	padding-top: 20px;
	text-align: center;
}

#subwin #mainH {
	height: 345px;
	padding-top: 90px;
	text-align: center;
}

#subwin #close {
	height: 30px;
	text-align: center;
}

/******************Foot******************/
#subwin #foot {
	height:20px;
	text-align: center;
}
