﻿
body{
	margin: 0;
	padding: 0;
	background-color: #e6e6fa;
	background-image: url(../images/wp_body.gif);
	text-align: center;
	color: #444444;
	font-family: "メイリオ",Meiryo,"MS Pゴシック", Osaka, sans-serif;
}

div#container{
	width: 640px;
	margin: 0 auto;
	padding-top: 0;
	text-align: left;
	border: solid 2px #d3d3d3; 
	background-color: #ffffff;
	position:relative;　/*ナビバーの位置*/
}

div#header{
	width: 640px;
	height: 160px;
	margin: 0;
	padding: 0;
	background-color:  #ccccb3;
	/*background-image: url(../images/pomo/bg/check04_01_11.jpg);*/
	background-image: url(../images/pomo/header_bg.gif);
	border-bottom: solid 2px #d3d3d3;
}

div#header p{
	width: 400px;

	color: #222222;
	font-size: 12px;
	position: absolute;
	top: 60px;
	left: 20px;
}

div#main{
	width: 640px;
	margin-top: 0;
	padding-top: 25px;
	background-image: url(../images/bg2011_01m.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom center;
}

h1{
	margin: 0;
	font-size: 1.25em;
	font-family: "メイリオ",Meiryo,"MS Pゴシック", Osaka, sans-serif;
	color: #ffffff;
}

h2{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0 5px;
	font-size: 1.25em;
	font-family: "Comic Sans MS",Verdana,Helvetica,sans-serif;
	color: #cccccc;
	line-height: 1.5;
	clear: both;
}


h3{
	margin: 0 30px;
	padding: 0 25px;
	background-image: url(../images/pomo/fish_a.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1em;
	font-family: "メイリオ",Meiryo,"MS Pゴシック", Osaka, sans-serif;
	color: #696969;
	vertical-align: middle;
	line-height: 1.5;
}

p{
	font-size: 0.75em;
	line-height: 1.5;
	font-family: "メイリオ",Meiryo,"MS Pゴシック", Osaka, sans-serif;	
}

/*
div#main p{
	margin: 0 50px 0 50px;
	padding-top: 0;
	padding-bottom: 10px;
}
*/
a{
	color: #33aa88;
}

a:hover{
	color: #ffa500;
}

img{
	border: none;
}

h1 img{
	position:absolute;
	top: 20px;
	left: 16px;
}

#path{
	margin-top: 3px;
	margin-left: 15px;
	text-align: left;

}

address{
	width: 640px;
	padding-top: 0;
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
}

address a{
	text-decoration: none;
	color: #444444;
}

div#footer{
	width: 640px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/pomo/header_bg.gif);
	border-top: solid 2px #d3d3d3;
	text-align: center;
}

div#footer p{
	margin: 0 auto 10px auto;
}

div#footer a{
	text-decoration: none;
	color: #444444;
}

div#footer a:hover{
	text-decoration: underline;
	color: #ffa500;
}

/*TopicsとContents*/
ul li{
	font-size: 0.75em;
	line-height: 1.5;
}

#topics ul,#contents ul{
	margin: 0 50px 3px 50px;
	padding-top: 0;
	padding-left: 15px;
	list-style-image: url(../images/pomo/star_a.gif);
	list-style-position: outside;
}

div#topics a, div#contents a{
	/*color: #ba55d3;*/
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

div#topics a:hover, div#contents a:hover{
	/*color: #4d80e6;*/
	color: #cc3333;
}

.point1{
	list-style-image: url(../images/pomo/star_db.gif);
}

.point2{
	list-style-image: url(../images/pomo/star_g.gif);
}

.point3{
	list-style-image: url(../images/pomo/star_r.gif);
}

.ny{
	list-style-image: url(../images/wanpug/ume.gif);
}

.s10{
	padding-left: 10px;
}

/*TopicsとContents終わり*/

#mizukin{
	padding-bottom: 10px;
	text-align: center;	
}

p.mizukin{

	border-style:none inset none outset;
    	border-width:0 12px;
    	border-color:#99ccff;
	text-align: center;
	font-weight: bold;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;

} 


/*カウンター*/
#counter{
	margin-top: 0;
	text-align: center;

}

p.counter{
	margin: 0;
	padding: 0;
	line-height: 2;
}

#counter img{
	vertical-align: middle;
}
/*カウンター終わり*/


/*ナビゲーションバーの位置*/
#ddm{
	width: 100%;
	background-color: #99cccc; 
	position: absolute;
	top: 161px;
	left: 0px;
}

.deco{
	text-align: center;
}

#fre{
	position:absolute;
	top: 3px;
	left: 410px;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fre.png', sizingMethod='scale');
}

.message{
	margin-top: 0;
	text-align: center;
	font-weight: bold;
}

.message2{
	margin-top: 30px;
	margin-left: 60px;
	font-weight: bold;
	
}
.illustration{
	float: right;

	margin-right: 60px;
	margin-bottom: 20px;
	}

