/*カスタムスタイル
div.center{
	background-color: #404040;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
}*/

/*ロールオーバーの修正*/
/*#maincont-center a,#maincont-center a:link,#maincont-center a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
#maincont-center a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}*/

/*ロールオーバーの修正20080611更新*/
#bg a,#bg a:link,#bg a:visited{
	text-decoration: underline;
	color: #E69466;
}
#bg a:hover{
	text-decoration: underline;
	color: #F0C0A6;
}
.blog a,.blog a:link,.blog a:visited,
#info a,#info a:link,#info a:visited{
	text-decoration: underline;
	color: #E69466;
}
.blog a:hover,
#info a:hover{
	text-decoration: underline;
	color: #F0C0A6;
}
/***********************************/
#maincont-center td{
	color: #EBEBEB;	
	
}
.notes{
	color: #EF6095;
	text-decoration: none;
}
.waku-notes{
	font-size: 12px;
	background-color: #333333;
	color: #CCCCCC;
	border: thin dotted #977F64;
}

#bg{
	margin: 0px;
	background-color: #202020;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/bg_001.gif);
	background-position: 65px -60px;
	background-repeat: no-repeat;
}

#mainad table.moduletable-prodmenu{
	width: 610px;
	margin-bottom: 10px;
}

table.contentpaneopen{
margin: 0px;
padding:0px;
border-collapse: collapse;
}

/*H1*/
H1{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC5D93;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EE5D94;
	margin: 0px;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
}

H2{
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 32px;
	border-top-style: none;
	border-right-style: none;
	background-color: #202020;
	background-image: url(../images/h2header_bg.gif);
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 100%;
}

H3{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	height: auto;
	background-color: #505050;
	background-image: none;
	margin: 5px;
	border: 1px solid #EF6095;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.title-mincho{
	font-family:Arial,'ＭＳ 明朝',serif;
	/*font-family: "ヒラギノ明朝 Pro W6","ＤＦＰ極太明朝体","ＤＦ極太明朝体","HG平成明朝体W9","平成明朝","ＭＳ Ｐ明朝",serif;*/
	font-size: 18pt;
	color: #F1B968;
	margin-bottom: 5px;
	margin-left: 5px;
}

p{
	line-height: 130%;
}
#maincont-center .componentheading{
	border-left-color: #EF6095;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #EF6095;
	border-right-color: #EF6095;
	border-bottom-color: #EF6095;
	font-weight: bold;
	color: #EBEBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 28px;
}

/*タイトルヘッド表示部分*/
#maincont-center .contentheading{
	font-weight: bold;
	font-size: 18px;
	color: #EBEBEB;
	width: 590px;
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #EE538D;
	border-right-color: #EE538D;
	border-bottom-color: #EE538D;
	border-left-color: #EE538D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 32px;
}

/*２段わけテーブル用パディング設定*/
table.padtd td{
	/*padding: 60px;*/
    /*border: 1px dotted #CCCCCC;*/
}

table.padtd{
	border: 1px solid #505050;
	border-collapse: collapse;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #313131;	
	
}

/*テーブル*/
table#formset{
	background-color: #EFF3F5;
	border: 2px solid #AABECC;
	border-collapse: collapse;
	
}
table#formset th{
	background-color: #D9E2EA;
	border: 1px solid #AABECC;
	text-align: left;
	color: #333333;
	
}
table#formset td{
	background-color: #EFF3F5;
	border: 1px solid #AABECC;
	color: #333333;	
}

/*テーブル*/
table.list{
	background-color: #313131;
	border: 2px solid #5A5A5A;
	border-collapse: collapse;
	margin-right: 30px;
	margin-left: 30px;
	
}
table.list th{
	background-color: #505050;
	border: 1px solid #5A5A5A;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;	/*font-size: 12px;*/
	
}
table.list td{
	background-color: #313131;
	border: 1px solid #5A5A5A;
	color: #333333;
	font-size: 10px;
	padding: 10px;
}

table.rendlist{
	background-color: #313131;
	border: 2px solid #5A5A5A;
	border-collapse: collapse;
	margin-right: 10px;
	margin-left: 10px;
	
}
table.rendlist th{
	background-color: #505050;
	border: 1px solid #5A5A5A;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;	/*font-size: 12px;*/
	font-size: 12px;	
}
table.rendlist td{
	background-color: #313131;
	border: 1px solid #5A5A5A;
	color: #333333;
	font-size: 10px;
	padding: 1px;
}

.form-notes{
	background-color: #464646;
	color: #F0F0F0;
	padding: 10px;
	margin: 15px;
	border: medium double #666666;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	font-size: 14px;
	font-weight: bold;
}

div.legalarea{
	width: auto;
	height: 300px;
	overflow: auto;
	background-color: #EBEBEB;
	border: 3px double #505050;
	color: #333333;
	padding: 20px;

}
.impre{
	background-color: #313131;
	border: medium double #EF6095;
	background-image: url(../images/syasen_graybg.gif);
	margin-right: 30px;
	margin-left: 30px;
	
}

/*20080611*/

#info {
	margin-bottom: 10px;
	background-color: #202020;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#info p {
	background-color: #202020;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#info h2 {
	background-image: none;
	margin-left: 5px;
	width: auto;
}
#info  div.info-more {
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/*spanタグ内のリンク適用を解除*/
#maincont-center .contentpaneopen-n span a,
#maincont-center .contentpaneopen-n span a:link,
#maincont-center .contentpaneopen-n span a:visited,
#maincont-center .contentpaneopen span a,
#maincont-center .contentpaneopen span a:link,
#maincont-center .contentpaneopen span a:visited
{
	font-size: 10px;
	border: none;
	color: #E69466;
	/*background-color: #202020;*/
	text-decoration: underline;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
	height: auto;
	float: none;
}

#maincont-center .contentpaneopen-n span a:hover,
#maincont-center .contentpaneopen span a:hover{
	text-decoration: underline;
	color: #F0BDA2;
	/*background-color: #202020;*/
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*20080611ここまで*/


.style1 {
	color: #FFCC66
}

/*サポートお知らせ200810*/

#update-area table.update{
	border: 2px solid #202020;
	border-collapse: collapse;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #202020;
}
#update-area table.update th{
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 35px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #191919;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	vertical-align: middle;
	height: 35px;
	
}
#update-area table.update td{
	border: 1px solid #333333;
	color: #333333;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #292929;
}
#update-area table.update td a:link,
#update-area table.update td a:visited,
#update-area table.update td a:active{
	text-decoration: underline;
	color: #F38BB3;
	font-size: 10px;
}
#update-area table.update td a:hover{
	text-decoration: underline;
	color: #EE5D94;
	font-size: 10px;
}
#update-area dl{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;

		
}
#update-area dt{
	margin-bottom: 2px;
	font-size: 10px;
	margin-top: 0px;
	background-color: #1B1B1B;
	line-height: 130%;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CA1258;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#update-area dt strong{
	color: #F38BB3;
}

#update-area dt span.new{
	color: #FFCC00;
	font-weight: bold;
	margin-left: 5px;

}

#update-area dd{
	margin-left: 0px;
	line-height: 110%;
	margin-bottom: 10px;
	color: #999999;
	font-size: 10px;
	background-color: #1B1B1B;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#maincont-center a.downlink,
#maincont-center a.downlink:visited,
#maincont-center a.downlink:active{
	background-color: #FFCB97;
	padding: 5px;
	border: 2px solid #FF8C1A;
	float: none;
	margin: 20px;
	color: #333333;
}
#maincont-center a.downlink:hover{
	background-color: #FFD5AA;
	border: 2px solid #FFB871;
}

