/*-------------------------------------------------------------
Copyright kuwaha.com All Rights Reserved.
　　　　　　　CSSのコピーを禁じます。
-------------------------------------------------------------*/
html
	{
	margin: 0;
	padding: 0;
	}

body
	{ 
	margin: 0;
	padding: 0;
	background: #F0F8FF;
	text-align: center;
	color: #666666;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 160%;
	letter-spacing:1px;
	}

form, input
	{
	margin: 0;
	padding: 0;
	}

.blue
	{
	color: #1D3994;
	}

.red
	{
	color: #CC0033;
	}

.green
	{
	color:#008000;
	}

.emp
	{
	background-color: #F9D5CF;
	}

b
	{
	color: #ff0000;
	}

p
	{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px ;
	} 

hr
	{
	clear: both;
	}

/*-------------------------------------
▼▼　リンク関係
-------------------------------------*/
a
	{
	color: #0000ff;
	font-style: normal;
	text-decoration: underline;
	}

a:visited
	{
	color: #0000ff;
	font-weight: bold;
	} 

a:link 
	{
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover
	{
	color: #ff0000;
	font-style: normal;
	text-decoration: underline;
	}

a:active
	{
	text-decoration: underline;
	}

a img
	{
	border: 0;
	}

h1, h2, h3, h4, h5, h6 
	{
	margin: 0;
	padding: 0;
	}

/*-------------------------------------
▼▼　外枠
-------------------------------------*/

#container
	{
	width: 760px;
	margin: auto;
	border: 1px solid #ccc;
	text-align: left;
	}

/*-------------------------------------
▼▼　ヘッダー部分
-------------------------------------*/

#banner
	{
	width: 760px;
	background: url(img/banner_bg.gif) center center no-repeat;
	height: 130px;
	}

#banner-inner
	{
	padding: 0px 0px 0px 0px;
	}

#banner h1
	{
	font-size: 12px;
	letter-spacing: 0px;
	padding: 95px 0px 0px 615px;
	}

#banner h1 a
	{
	color: #666666;
	text-decoration: none;
	}

#banner h1 a:hover
	{
	color: #ff0000;
	}

#banner h3
	{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0px;
	}
/*-------------------------------------
▼▼　メイン部分
-------------------------------------*/

#wrap
	{
	width: 760px;
	float: left;
	background-color: #ffffff;
	background-image: url(img/side.gif);
	background-repeat: repeat-y;
	}

#base
	{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(img/side.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 760px;
	}

#main
	{
	float: right;
	width: 560px;
	background-color: #ffffff;
	}

#main-inner
	{
	margin:10px;
	}

/*-------------------------------------
▼▼　メイン部分【サイト説明部分】
-------------------------------------*/
#main_des
	{
	width: 525px;
	height: 80px;
	margin-bottom: 10px;
	}

#des_inner
	{
	width: 400px;
	margin-left: 30px;
	float: left;
	}

#des_inner h2
	{
	letter-spacing:1px;
	color: #2A91E9;
	margin: 5px;
	font-size: 12px;
	}

#des_inner p
	{
	line-height: 200%;
	font-size: 12px;
	}
/*-------------------------------------
▼▼　メイン部分【ページトップ】
-------------------------------------*/

.gotop
	{
	clear: both;
	text-align: right;
	margin-top: 0px;
	font-size: 12px;
	}

/*-------------------------------------
▼▼　サイド部分
-------------------------------------*/

#side
	{
	float: left;
	width: 200px;
	background: url(img/side.gif) center center repeat;
	}

#side-inner
	{
	margin: 2px;
	}

#side a
	{
	text-decoration: none;
	}

#side a:hover
	{
	text-decoration: none;
	}

/*-------------------------------------
▼▼　カテゴリ部分
-------------------------------------*/
dl ,dt ,dd
	{
	margin: 0;
	padding: 0;
	}

.category-inner ,dl
	{
	margin: 0px;
	}

.category h3,h4 ,dt
	{
	background: url(img/menu_bg.jpg) center center no-repeat;
	padding: 2px 5px 2px 15px;
	font-size: 12px;
	color: #666666;
	}

.category ul ,.category-navi ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	}

.category li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	text-decoration: none;
	}

.category li a, .category li a:link, .category a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px 12px;
	display: block;
	background-image: url(img/bg_menu.gif);
	background-repeat: no-repeat;
	height: 24px;
	}

.category li a:hover {
	text-decoration: none;
	color: #ff0000;
	margin: 0px;
	padding: 3px 0px 0px 12px;
	background-image: url(img/bg_menu2.gif);
	background-repeat: no-repeat;
	height: 24px;
}

.category-inner ul li span
	{
	font-size: 12px;
	}

.category
	{
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	}

/*-------------------------------------
▼▼　サイド部分【アドセンス】
-------------------------------------*/

.ad
	{
	background: url(img/ebox_h3bg.gif) left center no-repeat;
	padding: 10px 0px 10px 20px;
	color: #666666;
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	}

/*-------------------------------------
▼▼　フッター部分
-------------------------------------*/

#footer
	{
	clear: both;
	width: 760px;
	background: url(img/footer.gif) center center no-repeat;
	height: 75px;
	text-align: center;
	font-size: 12px;
	}

#footer-inner
	{
	color: #eaeaea;
	padding-top: 10px;
	font-size: 12px;
	}

#footer a
	{
	text-decoration: none;
	color: #eaeaea;
	font-weight: normal;
	}

#footer a:hover
	{
	text-decoration: underline;
	}

/*-------------------------------------
▼▼　カテゴリページ
-------------------------------------*/

.category-navi 
	{
	padding-top: 0px;
	}

.e_box
	{
	font-size: 14px;
	width: 540px;
	margin: 0px;
	line-height: 160%;
	}
.e_box h3
	{
	font-size: 15px;
	}

.e_box h2,h5
	{
	background: url(img/ebox_h3bg.gif) left center no-repeat;
	padding: 10px 0px 10px 20px;
	color: #666666;
	margin-top: 0px;
	font-size: 16px;
	}

.e_box h2 a
	{
	color: #666666;
	text-decoration: none;
	}

.content-nav
	{
	background-color: #ffffff;
	font-size: 15px;
	text-align:  center;
	}

/*-------------------------------------
▼▼　追加クラス
-------------------------------------*/
.next         
	{
	padding: 10px 0px 10px 0px;
	text-align:  center;
	font-size: 12px;
	}
.pan
	{
	font-size: 12px;
	}

.topgif
	{
	padding: 2px 0px 2px 20px;
	background: url(img/b_d1.gif) left top no-repeat;
	}

.update
	{
	margin: 0px 100px 10px 100px;
	padding: 5px 10px 5px 40px;
	background-color: #F6F6F6;
	border: 1px #0080C0 solid;
	}
/*-------------------------------------
▼▼　相互リンクページ
-------------------------------------*/
.e_box ul 
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.e_box li
	{
	background: url(img/o.gif) no-repeat 9px 0.6em;
	margin: 0;
	padding-left: 25px; 
	font-size: 87.5%;
	}

.e_box ul li a
	{
	font-size: 14px;
	}
/*-------------------------------------
▼▼　テーブル装飾
-------------------------------------*/

table
	{
	font-size:12px;
	}

table th
	{
	white-space: nowrap;
	}

/*-------------------------------------
▼▼　テーブル装飾①
-------------------------------------*/
table#table-01
	{
	width: 95%;
	border: 0px #E3E3E3 solid;
	border-spacing: 0;
	background: #D5F0F0 url(img/bg_02.gif) repeat-x 0 100%;
	} 

table#table-01 th
	{
	padding: 1px;
	border: #98DCDC solid;
	border-width: 0 0 1px 1px;
	background: #73CECE url(img/bg_02_header.gif) repeat-x 0 100%;
	color: #FFFFFF;
	line-height: 120%;
	text-align: center;
	} 

table#table-01 td
	{
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
	color: #1A4444;
	text-align: center;
	white-space: nowrap;
	}

/*-------------------------------------
▼▼　テーブル装飾②
-------------------------------------*/
table#table-02
	{
	width: 500px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	}

table#table-02 th
	{
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #B3D9FF;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap; 
	}

table#table-02 td
	{
	padding: 2px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
	}

.td1
	{
	padding: 2px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F6F6F6;
	text-align: center;
	white-space: nowrap;
	}

.td2
	{
	padding: 2px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #eeeeee;
	text-align: center;
	white-space: nowrap;
	}

/*-------------------------------------
▼▼　エントリーボックス
-------------------------------------*/

.box
	{
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px #C0C0C0 solid;
	font-size: 14px;
	}

.box1
	{
	padding: 5px 5px 5px 5px;
	background-color: #FFF0F0;
	border: 1px #990000 solid;
	font-size: 14px;
	}

.box2
	{
	padding: 5px 5px 5px 5px;
	background-color: #F0FFF0;
	border: 1px #009900 solid;
	font-size: 14px;
	}

.box3
	{
	padding: 5px 5px 5px 5px;
	background-color: #F0F0FF;
	border: 1px #000099 solid;
	font-size: 14px;
	}

.boxleft
	{
	float: left;
	padding: 2px 2px 2px 2px;
	width: 210px;
	}

.boxright
	{
	float: left;
	padding: 5px 2px 2px 2px;
	width: 320px;
	}

.topbox
	{
	float: left;
	padding: 2px 2px 2px 2px;
	width: 265px;
	}

.clear
	{
	clear: both;
	}

/*-------------------------------------
▼▼　画像処理
-------------------------------------*/
.e_box img

	{
	border : none ;
	padding: 5px 5px 5px 5px;
	}

img.r 
	{
	float : right ;
	border : none ;
	margin-right : 4px ;
	margin-top : 4px ;
	vertical-align : top ;
	}

img.l
	{
	float : left ;
	border : none ;
	margin-right : 4px ;
	margin-top : 4px ;
	vertical-align : top ;
	}

.centering
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
