/* Reset all */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,{
margin:0;
padding:0;
font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
div,img{
border:0;
}

/*Base Setting */
body {
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size: 13px;
	color: #333;
	background: #fff;
	margin:0 auto;
	text-align:center;
	}

#container {
	width: 100%;
	padding:0;
	margin:0 auto;
	text-align:center;
	padding-bottom:20px;
	}

/* Head Setting */

#header{
	max-width:100%;
	border-top:4px solid #F00;
	border-bottom:1px solid #DDD;
/*
	background: url(../img/header_line.gif) 0px 70px repeat-x;
	padding-bottom:30px;
*/
	}

#logozone{
	text-indent: -5000px;
	float:left;
	margin-top:10px;
	width:200px;
	height:60px;
	}

#logozone a{
	width:200px;
	height:60px;
	float:left;
	list-style:none;
	background: url(../img/logo.gif) 0px 0px no-repeat;
	margin-left:10px;
	}

#logozoneright{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:1em;
	color: #999;
	background-color:#FFF;
	width:470px;
	margin-top:25px;
	padding-right:20px;
	float:right;
	text-align:right;
	}

#loginform{text-align:right;line-height:1.5;margin-top:3px;margin-right:20px;}
#loginform span.id{}
#loginform span.line{color:#ccc;}

/* Contents */
#contents{
	width:90%;
	margin:0 auto;
	margin-top:30px;
}


/* Main Setting */

#mainzone{
	text-align:left;
	float:left;
	margin-bottom:30px;
	padding:0px;
	width:500px;
}

h1{
	font-size:21px;
	margin:0;
	margin-bottom:20px;
	padding:0;
}

#mainzone .indexmsg{
	font-size:15px;
	line-height:1.5;
	margin:0;
	margin-bottom:20px;
}

#mainzone #newcreatebtn{
	text-indent:-5000px;
	margin-bottom:30px;
}
#mainzone #newcreatebtn a{
	background:url(../img/newcreate.png) 0 0 no-repeat;
	width:300px;
	height:60px;
	float:left;
}

h2{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:17px;
	font-weight:bold;
	background-color:#FFF;
	margin-bottom:7px;
	}

h3{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #333;
	background-color:#FFF;
	padding-bottom:10px;
	}

/* Sub Setting */
#subzone{
	margin:0;
	padding:0;
	float:right;
	width:200px;
	/*
	border:1px solid #CCC;
	*/
	text-align:left;
}

#subzone #h1navi{
	margin:0;
	padding:0;
}

#subzone #h1navi h3{
	margin:0;
	padding:0;
}

#subzone #h1navi p{
	font-size:15px;
	border-left:3px #F00 solid;
	padding-left:10px;
	margin:10px 0;
}

#subzone #sbm{
	margin-top:30px;
}

#subzone #sbm h3{
	margin:0;
	padding:0;
	margin-bottom:10px;
}

#subzone #sbm img{
	border:0;
}

/* Face List */

ul.vururulistblock{
	width:440px;
	list-style:none;
	margin:0;
	padding:0;
}
ul.vururulistblock li{
	width:100px;
	padding-right:10px;
	float:left;
	text-align:center;
}
ul.vururulistblock li p{
	line-height:1.5;
	font-size:11px;
	margin:0 auto;
}

/* Login zone */
#loginbox{
	/*
	border:1px solid #CCC;
	*/
	float:left;
}

#loginbox ul{
	list-style:none;
	margin:0;
	padding:0;
}

#loginbox ul li p{
	line-height:1.5;
	color:#C00;
}

/* NewCreate zone */
#newcreatebox{
	/*
	border:1px solid #CCC;
	*/
	float:left;
}

#newcreatebox .authermsg span{
	font-weight:bold;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN",ariel,sans-serif;
	font-size:17px;
	display:block;
	margin:10px 0;
}

#newcreatebox ul{
	list-style:none;
	margin:0;
	padding:0;
}

#newcreatebox ul li p{
	line-height:1.5;
	color:#C00;
}

/* About zone */
#aboutbox{
	
}

#aboutbox .aboutmsg{
	line-height:1.5;
	margin-bottom:20px;
}

/* Sample zone */
#samplebox{
	
}

#samplebox .samplemsg{
	line-height:1.5;
	margin-bottom:20px;
}

/* Help zone */
#helpbox{
	
}
#helpbox h3{
	margin:0;
	padding:0;
	margin-bottom:7px;
	font-size:15px;
}

#helpbox #helpidx{
	line-height:1.5;
	margin:0 0 0 2em;
	padding:0;
	margin-bottom:20px;
}

#helpbox #helpidx li{
	list-style:decimal;
}

#helpbox .helpmsg{
	line-height:1.5;
	margin-bottom:20px;
	font-size:13px;
	color:#666;
}

#helpbox img{
	border:1px solid #999;
	margin-bottom:20px;
}

/* Rules zone */

#rulesmainzone{
	text-align:left;
	float:left;
	margin-bottom:30px;
	padding:0px;
	width:650px;
}

#rulesmainzone h2{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:15px;
	font-weight:bold;
	background-color:#FFF;
	margin:0;
	}

#rulesbox .rulesmsg{
	line-height:1.2;
	margin-bottom:20px;
}

#rulesbox ul{
	list-style:circle outside ;
	margin:0 0 0 1.2em;
	padding:0;
}
#rulesbox ul ol{
	list-style:decimal outside ;
	margin:0 0 0 1em;
	padding:0;
}
#rulesbox ol{
	list-style:decimal outside ;
	margin:0 0 0 1.9em;
	padding:0;
}

/* Favorite zone */
#favoritebox{
	width:500px;
}

#favoritebox h2{
	
}

#favoritebox div.favmsg{
	font-size:15px;
	line-height:1.5;
	margin-bottom:30px;
}

#favoritebox p.favicon{
	line-height:1.5;
	width:280px;
}

#favoritebox textarea{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:13px;
	color:#00C;
	background-color:#FFF;
	line-height:120%;
	border:1px solid #CCC;
	width:400px;
	height:20px;
}

/* Reminder zone */

#reminderbox ul{
	list-style:none;
	margin:0;
	padding:0;
}

#reminderbox ul li p{
	line-height:1.5;
	color:#C00;
}

/* Testing Zone */
.test1{font-size:24px;font-family: "Lucida Grande",Sans-Serif;}
.test2{font-family: inherit;}

/* Ctrl Pannel*/

#profilebox,#messageboardbox,#linkbox{
	margin:0;
	padding:0;
}

#profilebox h3,#messageboardbox h3,#linkbox h3{
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:15px;
}

#profilebox,#messageboardbox{
	margin-bottom:20px;
}

#messageboardbox h4{
	margin-bottom:0;
	padding-bottom:0;
}

/* FaceList zone */

#facelistbox{
	margin:0;
	padding:0;
	margin-bottom:20px;
}

/* Update zone */
#updatebox{
	margin:0;
	padding:0;
}

#nofitybox{
	margin:0;
	padding:0;
	margin-bottom:20px;
}

/* Base Link */
#container a:link,#container a:active,#container a:visited{color:#F00; background-color:#FFF; text-decoration: none }
#container a:hover{color:#F00; background-color:#FFF; text-decoration: underline }
#container a:focus{color:#F00; background-color:#FFF; text-decoration: blink }

/* logozoneright Link */
#logozoneright a:link,#logozoneright a:active,#logozoneright a:visited{color:#000; background-color:#FFF; text-decoration: underline }
#logozoneright a:hover{color:#000; background-color:#FFF; text-decoration: none }
#logozoneright a:focus{color:#000; background-color:#FFF; text-decoration: blink }

.authermsg{
	line-height:150%;
	margin-bottom:20px;
}

/*  */

/* Footer */
#footer{
	color: #0CF;
	background-color:#FFF;
	width:100%;
	margin:0 auto;
	margin-top:15px;
	line-height: 100%;
	border-style: solid;
	border-top-width: 1px;
	border-color:#CCC;
	text-align:left;
	clear: both;
}

#footer a:link,#footer a:active,#footer a:visited{color:#999; background-color:#FFF; text-decoration: none;}
#footer a:hover,#footer a:focus{color:#79b; background-color:#FFF; text-decoration: underline;}

#footer #copy {
	margin-top:15px;
	margin-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #999;
	background-color:#FFF;
	text-align:left;
	clear:both;
}

#footer #welcome{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin-top:15px;
	margin-left:15px;
	font-size:11px;
	color:#999;
	background-color:#FFF;
	text-align:left;
}

.tm {
	font-size: 100%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


/* Clear Fix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-table;
    min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
