/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #DCE9F0;
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0;}


a:link, a:visited, a:active {color: #337799;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 900px;
	margin: 0 auto;
	background: url("http://visa.cash-money.jp/img/base_back.png") repeat-y;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: center;
}

#containar {
	width: 840px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */


#header h1 a:link, #header h1 a:visited, #header h1 a:active {
 position: absolute;
 top: 133px;
 left: 30px;
 font-size: 16px;
 font-weight: bold;
 color: #7b4909;
 text-decoration: none;
}

#header h1 a:hover {
 color: #FF9900;
 text-decoration: underline;
}

#header2 {
	height:158px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: #3398CC url("http://visa.cash-money.jp/img/header2.png") no-repeat;
}

#header2 p{
	position: absolute;
	top: 10px;
	left: 407px;
	width: 340px;
	font-size: 100%;
	color: #333;
	text-align: left;
}

#header a:link, #header a:visited, #header a:active {color: #FFF;text-decoration: underline;}
#header a:hover{color : #FF9900;text-decoration: none;}

#header .ads_header{
	text-align: center;
}




.rss{	
	position: absolute;
	top: 133px;
	right: 25px;
}

/*  パンくずリスト  */
.navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 10px;
	padding: 0 5px;
	text-align: left;
}

.navi a {
	color: #337799;
	text-decoration: none;
}

.navi a:hover {
	color: #FF6633;
	text-decoration: underline;
}


/*  記事枠等の属性  */
#content {
	float: left;
	width: 590px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content h2{
	margin: 5px 0 10px 10px;
	font-size: 123%;
	color: #0F3357;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	line-height: 150%;
	border-left: 10px solid #3398CC;
}

#content h3 {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}

#content h3.post {
	margin: 10px 5px 0 5px;
	border: 0px;
	color: #0F3357;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 20px;
	background: url("http://visa.cash-money.jp/img/h3_back.gif") no-repeat top left;
}
			
#content h3.post a {
	color: #0F3357;
	text-decoration: underline;
}
					
#content h3.post a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content h4 {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 0 10px 20px 20px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}

/* ---- 関連記事リスト属性----- */
#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	margin: 10px 20px;
	padding: 5px;
	text-align: center;
}

#content .next{
	text-align: right;
}

/*  サイドメニュー等の属性  */
#sidebar {
	float: right;
	width: 240px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
 	background: url("http://visa.cash-money.jp/img/sh2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar .search{	
	margin: 0;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
}

/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
	background: #33663B;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar ul.menu{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	text-align: left;
}

#sidebar ul.menu li.c1 a {
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
	background: #FFF url("http://jcb.cash-money.jp/img/menu01.gif") no-repeat;
}

#sidebar ul.menu li.c1 a:hover {
	background: #FFF url("http://jcb.cash-money.jp/img/menu02.gif") no-repeat;
	color: #FF6633;
	text-decoration: underline;
}


#sidebar ul.menu li a {
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 40px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
	background: #FFF url("http://jcb.cash-money.jp/img/menu03.gif") no-repeat;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://jcb.cash-money.jp/img/menu04.gif") no-repeat;
	color: #FF6633;
	text-decoration: underline;
}

#sidebar ul.arch li a {
 	height: 25px;
 	list-style: none;
 	padding: 0;
 	text-indent: 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 200%;
 	display: block;
	background: #FFF url("http://jcb.cash-money.jp/img/arch01.gif") no-repeat;
}

#sidebar ul.arch li a:hover {
	background: #FFF url("http://visa.cash-money.jp/img/arch02.gif") no-repeat;
	color: #FF6633;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 10px 250px 15px 15px;
	font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
 	clear: both;
 	width: 900px;
 	height: 60px;
 	margin: 0;
 	color: #999;
 	padding: 0;
 	text-align: left;
	background: url("http://visa.cash-money.jp/img/footer_back.png") no-repeat;
}

#footer .copyright{
	text-align: center;
	padding: 40px 0 0 0;
	font-size: 12px;
	line-height: 120%;
}

#sidebar h3{
	margin: 10px 0 0 0;
 	background: url("http://www.click-bank.jp/kabu1/img/tvcm.png") no-repeat top left;
	font-weight: bold;
	font-size: 16px;
	line-height: 280%;
	color: #FFF;
       padding-left:40px;
	text-align: left;
	text-indent: 5px;
        height:40px;
}

#sidebar h4{
	margin: 10px 0 0 0;
 	background: url("http://www.click-bank.jp/kabu1/img/campe.png") no-repeat top left;
	font-weight: bold;
	font-size: 16px;
	line-height: 280%;
	color: #FFF;
       padding-left:40px;
	text-align: left;
	text-indent: 5px;
        height:40px;
}

#sidebar h5{
	margin: 10px 0 0 0;
 	background: url("http://www.click-bank.jp/kabu1/img/tisiki.png") no-repeat top left;
	font-weight: bold;
	font-size: 16px;
	line-height: 280%;
	color: #FFF;
       padding-left:40px;
	text-align: left;
	text-indent: 5px;
        height:40px;
}


#content .img2 {
	float:left;
	margin: 0px 10px 0px 0px;
}

#content .img3 {
        float:right;
        margin: 0px 0px 0px 10px;
}


.style1 {
color: #000066;
font-weight: bold;
font-size:16px;
}

.style2 {
color: #000000;
font-weight: bold;
font-size:12px;
}

.style3 {
color: #cc0000;
font-weight: bold;
font-size:14px;
}

.style4 {
color: #333333;
font-weight: normal;
font-size:13px;
}

.style5 {
color: #ff6600;
font-weight: bold;
font-size:13px;
}

.yellow{background:#ffff00; font-size: 14px;
font-weight: bold;
}



/*テーブル*/
table {
border-top:1px solid #18A8CB;
border-left:1px solid #18A8CB;
border-collapse:collapse;
}

caption {
text-align:left;
padding-bottom:8px;
font-size:14px;
font-weight:bold;
color:#a52a2a;
}
td {
padding:5px;
border-right:1px solid #18A8CB;
border-bottom:1px solid #18A8CB;
text-align:left;
}

th {
padding:5px;
border-right:1px solid #18A8CB;
border-bottom:1px solid #18A8CB;
text-align:left;
font-size:14px;
padding-left:20px;
background: url("http://jcb.cash-money.jp/img/th-bar.png") no-repeat top left;
}

/*テーブル内指示*/
	.meisai{
		background:#0082c2;
		color:#ffffff;
		text-align:center;
	}
	.title{
		background:#6666FF;
		color:#ffffff;
	}
	.star{
		background:#ffff33;
		color:#cc0000;
		text-align:center;
	}
	.star2{
		color:#cc0000;
		text-align:center;
	}
	.body{
		background:#fafaf3;
		color:#000000;
		text-align:center;
	}
	.botan{
		background:#fff;
		color:#000000;
		text-align:right;
	}


.comment{
background-image: url("http://jcb.cash-money.jp/img/arrow_y.gif");
background-repeat: no-repeat;
background-position: left;
font-size: 12px;
padding: 0px 0px 0px 16px;
} 

/*ランクボックス*/
#content .img_box {
	float: left;
	text-align: center;
	margin: 4px;
	border: 1px solid #ccc;
	padding-right: 10px;
	padding-left: 1px;
	padding-bottom: 5px;
	width: 190px;
        height:220px;
	padding-top: 0px;
        background: url("http://www.click-bank.jp/kabu1/img/3box.jpg") no-repeat top left;
}

#base #wrap #content .img_box a {
	font-size: 10px;
}

#content .img_box2 {
	text-align: center;
	margin: 10px;
}

#content .img_box3 {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/*初めての人へ：削除しない*/
#content .menu_bnr{
 background:url(http://www.click-bank.jp/kabu1/img/hazimete_info.png) no-repeat left top;
 width:640px;
 height:175px;
 overflow:hidden;
}


#content .menu_bnr table{
 width:400px;
 margin:45px 0px 60px 220px;
}

#content .menu_bnr table,
#content .menu_bnr table th,
#content .menu_bnr table td{
 border:none;
}

#content .menu_bnr table td{
 padding:2px;
}



