@charset "Shift_JIS";

/*全体の設定*/
body{
	margin:0;
	padding:0;
	text-align:center;
	color:#222222;
	font-size:12px;
	scrollbar-face-color:#99ccff;
	scrollbar-highlight-color:ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-3dlight-color:ffffff;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	background-image: url(img/back.gif);
	line-height: 25px;
	}

table {
	margin:0 auto;
	padding:0;
	color:#333;
	font-size:12px;
	line-height: 25px;
	}

input,textarea{
	font-size:12px;
	border-style: solid;
	border-color: #99CCFF;
	color: #222222;
	background-color: #ffffff;
	border-width: 1px;
	}	

a:link,a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover,a:active{
	color: #00CCFF;
	text-decoration: none;
}

img{border:0;}

hr{
	height:2px;
	border:2px dotted #0099CC;}

/* 全体幅 */
div#content {
	margin: 0px auto;
	width: 800px;
	text-align: center;
	background-color:#ffffff;
}
/* 外枠の影 */
div#stage {
	margin: 0px auto;
	width: 840px;
	background-color:#ffffff;
	background-image: url(img/back_stage.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1,h2,h3{
	margin:0;
	padding:0;
}

/*ヘッダー*/
div#header{
	margin: 0px;
	padding: 0px;
	background-image: url(img/header_back.jpg);
	width:800px;
}
div#rightmenubox{
	position: relative;}
		  
div#header #rightmenu{
	position: absolute;
	top: 14px;
	left: 504px;
	width: 293px;
	text-align:left;
	height: 26px;
      }  
/*メニュー*/
ul#menu {
    width:800px;
	line-height:36px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear:both;
}


ul#menu li {
	float:left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
li img{display:block;}
/**/


/*メイン*/
div#mainimg{
    margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-color: #fff;}
div#mainimage_left{
    margin: 0px;
	padding: 0px;
	width: 179px;
	float: left;
	background-color:#fff;
	}
div#mainimage_right{
    margin: 0px;
	padding: 0px;
	width: 621px;
	background-color:#fff;
	float:right
	}

div#main{
    margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-color: #fff;}

div#mainother{
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-attachment: scroll;
	background-image: url(image/other_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}
	
div#main2{
    margin: 10px auto;
	padding: 0px;
	width: 620px;
	text-align:center;
	float: right;
	background-color: #fff;}
	
/*左*/
div#left{
	margin:10px 0;
	padding:0px;
	width:180px;
	float:left;}
	
/* 新着情報*/
span#newmain{
	padding:0px;
	background-color:#fff;
	width:380px;
	height:130px;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #ccc;
	text-align:left;
	color:#666;
	display:block;}

/* 右*/
div#right{
	margin:10px 0;
	padding:0px;
	width:600px;
	float:right;
	font-size: 13px;
}
	


/* フッター*/
div#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width:840px;
	background-image: url(img/back_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*著作権表示※削除不可*/
div#cherish {
	margin: 2px auto;
	width: 800px;
	text-align: right;
	color:#666666;
	font-size:11px;
}

/*-----------------------------------*/

dl.float{margin:0 auto;}
dt.left{
	margin:0 auto;
	padding:0;
	float:left;
	width:70px;
}
	
	
dd.right{
	margin:0 auto;
	padding:0;
	float:right;
	text-align:left;
	width:480px;
	line-height: 30px;
	}
	
.topawase{
	line-height: 60px;
}

/*当社のクレジットカード現金化サービスはこんな方が利用しています*/
div#topbox_box{
width: 596px;
background: url(img/topbox_center.jpg) repeat-y;
margin-bottom:15px;
}
div#topbox_column{
	width: 596px;
	padding-bottom: 29px;
	background-image: url(img/topbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#topbox_column .inner {
	padding-top: 100px;
	background-image: url(img/topbox_top.jpg);
	background-repeat: no-repeat;
}
div#topbox_column .inner .naka {
	padding: 0 15px;
	text-align:left;
	background-image: url(img/topbox_center.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	font-weight: bold;
}


.bunsyou{
	line-height: 24px;
	background-image: url(img/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}

/*よくある質問*/
.q{
	background-image: url(img/q.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	line-height:30px;
	font-weight: bold;
	color: #66CCFF;
	width:550px;
	margin:0 auto;
	text-align:left;
}
.a{
	background-image: url(img/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:25px;
	line-height:30px;
	width:550px;
	margin:0 auto;
	text-align:left;}

/*現金化ボックス*/
div#genkin_box{
	width: 580px;
	margin-bottom:15px;
	background-image: url(img/genkin_box_center.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
}
div#genkin_column{
	width: 580px;
	padding-bottom: 30px;
	background-image: url(img/genkin_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#genkin_column .inner {
	padding-top: 52px;
	background-image: url(img/genkin_box_top.jpg);
	background-repeat: no-repeat;
}
div#genkin_column .inner .naka {
	padding: 0 15px;
	text-align:left;
	background-image: url(img/genkin_box_center.jpg);
	background-repeat: repeat-y;
}


/*クラス*/
.ma{margin:10px;}
.ma_left{
	margin:10px;
	text-align:left;}
.ma_back{
	margin:10px;
	text-align:left;
	background-image: url(img/waku_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ma_sen{
	padding:10px;
	margin:0px;
	border:1px solid #999;}


.left_waku{
	width:180px;
	border:1px solid #0099cc;}

.sen{
	border:1px dotted #99CCFF;}

.red{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
