* {
	color:#333333;
	padding:0;
	font-size: 16px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color:#003366;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}

em {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	font-style: normal;
}


.chui {
	font-size: 14px;
	color: #FF0000;
}


/*
x[X
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	font-size: 16px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
wb_[
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:60px;
	background-image: url(img/header.gif);
}


h1 a {
	
	text-decoration: none;
	width: 800px;
	height: 50px;
	margin-left: 35px;
	padding-top: 10px;
	font-size: 24px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header #sub {
	font-size: 16px;
	color: #330000;
	margin-left: 35px;
}


/*
Rec
-------------------------------------------------------------------*/

#contents {
	width:800px;
	float: right;
	background-color: #FFFFFF;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #330000;
}

#contents h2 {
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	text-indent: 30px;
	margin-top: 10px;
	
	
}


#contents h3 {
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 18px;
	color: #330000;
	text-indent: 30px;
	margin-top: 10px;
	background-position: 6px 6px;
	margin-left: 20px;
}

#contents h4 {
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 16px;
	color: #333300;
	text-indent: 20px;
	margin-top: 10px;
	background-position: 8px 8px;
	margin-left: 30px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

#contents #c_pad p a:hover {
	text-decoration: none;
	color: #FF0000;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CCCC99;
	border: 1px solid #CCCCCC;
}


/*
Rs[Cg
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 50px;
	display: block;
	font-size: 10px;
}


.img1{
	margin-right: 10px;
	margin-bottom: 10px;
}

.atogaki{
	font-size: 12px;
}
