@charset "utf-8";
/*共通*/
html{
	overflow-y:scroll;}
*{
	margin:0px;
	padding:0px;}
body{
	font-size:75%;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
	font-weight:normal;
	line-height:1.6;}
ul{
	margin:0px;
	list-style:none;}
a{
	color:#0000CC;
	text-decoration:none;}
a:hover{
	color:#0000CC;
	text-decoration:underline;}
a img{
	border:none;}
table{
	border-collapse:collapse;
	width:680px;}
th,td{
	border:1px #CCC solid;
	padding:8px;}
th{
	background:#EDEDED;
	width:120px;}
#container{
	width:960px;
	margin:0px auto 0px auto;}
.clear{
	clear:both;}
.image{
	margin-bottom:20px;}
.red{
	color:#F00;}
/*ヘッダー*/
#header{
	width:960px;
	background:url(../img/header.jpg) no-repeat;
	width:960px;
	height:419px;}
.logo{
	width:309px;
	height:85px;
	padding:10px 0px 0px 31px;}
/*サブヘッダー*/
#sub_header{
	width:960px;
	}
.sub_logo{
	width:309px;
	height:81px;
	padding:12px 0px 0px 25px;}
/*メニュー*/
#menu{
	padding-top:20px;
	width:960px;}
#menu ul{
	float:left;}
#menu li{
	float:left;}
/*サブメニュー*/
#sub_menu{
	width:960px;
	height:50px;}
#sub_menu ul{
	float:left;}
#sub_menu li{
	float:left;}

/*左コンテンツ*/
#left{
	position:relative;
	float:left;
	padding:20px 0px 0px 0px;
	width:270px;}
/*ピックアップ*/
.pickup{
	text-align:center;
	padding:0px 0px 10px 0px;}
.pickup_bg{
	background:url(../img/pickup_background.jpg) no-repeat;
	width:270px;
	height:347px;}
.pick_contents{
	text-align:center;
	padding:30px 0px 0px 0px;
	}
.p_advertisement{
	width:231px;
	height:137px;
	padding:8px 19px 0px 19px;}
.pick_text{
	text-align:left;
	padding-left:17px;
	padding-right:17px;}
/*お知らせ*/
.information{
	margin:15px auto 0px auto;
	background:url(../img/information.jpg) no-repeat;
	width:262px;
	height:137px;}
.info_word{
	position:absolute;
	left: 105px;
	top: 370px;
}
.information_button{
	width:131px;
	height:37px;
	padding:90px 0px 0px 100px;}
/*右コンテンツ*/
#right{
	padding:20px 0px 30px 10px;
	float:left;
	width:680px;}
/*おすすめサイト*/
.recommend{
	text-align:center;
	float:left;
	margin-top:16px;
	width:680px;
	}
.r_advertisement{
	width:195px;
	margin:15px 13px 0px 13px;}
/*背景青*/
.b_content{
	float:left;
	width:220px;
	}
.r_blue{
	padding-top:30px;
	float:left;
	background:url(../img/recommend_blue.jpg) no-repeat;
	width:220px;
	height:447px;}
.blue_title{
	font-size:16px;}
.blue_word{
	margin:15px 10px;}

/*背景ピンク*/
.p_content{
	margin-left:10px;
	float:left;
	width:220px;
	}
*html .p_content{
	margin-left:8px;
	float:left;
	width:220px;
	}
.r_pink{
	padding-top:30px;
	float:left;
    background:url(../img/recommend_pink.jpg) no-repeat;
	width:220px;
	height:447px;}
/*背景緑*/
.r_green{
	padding-top:30px;
    float:left;
    background:url(../img/recommend_green.jpg) no-repeat;
	width:220px;
	height:447px;}
/*現金化とは*/
.box{
	margin:16px 0px 0px 0px;
	float:right;}
.box_pic{
	padding:0px 15px 0px 15px;
	width:160px;
	float:right;}
.box p{
	padding:0px 0px 0px 15px;}
.here{
	text-align:right;}
/*現金化とは下層ページ*/
.sub_box{
	width:680px;
	margin:16px 0px 0px 0px;
	}
.sub_box p{
	padding:0px 0px 0px 15px;}

/*フッター*/
#footer{
	text-align:center;
	clear:both;
	background:url(../img/footer_bg.jpg) no-repeat;
	width:960px;
	height:53px;}
#footer ul{
	padding:8px 0px 0px 0px;}
#footer li{
	display:inline;}
#footer a{
	color:#333333;
	text-decoration:none;}
#footer a:hover{
	color:#333333;
	text-decoration:underline;}
/*お問い合わせ*/
.inquiry{
	margin:15px 0px 0px 0px;}
input{
	width:200px;}
textarea{
	width:250px;
	height:100px;}

.submit{
	padding:8px 0px;
	border:none;}