* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color:#006600;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 1px;
}

#wrap {
	float: left;
	padding:0px 4px 0 4px;
	margin: 0px;
	background-color: #FFFFFF;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:830px;
	height:80px;
	background-image: url(img/header.jpg);
}


h1 a {
	display: block;
	text-decoration: none;
	width: 750px;
	height: 25px;
	margin-left: 35px;
	padding-top: 10px;
	font-size: 22px;
	line-height: 25px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
}

#header #sub {
	font-size: 10px;
	color: #79A200;
	margin-left: 50px;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding: 5px 10px;
	background-image: url(img/note_line.gif);
	line-height: 25px;
	margin: 10px 30px;
}

#contents h2 {
width:520px;
height:40px;
	font-size: 18px;
	padding: 0 0 0 50px;
	color: #006600;
	margin: 10px 0px 5px 5px;
	font-weight: bold;
	line-height:40px;
	letter-spacing:1.0px;
	background:url(img/h2_back.jpg) no-repeat;
}


#contents h3 {
width:400px;
height:45px;
	font-size: 16px;
font-weight:bold;
	padding-left: 10px;
	color: #000;
	line-height: 45px;
	margin: 15px 0 10px 10px;
background:url(img/h3back.gif) no-repeat center left;
border-bottom:1px solid #BFF1FF;
}

#contents h4 {
	font-size: 14px;
	color: #FF2B60;
	line-height: 16px;
	margin: 0px 0 5px 30px;
padding:0 0 0 20px;
background:url(img/h4_list.gif) no-repeat center left;
}

#contents .coment {
background-image:none;
color:#007495;
font-size:12px;
font-weight:bold;
line-height:18px;
margin:0 0 0 40px;
padding:0 0 0 0;
}

#contents #c_pad {
	padding: 10px 10px 10px 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: #E8E6D0;
	border: 1px solid #C2BE83;
}

#ent #contents #top_img {
width:320px;
height:193px;
	text-align: left;
margin:0 0 0 0;
padding:17px 10px 10px 260px;
	background: url(img/top_img_ent.jpg) no-repeat;
font-size:12px;
color:;
letter-spacing:0.1em;
line-height:18px;
}

.pink {
color:#FF0039;
font-size:12px;
font-weight:bold;
}

.green {
color:#356A00;
font-size:12px;
font-weight:bold;
	padding: 5px 10px;
	background-image: url(img/note_line.gif);
	line-height: 25px;
}

#contents .aff a:link,#contents .aff a:visited {
width:293px;
height:12px;
display:block;
font-size:7px;
color:#5580FF;
font-weight:normal;
text-align:right;
text-decoration:none;
margin:10px auto;
padding:26px 10px 0 0;
background:url(img/banner.jpg) no-repeat;
}

#contents .aff a:hover {
background:url(img/banner-hover.jpg) no-repeat;
}

/*
紹介BOX
-------------------------------------------------------------------*/
#contents .box1 {
width:270px;
height:215px;
padding:0 10px 0px 10px;
margin:0 10px 0 0;
float:left;
text-align:left;
background-color:#e9e9e9;
font-size:12px;
color:#333;
letter-spacing:0.1em;
background:url(img/box.jpg) no-repeat;
}

#contents .box2 {
width:270px;
height:215px;
padding:0 10px 0px 10px;
margin:0 0 0 0;
float:right;
text-align:left;
background-color:#e9e9e9;
font-size:12px;
color:#333;
letter-spacing:0.1em;
background:url(img/box.jpg) no-repeat;
}

#contents .box_title {
width:270px;
height:20px;
font-size:14px;
color:#555;
font-weight:bold;
line-height:20px;
letter-spacing:0.1em;
text-align:center;
margin:3px 0 3px 0;
padding:0 0 0 0;
background:none;
}

#contents .img_left {
padding:0 5px 0 0;
float:left;
}

#contents .shousai a {
padding:0 0 0 0;
margin:0 9px 0 9px;
width:252px;
height:27px;
display:block;
font-size:12px;
font-weight:bold;
color:#b2e0f8;
line-height:27px;
text-decoration:none;
text-align:center;
background:url(img/shousai.jpg) no-repeat;
}
#contents .shousai a:hover {
color:#00f;
background:url(img/shousai-hover.jpg) no-repeat;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 210px;
	margin:0 0 0 0px;
}

#side .for-top {
width:210px;
margin:5px auto;
padding:0 0 0 0;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin: 5px 0px;
	width: 210px;
}

#side_d .menu_title {
height:28px;
	display: block;
	width: 210px;
	height:30px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 3px auto 0 auto;
	background: url(img/side-title.gif) no-repeat;
	font-size: 14px;
	font-weight:bold;
	padding: 0px 0 0 0;
	text-align: center;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:190px;
	height:27px;
	font-size: 14px;
	text-decoration:underline;
	color:#006600;
	line-height: 27px;
	margin: 2px auto 1px auto;
	padding:0px 0px 0 20px;
	background:url(img/li.gif) no-repeat 5px center;
	border-bottom: 1px solid #D5D1AA;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#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 #E2E2DE;
}
#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: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

#foot {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0px;
	background-color: #006600;
	font-size: 10px;
}

#foot a:link,#foot a:hover,#foot a:visited {
font-size:10px;
text-decoration:none;
color:#fff;
}

/*--------------------------------------------------------
■その他
--------------------------------------------------------*/

table {
margin:0 0 0 20px;
}
table,td {
border-collapse:collapse;
border:1px solid #330000;
text-align:center;
}

td {
font-size:12px;
padding:3px 10px;
}


ol {
margin:0 20px 0 30px;
}

ol li {
font-size:12px;
line-height:25px;
}