/*ここは消さないで下さい!*/
/* 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: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Verdana,Arial, Helvetica, 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: #000099;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 1000px;
	margin: 0 auto;
	background: url("http://www.click-bank.jp/kabu1/img/base_back.png") repeat-y;
	text-align: center;
	position: relative;
}

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

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

/*  ヘッダー  */
#header {
	height:0px;
	margin: 0;
	color: #FFF;
	background: #DCE9F0 url("http://www.click-bank.jp/kabu1/img/header.png") no-repeat;
	text-align: left;
}

#header h1 {
 position: absolute;
 top: 116px;
 left: 30px;
 font-size: 16px;
 font-weight: bold;
 color: #333;
 text-decoration: none;
}

#header2 {
	height:145px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: #3398CC url("http://www.click-bank.jp/kabu1/img/header2.png") no-repeat;
}

#header2 p{
	position: absolute;
	top: 6px;
	left: 480px;
	width: 500px;
	font-size: 100%;
	color: #333;
	text-align: left;
}

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

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


/*  メインメニュー  */

.rss{	
	position: absolute;
	top: 120px;
	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: right;
	width: 730px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content h2{
	margin: 5px 0 10px 10px;
	font-size: 123%;
	color: #000066;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
        height:30px;
	line-height: 230%;
        background: url("http://www.click-bank.jp/kabu1/img/h2.jpg") no-repeat top left;
clear:both;
}

#content h3 {
	margin: 10px 0;
	padding: 0;
	color: #176782;
	font-weight: bold;
	font-size: 14px;
	line-height: 230%;
        height:30px;
	display: block;
	text-align: left;
	text-indent: 20px;
	background: url("http://www.click-bank.jp/kabu1/img/h3.jpg") no-repeat top left;
clear:both;
}

#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://www.click-bank.jp/kabu1/img/h3_back.gif") no-repeat top left;
clear:both;
}
			
#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;
	color: #333333;
	font-weight: bold;
	font-size: 130%;
	line-height: 280%;
	display: block;
	text-align: left;
       padding-left:125px;
	background: url("http://www.click-bank.jp/kabu1/img/ranking.png") no-repeat top left;
       height:45px;
clear:both;
}

.r4 {
	margin: 10px 10px 10px 0;
	color: #333333;
	font-weight: bold;
	font-size: 130%;
	line-height: 280%;
	display: block;
	text-align: left;
       padding-left:125px;
	background: url("http://www.click-bank.jp/kabu1/img/ranking2.png") no-repeat top left;
       height:45px;
clear:both;
}

#content h5 {
	margin: 10px 10px 0px 0;
	color: #ffffff;
	font-size: 14px;
        font-weight:bold;
	line-height: 25px;
	display: block;
	padding-left:15px;
         border-left:1px solid #000066;
        border-bottom:4px solid #000000;
        border-top:1px solid 3000066;
       width:626px;
	background: #006699 url("http://www.click-bank.jp/kabu1/img/h5.gif") no-repeat top left;
clear:both;
}

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

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

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

/* ---- 関連記事リスト属性----- */
#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: left;
	width: 200px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
 	background: #000066;
	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 .tvcm{	
	margin: 0;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
background: url("http://www.click-bank.jp/kabu1/img/tvcm.png") no-repeat top left;
}

/*　検索窓　*/
#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://www.click-bank.jp/kabu1/img/menu01.gif") no-repeat;
}

#sidebar ul.menu li.c1 a:hover {
	background: #FFF url("http://www.click-bank.jp/kabu1/img/menu02.jpg") 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://www.click-bank.jp/kabu1/img/menu03.gif") no-repeat;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.click-bank.jp/kabu1/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://www.click-bank.jp/kabu1/img/arch01.gif") no-repeat;
}

#sidebar ul.arch li a:hover {
	background: #FFF url("http://www.click-bank.jp/kabu1/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: 1000px;
 	height: 60px;
 	margin: 0;
 	color: #000066;
 	padding: 0;
 	text-align: left;
	background:#0099ff;
}

#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:14px;
}

.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;
}

#content p.point1,
#content p.point2,
#content p.point3 {
	padding-left: 130px;
	padding-right: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	height: 22px;
	padding-top: 5px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	color: #151515;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 440px;
	padding-bottom: 5px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#content p.point1 {
	background-image: url(img/point1.jpg);
}
#content p.point2 {
	background-image: url(img/point2.jpg);
}
#content p.point3 {
	background-image: url(img/point3.jpg);
}


#content .box1 {
	padding: 15px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
        width:610px;
}


#content .box1 p {
padding: 4px 10px 5px 15px;
margin-top: 10px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
line-height: 28px;
text-align: center;
}

#content table {
	border-collapse: collapse;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

caption {
color:#000099;
text-align:left;
font-size:14px;
font-weight:bold;
}

td {
	padding: 10px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

td.w50 {
width: 50%;
padding: 10px;
}


th {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #EAF0F2;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 1px;

}

.w30 {
width: 30%;
}

.w70 {
width: 70%;
}

.w50 {
width: 50%;
}

td.w30 {
background: #f5f4dc;
font-weight: bold;
}

th.no1 {
background: url() #fff;
}

th.no2 {
background: url() #fff;
}

th.no3 {
background: url() #fff;
}

.td1 {
text-align: left;
}

.td2 {
text-align: center;
}


.text-r {
text-align: right;
}

.text-bd {
border-bottom: solid 1px #000;
}

#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:360px;
	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;
}

.red {
color:#FF3535;
font-size:12px;
}


.akaya{
background: url("http://okane119.cash-money.jp/img/akaya.gif") no-repeat;
background-position: left;
padding: 0px 0px 0px 16px;
} 

.akaya2{
background: url("http://okane119.cash-money.jp/img/akaya_m.gif") no-repeat;
background-position: left;
font-size:14px;
font-weight:bold;
color:#cc0000;
padding: 0px 0px 0px 16px;
} 
.red {
color:#FF3535;
font-size:13px;
}
.guid2 {
color:#333;
font-size:13px;
}

.mousikomi {
font-size:16px;
font-weight:bold;
text-align:right;
border-top:#fff 1px solid;
border-left:#fff 1px solid;
border-right:#fff 1px solid;
border-bottom:#fff 1px solid;
}



.plan1 {
background:#EFF7FE;
}

.plan2 {
background:#FDFEE7;
}


/*テーブル*/
table {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-collapse:collapse;
font-size:12px;
}

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

th {
background:#faeffc;
font-size:12px;
font-weight:normal;
}
.no-border table, 
.no-border tr, 
.no-border td,
.no-border th{
 border-style: none;
}

/*テーブル商品*/
.tb_title {
color: #ff6600;
font-weight:bold;
font-size:16px;
padding-left:20px;
text-align: left;
background: #FAF8F1 url("http://www.click-bank.jp/kabu1/img/tb_title.jpg") no-repeat top left;
}

.koumoku1 {
background:#FAF8F1;
font-weight:bold;
text-align:center;
}
.koumoku2 {
text-align:center;
}

.gazou {
text-align:center;
}

.tb_bar {
text-align:center;
border-left:#fff solid 1px;
border-right:#fff solid 1px;
border-bottom:#fff solid 1px;
}

.blue {
color:#1e93c1;
}
/*バンク*/
.bank-bar {
background: #FAF8F1 url("http://www.click-bank.jp/kabu1/img/bank-bar.gif") no-repeat top left;
text-indent:20px;
font-size:16px;
color:#fff;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W5";
}

.bank-gazou {
text-align:center;
}

.bank-kamoku {
text-align:center;
background:#EAF2FB;
font-size:12px;
}

.bank-kamoku2 {
text-align:center;

font-size:12px;
}

.button3 {
	float: left;
	margin: 0px 0px 0 0px;
	display: inline;
}

.button4 {
	float: left;
	margin: 0px 0px 0 px;
	display: inline;
}

.button5 {
	float: left;
	margin: px 0px 0 0px;
display: inline;
}

.button6 {
	float: left;
	margin: 2px 40px 0 82px;
	display: inline;
}
.point{
background-image: url(http://www.click-bank.jp/kabu1/img/allow03-b.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 13px;
padding: 0px 0px 0px 18px;
} 

.meisai-bar {
margin:0 0 0 14px;
}

/*記事内*/
.meisai-kizi {
background:#F3EFDC;
font-weigh:bold;
}

.button2 {
text-align:center;
border-left:#fff solid 1px;
border-right:#fff solid 1px;
border-bottom:#fff solid 1px;
}
