@charset 'utf-8';

/* -----------------------------------------------------------
CSS Information

File name:      mod_others.css
Update:         2011/2/16
Author:         M.Y
Style Info:     その他のコンテンツページ設定

	01. ヘルプ
	02. エラー
	03. 利用規約・プライバシーポリシー
	04. サイトマップ
	05. ポップアップ用お知らせ

----------------------------------------------------------- */



/* ----------------------------------------------------------------------
  01. ヘルプ
---------------------------------------------------------------------- */

/* siteTitleArea
---------------------------------------------------------------------- */
body#help #siteTitleArea h2 {
	background: url("/image/help/title_help.gif") no-repeat;
	text-indent: -999px;
}





/* contentsArea
---------------------------------------------------------------------- */
body#help #contentsArea {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

body#help #contentsArea .tbox {
	width:620px;
	margin: 0 10px 10px 10px;
}

body#help p.emphasis {
	width:530px;
	margin:10px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}

body#help p.sentence strong,
body#help p.emphasis strong {
	color: #d00;
}

body#help p.reject{
	margin:10px 0 5px 0;
	color: #777;
	font-weight:bold;
}

body#help p.url{
	width:490px;
	margin:0 0 0 3px;
	padding:6px 15px;
	background:#fbfbfb;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:1px dotted #ccc;
}

body#help a.extra:link,
body#help a.extra:visited {
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #8d7f3a;
	text-decoration: underline;
}

body#help a.extra:hover {
	color: #a19553;
	text-decoration: underline;
}


/* 不正ログイン用
----------------------- */

body#help .userbox {
padding: 7px 0 7px 12px;
border: #d9d4c6 solid 2px;
background-color: #f8f8f0;
margin-bottom: 15px;
}

body#help .userbox p.userNews160 {
background: url(/image/mypage/ico_attention.gif) no-repeat scroll left center;
padding: 4px 0 2px 40px;
}


/* ニコッと農園へのバグ報告追加
----------------------- */

body#help p.sentence a:link,
body#help p.sentence a:visited{
	text-decoration:underline;
	color:#8d7f3a;
}


body#help p.sentence a:hover{
	text-decoration:none;
}



/* bigBtnList
----------------------- */
body#help #contentsArea ul.bigBtnList {
	margin: 30px 0 0 50px;
}

body#help #contentsArea ul.bigBtnList:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

body#help #contentsArea ul.bigBtnList li {
	margin-right: 10px;
	text-align: left;
	float:left;
}

body#help #contentsArea ul.bigBtnList li.two {
	margin: 0 30px;
}


body#help #contentsArea ul.bigBtnList li.Cont02{
	margin:37px 0 0 45px;
	padding:0;
}


body#help #contentsArea ul.bigBtnList span{
	margin:0 0 10px 0;
	padding:0;
	display:block;
}


body#help #contentsArea ul.bigBtnList span.icon01{
	background:url(/image/help/icon_form_violation.gif) no-repeat left center;
	height:31px;
	padding:7px 0 0 40px;
	font-size:16px;
}

body#help #contentsArea ul.bigBtnList span.icon02{
	background:url(/image/help/icon_form_post.gif) no-repeat left center;
	height:31px;
	padding:7px 0 0 40px;
	font-size:16px;
}

body#help #contentsArea ul.bigBtnList span.icon03{
	background:url(/image/help/icon_letter.gif) no-repeat left center;
	height:31px;
	padding:7px 0 0 40px;
	font-size:16px;
}

ul.bigBtnList a:link,
ul.bigBtnList a:visited{
	text-decoration:underline;
	color:#8d7f3a;
}


ul.bigBtnList a:hover{
	text-decoration:none;
}


body#help #contentsArea div.supline{
	clear:both;
	margin:3px 0;
	border-bottom:#CCCCCC solid 1px;
}










/* helpNavi
---------------------------------------------------------------------- */
body#help #helpNavi {
	width: 150px;
	height: 245px;
	margin-bottom: 10px;
	background: #fff url("../image/help/bg_nav.gif") no-repeat;
}

body#help #helpNavi ul {
	padding: 18px 0 0 10px;
}

body#help #helpNavi li {
	margin-bottom: 9px;
}





/* ----------------------------------------------------------------------
  02. エラー
---------------------------------------------------------------------- */

body#error #contentsArea h1 {
	margin-bottom: 10px;
}

#footerArea .corpInfo address.simple {
	padding-top: 25px;
}


/* maintenanceAll
---------------------------------------------------------------------- */
#contentsArea_wrapper{
	position:relative;
	margin-bottom:40px;
}

body#error #contentsArea .allmenteTit{
	border-bottom: 1px solid #eee;
	padding-bottom:4px;
}

#maintenanceAll{
	width:435px;
}

#maintenanceAll h2{
	margin-bottom:10px;
}

#maintenanceAll dl dt{
	margin-top:5px;
}

#maintenanceAll .line{
	margin-bottom: 5px;
	padding: 0;
	clear: both;
	background: url("../image/common/line_dot.gif") top left repeat-x;
	overflow: hidden;
}

#contentsArea_wrapper .maintenanceAva{
	position:absolute;
	top:-15px;
	left:432px;
}


/* maintenanceBox, errorBox, syserrorBox
---------------------------------------------------------------------- */
#maintenanceBox {
	width: 440px;
	height: 230px;
	padding: 20px 10px 10px 200px;
	margin-bottom: 30px;
	background: #fff url("/image/error/bg_maintenance.gif") no-repeat;
}

#errorBox {
	width: 440px;
	height: 230px;
	padding: 20px 10px 10px 200px;
	margin-bottom: 30px;
	background: #fff url("/image/error/bg_error.gif") no-repeat;
}


/*#errorBox {
	border: 4px solid #eee;
	padding: 10px 10px 10px 200px;
	margin-bottom: 30px;
	background: #fff url("/image/error/bg_dummy.gif") no-repeat;
}*/

#syserrorBox {
	width: 440px;
	height: 230px;
	padding: 20px 10px 10px 200px;
	margin-bottom: 30px;
	background: #fff url("/image/error/bg_obstacle_error.gif") no-repeat;
}

#urgenterrorBox {
	width: 440px;
	height: 230px;
	padding: 20px 10px 10px 200px;
	margin-bottom: 10px;
	background: #fff url("/image/error/bg_urgent_error.gif") no-repeat;
}

#maintenanceBox h2,
#errorBox h2,
#syserrorBox h2,
#urgenterrorBox h2 {
	color: #c00;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}


#maintenanceBox p span.emphasis,
#errorBox p span.emphasis,
#syserrorBox p span.emphasis,
#urgenterrorBox p span.emphasis {
	color:red;
	font-weight:bold;
}


#maintenanceBox dl,
#maintenanceAll dl,
#errorBox dl,
#syserrorBox dl,
#urgenterrorBox dl {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

#maintenanceBox .line,
#errorBox .line,
#syserrorBox .line,
#urgenterrorBox .line {
	border-top: 1px solid #eee;
	padding: 5px 0;
}

#statusoutBox {
	position: relative;
	left: 95px;
	width: 464px;
}

#statusoutBox h2 {
	color: #c00;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin-bottom: 5px;
}

#statuserrorBox {
	width: 440px;
	border-width: 4px;
	border-color: #ccc;
	border-style: solid;
	padding: 8px 8px 8px 8px;
}


#statuserrorBox ul.attentionList span.line {
	font-weight:bold;
	text-decoration:underline;

}

#statuserrorBox ul.attentionList li {
	padding-top:3px;
	padding-left:10px;
	background:url(../images/common/ico_list_info.gif) no-repeat 2px 10px;
}

#statuscaution {
	margin-top: 8px;
	text-align:right;
	font-size: 12px;
	color: #777;
}




/* ----------------------------------------------------------------------
  03. 利用規約・プライバシーポリシー
---------------------------------------------------------------------- */

#sentenceBox {
	padding: 15px;
	border: 5px solid #eee;
	width: 610px;
	margin-bottom: 20px;
}

/* settlement用 */

.settlement h4{
	font-size: 14px;
	border-bottom: solid 1px #eee;
	margin-bottom: 4px;
}


.settlement p + h4{
	padding-top: 16px;
}

.settlement .limit{
	padding-bottom: 8px;
}

.settlement .btn_link{
    width: 40%;
    margin: 0 auto;
    padding: 8px;
    background: -moz-linear-gradient(top, #fff 17%, #e5e5e5 85%);
    background: -webkit-linear-gradient(top, #fff 17%, #e5e5e5 85%);
    background: linear-gradient(to bottom, #fff 17%, #e5e5e5 85%);
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    color: #777777;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
}

/* iframe用 */
#iframeBox {
	padding: 10px;
}

#sentenceBox dl,
#iframeBox dl {
	margin-bottom: 30px;
}

#sentenceBox dt,
#iframeBox dt {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#sentenceBox dd,
#iframeBox dd {
	margin-left: 7px;
	margin-bottom: 15px;
}

#sentenceBox ol,
#iframeBox ol {
	list-style-type: decimal !important;
	margin: 10px 0 0 20px;
}

#sentenceBox ol li,
#iframeBox ol li {
	list-style-type: decimal !important;
	margin-left: 20px;
	padding: 2px 0 0 0;
}

#sentenceBox ul.list-disc{
	margin: 6px 0 18px;
}

#sentenceBox ul.list-disc li{
	list-style: disc;
	margin: 6px 0 0 24px;
}



#sentenceBox p {
}

#sentenceBox p.sentence,
#iframeBox p.sentence {
	margin-bottom: 30px;
}

#sentenceBox p.date,
#iframeBox p.date {
	text-align: right;
}

#sentenceBox p.corpinfo,
#iframeBox p.corpinfo {
	margin-top: 15px;
	text-align: right;
}



#sentenceBox a:link,
#iframeBox a:link,
#sentenceBox a:visited,
#iframeBox a:visited {
	color: #069;
	text-decoration: none;
}

#sentenceBox a:hover,
#iframeBox a:hover {
	color: #069;
	text-decoration: underline;
}





/* ----------------------------------------------------------------------
  04. サイトマップ
---------------------------------------------------------------------- */

#sitemapBox {
	padding: 15px;
	border: 5px solid #eee;
	width: 650px; /* IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 610px; /* IE5以外 */
}


.box295_l {
	width: 295px;
	float: left;
}

.box295_r {
	width: 295px;
	float: right;
}

#sitemapBox h4 {
	width: 295px;
	height: 22px;
	margin-top: 15px;
	_margin-right: -10px;
	padding: 3px 0 0 10px;
	color: #777;
	font-weight: bold;
	background: #fff url("/image/notice/bg_sitemaptitle.gif") no-repeat;
}

#sitemapBox h4.first {
	margin-top: 0;
}


#sitemapBox h4 a:link,
#sitemapBox h4 a:visited {
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

#sitemapBox h4 a:hover {
	color: #777;
	font-weight: bold;
	text-decoration: underline;
}

#sitemapBox ul {
	margin-left: 10px;
	margin-top: 5px;
}

#sitemapBox li {
	margin: 0;
	padding: 0 0 1px 12px;
	margin-bottom: 5px;
	background: url("/image/common/ico_list_info.gif") no-repeat 2px 7px;
	line-height: 15px;
}

#sitemapBox li a:link,
#sitemapBox li a:visited {
	color: #777;
	text-decoration: none;
}

#sitemapBox li a:hover {
	color: #777;
	text-decoration: underline;
}





/* ----------------------------------------------------------------------
  05. ポップアップ用お知らせ
---------------------------------------------------------------------- */

/* infoPopup
---------------------------------------------------------------------- */
#infoPopup {
	position: relative;
	width: 550px;
	height: 600px;
	margin: 0;
	padding: 20px 0 0;
	scrollbar-track-color: #f9f9f9;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #ccc;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	background: url("/image/singlegame/bg_playguide.gif") no-repeat;
}

#infoPopup .close {
	position: absolute;
	top: 574px;
	left: 240px;
	text-align: center;
}


#infoPopup #infoContArea {
	position: relative;
	margin: 0 auto;
	width: 510px;
	height: 530px;
	overflow: auto;
}

* html #infoPopup #infoContArea {
	margin-left: 20px; /* IE5 */
}


#infoPopup #infoContArea .infoContArea-inner {
	width: 485px;
}

#infoPopup #infoContArea h2 {
	width: 485px;
	height: 28px;
	padding:  5px 0 0 8px;
	background: url("/image/singlegame/bg_guidetitle.gif") no-repeat;
}

#infoPopup #infoContArea h3 {
	margin: 20px 0 10px 0;
	padding: 0 0 2px 3px;
	border-bottom: 1px solid #ccc;
	color: #ff3493;
	font-size: 12px;
	font-weight: bold;
}

#infoPopup #infoContArea p {
	margin-bottom: 10px;
	color: #777;
}

#infoPopup #infoContArea a:link,
#infoPopup #infoContArea a:visited {
	color: #c18d26;
	text-decoration: none;
}

#infoPopup #infoContArea a:hover {
	color: #ebac2d;
	text-decoration: underline;
}



/* ol#number
------------------------------------- */
#infoPopup #infoContArea ol#number {
	margin: 20px 10px;
	list-style-type: decimal;
}

#infoPopup #infoContArea ol#number li {
	list-style-type: decimal;
	list-style-position:outside;
	margin-left: 30px;
	margin-bottom: 20px;
}

#infoPopup #infoContArea ol#number li ul {
	margin: 15px 0 15px 15px;
	padding: 0;
}

#infoPopup #infoContArea ol#number li ul li {
	list-style-type: none;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------
 .CS Renewal
-----------------------------------------------------*/
input{
	vertical-align:middle;
}

div.tbox span.errorTxt{
	float:right;
	margin:3px 0 0 0;
	padding:0;
	font-size:12px;
	color:red;
}

.btn_select{
	clear:both;
	width:560px;
	margin:0 0 10px 0;
	padding:15px 0 0 0;
}

.btn_select p{
	margin:0 auto;
}

.btn_select p img{
	float:left;
	width:136px;
	height:24px;
}

/*CATEGORY BUTTON
----------------------------------------*/
div.category{}

div.category ul.button{
	margin:0px 0 0 0;
}

div.category ul.button li{
	float:left;
	width:262px;
	height:101px;
	margin:0 10px 10px 0;
}

div.category ul.button li a{
	display:block;
	width:262px;
	height:101px;
}

li#category01 a{background:url(/image/help/btn_category01.gif);}
li#category02 a{background:url(/image/help/btn_category02.gif);}
li#category03 a{background:url(/image/help/btn_category03.gif);}
li#category04 a{background:url(/image/help/btn_category04.gif);}
li#category05 a{background:url(/image/help/btn_category05.gif);}
li#category06 a{background:url(/image/help/btn_category06.gif);}
li#category07 a{background:url(/image/help/btn_category07.gif);}
li#category08 a{background:url(/image/help/btn_category08.gif);}
li#category09 a{background:url(/image/help/btn_category09.gif);}
li#category10 a{background:url(/image/help/btn_category10.gif);}

li#category99 a{background:url(/image/help/btn_category99.gif);}



li#category01 a:hover{background:url(/image/help/btn_category01_on.gif);}
li#category02 a:hover{background:url(/image/help/btn_category02_on.gif);}
li#category03 a:hover{background:url(/image/help/btn_category03_on.gif);}
li#category04 a:hover{background:url(/image/help/btn_category04_on.gif);}
li#category05 a:hover{background:url(/image/help/btn_category05_on.gif);}
li#category06 a:hover{background:url(/image/help/btn_category06_on.gif);}
li#category07 a:hover{background:url(/image/help/btn_category07_on.gif);}
li#category08 a:hover{background:url(/image/help/btn_category08_on.gif);}
li#category09 a:hover{background:url(/image/help/btn_category09_on.gif);}
li#category10 a:hover{background:url(/image/help/btn_category10_on.gif);}

li#category99 a:hover{background:url(/image/help/btn_category_on.gif);}

div.category ul.button li a span{
	display:none;
}

/*CATEGORY-NAME
----------------------------------------*/
div.category-name{
	width:103px;
	margin: 0 10px 0px 0px;
	padding:5px 0 3px 0;
	font-weight:bold;
	background:#cccccc;
	border:1px solid #a7a7a7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

div.category-name p{
	text-align:center;
	font-size:13px;
	color:#ffffff;

}

/* RejectList
---------------------------------------*/
ul.rejectList{
	margin:0;
	padding:0 0 10px 1px;
	border-bottom:1px dotted #ccc;
	font-weight:normal;
}

ul.rejectList li{
	margin-bottom:2px;
}

ul.rejectList li span{
	font-size:12px;
	color:#ff1985;
}


/*CLEARFIX
---------------------------------------*/
.btn_select:after, div.tbox span.errorTxt:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
