/* ƒ{ƒfƒB‚ÉŠÖ‚·‚éCSS */
body {
	font-size: 75%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 150%;
	color: #B14B4D;
	text-align: center;
	background-image: url(image/kabe2.gif);
	}

p{
line-height:250%;
}

h1 {
	font-size:14px;
	color: #955D77;
	font-style: normal;
	padding-left: 20px;
    vertical-align:; background-color:#D6DED6;
}
h2 {
	font-size:12px;
	color: #955D77;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;  
	vertical-align:; background-color:#D6DED6;
}

/* ƒy[ƒW\‘¢‚ÉŠÖ‚·‚éCSS */
*{margin:0; padding:0;}

#body{
	position:relative;
	margin: 30;
	width : 780px;
	background-color: #FFFFFF;
}

#header{
	width:100%;
	height:100px;
	margin:10;
}



/* ƒiƒrƒQ[ƒVƒ‡ƒ“
---------------------------------------------*/
	#navigation {
	position: relative;
	width: 100%;
	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation li {
		float: left;
		width: 130px;
		margin: 0;
	}
	#navigation li a {
		display: block;
		width: 100%;
		padding: 10px 0;
		text-align: center;
		font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
		color: #FFFFFF;
		text-decoration: none;
		background: url(image/navigation_bg.gif) left top no-repeat;
}
	#navigation li a:hover {
		color: #FFFFFF;
		background: url(image/navigation_bg.gif) right top no-repeat;
}
	
	

#menu{
	float:left;
	width:186px;
	height: auto;
	color: #FFFFFF;
	background-image:  url(image/kabe.gif);
}

#contents {
	float : right;
	width : 560px;
	margin-left:20px;
	margin-top:10px;
	margin-right: 10px;
	text-align: left;
}

#footer{
	width:100%;
	clear:both;
	background-color:#B14B4D;
	color: #FFE1E1;
}



a { color: #FF99CC;text-decoration: underline;}
a:hover {color: #990000;text-decoration: underline;}

td,div,li,p,input {
	font-size:12px;
	line-height:180%;
	border-top-color: #ADE0FB;
}
form { margin: 3px;}

.font-s { font-size: small;}
.font-ss { font-size: 8px;}
.footer {
	font-size: small;
	color:#FFFFFF;
}
.bg-x{background-repeat: repeat-x;background-position: center;}
.midori {
	font-size: 12px;
	color: #094A20;
}
.aka {
	color: #FF0000;
	font-size: 14px;
}
.akadau{
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}


.moji{
	font-size: 13px;
	line-height: 17px;	
}

.cate{
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

.title{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

div.waku {
	border: solid 1px #25366A;
	background-color: #FFFFFF;
	width: 175px;
	float: left;
	margin: 2px;
	padding: 1px;
}

