* 	{margin: 0;
	padding: 0;}

body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
	  
#container {
	margin-top: 12px;
	margin: auto;
	width: 800px;
	color: #000000;
   	font-family: "ms UI Gothic";
	font-size: 12pt;
}

#main {
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0x;
	font-family: "ms UI Gothic";
}



.waku-a {
	width: 570px;
	color: #000000;
	font-family: "ms UI Gothic";
	font-size: 12pt;
	padding: 20px;
	border: thin solid #333333;
	left: 10px;
	right: 10px;
	background-color: #F5F5F5;
	margin: auto;
}

.waku-b {
	width: 720px;
	height: 200px;
	color: #000000;
	font-family: "ms UI Gothic";
	font-size: 12pt;
	border-bottom: thin dotted #999999;	
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	top: 10px;
	bottom: 10px;
}

.waku-b2 {
	width: 720px;
	height: 250px;
	color: #000000;
	font-family: "ms UI Gothic";
	font-size: 12pt;
	border-bottom: thin dotted #999999;	
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	top: 10px;
	bottom: 10px;
}

.waku-b3 {
	width: 720px;
	height: 280px;
	color: #000000;
	font-family: "ms UI Gothic";
	font-size: 12pt;
	border-bottom: thin dotted #999999;	
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	top: 10px;
	bottom: 10px;
}


.waku-c {
	width: 570px;
	color: #000000;
	font-family: "ms UI Gothic";
	font-size: 12pt;
	position: relative;
	padding: 5px 30px;
}


#waku-v {
	width: 550px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12pt;
	padding: 10px 25px;
	height: auto;
}

.waku-form {
	width: 520px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12pt;
	padding: 10px 40px;
	height: auto;
}

.waku-d {
	width: 555px;
	color: #000000;
	font-family: "ms UI Gothic";
	font-size: 12pt;
	position: relative;
	padding: 5px 30px 5px 45px;
}

.waku-o {
	width: 550px;
	color: #000000;
	font-family: "ms UI Gothic";
	font-size: 12pt;
	padding: 5px 30px;
	margin: auto;
	text-align: left;
}


#header {
	background-image: url(images/top.gif);
	margin: auto;
	height: 1000px;
	background-position: center center;
	background-repeat: no-repeat;
}   

#header2 {
	background-image: url(images/head.gif);
	margin: auto;
	height: 850px;
	background-position: center center;
	background-repeat: no-repeat;
}


#footer {
	text-align: center;
	background-position: center center;
	clear: both;
	color: #ffffff;
	font-size: 13px;
	padding: 20px;
	background-color: #000000;
}


#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
		
#footer a:visited {
	color: #ffffff;
    text-decoration: none;
}
		   
#footer a:hover {
	color: #000000;
    text-decoration: underline;
}
		  
#footer a:active {
	color: #ffffff;
    text-decoration: none;
}



a:link {
	color: #0000FF;
	text-decoration: none;
}
		
a:visited {
	color: #0000FF;
    text-decoration: none;
}
		   
a:hover {
	color: #5C5C5C;
	background-color: #DBDBDB;
	text-decoration: underline;
}
		  
a:active {
	color: #0000FF;
    text-decoration: none;
}

.v-18{	font-size:24px;	color:#d92173;	font-family: "小塚ゴシック Pro M";}
.p-b{
	color:#d92173;
	font-weight: bold;
}

.b-y30{ font-size:30px;background:#FFFF99;color:#000000; font-weight: bold;}
.r-y30{ font-size:30px;background:#FFFF99;color:#be0000; font-weight: bold;}
.r-18{ font-size:20px;color:#be0000; font-weight: bold;}
.b-18{ font-size:20px;color:#000000; font-weight: bold;}
.b-30{ font-size:30px;color:#000000; font-weight: bold;}
.18{ font-size:20px;color:#000000;}
.r-y-18{ font-size:18px;color:#be0000; font-weight: bold;text-decoration: underline;}
.b-18y{
	font-size:20px;
	color:#000000;
	font-weight: bold;
	background-color: #FFFF99;
	text-decoration: underline;
}

.red{color:#be0000;}
.redBold{color: #be0000; font-weight: bold; }
.red-y-b{background:#FFFF99;color:#be0000; font-weight: bold;}
.red-y{background:#FFFF99;color:#be0000; }
.red-u{color:#be0000;text-decoration: underline;}
.redBold-u{color: #be0000; font-weight: bold;text-decoration: underline;}
.red-y-b-u{background:#FFFF99;color:#be0000; font-weight: bold;text-decoration: underline;}


.blue{color: #0000FF;}
.blueBold{color: #0000ff; font-weight: bold; }
.blue-y-b{background:#FFFF99;color:#0000ff; font-weight: bold;}
.blue-u{color:#0000ff;text-decoration: underline;}
.blueBold-u{color: #0000ff; font-weight: bold;text-decoration: underline;}
.blue-y-b-u{background:#FFFF99;color:#0000ff; font-weight: bold;text-decoration: underline;}


.black{color: #000000;}
.blackBold{color: #000000; font-weight: bold; }
.black-y-b{background:#FFFF99;color:#000000; font-weight: bold;}
.black-y{background:#FFFF99;color:#000000; }
.black-u{color:#000000;text-decoration: underline;}
.blackbold-u{color: #000000; font-weight: bold;text-decoration: underline;}
.black-y-b-u{background:#FFFF99;color:#000000; font-weight: bold;text-decoration: underline;}

