@charset "utf-8";
/* -----------------------------------------------
		
		FileName: style.css
		2008/02/20 by Bang
		
----------------------------------------------- */

/************************* base *************************/

body {
	padding: 0px;
	color: #333;
	font-size:12px;
	text-align: center;
	line-height:1.3em;
	font-family:"ＭＳ Ｐゴシック", Verdana, Georgia;
}

table {
	font-size:100%;
	border: none;
}

html, h1, h2,h3, h4, h5, p, dl, dt, dd, li, ul, ol, form, div, img, em{
	margin: 0;
	padding: 0;
}

h3{
	font-size:18px;
}

ul {
	list-style: none;
}
span{
	color:#FF6600;
}
input{
	border:0px;
}
img{
	border:0px;
}
#category{
	background-color:#269D77;
	color:#fff;
}

/* Anchor - Nomal */

a:link, a:visited, a:active {
	color: #FF0000;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	color: #269D77;
	text-decoration:none;
}


/************************* layout *************************/

#container{
	width:800px;
	margin:0px auto;
	text-align:left;
	background:url(../images/top_bg.gif) left top repeat-y;
}


#header{
	background:url(../images/top.gif) left top no-repeat;
	margin-bottom:15px;
	height:208px;
	display:block;
	position:relative;
}


#side{
	width:216px;
	padding-left:25px;
	float:left;
}

#content{
	float:right;
	padding-right:30px;

}

#registration{
	clear:both;
	padding:20px 30px 0px;
	background:url(../images/register_char.gif) 30px 20px no-repeat;
}


#footer{
	clear:both;
	background:url(../images/bottom.gif) left top no-repeat;
	padding-top:30px;
	padding-bottom:13px;
	text-align:center;
}
	


/************************* style *************************/

.hidden{
	text-indent:-99999px;
	overflow:hidden;
}

h1{
	display:block;
	position:absolute;
	left: 10px;
	top: 7px;
	width: 538px;
	height: 197px;
}
h1 a{
	display:block;
	width: 538px;
	height: 197px;
}


/* side */
#side h3,
#content h3{
	background-position:left top;
	background-repeat:no-repeat;
}

#login{
	background-image:url(../images/login_top.gif);
	height:64px;
}


#login_box{
	background:url(../images/login_bottom.gif) left bottom no-repeat;
	padding-bottom:41px;
	margin-bottom:25px;
	text-align:center;
}
#login_box form{
	background:url(../images/login_mid.gif) left top repeat-y;
}

#login_box #title_id{
	background:url(../images/id_title.gif) left top no-repeat;
	height:24px;
}
#login_box #title_pw{
	background:url(../images/pw_title.gif) left top no-repeat;
	height:24px;
	
}
#login_box .input_box{
	background:url(../images/input.gif) left top no-repeat;
	height:25px;
	width:162px;
	padding:5px;
}

#login_box p{
	margin-top:10px;
}
#login_box .btn{
	background:url(../images/btn_login.gif) no-repeat;
	width:114px;
	height:28px;
	font-size:16px;
	color:#FF1FBA;
	font-weight:bold;
	margin-bottom:5px;
}	

#sample{
	background-image:url(../images/sample_top.gif);
	height:59px;
}

#sample_box{
	background:url(../images/sample_bottom.gif) left bottom no-repeat;
	padding-bottom:33px;
}
#sample_box p{
	padding:0px 22px;
	text-align:center;
	background:url(../images/sample_mid.gif) left top repeat-y;
}

/* content */

#content h3{
	width:488px;
	text-indent:-9999px;
	overflow:hidden;
}

#about{
	background-image:url(../images/con_title_about.gif);
	height:36px;
}
#new{
	background-image:url(../images/con_title_new.gif);
	height:79px;
}
#join{
	background-image:url(../images/con_title_join.gif);
	height:79px;
}

.text{
	width:488px;
	padding-bottom:21px;
	background:url(../images/con_bottom.gif) left bottom no-repeat;
}
#content .text p{
	padding:10px 20px 10px;
	width:448px;
	font-size:14px;
	line-height:1.5em;
	color:#0066FF;
	background:url(../images/con_mid.gif) left top repeat-y;
}


/* register */

#regi_text{
	padding-left:120px;
	padding-right:20px;
	font-size:14px;
	padding-bottom:20px;
	padding-top:20px;
	color:#096;
	display:block;
	clear:both;
}


#registration h3{
	background: url(../images/register_title.gif) center top no-repeat;
	height:43px;
}

#registration form{
	padding:20px 50px;
}

#registration dl{
}
#registration dt{
	font-family: "MS PGothic", Osaka, Arial, Helvetica;
	text-align:center;
	font-size: 16px;
	color: #269D77;
	padding-bottom:10px;
	padding-top:12px;
	margin-bottom:5px;
	font-weight:bold;
	width:27%;
	float:left;
	clear:left;
	background:url(../images/register_dt_bg.gif) left bottom repeat-x;
}
#registration dd{
	font-family: "MS PGothic", Osaka, Arial, Helvetica;
	font-size: 13px;
	padding-bottom:8px;
	padding-top:6px;
	padding-left:8px;
	margin-bottom:5px;
	width:70%;
	float:left;
	background:url(../images/register_dd_bg.gif) left bottom repeat-x;
}
#registration .textBox{
	width:300px;
	border:1px solid #DEF6EC;
	padding:2px;
}
#registration form p{
	text-align:center;
	margin-top:15px;
	clear:left;
}
#registration .button{
	background:url(../images/btn_regi.gif) no-repeat;
	width:222px;
	height:28px;
	border:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}


/* footer */
#footer li{
	display:inline;
	padding:0px 10px; 
}
#footer li a,
#footer lia:link{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#footer li a:hover{
	color:#FF33CC;
}	





/************************* subpage *************************/


/* ringlist */
#sub_header{
	background:url(../images/pageHeader.gif) left top no-repeat;
	height:106px;
	position:relative;
}
#sub_header h1{
	display:block;
	position:absolute;
	left: 16px;
	top: 9px;
	width: 195px;
	height: 97px;
}
#sub_header h1 a{
	display:block;
	width: 498px;
	height: 130px;
}


#sub_content{
	padding:10px 30px 32px;
	background:url(../images/list_box_bottom.gif) center bottom no-repeat;
}

#sub_content h3{
	background: url(../images/list_title_bg.gif) center center no-repeat;
	padding:20px 0px 10px;
	margin-bottom:15px;
	text-align:center;
	color:#fff;
}

#list li{
	font-family: "MS PGothic", Osaka, Arial, Helvetica;
	font-size: 14px;
	color: #31CC9A;
	padding-bottom:3px;
	margin-bottom: 5px;
	width: 100%;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #31CC9A;
}
#list li a{
	color:#25C893;
	text-decoration:none;
}
	

#list li a:hover {
	background-color: #CCFFCC;
	color: #31CC9A;
}

#con_box{
	background:url(../images/list_box_top.gif) center top no-repeat;
	padding-top:32px;
}

#con_box #list{
	background: url(../images/list_box_mid.gif) center top repeat-y;
	width:624px;
	padding:10px 60px 10px 60px;
	display:block;
	line-height:1.8em;
}

#con_box #list span{
	font-size:12px;
}

#con_box #list li{
	padding-left:30px;
	width:95%;
	display:block;
	background:url(../images/icon_ring.gif) 5px 40% no-repeat;
}


/* rules */

#con_box #rule{
	background: url(../images/list_box_mid.gif) center top repeat-y;
	width:644px;
	padding:10px 50px 10px 50px;
	display:block;
	line-height:1.8em;
}

#rule dt{
	font-weight:bold;
	font-size:14px;
	color:#25C893;
	border-bottom:1px dotted #25C893;
}
#rule dd{
	padding-left:10px;
	margin-bottom:8px;
}
#rule dd img{
	margin-top:10px;
	margin-bottom:10px;
}
#rule ol,
#rule ul{
	padding:10px 10px 10px 20px;
	color:#666;
}
#rule ol{
	background-color:#fff;
	border:1px solid #E0F7ED;
	list-style:inside;
}
#rule ul{
	background-color:#F0FBF6;
}
#rule ul li{
	list-style:square;
	padding-left:5px;
}


