@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 {
	margin: 0 10px 10px 10px;
	width: 620px;
}

body#help p.emphasis {
	margin: 10px 0 15px 0;
	width: 530px;
	font-weight: bold;
	font-size: 14px;
}

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 {
	margin: 0 0 0 3px;
	padding: 6px 15px;
	width: 490px;
	border: 1px dotted #CCC;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #FBFBFB;
}

body#help a.extra:link,
body#help a.extra:visited {
	margin-left: 5px;
	color: #8D7F3A;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

body#help a.extra:hover {
	color: #A19553;
	text-decoration: underline;
}


/* 不正ログイン用
----------------------- */

body#help .userbox {
	margin-bottom: 15px;
	padding: 7px 0 7px 12px;
	border: #D9D4C6 solid 2px;
	background-color: #F8F8F0;
}

body#help .userbox p.userNews160 {
	padding: 4px 0 2px 40px;
	background: url(/image/mypage/ico_attention.gif) no-repeat scroll left center;
}


/* ニコッと農園へのバグ報告追加
----------------------- */

body#help p.sentence a:link,
body#help p.sentence a:visited {
	color: #8D7F3A;
	text-decoration: underline;
}


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 {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

body#help #contentsArea ul.bigBtnList li {
	float: left;
	margin-right: 10px;
	text-align: 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 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}


body#help #contentsArea ul.bigBtnList span.icon01 {
	padding: 7px 0 0 40px;
	height: 31px;
	background: url(/image/help/icon_form_violation.gif) no-repeat left center;
	font-size: 16px;
}

body#help #contentsArea ul.bigBtnList span.icon02 {
	padding: 7px 0 0 40px;
	height: 31px;
	background: url(/image/help/icon_form_post.gif) no-repeat left center;
	font-size: 16px;
}

body#help #contentsArea ul.bigBtnList span.icon03 {
	padding: 7px 0 0 40px;
	height: 31px;
	background: url(/image/help/icon_letter.gif) no-repeat left center;
	font-size: 16px;
}

ul.bigBtnList a:link,
ul.bigBtnList a:visited {
	color: #8D7F3A;
	text-decoration: underline;
}


ul.bigBtnList a:hover {
	text-decoration: none;
}


body#help #contentsArea div.supline {
	clear: both;
	margin: 3px 0;
	border-bottom: #CCC solid 1px;
}










/* helpNavi
---------------------------------------------------------------------- */
body#help #helpNavi {
	margin-bottom: 10px;
	width: 150px;
	height: 245px;
	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 {
	padding-bottom: 4px;
	border-bottom: 1px solid #EEE;
}

#maintenanceAll {
	width: 435px;
}

#maintenanceAll h2 {
	margin-bottom: 10px;
}

#maintenanceAll dl dt {
	margin-top: 5px;
}

#maintenanceAll .line {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 0;
	background: url("../image/common/line_dot.gif") top left repeat-x;
}

#contentsArea_wrapper .maintenanceAva {
	position: absolute;
	top: -15px;
	left: 432px;
}


/* maintenanceBox, errorBox, syserrorBox
---------------------------------------------------------------------- */
#maintenanceBox {
	margin-bottom: 30px;
	padding: 20px 10px 10px 200px;
	width: 440px;
	height: 230px;
	background: #FFF url("/image/error/bg_maintenance.gif") no-repeat;
}

#errorBox {
	margin-bottom: 30px;
	padding: 20px 10px 10px 200px;
	width: 440px;
	height: 230px;
	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 {
	margin-bottom: 30px;
	padding: 20px 10px 10px 200px;
	width: 440px;
	height: 230px;
	background: #FFF url("/image/error/bg_obstacle_error.gif") no-repeat;
}

#urgenterrorBox {
	margin-bottom: 10px;
	padding: 20px 10px 10px 200px;
	width: 440px;
	height: 230px;
	background: #FFF url("/image/error/bg_urgent_error.gif") no-repeat;
}

#maintenanceBox h2,
#errorBox h2,
#syserrorBox h2,
#urgenterrorBox h2 {
	margin-bottom: 5px;
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}


#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 {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
}

#maintenanceBox .line,
#errorBox .line,
#syserrorBox .line,
#urgenterrorBox .line {
	padding: 5px 0;
	border-top: 1px solid #EEE;
}

#statusoutBox {
	position: relative;
	left: 95px;
	width: 464px;
}

#statusoutBox h2 {
	margin-bottom: 5px;
	color: #C00;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

#statuserrorBox {
	padding: 8px 8px 8px 8px;
	width: 440px;
	border-width: 4px;
	border-style: solid;
	border-color: #CCC;
}


#statuserrorBox ul.attentionList span.line {
	text-decoration: underline;
	font-weight: bold;
}

#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;
	color: #777;
	text-align: right;
	font-size: 12px;
}




/* ----------------------------------------------------------------------
  03. 利用規約・プライバシーポリシー
---------------------------------------------------------------------- */

#sentenceBox {
	margin-bottom: 20px;
	padding: 15px;
	width: 610px;
	border: 5px solid #EEE;
}

/* settlement用 */

.settlement h4 {
	margin-bottom: 4px;
	border-bottom: solid 1px #EEE;
	font-size: 14px;
}


.settlement p+h4 {
	padding-top: 16px;
}

.settlement h5 {
	margin-bottom: 4px;
	padding-top: 8px;
	font-size: 13px;
}

.settlement h6 {
	margin-bottom: 1px;
	padding-top: 8px;
	font-size: 11px;
}

.settlement .limit {
	padding-bottom: 8px;
}

.settlement .btn_link {
	display: inline-block;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	width: 40%;
	border: 1px solid #D3D3D3;
	border-radius: 3px;
	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%);
	color: #777;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

/* iframe用 */
#iframeBox {
	padding: 10px;
}

#sentenceBox dl,
#iframeBox dl {
	margin-bottom: 30px;
}

#sentenceBox dt,
#iframeBox dt {
	margin-bottom: 5px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

#sentenceBox dd,
#iframeBox dd {
	margin-bottom: 15px;
	margin-left: 7px;
}

#sentenceBox ol,
#iframeBox ol {
	margin: 10px 0 0 20px;
	list-style-type: decimal !important;
}

#sentenceBox ol li,
#iframeBox ol li {
	margin-left: 20px;
	padding: 2px 0 0 0;
	list-style-type: decimal !important;
}

#sentenceBox ul.list-disc {
	margin: 6px 0 18px;
}

#sentenceBox ul.list-disc li {
	margin: 6px 0 0 24px;
	list-style: disc;
}



#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;
	width: 650px;
	width: 610px;
	border: 5px solid #EEE;
	/* IE5 */

	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE5以外 */
}


.box295_l {
	float: left;
	width: 295px;
}

.box295_r {
	float: right;
	width: 295px;
}

#sitemapBox h4 {
	margin-top: 15px;
	padding: 3px 0 0 10px;
	width: 295px;
	height: 22px;
	background: #FFF url("/image/notice/bg_sitemaptitle.gif") no-repeat;
	color: #777;
	font-weight: bold;

	_margin-right: -10px;
}

#sitemapBox h4.first {
	margin-top: 0;
}


#sitemapBox h4 a:link,
#sitemapBox h4 a:visited {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

#sitemapBox h4 a:hover {
	color: #777;
	text-decoration: underline;
	font-weight: bold;
}

#sitemapBox ul {
	margin-top: 5px;
	margin-left: 10px;
}

#sitemapBox li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0 0 1px 12px;
	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;
	margin: 0;
	padding: 20px 0 0;
	width: 550px;
	height: 600px;
	background: url("/image/singlegame/bg_playguide.gif") no-repeat;

	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;
}

#infoPopup .close {
	position: absolute;
	top: 574px;
	left: 240px;
	text-align: center;
}


#infoPopup #infoContArea {
	position: relative;
	overflow: auto;
	margin: 0 auto;
	width: 510px;
	height: 530px;
}

* html #infoPopup #infoContArea {
	margin-left: 20px;
	/* IE5 */
}


#infoPopup #infoContArea .infoContArea-inner {
	width: 485px;
}

#infoPopup #infoContArea h2 {
	padding: 5px 0 0 8px;
	width: 485px;
	height: 28px;
	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-weight: bold;
	font-size: 12px;
}

#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 {
	margin-bottom: 20px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
}

#infoPopup #infoContArea ol#number li ul {
	margin: 15px 0 15px 15px;
	padding: 0;
}

#infoPopup #infoContArea ol#number li ul li {
	margin: 0 0 10px 0;
	list-style-type: none;
}

/*---------------------------------------------------
 .CS Renewal
-----------------------------------------------------*/
input {
	vertical-align: middle;
}

div.tbox span.errorTxt {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	color: red;
	font-size: 12px;
}

.btn_select {
	clear: both;
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	width: 560px;
}

.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: 0 0 0 0;
}

div.category ul.button li {
	float: left;
	margin: 0 10px 10px 0;
	width: 262px;
	height: 101px;
}

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 {
	margin: 0 10px 0 0;
	padding: 5px 0 3px 0;
	width: 103px;
	border: 1px solid #A7A7A7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #CCC;
	font-weight: bold;
}

div.category-name p {
	color: #FFF;
	text-align: center;
	font-size: 13px;
}

/* 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 {
	color: #FF1985;
	font-size: 12px;
}


/*CLEARFIX
---------------------------------------*/
.btn_select:after,
div.tbox span.errorTxt:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}