@charset "utf-8";
/*
┌─────────────────────────────────────────────────────────
 ※　基本設定
└─────────────────────────────────────────────────────────
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,th,td{ margin:0; padding:0; }

body{
	font: 12px/12px "メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Helvetica Neue", Arial, Helvetica, sans-serif;
	*font-size:small;
	*font-size:x-small;
	/*----------------------------------------------------------------------------------------------------
	背景広告を入れる場合のCSS
	background: url("");
	background-repeat: no-repeat;
	background-position: center top;
	----------------------------------------------------------------------------------------------------*/
	}

h1{
	font-size: 12px;
	}

h2{
	font-weight:bold;
	font-size:13px;
	}
/*
h3{
	font-weight: bold;
	padding: 5px 5px 5px 13px;
	margin: 5px 0;
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #343434), color-stop(0.00, #656565));
	background: -webkit-linear-gradient(top, #656565 0%, #343434 95%);
	background: -moz-linear-gradient(top, #656565 0%, #343434 95%);
	background: -o-linear-gradient(top, #656565 0%, #343434 95%);
	background: -ms-linear-gradient(top, #656565 0%, #343434 95%);
	background: linear-gradient(top, #656565 0%, #343434 95%);
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	z-index: 1;
	}
*/
a:link{ color:#3366CC; text-decoration:none; }
a:visited{ color:#3366CC; text-decoration:none; }
a:active{ color:#3366CC; text-decoration:none; }
a:hover{
	color:#3366CC;
	underline;filter:alpha(opacity=70);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=70)"; /* IE8用 */
	opacity: 0.7; /* Opera, Safari用 */
	-khtml-opacity: 0.7;  /* Safari , 他ブラウザ用  */
	-moz-opacity:0.7; /* Firefox , Netscape用 */
}
a img:hover{
	color:#3366CC;
	underline;filter:alpha(opacity=70);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=70)"; /* IE8用 */
	opacity: 0.7; /* Opera, Safari用 */
	-khtml-opacity: 0.7;  /* Safari , 他ブラウザ用  */
	-moz-opacity:0.7; /* Firefox , Netscape用 */
}

#game_title a:link{ color:#000000; text-decoration:none; }
#game_title a:visited{ color:#000000; text-decoration:none; }
#game_title a:active{ color:#000000; text-decoration:none; }
#game_title a:hover{ color:#000000; text-decoration:none; cursor: text; }

img{
	border: none;
	vertical-align: middle;
}

/*
┌─────────────────────────────────────────────────────────
 ※	Clearfix
└─────────────────────────────────────────────────────────
*/

.clearfix:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{ min-height: 1px; }
* html .clearfix{ height: 1px; height: auto; overflow: hidden; }

/*
┌─────────────────────────────────────────────────────────
 ※　広告(adから始まるものはAdsense)
└─────────────────────────────────────────────────────────
*/

.ad_area_header{
	/* ヘッダー */
	clear: both;
	float:right;
	padding-top: 65px;
	}

.ad_area_hcenter{
	/* ヘッダー */
	text-align: center;
	padding: 5px 0;
	padding:7px;
	float: left;
	}

.ad_area_hcenter a:hover{
	/* ヘッダー */
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1.0; /* Opera, Safari用 */
	-khtml-opacity: 1.0;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1.0; /* Firefox , Netscape用 */
	}

p.ad_area_left{
	/* レフトサイドバー */
	text-align:center;
	padding-bottom:7px;
	padding-top:7px;
	}

p.ad_area_left a:hover{
	/* ヘッダー */
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1.0; /* Opera, Safari用 */
	-khtml-opacity: 1.0;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1.0; /* Firefox , Netscape用 */
	}

p.ad_area_right{
	/* ライトサイドバー */
	text-align:center;
	margin-bottom:7px;
	}

p.ad_area_right a:hover{
	/* ライトサイドバー */
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1.0; /* Opera, Safari用 */
	-khtml-opacity: 1.0;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1.0; /* Firefox , Netscape用 */
	}

p.ad_area_right a img:hover{
	/* ライトサイドバー */
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1.0; /* Opera, Safari用 */
	-khtml-opacity: 1.0;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1.0; /* Firefox , Netscape用 */
	}

.ad_area_center{
	/* メインエリア */
	clear: both;
	text-align:center;
	margin-bottom:7px;
	}

.ad_area_center2{
	/* メインエリア2 */
	clear: both;
	text-align:center;
	margin: 7px auto;
	}

p.ad_area_center_put{
	/* 記事内 */
	margin:7px 0;
	}

p.pr_right{
	/* PR用 */
	text-align:center;
	padding:10px;
	}

p.ad_area_footer{
	/* フッター */
	text-align:center;
	margin:7px 0;
	}

p.leftbar_sponsor_caption{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px 5px;
	margin-bottom:0px;
	background:#333333\9;

background: url(http://pimg.gaym.jp/images/common/navy_blue.png);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #343434), color-stop(0.00, #656565));
background: -webkit-linear-gradient(top, #656565 0%, #343434 95%);
background: -moz-linear-gradient(top, #656565 0%, #343434 95%);
background: -o-linear-gradient(top, #656565 0%, #343434 95%);
background: -ms-linear-gradient(top, #656565 0%, #343434 95%);
background: linear-gradient(top, #656565 0%, #343434 95%);
	}

#ad_fixed{
	margin-bottom: 7px;
	float: left;
	margin-left: -135px;
	width: 135px;
}

.fixed {
	top: 1%;
	position: fixed;
}

/*
┌─────────────────────────────────────────────────────────
 ※	全体用
└─────────────────────────────────────────────────────────
*/

#container{
	clear: both;
	width:1190px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

ul.imglist{
	margin:10px 5px 5px 25px;
	list-style-image:url(/images/common/listimage_orange_1.gif);
	line-height:1.4em;
	}

ul.imglist2{
	margin: 0 5px 0 25px;
	list-style-image:url(/images/common/listimage_green_1.gif);
	line-height:1.4em;
	}

ul.imglist3{
	margin: 0 5px 0 25px;
	list-style-image:url(/images/common/listimage_orange_1.gif);
	line-height:1.4em;
	}

ul.imglist4{
	margin: 0 5px 0 25px;
	list-style-image:url(/images/common/listimage_green_1.gif);
	line-height:1.4em;
	}

.history{
	margin-top: 10px;
}

ul.imglist #more{
	margin:5px 5px 5px 25px;
	text-align: right;
	list-style-image: none;
	list-style: none;
	line-height:1.4em;
	}

.text_area{
	clear:both;
	padding:10px;
	line-height:1.3em;
	word-wrap: break-word;
	}

p.among{
	font-weight:bold;
	padding:5px 5px 0 5px;
	}

img{
	border:0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	max-width:100%;
	height:auto;
	}

p.dashed{
	clear:both;
	padding: 10px 0 5px 0;
	text-align:center;
	}

/*テーブルの設定*/

td{
	padding:3px 5px 3px 5px;
}

tr{
	background-color:transparent;
}

th{
	background:#3d85c6;
	color:#ffffff;
	text-align:center;
	padding:2px;
	}

#button_fixed {
	padding: 10px;
	width: 50px;
	height: 80px;
	position: fixed;
	top: 50%;
	margin-left: 1190px;
}

#button_fixed img{
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	width: 30px;
}

#favorite_fixed {
	padding: 10px;
	width: 50px;
	height: 80px;
	position: fixed;
	top: 60%;
	margin-left: 1190px;
}

#favorite_fixed img{
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	width: 30px;
}


/*
┌─────────────────────────────────────────────────────────
 ※	ヘッダー
└─────────────────────────────────────────────────────────
*/

#head {
	min-width: 1190px;
	/* padding-bottom: 15px; */
	height: 100px;
	/*margin-bottom:7px;*/
}


#headline {
	width: 1190px;
	margin: 0 auto;
	}

#header{
	width:984px;
	margin-bottom:7px;
	padding: 0;
	}

#gaymlogo{
		text-align: center;
		float: left;
		margin-top: 10px;
		margin-bottom: -5px;
		/*margin-left: 70px;*/
		margin-right: auto;
		/*width: 1000px;*/
	}

.gaym_title {
		margin-top: 20px;
		float: left;
	}

.gaym_title img{
	width: 120px;
	}

#slogan  {
	font-size: 14px;
	font-weight: bold;
	width: 660px;
	position: absolute;
	margin: 30px 0 0 170px;
	line-height: 15px;
	}

#slogan span {
	font-size: 16px;
	color: #F00;
	}

#navi ul{
	float: left;
	margin-left: 190px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.google_search{
	/* float: right; */
	margin-top: 7px;
}

.navi_item {
	float: left;
	font-weight: bold;
	width: 120px;
	height:20px;
	list-style: none;
	text-align: center;
	padding: 4px 0;
	border-right: 2px solid #C0C0C0;
	z-index: 100;
	}

.navi_item a:link, .navi_item a:visited, .navi_item a:active {
	color: #000;
	}

.navi_item a:hover {
	color: #36C;
	}

.navi_item2 {
	float: left;
	font-weight: bold;
	width: 120px;
	height: 30px;
	list-style: none;
	text-align: center;
	padding: 4px 0;
	}

.navi_item2 a:link, .navi_item2 a:visited, .navi_item2 a:active {
	color: #000;
	}

.navi_item2 a:hover {
	color: #36C;
	}

.navi_name{
	letter-spacing:2px;
}

.navi_name2{
	font-size:10px;
	letter-spacing:2px;
	margin-top: 3px;
	font-weight:normal;
}

.bookoff_affiliate{
	position: absolute;
	top: 20px;
	margin-left: -330px;
}

#search_icon {
	position: absolute;
	list-style: none;
	margin: -20px 0 0 765px;
	white-space: nowrap;
	width: 210px;
}

#search_icon li {
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

#search_icon img {
	width: 100px;
}

#search_icon  a img:hover{
	color:#3366CC; text-decoration:
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1; /* Opera, Safari用 */
	-khtml-opacity: 1;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1; /* Firefox , Netscape用 */
}

#search{
	width: 200px;
	height: 24px;
	margin: -3px 0 0 760px;
	background: url(http://pimg.gaym.jp/images/common/search_box.gif) left top no-repeat;
	}

#cse-search-box .text {
	border: none;
	outline: none;
	position: absolute;
	margin: 4px 0 0 15px;
	}

#cse-search-box .submit {
	position: absolute;
	margin: 2px 0 0 175px;
	}

#search_icon2 {
	position: absolute;
	list-style: none;
	margin: -20px 0 0 50px;
}

#search_icon2 li {
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

#search_icon2 img {
	width: 100px;
}

#search_icon2  a img:hover{
	color:#3366CC; text-decoration:
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1; /* Opera, Safari用 */
	-khtml-opacity: 1;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1; /* Firefox , Netscape用 */
}

#search2{
	width: 200px;
	height: 24px;
	margin: 40px 0 15px 50px;
	background: url(http://pimg.gaym.jp/images/common/search_box.gif) left top no-repeat;
	}

#bread {
	min-width: 1190px;
	width: 100%;
	clear: both;
	text-align: right;
	background: #4B4B4B;
	/* margin: 7px auto; */
}

#cse-search-box .text2 {
	border: none;
	outline: none;
	position: absolute;
	margin: 4px 0 0 15px;
	}

#cse-search-box .submit2 {
	position: absolute;
	margin: 2px 0 0 175px;
	}


#bread_item {
	letter-spacing: 1px;
	color: #FFF;
	width: 1190px;
	font-weight: bold;
	margin: 0 auto;
}

#bread_item a:link, #bread_item a:visited, #bread_item a:active {
	color: #FFF;
	}

#bread_item a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}

#login {
	letter-spacing: 1px;
	/* float: right; */
	/* margin-top: -20px; */
	/* margin-right: -60px; */
	/* clear: both; */
	margin-top: 7px;
	}

.logged_in{
	color:#36C;
}

#login_item {
	font-weight: bold;
	margin: 0 auto;
}

#login_item a:link, #login_item a:visited, #login_item a:active {
	color: #000;
	}

#login_item a:hover {
	color: #36C;
	}



#title_area{
	clear:both;
	width:980px;
	margin:3px 0 14px 0;
	}


#bookmark{
	float:right;
	margin: 40px -20px 0 0;
}

#bookmark:hover{
	color:#3366CC; text-decoration:
	underline;filter:alpha(opacity=70);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=70)"; /* IE8用 */
	opacity: 0.7; /* Opera, Safari用 */
	-khtml-opacity: 0.7;  /* Safari , 他ブラウザ用  */
	-moz-opacity:0.7; /* Firefox , Netscape用 */
}

#game_title{
	clear:both;
	font-size:16px;
	font-weight:bold;
	margin:7px 5px;
	padding-left:5px;
	border-left:5px solid #CC3333;
	}

#button{
	text-align:right;
	padding:2px;
	background:#EFEFEF;
	}

#button li{ display:inline; }
#button img{padding-left:4px; valign:middle; }

#monhan {
	float:right;
	margin-right:50px;
}

#member{
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding: 20px 30px 0 0;
}


/*
┌─────────────────────────────────────────────────────────
 ※	コンテンツ
└─────────────────────────────────────────────────────────
*/
/*-- 新着質問 --*/
div.new_post{
	background:#F0F0F0;
	margin-bottom:5px;
	}

ul.list_game{
	text-align:right;
	list-style-type:none;
	padding:10px 0 0 0;
	}

ul.list_bbs{
	list-style-type:none;
	border-bottom:1px solid #ddd;
	padding:5px 0;
	line-height:1.6;
	}

ul.list_news{
	list-style-type:none;
	border-bottom:1px solid #ddd;
	padding:5px 0;
	line-height:1.5;
	}

.list_date{
	color:#808080;
	text-align: right;
	margin: -5px 0;
	}

.spy {
	list-style-type: none;
	}

.list_post{
	color:#808080;
	font-size:x-small;
	padding-top:3px;
	margin-bottom:-5px;
	}

.list_post2{
	color:#808080;
	font-size:x-small;
	text-align:right;
	}

.list_more{
	list-style-type:none;
	text-align: center;
	font-size:x-small;
	padding-top:3px;
	}

.unanswered {
	color: #FF0000;
	font-size:x-small;
	}


/*-- 見出しの中のRSSボタン --*/
.rss_button {
	float: right;
	width: 50px;
	font-weight: bold;
	font-size: small;
	left: 50%;
	margin-top: -3px;
	padding: 1px;
	text-align: center;
	border-top: solid 1px #ff9933;
	border-left: solid 1px #ff9933;
	border-right: solid 1px #cc6633;
	border-bottom: solid 1px #cc6633;
	background: #ff7400\9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffa443), color-stop(0.03, #ff7400));
	background: -webkit-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -moz-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -o-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -ms-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: linear-gradient(top, #ff7400 3%, #ffa443 100%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	z-index: 10;
}

.rss_button a:link{ color:#FFFFFF; text-decoration:none; }
.rss_button a:visited{ color:#FFFFFF; text-decoration:none; }
.rss_button a:active{ color:#FFFFFF; text-decoration:none; }
.rss_button a:hover{ color:#FFFFFF; text-decoration:none; }
.rss_button a{	display: block; width: auto; padding:1.7px 10px 1.8px 10px; padding:1.5px 10px 1.5px 10px\9; text-align:center;}

/*-- Twitterボタン --*/
.twitter_button{
	float: right;
	margin-top: -4px;
	margin-right: -20px;
}

.twitter_button img{
	width: 90%;
}

/*-- 見出しの中のボタン --*/
.all_button {
	float: right;
	margin-top: -4px;
	height: 19px;
	border-top: solid 1px #ff9933;
	border-left: solid 1px #ff9933;
	border-right: solid 1px #cc6633;
	border-bottom: solid 1px #cc6633;
	background: #ff7400\9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffa443), color-stop(0.03, #ff7400));
	background: -webkit-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -moz-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -o-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -ms-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: linear-gradient(top, #ff7400 3%, #ffa443 100%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	z-index: 10;
	cursor: pointer;
}

.all_button input {
	color: #FFF;
	width: 50px;
	height: 17px;
	font-weight: bold;
	border: 0;
	background: #ff7400\9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffa443), color-stop(0.03, #ff7400));
	background: -webkit-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -moz-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -o-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -ms-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: linear-gradient(top, #ff7400 3%, #ffa443 100%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	z-index: 10;
	cursor: pointer;
}

.all_button input:link{ color:#FFFFFF; text-decoration:none; }
.all_button input:visited{ color:#FFFFFF; text-decoration:none; }
.all_button input:active{ color:#FFFFFF; text-decoration:none; }
.all_button input:hover{
	color:#FFFFFF;
	text-decoration:none;
	underline;filter:alpha(opacity=70);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=70)"; /* IE8用 */
	opacity: 0.7; /* Opera, Safari用 */
	-khtml-opacity: 0.7;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 0.7; /* Firefox , Netscape用 */
}

/*--- 発売スケジュール ---*/

.schedule{
	margin: 10px;
	clear:both;
	margin-left:-10px\9;
	padding-left:10px\9;
}

.schedule_day{
	clear:both;
	padding-top:15px;
	font-weight: bold;
	margin-left:7px\9;
	padding-left:3px\9;
}

.schedule_game{
	clear:both;
	height:60px;
	width:450px\9;
	padding:7px 0 7px 0;
	padding:7px 0 4px 0\9;
}

.image{
	float: left;
	width:60px;
	height:60px;
	padding:4px 10px 0 4px;
	text-align:center;
}

img.package{
	max-width:90%;
	height:90%;
}

.maker{
	font-size:x-small;
	font-weight:bold;
}

.schedule_status{
	padding:7px 0 7px 0;
	border-bottom:dashed 1px #C0C0C0;
	line-height:1.5;
}

.price{
	font-weight:bold;
	color:red;
}

.amazon{
	float:right;
	padding-right:100px;
}

.amazon_price{
	float:right;
	padding-right:15px;
}

/*---検索ボタン---*/
.search_button{
	cursor: pointer;
	background: #e7e8e8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffffff), color-stop(0.82, #e7e8e8), color-stop(0.49, #e0e0e0), color-stop(0.16, #f1f1f1), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	border-bottom: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

/*--- 見出し部分[シルバー] ---*/
.head_silver{
	background: #e0e0e0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #7a7a7a), color-stop(0.00, #8f8f8f));
	background: -webkit-linear-gradient(top, #e0e0e0 0%, #f1f1f1 100%);
	background: -moz-linear-gradient(top, #e0e0e0 0%, #f1f1f1 100%);
	background: -o-linear-gradient(top, #e0e0e0 0%, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #e0e0e0 0%, #f1f1f1 100%);
	background: linear-gradient(top, #e0e0e0 0%, #f1f1f1 100%);
	margin-bottom: 5px;
	margin-bottom: 7px\9;
	margin-right: -10px;
	margin-right: -25px\9;
	padding: 4px;
	box-shadow: 2px 2px #c0c0c0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

/*--- 見出し日付 ---*/
.head_day{
	margin-top:20px;
	background: #c3d9ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d6e5ff), color-stop(0.00, #c1d1ec));
	background: -webkit-linear-gradient(top, #c1d1ec 0%, #d6e5ff 100%);
	background: -moz-linear-gradient(top, #c1d1ec 0%, #d6e5ff 100%);
	background: -o-linear-gradient(top, #c1d1ec 0%, #d6e5ff 100%);
	background: -ms-linear-gradient(top, #c1d1ec 0%, #d6e5ff 100%);
	background: linear-gradient(top, #c1d1ec 0%, #d6e5ff 100%);
	padding: 4px;
	box-shadow: 2px 2px #c0c0c0;
	text-shadow: 1px 1px 1px #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}



/*--- ここまで ---*/

#main{
	float:right;
	width:1190px;
	}

#contents{
	width:683px;
	float:left;
	border: 1px solid #C0C0C0;
	margin:0 7px 7px 7px;
	*margin:0 3px 7px 3px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	word-break: break-all;
	}

#contents2{
	width:775px;
	float:left;
	margin:0 0 7px 7px;
	*margin:0 3px 7px 3px;
	}

.contents_caption{
	letter-spacing: 1px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 12px;
	margin-bottom:0px;
background: #0582ff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0582ff), color-stop(0.00, #0582ff));
background: -webkit-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: -moz-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: -o-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: -ms-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: linear-gradient(top, #0582ff 0%, #0582ff 95%);
border-top-left-radius: 9px; 
border-top-right-radius: 9px;
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px; 
border:0px;
	}

.contents_caption2{
	letter-spacing: 1px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 12px;
	margin-bottom:0px;
background: #0582ff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0582ff), color-stop(0.00, #0582ff));
background: -webkit-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: -moz-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: -o-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: -ms-linear-gradient(top, #0582ff 0%, #0582ff 95%);
background: linear-gradient(top, #0582ff 0%, #0582ff 95%);
	}

.contents_caption_new{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px 5px;
	margin: 6px;
	margin-bottom:0px;
background: #79ba38;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #79ba38), color-stop(0.00, #79ba38));
background: -webkit-linear-gradient(top, #79ba38 0%, #79ba38 95%);
background: -moz-linear-gradient(top, #79ba38 0%, #79ba38 95%);
background: -o-linear-gradient(top, #79ba38 0%, #79ba38 95%);
background: -ms-linear-gradient(top, #79ba38 0%, #79ba38 95%);
background: linear-gradient(top, #79ba38 0%, #79ba38 95%);
	}

div.contents_box{
	clear: both;
	background:#FFFFFF;
	margin-bottom:7px;
	overflow:hidden;
	}

div.contents_box2 ul{
	margin:5px 15px;
	}

ul.connect{
	list-style-type:none;
	}
	ul.connect li{
		float:left;
		padding:10px;
		margin:10px;
		}

/* --------- 管理画面に反映させる為、gamestyle.cssに記述---------*/
/* ul.gamelist{
	padding-left:15px;
	list-style-image:url(/images/common/listimage_blue_1.gif); */
	}

/* ──────────────────── お知らせ ──────────────────── */

ul.tips_list{
	clear:both;
	}
	ul.tips_list li{
		float:left;
		margin-top:3px;
		margin-left:7px;
		margin-bottom:3px;
		padding-bottom:3px;
		padding-left:7px;
		list-style-type:none;
		border-bottom:solid 1px #D0D0D0;
		width:445px;
		}

/* ──────────────────── 掲示板 ──────────────────── */

.bbs_title{
	color:#808080;
	margin:5px 10px;
	}

.bbs_thread{
	margin:0 5px;
	padding:5px;
	border-top:1px solid #DDDDDD;
	}

.comment_img img{
	width:250px;
}

.profile_img{
	float:left;
	text-align:center;
	width:20%;
	word-wrap:break-word;
}

.profile_img img{
	width:50%;
	margin-top:10px;
	padding: 3px;
	border: 1px solid #D0D0D0;
	color: #D0D0D0;
}

.profile_img p{
	margin-bottom:-10px;
}

.question_status{
	float:left;
	margin:5px 10px 0 -10px;
	width:70%;
	word-wrap:break-word;
}

.question_title{
	font-size:129%;
	font-weight:bold;
	padding-bottom:8px;
	word-wrap:break-word;
	clear: both;
	margin-bottom:30px;
}

.question_1{
	clear: both;
	width:90%;
	margin-bottom:20px;
}

.questions_body{
	margin-bottom:30px;
}

.answer_body{
	margin-top:8px;
	min-height: 80px;
	line-height:18px;
}

.question_time{
	float:right;
	font-size:xx-small;
	margin-bottom:10px;
	position: relative;
	bottom: -10px;
	right:-8%;
}

.answer_time{
	float:right;
	font-size:xx-small;
	margin-bottom:10px;
	position: relative;
	bottom: -10px;
	right:-8%;
}

.question_count{
	float:right;
	margin:30px 40px 0 0;
	position: relative;
}


.answer_comment{
	border-top: 2px solid #dadbf2;
	border-right: 2px solid #dadbf2;
	border-bottom: 2px solid #dadbf2;
	border-left: 2px solid #dadbf2;
	color: #000000;
	background: #eef3f6;
	border-radius: 3px;
	float:left;
	font-size:130%;
	font-weight:bold;
	margin:30px 35px 5px 35px;
	padding:3px 0;
	width:80px;
	text-align: center;
}


.answer_button2 a{
	border-top: 1px solid #ffcc66;
	border-right: 2px solid #e67f19;
	border-bottom: 2px solid #e67f19;
	border-left: 1px solid #ffcc66;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background: #ff9500;
	border-radius: 3px;
	padding:5px 10px;
	width:30%;
	display:block;
	margin:0 auto 30px auto;
}

.answer_1{
	border-top: 1px solid #6699cc;
	border-right: 2px solid #0033cc;
	border-bottom: 2px solid #0033cc;
	border-left: 1px solid #6699cc;
	color: #ffffff;
	background: #3366cc;
	border-radius: 3px;
	float:left;
	font-size:130%;
	font-weight:bold;
	margin:30px 10px 5px 35px;
	padding:3px 0;
	width:80px;
	text-align: center;
}

.answer_2{
	border-top: 1px solid #ff6673;
	border-right: 2px solid #cc3333;
	border-bottom: 2px solid #cc3333;
	border-left: 1px solid #ff6673;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background: #e61919;
	border-radius: 3px;
	float:left;
	font-size:130%;
	font-weight:bold;
	margin:30px 10px 5px 35px;
	padding:3px 0;
	width:80px;
	text-align: center;
}

.answer_3{
	border-top: 1px solid #c9c9c9;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939;
	border-left: 1px solid #c9c9c9;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background: #696969;
	border-radius: 3px;
	float:left;
	font-size:130%;
	font-weight:bold;
	margin:30px 10px 5px 35px;
	padding:3px 0;
	width:80px;
	text-align: center;
}

.answer_1 span, .answer_2 span, .answer_3 span{
	cursor: pointer;
}

.notes{
	float:left;
	color: #606060;
	margin:40px 35px 5px 5px;
	font-size:90%;
}

/* ──────────────────── ランキング ──────────────────── */

.game_list{
	clear: both;
	border-bottom: 1px solid #808080;
	margin: 0 10px;
}
ul.ranking{
	clear:both;
	margin-top:15px;
	}

ul.ranking_top{
	clear:both;
	margin-top:10px;
	}

ul.ranking_date{
	clear:both;
	}

ul.ranking li , ul.ranking_top li , ul.ranking_date li{
	float:left;
	list-style-type:none;
	margin:0 5px 2px 10px;
	}

li.gametitle{
	width:390px;
	padding-top: 3px;
	}

ul.access{
	clear:both;
	list-style-type:none;
	position: relative;
	color: #93C;
	left: 400px;
	left: 396px\9;
	width: 110px;
	top: -15px;
	margin:0 10px;
	}

ul.access_bottom {
	clear:both;
	list-style-type:none;
	margin:0 10px;
	padding:0 0 10px 200px;
	color: #93C;
	}

ul.question {
	position: absolute;
	margin: 20px 0 0 517px;
	margin: 20px 0 0 513px\9;
	padding-left: 10px;
	list-style-type: none;
	font-weight: bold;
	border-left: 1px solid #808080;
	min-width:100px;
}

ul.question, x:-moz-broken, x:last-of-type {
	position: absolute;
	margin: 20px 0 0 517px;
	list-style-type: none;
	font-weight: bold;
}

.intell_rank {
	width: 631px;
	margin: 0 auto;
	border-bottom: 1px solid #808080;
}
.access{
	color: #93C;
}
.ranking_icon img{
	width: 50px;
}

ul.question_top {
	position: absolute;
	margin: -28px 0 0 380px;
	padding-left: 10px;
	list-style-type: none;
	font-weight: bold;
	border-left: 1px solid #808080;
	min-width:100px;
}
ul.access_top {
	position: absolute;
	margin: -17px 0 0 270px;
	list-style-type: none;
	color: #93C;
	width: 110px;
}

.bbs_question {
	float: right;
	padding: 0 41px 0 20px;
	padding: 0 46px 0 20px\9;
	border-left: 2px solid #fff;
}

.access_date {
	position: absolute;
	margin: 40px 0 0 245px;
	margin: 25px 0 0 245px\9;
	list-style-type: none;
	color: #9933cc;
}

.access_date, x:-moz-broken, x:last-of-type {
	position: absolute;
	margin: 25px 0 0 245px;
	list-style-type: none;
	color: #9933cc;
}

ul.pager{
	text-align:center;
	padding:10px 0;
	}
	ul.pager li{
		width:200px;
		display:inline;
		}
		ul.pager li a{
			width:200px;
			padding:5px 10px;
			background:#FFFFFF;
			border:1px solid #DDDDDD;
			vertical-align: middle;
			text-decoration:none;
			}

ul.pager li.on{
	padding:5px 10px;
	color:#333333;
	background:#DDEEFF;
	border:1px solid #DDDDDD;
	vertical-align: middle;
	text-decoration:none;
	}
	ul.pager li a:link{ background:#FFFFFF; }
	ul.pager li a:visited{ background:#FFFFFF; }
	ul.pager li a:active{ background:#FFFFFF; }
	ul.pager li a:hover{ background:#3366DD; color:#FFFFFF; }

/* ──────────────────── コスプレ ──────────────────── */

.cos_caption{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 5px;
	border-top:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	margin-bottom:0px;
	background:#FF88CC;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffb8dd), color-stop(0.00, #ff47f0));
	background: -webkit-linear-gradient(top, #ff47f0 0%, #ffb8dd 100%);
	background: -moz-linear-gradient(top, #ff47f0 0%, #ffb8dd 100%);
	background: -o-linear-gradient(top, #ff47f0 0%, #ffb8dd 100%);
	background: -ms-linear-gradient(top, #ff47f0 0%, #ffb8dd 100%);
	background: linear-gradient(top, #ff47f0 0%, #ffb8dd 100%);


	}

.cos_contents_box{
	background:#FFFFFF;
	border:1px solid #808080;
	margin-bottom:7px;
	overflow:hidden;
	}

.cos_list{
	color:#808080;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:10px;
	margin-bottom:10px;
	}

.cos_list_bottom{
	color:#808080;
	}

.cos_list li , .cos_list_bottom li{
	display:inline;
	}

.cos_list_title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
	}
.cos_list_title li{
	list-style-type:none;
	}

ul.pager{
	text-align:center;
	margin:10px 0;
	}

ul.imglist_pink{
	list-style-image:url(http://pimg.gaym.jp/images/common/listimage_pink_1.gif);
	margin-left:20px;
	}
	ul.imglist_pink li{
		font-size:13px;
		margin-top:7px;
		}

p.cos_banner{
	text-align:center;
	margin-top:17px;
	padding:10px 10px 10px 0;
	}

p.cos_text{
	font-weight:bold;
	padding:10px;
	}

ul.cos_keyword{
	list-style-type:none;
	padding:10px;
	}
	ul.cos_keyword li{
		display:inline;
		}

ul.cos_image_list{
	text-align:center;
	list-style-type:none;
	}
	ul.cos_image_list li{
		display:inline;
		margin:3px;
		}

div.cos_contents{
	text-align:center;
	padding:10px;
	}

/* ──────────────────── 一覧用 ──────────────────── */

ul.list_all{
	list-style-type:none;
	border-bottom:1px solid #ddd;
	padding-bottom:7px;
	margin:7px;
	}
	ul.list_all li{
		display:inline;
		}

.list_day{
	color:#808080;
	}

/* ──────────────────── HISTORY [ lastupdate: 2011,05,25 ] ──────────────────── */

div.con_his_box{
	text-align:left;
	margin:6px;
	clear:both;
	}
	div.con_his_box ul{
		list-style-type:none;
		border-bottom:1px solid #f0f0f0;
		padding:6px;
		}
		div.con_his_box ul.bottom{ list-style-type:none; border:none; padding:6px; }
			div.con_his_box ul li.update{ font-weight:bold; }
			div.con_his_box ul li.title{ font-size:xx-small; font-weight:normal; margin:3px 10px 0 10px; }
			div.con_his_box ul li.day{ font-size:xx-small; font-weight:normal; color:#909090; margin:0 10px 0 10px; }

/* ──────────────────── CATEGORY [ lastupdate: 2011,05,25 ] ──────────────────── */

ul.con_cate_list{
	list-style-type:none;
	font-weight:bold;
	text-align:left;
	margin:6px;
	}
	ul.con_cate_list li{
		border-bottom:1px solid #f0f0f0;
		padding:10px 8px;
		}
		ul.con_cate_list li.top{ padding-top:8px; }
		ul.con_cate_list li.bottom{ margin-bottom:12px; }

/* ──────────────────── CLOUD [ lastupdate: 2011,05,27 ] ──────────────────── */

div.cloud-box{
	text-align:left;
	background:#FFFFFF;
	margin-bottom:7px;
	}
	div.cloud-box ul.tag{
		font-weight:bold;
		line-height:2.8;
		padding:10px;
		margin:0;
		}
		div.cloud-box ul.tag li{
			display:inline;
			padding:0;
			margin:0;
			}
			div.cloud-box ul.tag li a{
				border:1px solid #CCF;
				padding:0.5em;
				}
				div.cloud-box ul.tag li a:hover{
					color:#FFFFFF;
					background:#3366CC;
					text-decoration:none;
					}

/* ──────────────────── CLOUD [ lastupdate: 2011,05,27 ] ──────────────────── */

.amazon2{
	float:right;
	padding-right:7px;
}
.check{
	float:right;
	height: 20px;
	margin-top: -5px;
	margin-top: -2px\9;
}
.check, x:-moz-broken{
	float:right;
	height: 20px;
	margin-top: -2px;
}

.search_button2{
	cursor: pointer;
	color: #FF0000;
	font-weight: bold;
	background: #e7e8e8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffffff), color-stop(0.82, #e7e8e8), color-stop(0.49, #e0e0e0), color-stop(0.16, #f1f1f1), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	border-bottom: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
}
.search_button3{
	color: #808080;
	font-weight: bold;
	background: #e7e8e8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffffff), color-stop(0.82, #e7e8e8), color-stop(0.49, #e0e0e0), color-stop(0.16, #f1f1f1), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	background: linear-gradient(top, #ffffff 0%, #f1f1f1 16%, #e0e0e0 49%, #e7e8e8 82%, #ffffff 100%);
	border-bottom: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
}
.hosi{
	clear:both;
	position: absolute;
	margin-top: 165px;
	margin-top: 190px\9;
	margin-left: 200px;
	margin-left: 220px\9;
	color: #FF0000;
	font-weight: bold;
}

.hosi, x:-moz-any-link{
	clear:both;
	position: absolute;
	margin-top: 155px;
	margin-left: 200px;
	color: #FF0000;
	font-weight: bold;
}

/*
┌─────────────────────────────────────────────────────────
 ※	レフト
└─────────────────────────────────────────────────────────
*/

#leftbar{
	margin-bottom:7px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}

p.leftbar_caption{
	letter-spacing: 1px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 12px;
	background: #E6194C;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #E6194C), color-stop(0.00, #E6194C));
	background: -webkit-linear-gradient(top, #E6194C 0%, #E6194C 95%);
	background: -moz-linear-gradient(top, #E6194C 0%, #E6194C 95%);
	background: -o-linear-gradient(top, #E6194C 0%, #E6194C 95%);
	background: -ms-linear-gradient(top, #E6194C 0%, #E6194C 95%);
	background: linear-gradient(top, #E6194C 0%, #E6194C 95%);
 	}

div.leftbar_box{
	margin-bottom:7px;
	overflow:hidden;
	}

/*
┌─────────────────────────────────────────────────────────
 ※	ライト
└─────────────────────────────────────────────────────────
*/

#rightbar{
	width:300px;
	float:right;
	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;*/
	}

.rightbar_border{
	border: 1px solid #C0C0C0;
	/*margin-bottom:7px;
	margin-left:-7px;*/
	}

p.rightbar_caption{
	letter-spacing: 1px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 12px;
	border-top:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	margin-bottom:0px;
background: url(http://pimg.gaym.jp/images/common/navy_blue.png);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #343434), color-stop(0.00, #656565));
background: -webkit-linear-gradient(top, #656565 0%, #343434 95%);
background: -moz-linear-gradient(top, #656565 0%, #343434 95%);
background: -o-linear-gradient(top, #656565 0%, #343434 95%);
background: -ms-linear-gradient(top, #656565 0%, #343434 95%);
background: linear-gradient(top, #656565 0%, #343434 95%);
border-top-left-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
 	}

p.rightbar_caption2{
	letter-spacing: 1px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 12px;
	border-top:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	margin-bottom:0px;
background: url(http://pimg.gaym.jp/images/common/navy_blue.png);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #343434), color-stop(0.00, #656565));
background: -webkit-linear-gradient(top, #656565 0%, #343434 95%);
background: -moz-linear-gradient(top, #656565 0%, #343434 95%);
background: -o-linear-gradient(top, #656565 0%, #343434 95%);
background: -ms-linear-gradient(top, #656565 0%, #343434 95%);
background: linear-gradient(top, #656565 0%, #343434 95%);
 	}

div.rightbar_box{
	margin-bottom:7px;
	overflow:hidden;
	}

div.twitter_box{
	margin-bottom:7px;
	}

div.qr_box{
	margin-bottom:7px;
	height:130px;
	}

ul.rightbar_qr{
	float:left;
	list-style-type:none;
	width:148px;
	margin:20px 0;
	}

ul.rightbar_qr_2{
	/* ++ 2011/06/20 ++ */
	text-align:center;
	list-style-type:none;
	margin:20px;
	}

li.qr_img{
	padding:0 24px;
	*padding:0 20px;
	}

li.qr_text{
	margin-top: 10px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	}

img.qr_img_border{
	border:1px solid #808080;
	}

p.feature_img{
	text-align:center;
	margin:10px;
	}

p.feature_bold{
	font-weight:bold;
	padding-left:10px;
	}

ul.popularity{
	/* 人気記事用 */
	list-style-type:none;
	padding:10px;
	}
	ul.popularity li{
		/* 人気記事用 */
		display:inline;
		}

ul.rightbar_event{
	/* 特集用 */
	list-style-type:none;
	padding:10px;
	}
	ul.rightbar_event li{
		/* 特集用 */
		display:inline;
		}

div.rightbar_box ul.cloud{
	/* UP!!用 */
	list-style-type:none;
	line-height:1.5;
	padding:10px;
	}
	ul.cloud li{
		display:inline;
		margin-right:10px;
		}
	ul.cloud li.big{
		font-size:16px;
		}
	ul.cloud li.bigbig{
		font-size:18px;
		font-weight:bold;
		}
	ul.cloud li.bigbigbig{
		font-size:22px;
		font-weight:bold;
		}
	ul.cloud a:hover{
		color:#CC3333;
	}

/*
┌─────────────────────────────────────────────────────────
 ※	フッター
└─────────────────────────────────────────────────────────
*/

#footer{
	min-width: 1190px;
	clear:both;
	text-align:left;
	border-top:1px solid #D0D0D0;
	margin-right:auto;
	margin-left:auto;
	}
	#footer a:link{ color:#FFFFFF; text-decoration:none; }
	#footer a:visited{ color:#FFFFFF; text-decoration:none; }
	#footer a:active{ color:#FFFFFF; text-decoration:none; }
	#footer a:hover{ color:#FFFFFF; text-decoration:underline; }

div.footer_main{
	color:#FFFFFF;
	background: url(http://pimg.gaym.jp/images/common/navy_blue2.png);
	padding:10px 20px 0 20px;
	}

div.footer_box{
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:10px auto;
	}

#footer_caption{
	font-size:12px;
	border-bottom:1px solid #999999;
	overflow:hidden;
	*height:20px;
	}
	#footer_caption ul{
		clear:both;
		list-style-type:none;
		}
		#footer_caption ul #title{
			float:left;
			}
		#name{
			float:right;
			}

#footer_contents{
	margin:auto;
	padding:auto;
	color:#FFFFFF;
	border-bottom:1px solid #999999;
	overflow:hidden;
	*height:110px;
	}
	#footer_contents ul{
		list-style-type:none;
		float:left;
		width:320px;
		}
		#footer_contents ul li{
			font-size:12px;
			margin:5px auto;
			}

#footer_link{
	clear:both;
	text-align:right;
	color:#FFFFFF;
	padding:5px 0 7px 0;
	}
	#footer_link ul{
		list-style-type:none;
		}
		#footer_link ul li{
			font-size:12px;
			display:inline;
			margin:0 2px;
			}

#footer_infomation{
	clear:both;
	text-align:center;
	color:#FFFFFF;
	padding-bottom:5px;
	overflow:hidden;
	}
	#footer_infomation ul{
		text-align:center;
		list-style-type:none;
		}
		#footer_infomation ul li{
			font-size:9px;
			display:inline;
			}

.footer_copy{
	clear:both;
	text-align:center;
	font-size:10px;
	color:#fff;
	padding-top:2px;
	background: url(http://pimg.gaym.jp/images/common/navy_blue.png);
	}


/*
┌─────────────────────────────────────────────────────────
 ※	付け足し
└─────────────────────────────────────────────────────────
*/

.gaym_comment img{/*コメントボタンの設定*/
	display: block;
	width: 20%;
	float: right;
	margin-top: 40px;
	margin-right: 70px;
}

.gaym_comment2 img{/*コメントボタンの設定*/
	display: block;
	width: 20%;
	float: right;
	margin-right: 70px;
}

.gaym_comment3 img{/*コメントボタンの設定*/
	display: block;
	width: 20%;
	float: right;
	margin-top: -31px;
	margin-right: 30px;
}


.text_area3 {
	float: left;
	padding: 10px;
	line-height: 1.3em;
}

.quest_link2 {
	position: absolute;
	text-align: center;
	width: 150px;
	margin: 50px 0 0 460px;
	padding: 5px 10px;
	border-top: solid 1px #9acd32;
	border-left: solid 1px #9acd32;
	border-right: solid 2px #2e8b57;
	border-bottom: solid 2px #2e8b57;
	background: #4CBB47;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #19BB47), color-stop(0.00, #4CBB47));
	background: -webkit-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -moz-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -o-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -ms-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

.quest_link2 a {
	color: #FFF;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1.0;
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
}
.re_quest {
	margin-top: -4px;
}
.re_quest a {
	text-shadow:#505050 2px 1px 0;
	color: #FFF;
	font-weight: bold;
	font-size: small;
	margin: 0 10px;
	padding: 0 15px;
	border-top: solid 1px #ff9933;
	border-left: solid 1px #ff9933;
	border-right: solid 1px #cc6633;
	border-bottom: solid 1px #cc6633;
	background: #ff7400;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffa443), color-stop(0.03, #ff7400));
	background: -webkit-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -moz-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -o-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: -ms-linear-gradient(top, #ff7400 3%, #ffa443 100%);
	background: linear-gradient(top, #ff7400 3%, #ffa443 100%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

	.explan {
		margin: 10px 0 5px 0;
	}
	.explan2 {
		margin: 5px 0 10px 0;
	}

	#errmsg {
		color: #FF0000;
		margin: 20px 0 0 20px;
	}

	.cmtime_name {
		font-size:x-small;
		margin-right: 10px;
	}

	.cmtime_created {
		font-size:x-small;
	}

	.disclaimer {
		color: #000000;
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.disclaimer-bold {
		color: #FF0000;
		font-weight:bold;
	}

	textarea {
		width:450px;
		min-height:100px;
		resize: vertical;
		overflow-x : hidden ;
		margin:5px 0 5px 35px;
	}

	#click {
		clear:both;
		margin-left: 170px;
		margin-bottom: 25px;
	}
	
	.name_box{
		margin: 10px auto;
		padding-top: 10px;
		height: 55px;
		width: 240px;
		border: 1px solid #c0c0c0;
	}

	.name_title{
		margin-left: 10px;
		padding-top: 100000px;
	}

	.name_submit{
		float: left;
		margin: 5px 0 0 15px;
	}

	.name_text{
		float: left;
		margin: 5px 0 0 15px;
	}

	.text_area2{
		clear: both;
		line-height:1.4em;
	}

.check_box{
	margin-top:3px;
	float:left;
	/*margin: 0px 25px 0 0;
	margin: 0 25px 0 0\9;
	padding: 1px 2px -1px 2px;
	padding: 2px 2px -1px 2px\9;*/
	min-width: 15px;
	height: 17px\9;
	border: 1px solid #c0c0c0;
	text-align: center;
	border-radius: 5px;
}
.check_box, x:-moz-broken{
	float:left;
	margin: 0 15px 0 -4px;
	padding: 1px 2px 0 2px;
	min-width: 15px;
	height: 17px;
	border: 1px solid #c0c0c0;
	text-align: center;
}

.check{
	float:left;
	height: 25px;
	/*margin: 0 0 0 35px;*/
}
.check, x:-moz-broken{
	float:left;
	height: 25px;
	/*margin: 0 0 0 15px;*/
}

.check a{
	margin-top:5px;
	display: block;
	padding: 3px 5px;
	background: #abeae7;
	border-radius: 5px;
}

ul.tab {
	margin: 0;
	border-bottom: 2px #ddd solid;
	font-weight: bold;
}
ul.tab li {
	float: left;
	text-align: center;
	margin: 5px 0 0 5px;
	position: relative;
	bottom: -2px;
	list-style-type: none;
	border: 1px #ddd solid;
	border-top: none;
	border-bottom: 2px #ddd solid;
}
ul.tab li.none {
	border-bottom: 2px #fff solid;
}
ul.tab li a {
	color: #000;
	display: block;
	padding: 5px 10px 7px;
	text-decoration: none;
	background: #fff;
}
ul.tab li a.blue {
	border-top: 5px #2384dc solid;
}
ul.tab li a.green {
	border-top: 5px #4cbb47 solid;
}
ul.tab li a.red {
	border-top: 5px #dd1d25 solid;
}
ul.tab li a.yellow {	
	border-top: 5px #ffd242 solid;
}
ul.tab li a.pink {	
	border-top: 5px #eb6d9a solid;
}
ul.tab li a:hover {
	position: relative;
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1.0; /* Opera, Safari用 */
	-khtml-opacity: 1.0;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1.0; /* Firefox , Netscape用 */
}

/* clerfix */
.clear:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.clear {
	zoom: 1;
}

img.vm{
	vertical-align:middle;
	}

#intell {
	width: 631px;
	border: 1px solid #C0C0C0;
	margin: 0px auto 5px auto;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
}

.package {
	float: left;
	width: 100px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 150px;
	margin: 10px 0 15px 7px;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

.package2 {
	float: right;
	/*width: 100px;*/
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	/*layout-grid-line: 150px;
	margin: 10px 0 15px 7px;*/
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

.schedule_package {
	float: left;
	width: 100px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 150px;
	max-width: 60px;
	width: auto;
	max-height: 60px;
	margin-top: 10px;
	border-radius: 20%;
	border: 1px solid #808080;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.5) inset, 0 5px 10px 0 rgba(255,255,255,1) inset, 0 6px 5px -3px rgba(0,0,0,.5), 0 10px 20px -20px rgba(0,0,0,1);
}

.schedule_package a {
	vertical-align: middle;
}
.schedule_package img {
	width: 100px;
}


.package a {
	vertical-align: middle;
}
.package img {
	width: 100px;
}

.package a img {
	border-radius: 20%;
	border: 1px solid #808080;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.5) inset, 0 5px 10px 0 rgba(255,255,255,1) inset, 0 6px 5px -3px rgba(0,0,0,.5), 0 10px 20px -20px rgba(0,0,0,1);
}

#spec_table {
	border: 0;
	margin: 0;
	padding: 0;
}

.spec {
	/*float: left;
	width: 490px;*/
	margin: 10px 7px 0 7px;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

.spec_home{
	float: left;
	margin: 10px 7px 0 7px;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	width: 77%;
}

	.explan {
		margin: 10px 0 5px 0;
	}
	.explan2 {
		margin: 5px 0 10px 0;
	}

	#errmsg {
		color: #FF0000;
		margin: 20px 0 0 20px;
	}

	.list2 {
		list-style-type:none;
		/*width: 625px;*/
	}
	.cmtime {
		margin-bottom: 3px;
		text-align: right;
		color: #606060;
		font-size:x-small;
	}

	.cmtime_name {
		font-size:x-small;
		margin-right: 10px;
	}

	.cmtime_created {
		font-size:x-small;
	}

	.disclaimer {
		color: #000000;
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.disclaimer-bold {
		color: #FF0000;
		font-weight:bold;
	}

	#click {
		clear:both;
		margin-left: 170px;
		margin-bottom: 25px;
	}
	
	#comme {
		margin:5px 0 0 25px;
	}

	#info {
		margin:5px 0 0 37px;
	}

	.name_box{
		margin: 10px auto;
		padding-top: 10px;
		height: 55px;
		width: 240px;
		border: 1px solid #c0c0c0;
	}

	.name_title{
		margin-left: 10px;
		padding-top: 100000px;
	}

	.name_submit{
		float: left;
		margin: 5px 0 0 15px;
	}

	.name_text{
		float: left;
		margin: 5px 0 0 15px;
	}

	.text_area2{
	line-height:1.4em;
	}

.game_link{
	float: right;
	text-align: center;
	width: 130px;
	margin: 0 15px 10px;
	padding: 5px 10px;
	background: #343464;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #CC0000), color-stop(0.00, #ff0000));
	background: -webkit-linear-gradient(top, #ff0000 0%, #CC0000 95%);
	background: -moz-linear-gradient(top, #ff0000 0%, #CC0000 95%);
	background: -o-linear-gradient(top, #ff0000 0%, #CC0000 95%);
	background: -ms-linear-gradient(top, #ff0000 0%, #CC0000 95%);
	background: linear-gradient(top, #ff0000 0%, #CC0000 95%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.game_link:hover{
	underline;filter:alpha(opacity=70);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=70)"; /* IE8用 */
	opacity: 0.7; /* Opera, Safari用 */
	-khtml-opacity: 0.7;  /* Safari , 他ブラウザ用  */
	-moz-opacity:0.7; /* Firefox , Netscape用 */
}
.game_link a{
	color: #FF0;
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1.0; /* Opera, Safari用 */
	-khtml-opacity: 1.0;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1.0; /* Firefox , Netscape用 */
}

.quest_link {
	position: absolute;
	text-align: center;
	width: 130px;
	margin: 50px 0 0 480px;
	padding: 5px 10px;
	border-top: solid 1px #9acd32;
	border-left: solid 1px #9acd32;
	border-right: solid 2px #2e8b57;
	border-bottom: solid 2px #2e8b57;
	background: #4CBB47;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #19BB47), color-stop(0.00, #4CBB47));
	background: -webkit-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -moz-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -o-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -ms-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

.quest_link:hover {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}

.quest_link a {
	color: #FFF;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1.0;
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
}


/*
┌─────────────────────────────────────────────────────────
 ※	サイト内検索
└─────────────────────────────────────────────────────────
*/

.search_box {
	margin-top: 10px;
}

.search_err {
	margin: 15px 0;
	text-align: center;
	font-weight: bold;
	color: #F00;
}

.search_image{
	float: left;
	width:60px;
	height:60px;
	padding:4px 4px 0 4px;
	text-align:center;
}
.search_game{
	float: left;
	padding:7px 0 7px 0;

}
.search_question{
	position: absolute;
	margin: 20px 0 0 450px;
	margin: 20px 0 0 450px\9;
	padding-left: 10px;
	list-style-type: none;
	font-weight: bold;
	border-left: 1px solid #808080;
}
.search_access{
	clear:both;
	list-style-type:none;
	position: relative;
	color: #93C;
	left: 320px;
	width: 110px;
	top: -15px;
	margin:0 10px;
}

/*
┌─────────────────────────────────────────────────────────
 ※	会員登録
└─────────────────────────────────────────────────────────
*/

.split{
	float: left;
	width: 40%;
}
.split2{
	float: left;
}
.split3{
	clear:both;
	float: left;
	width: 200px;
	padding-right: 7px;
}

.right{
	text-align: left;
}
.big{
	font-size: 14px;
}
.title{
	margin: 20px 0 15px 0;
}
.re_title{
	margin: 10px 0 15px 0;
}
.register_input{
	margin: 13px 0 15px 0;
}
.re_register_input{
	margin: 0 0 15px 0;
}
.input_box{
	clear: both;
	margin: 0 40px;
	padding: 2px 0;
	border-bottom: 1px solid #909090;
}
.captcha{
	float: left;
	width:200px;
	padding-right:7px;
}
.captcha_title{
	margin: 10px 0;
}
.captcha_input{

}
.consent{
	text-align: center;
	margin-top: 20px;
}
.consent_submit{
	padding: 2px 0;
	margin: 10px 0 5px 0;
	width: 130px;
	color: #FFFFFF;
	cursor: pointer;
	border: 2px outset buttonface;
	border-image: initial;
	background-color: #669620;
}
.exp{
	font-size: 12px;
	color: #808080;
	margin-left: 20px;
	padding-top: 20px;
	float: left;
}
.re_exp{
	font-size: 12px;
	color: #808080;
	margin-left: 20px;
	padding-top: 7px;
	float: left;
}
.err {
	clear: both;
	color: #FF0000;
	text-align: center;
	padding-top: 8px;
}

.center{
	text-align: center;
}
.title_user{
	text-align: center;
	padding-right: 60px;
	font-size: 18px;
	margin: 30px 0 5px 0;
}
.title_pass{
	padding-right: 95px;
	text-align: center;
	font-size: 18px;
	margin: 5px 0 5px 0;
}
.login_input{
	text-align: center;
	margin: 2px 0 30px 0;
}
.login_button{
	padding: 2px 0;
	margin: 10px;
	width: 100px;
	color: #FFFFFF;
	cursor: pointer;
	border: 2px outset buttonface;
	border-image: initial;
	background-color: #F63;
}
.register_button{
	padding: 2px 12px;
	color: #FFF;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #669620;
}
.register_button span{
	color: #FFF;
	font-weight: normal;
}

.new_entry{
	color:#79ba38;
}

.login_text{
	padding-left: 15px;
	text-height: 20px;
	margin: 5px 5px 15px 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #A0A0A0;
}
.login_pass{
	margin: 0 0 10px 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #909090;
}
.err_mas{
	text-align: center;
	color: #F00;
	padding-top: 10px;
	line-height: 17px;
}
.mail{
	float: left;
	margin: 15px 0 15px 30px;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

.exple {
	clear: both;
}

.retransmission {
	float: left;
	margin: 12px 10px 10px;
}

.retransmission input {
	border: solid 1px #0d4996;
	background: #2576b6;
	color: #FFFFFF;
	font-weight: bold;
}


.step{
	width: 540px;
	margin: 15px auto;
	list-style-type: none;
}
.step li:first-child{
	padding-left: 0;
	background: none;
}
.step li {
	float: left;
	width: 110px;
	padding-left: 33px;
	background: url(http://pimg.gaym.jp/images/common/list.gif) no-repeat 10px center;
	list-style-type: none;
}
.line{
	line-height: 20px;
}
.small{
	font-size: 10px;
}
.comp{
	margin-bottom: 10px;
}
.exp2{
	clear: both;
	font-size: 12px;
	color: #808080;
	margin-left: 50px;
}
.exp3{
	clear: both;
	font-size: 12px;
	margin-left: 50px;
	line-height: 15px;
	color: #808080;
}
.openid{
	margin: 15px 15px 0 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #909090;
}
.openid_icon{

}
.mypage_caption {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 10px;
	margin-bottom: 0px;
	background: url(http://pimg.gaym.jp/images/common/navy_blue.png);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #343434), color-stop(0.00, #656565));
	background: -webkit-linear-gradient(top, #656565 0%, #343434 95%);
	background: -moz-linear-gradient(top, #656565 0%, #343434 95%);
	background: -o-linear-gradient(top, #656565 0%, #343434 95%);
	background: -ms-linear-gradient(top, #656565 0%, #343434 95%);
	background: linear-gradient(top, #656565 0%, #343434 95%);
}

.mypage_left {
	width: 46%;
	float:left;
	height: 380px;
	margin: 12px;
	border: 1px solid #909090;
	border-radius: 5px;
}

.mypage_right {
	width: 46%;
	float:left;
	height: 380px;
	margin: 10px;
	border: 1px solid #909090;
	border-radius: 5px;
}

.mypage_center {
	clear: both;
	margin: 12px 12px 0 12px;
	min-height: 265px;
	border: 1px solid #909090;
	border-radius: 5px;
}

.aida{
	text-align: center;
	margin-bottom: 120px;
	margin-top:120px;
}

.setting_title{
	width: 30%;
	float: left;
	font-weight: bold;
}
.setting_data{
	width: 50%;
	float: left;
}
.setting_data img{
	width: 50px;
	padding: 3px;
	border: 1px solid #D0D0D0;
}
.setting_box{
	margin: 20px;
	padding: 20px 20px 30px 20px;
	border-bottom: 1px dashed;
}
.setting_box2{
	margin: 20px;
	padding: 20px 20px 30px 20px;
}

span#name_but {
	font-weight:bold;
	cursor:pointer;
}
div#name_fie {
	display:none;
	width: 400px;
	height: 190px;
	border: 1px solid;
	margin: 25px 0 0 170px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.new_name_title{
	font-weight: bold;
	margin: 25px 0 0 20px;
}
.new_name_input{
	margin: 25px 0 0 50px;
}
#new_name_exp{
	margin: 5px 0 0 55px;
	color: #909090;
}
.new_name_submit{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #E0E0E0;
	padding: 2px 20px;
	margin: 20px 0 0 300px;
}
.new_name_submit:hover{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
#err_name_data{
	color: #F00;
	margin: 5px 0 0 55px;
}

span#pass_but {
	font-weight:bold;
	cursor:pointer;
}
div#pass_fie {
	display:none;
	width: 400px;
	height: 410px;
	border: 1px solid;
	margin: 25px 0 0 170px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.new_pass_title{
	font-weight: bold;
	margin: 25px 0 0 20px;
}
.new_pass_input{
	margin: 25px 0 0 50px;
}
#new_pass_exp{
	margin: 5px 0 0 55px;
	color: #909090;
}
#new_pass_exp2{
	margin: 5px 0 0 55px;
	color: #909090;
}
#new_pass_exp3{
	margin: 5px 0 0 55px;
	color: #909090;
}
.new_pass_submit{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #E0E0E0;
	padding: 2px 20px;
	margin: 20px 0 0 300px;
}
.new_pass_submit:hover{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
#err_pass_data{
	color: #F00;
	margin: 5px 0 0 55px;
}
#err_pass_data2{
	color: #F00;
	margin: 5px 0 0 55px;
}
#err_pass_data3{
	color: #F00;
	margin: 5px 0 0 55px;
}
span#gender_but {
	font-weight:bold;
	cursor:pointer;
}
div#gender_fie {
	display:none;
	width: 400px;
	height: 180px;
	border: 1px solid;
	margin: 25px 0 0 170px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.new_gender_title{
	font-weight: bold;
	margin: 25px 0 0 20px;
}
.new_gender_input{
	margin: 25px 0 0 50px;
}
#new_gender_exp{
	margin: 5px 0 0 55px;
	color: #909090;
}
.new_gender_submit{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #E0E0E0;
	padding: 2px 20px;
	margin: 20px 0 0 300px;
}
.new_gender_submit:hover{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
#err_gender_data{
	color: #F00;
	margin: 5px 0 0 55px;
}
span#birth_but {
	font-weight:bold;
	cursor:pointer;
}

div#birth_fie {
	display:none;
	width: 400px;
	height: 190px;
	border: 1px solid;
	margin: 25px 0 0 170px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.new_birth_title{
	font-weight: bold;
	margin: 25px 0 0 20px;
}
.new_birth_input{
	margin: 25px 0 0 50px;
}
#new_birth_exp{
	margin: 5px 0 0 55px;
	color: #909090;
}
.new_birth_submit{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #E0E0E0;
	padding: 2px 20px;
	margin: 20px 0 0 300px;
}
.new_birth_submit:hover{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
#err_birth_data{
	color: #F00;
	margin: 5px 0 0 55px;
}

span#mail_but {
	color: #808080;
}

span#img_but {
	font-weight:bold;
	cursor:pointer;
}
div#img_fie {
	clear: both;
	display:none;
	width: 400px;
	height: 250px;
	border: 1px solid;
	margin: 50px 0 0 170px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.new_img_title{
	font-weight: bold;
	margin: 25px 0 0 20px;
}
.new_img_input{
	margin: 25px 0 0 50px;
}
#new_img_exp{
	margin: 5px 0 0 55px;
	color: #909090;
}
#new_img_exp2{
	margin: 5px 0 0 55px;
	color: #909090;
}
#new_img_exp3{
	margin: 5px 0 0 55px;
	line-height: 16px;
	color: #909090;
}
#new_img_exp4{
	margin: 5px 0 0 55px;
	color: #909090;
}
.new_img_submit{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #E0E0E0;
	padding: 2px 20px;
	margin: 20px 0 0 270px;
}
.new_img_submit:hover{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
#err_img_data{
	color: #F00;
	margin: 5px 0 0 55px;
}

span#noti_but {
	font-weight:bold;
	cursor:pointer;
}
div#noti_fie {
	display:none;
	width: 400px;
	height: 190px;
	border: 1px solid;
	margin: 25px 0 0 170px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.new_noti_title{
	font-weight: bold;
	margin: 25px 0 0 20px;
}
.new_noti_input{
	margin: 25px 0 0 50px;
}
#new_noti_exp{
	margin: 5px 0 0 55px;
	color: #909090;
}
.new_noti_submit{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #E0E0E0;
	padding: 2px 20px;
	margin: 20px 0 0 300px;
}
.new_noti_submit:hover{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
#err_noti_data{
	color: #F00;
	margin: 5px 0 0 55px;
}

span#self_intro_but {
	font-weight:bold;
	cursor:pointer;
}
div#self_intro_fie {
	display:none;
	width: 400px;
	height: 270px;
	border: 1px solid;
	margin: 25px 0 0 170px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.new_self_intro_title{
	font-weight: bold;
	margin: 25px 0 0 20px;
}
.new_self_intro_input{
	margin: 25px 0 0 50px;
}
#new_self_intro_exp{
	margin: 5px 0 0 55px;
	color: #909090;
}
.new_self_intro_submit{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #E0E0E0;
	padding: 2px 20px;
	margin: 20px 0 0 300px;
}
.new_self_intro_submit:hover{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
}
#err_self_intro_data{
	color: #F00;
	margin: 5px 0 0 55px;
}


/*
┌─────────────────────────────────────────────────────────
 ※	会員登録
└─────────────────────────────────────────────────────────
*/

#contents_news{
	width: 666px;
	float: left;
	margin: 0 7px 7px 7px;
}
.feed_box{
	min-height: 150px;
	border: 1px solid #C0C0C0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
}
.title_box{
	margin: 0 20px;
	padding: 15px 15px 5px 15px;
	border-bottom: 1px solid #909090;
}
.news_title_img{
	float: left;
	width: 80px;
}
.news_title{
	float: left;
	width: 500px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 15px;
}
.article_time{
	text-align: right;
	margin: 5px 30px;
}
.article_img{
	text-align: center;
	margin: 10px 0;
}
.article_text{
	margin: 20px;
	font-size: 14px;
	line-height: 18px;
}
.article_more{
	text-align: right;
	font-size 15px;
	font-weight: bold;
	margin: 0 30px 15px 30px;
}
#rightbar_news {
	width: 300px;
	float: right;
	margin-bottom: 7px;
}

.send_text{
	margin: 10px 10px 0 10px;
}
.send_text2{
	clear: both;
	padding: 10px 10px 10px 10px;
}
.send_title{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 5px 0;
}
.send_name, .send_img{
	margin: 5px 10px;
}
.send_img img{
	width: 100px;
	padding: 3px;
	border: 1px solid #D0D0D0;
}
.gray{
	color: #909090;
}
.send{
	text-align: center;
	margin-bottom: 20px;
}
.send_post{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	padding: 2px 35px;
	background: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.send_mess{
	margin: 5px 10px;
}
.send_sub{
	text-align: center;
	margin-bottom: 20px;
}
.send_sub a{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	padding: 2px 20px;
	margin-right: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	underline;filter:alpha(opacity=100);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=100)"; /* IE8用 */
	opacity: 1.0; /* Opera, Safari用 */
	-khtml-opacity: 1.0;  /* Safari , 他ブラウザ用  */
	-moz-opacity: 1.0; /* Firefox , Netscape用 */
}
.send_sub input{
	color: #000;
	cursor: pointer;
	border: 2px outset buttonface;
	padding: 2px 35px;
	background: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.gray{
	color: #909090;
}
.thumbnail_name{
	text-align:center;
}
.thumbnail{
	width:100px;
	height: 150px;
	display:table-cell;
	vertical-align: middle;
}

.thumbnail img{
	width:100px;
	padding: 3px;
	border: 1px solid #D0D0D0;
}

.thumbnail p {
	padding-top: 5px;
}

div.message{
	width: 312px;
	height: 150px;
	display:table-cell;
	vertical-align: middle;
	padding:10px 0 10px 20px;
}

div.day{
	width: 120px;
	height: 150px;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
}

.release{
	width: 100px;
	height: 150px;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
}

.applist{
	width:650px;
	display:table-row;
}

.release a{
	color: #000;
	float: left;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #FFF;
	padding: 4px 0;
	margin: 0 2px;
	width: 100px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

/*フレンドリスト*/

.applist2{
	width:650px;
}

.release2{
	width: 120px;
	height: 150px;
	text-align:center;
	padding: 0 20px 0 50px;
	float:left;
}

.release2 a{
	color: #000;
	float: left;
	cursor: pointer;
	border: 2px outset buttonface;
	background-color: #FFF;
	padding: 4px 0;
	margin: 0 2px;
	width: 100px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	margin: 5px auto;	
}

.release2_button{
	margin-top: 25px;
}

.thumbnail_name2{
	text-align:center;
}
.thumbnail2{
	width:100px;
	height: 150px;
	float:left;
	text-align: center;
	padding-left: 35px;
}

.thumbnail2 img{
	width:100px;
	padding: 3px;
	border: 1px solid #D0D0D0;
}

.thumbnail2 p {
	padding-top: 5px;
}

.check_view {
	width: 450px;
	margin-left: 10px;
	white-space: nowrap;
}

#link_tag{
	padding-left: 15px;
	margin-left: 15px;
	width: 420px;
}

#link_tag .tag_list {
	float: left;
	cursor: pointer;
	text-align: center;
	border: 2px outset buttonface;
	background-color: #FFF;
	padding: 4px 0;
	margin: 0 2px;
	width: 60px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#link_tag .value{
	float: left;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border: 2px outset buttonface;
	background-color: #F00;
	padding: 4px 0;
	margin: 0 2px;
	width: 60px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#link_tag_fie p {
	float: left;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	border: 2px outset buttonface;
	background: #0582ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0582ff), color-stop(0.00, #0582ff));
	background: -webkit-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -moz-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -o-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -ms-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: linear-gradient(top, #0582ff 0%, #0582ff 95%);
	padding: 4px 0;
	margin: 0 0 10px 400px;
	width: 60px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#link_tag_fie input {
	margin: 5px 0 10px 30px;
}

#color_tag_fie p {
	float: left;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	border: 2px outset buttonface;
	background: #0582ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0582ff), color-stop(0.00, #0582ff));
	background: -webkit-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -moz-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -o-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -ms-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: linear-gradient(top, #0582ff 0%, #0582ff 95%);
	padding: 4px 0;
	margin: 0 0 10px 400px;
	width: 60px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#color_tag_fie input {
	margin: 5px 0 10px 30px;
}

#color_tag_fie select {
	margin: 5px 0 10px 30px;
}

#bold_tag_fie p {
	float: left;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	border: 2px outset buttonface;
	background: #0582ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0582ff), color-stop(0.00, #0582ff));
	background: -webkit-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -moz-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -o-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -ms-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: linear-gradient(top, #0582ff 0%, #0582ff 95%);
	padding: 4px 0;
	margin: 0 0 10px 400px;
	width: 60px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#bold_tag_fie input {
	margin: 5px 0 10px 30px;
}

#italic_tag_fie p {
	float: left;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	border: 2px outset buttonface;
	background: #0582ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0582ff), color-stop(0.00, #0582ff));
	background: -webkit-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -moz-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -o-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -ms-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: linear-gradient(top, #0582ff 0%, #0582ff 95%);
	padding: 4px 0;
	margin: 0 0 10px 400px;
	width: 60px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#italic_tag_fie input {
	margin: 5px 0 10px 30px;
}

#quote_tag_fie p {
	float: left;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	border: 2px outset buttonface;
	background: #0582ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #0582ff), color-stop(0.00, #0582ff));
	background: -webkit-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -moz-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -o-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: -ms-linear-gradient(top, #0582ff 0%, #0582ff 95%);
	background: linear-gradient(top, #0582ff 0%, #0582ff 95%);
	padding: 4px 0;
	margin: 0 0 10px 400px;
	width: 60px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#quote_tag_fie input {
	margin: 5px 0 10px 30px;
}

.quote{
	border:1px solid #cccccc;
	background:#eeeeee;
	padding:3px;
	margin:7px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}

.newup{
	position: relative;
	bottom: 18px;
	right: 50px;
}

.short{
	width: 110px;
}
.long{
	width: 170px;
}

#click {
	text-shadow: #505050 2px 1px 0;
	color: #FFF;
	font-weight: bold;
	font-size: small;
	margin: 0 0 0 40px;
	padding: 2px 15px;
	border-top: solid 1px #9acd32;
	border-left: solid 1px #9acd32;
	border-right: solid 2px #2e8b57;
	border-bottom: solid 2px #2e8b57;
	background: #4CBB47;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #19BB47), color-stop(0.00, #4CBB47));
	background: -webkit-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -moz-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -o-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: -ms-linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	background: linear-gradient(top, #4CBB47 0%, #19BB47 95%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
#click:hover {
	cursor: pointer;
	underline;filter:alpha(opacity=70);  /* IE7以下用 */
	-ms-filter: "alpha(opacity=70)"; /* IE8用 */
	opacity: 0.7; /* Opera, Safari用 */
	-khtml-opacity: 0.7;  /* Safari , 他ブラウザ用  */
	-moz-opacity:0.7; /* Firefox , Netscape用 */
}

.contents_title{
	line-height: 14px;
}

.contents_button{
	width: 30%;
	float: right;
	margin:10px;
}

.gaym_title{
	color: #999999;
	margin-bottom: 3px;
	font-size: xx-small;
	padding-left: 7px;
	/*width:1190px;*/
}

#slide {
    width:300px;/*表示の範囲です。中の要素によって適宜変えてください*/
    height:150px;/*表示の範囲です。中の要素によって適宜変えてください*/
    overflow:hidden;/*普通に考えるとoverflow:hidden;は必要です*/
    position:relative;/*スライドが絶対配置で移動するので、positionはrelativeである必要があります*/
    margin:0 auto;
}
#slideIn {
    position:absolute;/*スライドが絶対配置で移動するので、positionはabsoluteである必要があります*/
    left:0;/*必要です*/
    top:0;/*必要です*/
    margin: 10px;
}
#slide li {
    float:left;/*横移動する場合は、あらかじめloat:left;しておきます*/
    width:130px;
    height:50px;
    list-style: none;
    padding: 5px;
    line-height: 16px;
}
.hot_name {
	font-weight: bold;
	font-size: 11px;
}
.pageview{
	color: #F00;
}
.hot_title{
	font-size: 10px;
}
.hot_title img {
	width: 25px;
}

.menubar_caption {
	margin: 15px 0 10px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #aaccff;
	background: #ddeeff;
}

/*レフトバーの設定*/
#menu-parent{
/*	position: relative;
	width: 135px;
	height: 1500px;*/
	float: left;
	/*margin-left: -190px;*/
	}
.menu{
/*	position: absolute;
	top:0;*/
	width: 190px;
	}
	.menu ul li {
		/*width: 105px;*/
		margin-top: -1px;
		}
		.menu ul li:first-child a{
			margin-top: 0px;
			}
.menu td{
	padding:0px;
}

/*掲示板アイコン*/
#select_menu{
	width:100%;
	text-align:center;
	margin: 15px 0 10px 0;
	padding-bottom: 10px;
}

.select_menu2{
	/*width: 500px;*/
	margin-left: 20px;
}

#select_menu a img{
	width: 80px;
}

.select_button{
	float:left;
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bbs_cnt{
	padding-top:17px;
	/*float:left;*/
}

.select_button2{
	width: 140px;
	float: right;
	margin-right: 60px;
}

.select_button2 a img{
	width:180px !important;
}

/*--質問--*/
.type1{
	width:40px;
	float:left;
	margin: 0 5px 0 0;
	text-align:center;
}

.type1 img{
	width:40px;
}

/*--雑談--*/
.type2{
	width:40px;
	float:left;
	margin: 0 5px 0 0;
	text-align:center;
}

.type2 img{
	width:40px;
}

/*--小ネタ--*/
.type3{
	width:40px;
	float:left;
	margin: 0 5px 0 0;
	text-align:center;
}

.type3 img{
	width:40px;
}

.quest_link2{
	margin: -10px 0 0 460px;
}

#select_menu a {
/*display: block;
float: left;*/
margin-left: 5px;
}

.profile_img{
	float:left;
	text-align:center;
	width:20%;
}

.profile_img img{
	width:50%;
	margin-top:10px;
	padding: 3px;
	border: 1px solid #D0D0D0;
	color: #D0D0D0;
}
/*
.question_status{
	float:left;
	margin:15px 10px 20px -10px;
	width:60%;
}
*/

.question_status p{
	/*margin-bottom:2px;*/
}

.question_title{
	font-size:110%;
	font-weight:bold;
	padding-bottom:8px;
	color:#3366cc;
	padding-top: 5px;
}

.answer_area{
	float:left;
	margin:15px 10px 0 10px;
	width:10%;
}

.answer_1{
	border-top: 1px solid #6699cc;
	border-right: 2px solid #0033cc;
	border-bottom: 2px solid #0033cc;
	border-left: 1px solid #6699cc;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background: #3366cc;
	border-radius: 3px;
	padding:2px 10px;
	width:50px;
	margin-bottom:10px;
}

.answer_2{
	border-top: 1px solid #ff6673;
	border-right: 2px solid #cc3333;
	border-bottom: 2px solid #cc3333;
	border-left: 1px solid #ff6673;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background: #e61919;
	border-radius: 3px;
	padding:2px 10px;
	width:50px;
	margin-bottom:10px;
}

.answer_3{
	border-top: 1px solid #c9c9c9;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939;
	border-left: 1px solid #c9c9c9;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background: #696969;
	border-radius: 3px;
	padding:2px 10px;
	width:50px;
	margin-bottom:10px;
}

.answer_button a{
	border-top: 1px solid #ffcc66;
	border-right: 2px solid #e67f19;
	border-bottom: 2px solid #e67f19;
	border-left: 1px solid #ffcc66;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background: #ff9500;
	border-radius: 3px;
	padding:2px 10px;
	width:50px;
	display:block;
}


.question_1{
	clear: both;
	width:90%;
}

#mygame a{
	color: #FFF;
	font-weight: bold;
	border: 1px outset buttonface;
	background-color: #FB0;
	padding: 4px 5px;
	margin: 5px 2px;
	width: 100px;
	display: block;
	border-radius: 5px;
}


/*掲示板アイコンここまで*/

.list_2ch li {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 17px;
}

.block{
	border: 1px solid #cccccc;
	background: #f4f4f4;
	padding: 7px;
	margin: 0 auto;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	word-wrap: break-word;
	width: 90%;
}