* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 160%;
	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:#223A5C;
}

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:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 1px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:148px;
	background-image: url(img/header.gif);
}

#header img{
	margin-left: 20px;
	margin-top: 10px;
}


#header #sub {
	font-size: 14px;
	color: #A8A253;
	margin-left: 35px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 25px;
	background-color: #99CC00;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents p.no{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents .contents{
	clear: both;
	overflow: auto;
	margin: 0;
	padding: 0px 20px 1.4em 20px;
}

#contents p.b{
	font-weight: bold;

}

#contents ul{
	margin-left: 50px;
}

/*RSSアイコン*/
#contents p.rss{
	padding: 15px 0 10px 28px!important;
	background: url(./img/icon/catttl_0300.gif) 25% top  no-repeat!important;
	text-align: right!important;

}

/*ランキングリスト*/
#contents ul.ranking li{
	list-style-type: none;
	margin-bottom: 10px!important;
	padding-bottom: 10px;
	border-bottom: 1px dotted #7070ba;
	background: none;
	font-weight: normal;
}

#contents ul.ranking li.end{ border: none; }
#contents ul.ranking p{	margin: 10px 0; }


/*画像を左に配置し、後に続く文字を右に回り込ませる*/
.left{
 float:left;
 margin:0 20px 0 0;
}



/*画像を右に配置し、後に続く文字を左に回り込ませる*/
.right{
 float:right;
 margin:0 0 0 20px;
}


/*最新情報のリストタグ--------------------------*/
#contents ul.topics{
	list-style-type: none;
	list-style-position: outside;
	padding: 15px 15px 0 15px;
	border: 1px solid #999;
}

#contents ul.topics li{
	margin-bottom: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px dotted #999;
	line-height: 1.4em!important;
}


#contents #sitemap h3{
	border-left: none;
	background-image: url(img/icon/icon.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}

#contents #sitemap h4{
	border-left: none;
	background-image: url(img/icon/mark_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	margin-left: 50px;
}

#contents #sitemap h4.sit{
	border-left: none;
	background-image: url(img/icon/mark_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	margin-left: 50px;
	font-size: 14px;
	color: #A8A253;
}

#contents #sitemap li{
	margin-left: 80px;
	list-style-image: url(img/icon/mark_02.gif);


}
.red{

	color: red;
}

.b{
	font-weight: bold;
}

.u{
	text-decoration: underline;
}

.center{
	margin-left: 200px;
}


#contents h1{
	font-size: 12px;
	color: #333333;

}

#contents #navi{
	width: 770px;
	height: 15px;
	margin-bottom: 15px;
}

#contents #navi p{
	font-size: 12px;
	background-image: none;
	margin-left: -10px;
	margin-top: -10px;
}
#contents #navi p a{
	font-size: 12px;
}

#contents h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #223A5C;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #66FF66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contents h2.catch{
	font-size: 22px !important;
	color:  #FF0000 !important;
	background-color: #FFFFFF !important;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 30px;
	text-align: center;
	border: none;
	font-weight: bold;


}

#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #66FF33;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99FF00;
	padding-left: 10px;
	color: #2D5991;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents h5 {
	font-size: 12px;
	padding-left: 10px;
	color: #2D5991;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

/*--------------------▽必見！*/

#contents h4.event{
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99FF00;
	padding-left: 10px;
	color: #2D5991;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(./img/a_btn065.gif);
	display:block;
	text-indent:25px;
	background-repeat:no-repeat;
	background-position:  5px -1px;
}

/*--------------------△必見！*/

#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;
	width: 350px;
	margin-left: 120px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
}

#contents #top_img1 {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 570px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
	margin-left: 20px;
}
#contents #top_img1 p.tit1{
	margin-left: 20px;
	padding-left:12px;
	background-image: url(img/icon/mark_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size:18px;
	color: #FF4500;
	font-weight: bold;

}



}

#contents .tokutyou{
	margin-left:20px;

}

#contents table.categori{
	border:solid 1px;
	margin-left: 20px;
}

#contents table.categori td{
		padding-left: 5px;
		padding-right: 5px;
		border: solid 1px;
		height: 200px;
		vertical-align: top;
}

table.tokusyou{
	border: none;
	background-color: none;
	width: 550px;
	border-top: solid 1px white;
	border-bottom: solid 1px ;
	border-right: solid 1px ;
	margin-left: 10px;
}

table.tokusyou td{
	background-color: #90EE90;
	padding: 10px;
}

table.tokusyou th{
	background-color: #ADFF2F;
	height: 30px;
}
	
table.tokusyou th.headleft {
	width: 100px;
}


table.tokusyou td.jyohou{
	padding: 5px;
	line-height: 1.8em;


}

table.tokusyou td.tenpojyouhou{
	padding: 5px;
	background-color: #B0E0E6;
}


table.tokusyou caption{
	font-weight: bold;
	color: #000000;
	border-left: solid 7px #33CC99;
	text-align: left;
	padding: 5px;
}

/*-----------------------------▽料金表テーブル*/
td.bRB{
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
}
td.bRB_r{
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
	text-align:right;
}
td.bRB_t{
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
	background-color:#FFFFCC;
}

td.bTRB_t1{
	border-top:1px solid #339900;
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
	background-color:#CCCCCC;
	text-align:center;
}
td.bTRB{
	border-top:1px solid #339900;
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
}
td.bTRB_t{
	border-top:1px solid #339900;
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
	background-color:#FFFFCC;
}
td.bLRB{
	border-left:1px solid #339900;
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
	background-color:#FFFFCC;
}
td.bALL{
	border:1px solid #339900;
	background-color:#FFFFCC;
}

.ryoukintyuui{
	background-image: none;
}


/*---------------------------▽　*/

.linktoiawase{
	width: 450px;
	align: left;
	border: solid 3px;
	background-color: #CCFFFF;

}


/*--------------------▽画像と文章*/
.img_text{
	width: 650px;
	margin-bottom: 20px;
	margin-left: 50px;
}

.img_text img{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.img_text table{
	border: none;
	float: left;
}
.img_text table td{
	padding: 5px;
	width: 110px;
}
.img_text table td img{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.img_text p{
	width: 200px;
	padding: 0;
	margin-top: 10px;
	background: none;
	line-height: 20px;
	float: left;

}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 38px;
	color: #A8A253;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/icon/catttl_0100.gif);
	background-repeat: no-repeat;
	
	font-size: 16px;
	padding-top: 4px;
	padding-left: 12px;
	text-align: center;

}

#side_d h4 {
	display: block;
	width: 150px;
	line-height: 20px;
	color: #A8A253;
	margin-right: auto;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(img/icon/mark_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 15px;
	text-align: left;

}


#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 10px;
	text-decoration:underline;
	color:#223A5C;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

.uekuuhaku{
	margin-top: 20px;
}
.uekuuhaku1{
	margin-top: 20px;
	margin-left: 10px;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot1.jpg);
	height: 200px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
}

#f_menu p.ad1{
	margin-left: 150px;
	width: 500px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#f_menu p.ad2{
	margin-left: 150px;
	width: 500px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#f_menu p.ad3 {
	font-size: 12px;
	color: #333333;
	width: 610px;
	text-align: center;
	margin-left: 120px;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #99CC00;
	font-size: 10px;
}
