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

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	font-family          : verdana,"Osaka", Helvetica, arial, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐ ゴシック", sans-serif;
font-size            : 16px;
line-height          : 150%;
color                : #333333;
}


a {
	color:#003366;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

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

strong {
	color: #CC3300;
}


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


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	font-size: 16px;
}

#wrap {
 float: center;
 padding: 5px;
 background           : #FFFFFF;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:750px;
	height:350px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}


h1  {
	display: block;
	text-decoration: none;
	width: 600px;
	height: 25px;
	margin-left: 10px;
	padding-top: 3px;
	font-size: 10px;
	line-height: 25px;
	color: #87D27F;
}

#header #sub {
	font-size: 9px;
	color: #87D27F;
	margin-left: 10px;
	padding-top: 3px;
}

#header2 {
	width:750px;
	height:170px;
	background-image: url(img/header1.jpg);
	background-repeat: no-repeat;
}


h1  {
	display: block;
	text-decoration: none;
	width: 600px;
	height: 25px;
	margin-left: 10px;
	padding-top: 3px;
	font-size: 10px;
	line-height: 25px;
	color: #87D27F;
}

#header2 #sub2 {
	font-size: 9px;
	color: #87D27F;
	margin-left: 10px;
	padding-top: 3px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:750px;
	height: 20px;
	background-color: #ECF9E9;
	
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 3px;
	
  }
  

#nav li {
display: inline;
	padding-right: 5px;
	background:url(img/arrow.gif) no-repeat;
	background-position:0% 40%
    }
  
#nav a {
	color: #1C8E02;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-decoration: none;
	              
  
 margin-top:4px;
	padding:0 0 0 16px;
	
}

#nav a:hover {
	color: #FF6600;
}

/*
<b>コンテンツ</b>-------------------------------------------------------------------*/

#contents {
	width:750px;
	float: center;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	
	margin-right: 30px;
	margin-left: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #330000;
}

#contents h2 {
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
		display: block;
	line-height: 32px;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
	text-indent: 10px;
	margin-top: 10px;
	
	
}


#contents h3 {
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #339933;
	text-indent: 80px;
	margin-top: 10px;
}

#contents h4 {
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 14px;
	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;
}

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

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FBFBDF;
	border: 1px solid #CCCCCC;
}
#contents #h3_img {
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
 margin-left:20px;

}

#contents #h3_img div{
 background-image: url(img/re_bg.jpg);
 float:left;
 text-align:center;
 padding:10px;
 margin-bottom:30px;
 clear:both;
}

#contents #h3_img div img{
 border:none;
 margin-bottom:0px;
}


#contents #h3_img p{
 margin-bottom:30px;
 float:right;
 width:50%;
}

#contents #h3_img2 div{
 background-image: url(img/re_bg.jpg);
 float:left;
 text-align:center;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
 margin-left:10px;
 
}

#contents #h3_img2 div img{
 border:none;
 margin-bottom:0px;
}


.entry-content {
padding              : 5px 10px 5px 10px;
clear                : both;
}


.entry-check {
padding              : 0px 10px 0px 0px;
margin               : 25px;

border               : 1px solid #8c0000;
clear                : both;
}

.entry-check li {
list-style           : none;
background-image     : url(img/checkmark.gif);
background-repeat    : no-repeat;
	font-weight          : bold;
	font-size:           : 20px;
	padding-bottom: 5px;
	
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #330000;
}
p {
	font-size: 14px;  
}

.line {
	padding              : 0px 10px 0px 0px;
    margin               : 25px;
	padding: 6px;
	color: #FFFFFF;
	background-color: #ffffff;
	border-bottom: 1px solid #00163f;
	border-right: 1px solid #00163f;
	font-weight: bold;
	text-align:left;
	}
	
	.q500 {
	width:500px;
	height: 40px;
	font-size: 18px;
	padding: 8px;
	padding-left: 40px;
	color: #434343;
	background-image     : url(img/q.jpg);
	background-repeat    : no-repeat;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	text-align:left;
	}
	
	.a500 {
	width:500px;
	height: 40px;
	font-size: 18px;
	padding: 8px;
	padding-left: 40px;
	color: #434343;
	background-image     : url(img/a.jpg);
	background-repeat    : no-repeat;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	text-align:left;
	}
	
.form {
padding              : 0px 10px 0px 0px;
margin               : 25px;
background-image     : url(img/bg_form.gif);
background-repeat    : repeat;
border               : 1px solid #8c0000;
clear                : both;
text-align:center;


}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

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

/*
文字スタイル
-------------------------------------------------------------------*/
.size36bold {
	font-size: 36px;
	font-weight: bold;
}
.size24bold {
	font-size: 24px;
	font-weight: bold;
}
.size18bold {
	font-size: 18px;
	font-weight: bold;
}
.back-yellow {
    font-size: 14px;
	font-weight: bold;
	background-color: #FFFF00;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.size24redbold {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
}

.bluebold {
	color: #0000FF;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	font-size: 14px;
}
.gray {
	color: #666666;
	text-align: left;
	font-size: 12px;
}

.underbold {
	font-weight:bold;
	text-decoration: underline;
	font-size: 14px;
}

.privacy {
	text-align: center;
	font-size: 10px;
}
.privacy_pr {
	text-align: right;
	font-size: 10px;
}
.slipin {
	padding: 20 0 0 10;
	text-align: left;
	font-size: 12px;
	top: auto;
	font-weight:bold;
	text-decoration: underline;
}
.link_fu {
	color: #0000FF;
	text-decoration: underline;
}

.checkbox {
	text-indent:20px;
	font-weight: bold;
	background-image:url(./images/checkbox.gif);
	background-repeat: no-repeat;
}

