*{
	margin:0;
	padding:inheri;
}


body {
	font-size: 90%;
	line-height: 140%;
	color: #000000;
	text-align:center;
	background-color:#eefaff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(image/body-bg.gif);
	background-repeat:repeat-x;
}

a 	{
	text-decoration:none;
	color:#000000;
	}
	
	
a:hover	{
	text-decoration:underline;
	color:#000000;
	}
	
h1	{
	font-size:120%;
	line-height:inherit;
	text-align:left;
	padding-left:5px;
}

h1 a 	{
	text-decoration:none;
	color:#000000;
	}
	
	
h1 a:hover	{
	text-decoration:underline;
	color:#000000;
	}
	
h2	{
	font-size:110%;
	line-height:inherit;
}

h3	{
	font-size:100%;
	line-height:inherit;
}

#container {
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

#header	{
	width:760px;
	padding-top: 10px;
}
	
	
#main{
	width:760px;
	text-align:left;
}

#m-left	{
	float:left;
	width:530px;
	margin:10px 15px 0 10px;
	}
	
#m-right	{
	float:right;
	width:190px;
	margin-top:10px;
	padding-right:10px;
	}

#contents ul	{
	font-size:90%;
	width:185px;
	margin-bottom:3px;
	padding: 5px 0 0 5px;
	background-image:url(image/all-img/contents-libg.jpg);
	background-repeat:no-repeat;
	border-top: 3px solid #CF3D54;
	display: block;
	}
	
#contents li	{
	font-size:90%;
	margin-left:10px;
	padding:3px 5px;
	list-style:none;
	border-bottom: 1px dotted #CCC;
	}
	
#contents li a	{
	color:#000000;
	}
	
	
#contents p	{
	font-weight:bold;
	}

#img	{
	padding-top:5px;
	}

#footer	{
	width:760px;
	height:150px;
	text-align:left;
	background-image:url(image/all-img/footer_bgimg.jpg);
	background-repeat: no-repeat;
}
.name	{
	padding:20px 0 0 120px;
	}

.add{
	font-size:80%;
	padding:0 0 0 120px;
}
.sub{
	font-size:80%;
	text-align:right;
	padding-right:10px;
}

.copy	{
	text-align:right;
	font-size:80%;
	padding:30px 10px 0 0;
}

.clear {
	clear: both;
}

#asukakaze {
	background-image: url(image/asukakaze.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 530px;
}
.ask	{
	font-size:120%;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	}
.ask a	{
	text-decoration:none;
	color:#000000;
	}
	
.ask a:hover	{
	text-decoration:underline;
	}

.koudoku	{
	font-size:90%;
	padding:0 10px;
	}


/* main */
#title	{
	font-size:120%;
	font-weight:bold;
	padding:5px;
	border-left:5px solid #CF3D54;
	background-image:url(image/foundation/title_bg.jpg);
}

#hon	{
	padding:0 5px 0 10px;
	line-height:150%;
	}
	
#hon td	{
	font-size:80%;
	}
	
.dai	{
	font-size:130%;
	color: #000000;
	font-weight: bold;
	padding: 10px 0;
	}

.hyou	{
	font-size:95%;
	line-height:120%;
	}

.hyou-w	{
	font-size:95%;
	line-height:120%;
	color:#FFFFFF;
	font-weight:bold;
	}
#pdf {
	width:500px;
	font-size:85%;
	margin:5px;
	padding: 10px;
	border: 1px solid #CF3D54;
}


#link {
	width:500px;
	font-size:80%;
	line-height:180%;
	margin:5px;
	padding: 10px;
	border: 1px solid #CF3D54;
}

#link2 {
	width:500px;
	font-size:80%;
	line-height:180%;
	margin:5px;
	padding: 10px;
	border: 1px solid #FFE2D4;
	background-color:#FFEEE3;
}

.red	{
color:#FF0000;
}


#k-midashi	{
	margin:5px;
	width:500px;
	padding:1px;
}

#k-midashi p	{
	padding:5px;
	color:#000000;
	background-color:#FFFFFF;
	font-size:90%;
	}
	
.k-midashi	{
	font-size:100%;
	color: #FFFFFF;
	background-color: cf3d54;
	padding:5px;
}

.sp5	{padding-top:5px;}

.news	{
	font-size:80%;
	border-bottom:1px dotted #000000;
	margin-bottom:3px;
	padding-bottom:3px;
	}
	
.big	{
	font-size:180%;
	line-height:190%;
	font-weight:bold;
	}

.ryaku	{
	font-size:90%;
	text-align:center;
	padding:5px;
}