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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #3b210b;
	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: #38210b;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 950px;
	margin: 0 auto;
	background: url("http://www.cash-money.jp/gold/img/base_back.png") repeat-y;
	text-align: center;
	position: relative;
}

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

#containar {
	width: 890px;
	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: 160px;
 left: 30px;
 font-size: 14px;
 font-weight: bold;
 color: #f7f5e6;
 text-decoration: none;
}

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

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

#header2 p{
	position: absolute;
	top: 12px;
	left: 460px;
	width: 480px;
	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: 160px;
	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: 630px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content h2{
	margin: 5px 0 10px 10px;
	font-size: 123%;
	color: #000;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	line-height: 30px;;
padding-left:15px;
clear:both;
background-image: url(http://www.cash-money.jp/gold/img/h2.png);
}

#content h3 {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-weight: bold;
	font-size: 100%;
	line-height: 25px;
	display: block;
	text-align: left;
	text-indent: 0;
padding-left:20px;
clear:both;
background-image: url(http://www.cash-money.jp/gold/img/h3.png);
}

#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.cash-money.jp/gold/img/h3_back.gif") no-repeat top left;
clear:both;
}
			
#content h3.post a {
	color: #0F3357;
	text-decoration: underline;
clear:both;
}
					
#content h3.post a:hover {
	color: #FF0000;
	text-decoration: none;
clear:both;
}

#content h4 {
	margin: 10px 10px 10px 0;
	color: #910000;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
padding-left:20px;
background-image: url(http://www.cash-money.jp/gold/img/h4.png);
clear:both;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: 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: right;
	width: 240px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
 	background: url("http://www.cash-money.jp/gold/img/sh2_back.png") 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 #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

/*　検索窓　*/
#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 #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	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.cash-money.jp/gold/img/menu01.gif") no-repeat;
}

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

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

#sidebar ul.arch li a:hover {
	background: #FFF url("http://www.cash-money.jp/gold/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: 950px;
 	height: 60px;
 	margin: 0;
 	color: #999;
 	padding: 0;
 	text-align: left;
	background: url("http://www.cash-money.jp/gold/img/footer_back.png") no-repeat;
}

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

#content img {
	padding: 10px 0 0 0;
}

#content .img_box {
	float: left;
	text-align: center;
	margin: 4px;
	border: 1px solid #e1cf7e;
	padding-right: 10px;
	padding-left: 1px;
	padding-bottom: 5px;
	width: 130px;
	padding-top: 5px;
       background: #fff;
}

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

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

#content .img_box3 {
	float: left;
	width: 110px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*5ポイント*/
#mokuzi{
position:relative;
padding-top:10px;
top:5px;
left:0px;
height:200px;
width:490px;
background:url(http://www.cash-money.jp/gold/img/5point.png) no-repeat;
}
#mokuzi-menu{
position:absolute;
font-size:12px;
top:48px;
left:20px;
}

.style1 {
color: #000099;
font-weight: bold;
font-size:14px;
}

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


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

.style4 {
color: #333;
font-size:12px;
}

.style5 {
color: #cc0000;
font-size:12px;
font-weight:bold;
}

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

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


.sample{
background-image: url(http://www.cash-money.jp/gold/img/ya1.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 14px;
padding-left:20px;
font-weight:bold;
color:#cc0000;
}

.sample2{
background-image: url(http://www.cash-money.jp/gold/img/ya1.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 12xt;
padding-left:20px;
color:#000099;
padding: 5px 0px 4px 15px;
}

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


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

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

th {
background:#fdf5e6;
}
/*テーブル内指示*/
.bg001{
 background:url(); 
text-align:center;
font-size:12px;
color:#333;
}

.bg002 {
padding-left:5px;
text-align:left;
font-size:12px;
color:#333;
}

.menu150{
background-image: url(http://www.cash-money.jp/gold/img/menu150.jpg);
background-repeat: no-repeat;
color:#ffffff;
font-weight:bold;
font-size:13px;
text-align:center;
}


.menu150_2{
background:#f7f5e6;
color:#440000;
font-weight:normal;
font-size:13px;
text-align:center;
}

.menu135{
background-image: url(http://www.cash-money.jp/gold/img/menu135.jpg);
background-repeat: no-repeat;
color:#003366;
font-weight:bold;
font-size:13px;
text-align:left;
}

.menu135_2{
background:#f7f7f7;
color:#003366;
font-weight:normal;
font-size:13px;
text-align:left;
}

.campain{
background-image: url(http://www.cash-money.jp/gold/img/pen.gif);
background-repeat: no-repeat;
border-bottom:dotted 1px #cccccc;
color:#003366;
font-weight:bold;
font-size:13px;
text-align:left;
padding-left:20px;
}

.campain_2{
background-image: url(http://www.cash-money.jp/gold/img/hand-anime.gif);
background-repeat: no-repeat;
color:#440000;
font-weight:normal;
font-size:13px;
text-align:left;
background-position: left;
padding: 5px 0px 4px 30px;
}

.torihiki{
background-image: url(http://www.cash-money.jp/gold/img/torihiki-ruru.gif);
background-repeat: no-repeat;
color:#440000;
font-weight:bold;
font-size:14px;
text-align:left;
padding-left:20px;
}

.kouza{
background-image: url(http://www.cash-money.jp/gold/img/kouza-title.png);
background-repeat: no-repeat;
text-align:center;
color:#f7f5e6;
font-weight:bold;
font-size:14px;
}

.wakaba{
background-image: url(http://www.cash-money.jp/gold/img/wakaba-mark_mini.gif);
background-repeat: no-repeat;
text-align:left;
color:#ff3535;
font-weight:normal;
font-size:13px;
padding-left:30px;
line-height:25px;
}

.news{
background-image: url(http://www.cash-money.jp/gold/img/check-mark.gif);
background-repeat: no-repeat;
text-align:left;
background-position: left;
font-size: 13px;
padding: 5px 0px 4px 20px;
}
