@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#E6FBFF url(../images/bg.gif) left top repeat-x;
	text-align:center;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Verdana, Georgia;
	}
.clearboth{
	margin:0px;
	text-indent:-99999px;
	overflow:hidden;
	clear:both;
	}
img{
	margin:0px;
	padding:0px;
	border:none;
	}
h1, h2, h3, p{
	margin:0px;
	}
span{
	color:#FF6600;
	border-bottom:1px solid #ff6600;
	}
	
dl, dd, dt{
	margin:0px;
	}
		
a{
	color:#3399FF;
	text-decoration:none;
	}
a:hover{
	color: #003366;
	text-decoration:none;
	border-bottom:1px dotted #0033ff;
	}
	
	
	
	
#container{
	margin:0px auto;
	text-align:left;
	width:850px;
	}


/*********************************  header *****************************/	

#header{
	margin:0px;
	background:url(../images/header_bg.gif) center top no-repeat;
	height:238px;
	position:relative;
	}
#header h1, #header h2 ,#top_content p{
	text-indent:-99999px;
	overflow:hidden;
	}

#header h1{
	position:absolute;
	left: 53px;
	top: 106px;
	width: 324px;
	height: 100px;
	}
#header h1 a{
	display:block;
	left: 50px;
	top: 106px;
	width: 324px;
	height: 100px;
	}	
#header h2{
	position:absolute;
	left: 59px;
	top: 205px;
	width:500px;
	}	
#header ul{
	position:absolute;
	left: 504px;
	top: 43px;
	font-size:13px;
	width: 293px;
	list-style:none;
	}
#header li{
	display:inline;
	}	
	
	
/*********************************  contents *****************************/	

.contents{
	margin:0px;
	padding:0px 30px 0 50px;
	background:url(../images/content_bg.gif) center top repeat-y;
	}


/************  top_content ***********/	

#top_content{
	height:84px;
	text-align:center;
	margin:0 0 15px 0;
	background:url(../images/top_content_bg.gif) left top no-repeat;
	}
#top_content p{
	margin:0px;
	padding:0px;
	}
		


/************  side_content ***********/	

#side_content{
	width:250px;
	float:left;
	margin:0px;
	}
	
#side_content #top_img{
	height:55px;
	margin:0px;
	font-size:12px;
	background:url(../images/side_con_top.gif) center top no-repeat;
	}
#side_content #top_img h3{
	padding:20px 0px 3px 80px;
	font-size:13px;
	font-weight:bold;
	}	
	
#side_content #con{
	margin:0px;
	background:url(../images/side_con_bg.gif) center top repeat-y;
	}
#side_content #con ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#side_content #con li{
	margin:0px;
	padding:0px 0px 0px 40px;
	line-height:1.5em;
	font-family: "Trebuchet MS", "Arial sans-serif";
	}
	
#side_content #bottom_img{
	margin:0px;
	padding:0px;
	height:30px;
	font-size:12px;
	text-indent:-99999px;
	overflow:hidden;
	background:url(../images/side_con_bottom.gif) center top no-repeat;
	}
	
		

/***************  main_content ************/	
		
#main_content{
	margin:0px;
	padding:0px;
	width:510px;
	float:right;
	}
	
#main_content ul{
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 10px;
	}
	
#main_content li{
	display:inline;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
#main_content img{
	cursor:pointer;
	}
	
#member{
	margin:0px;
	padding:10px 0px 0px 12px;
	}

/*********************************  footer *****************************/	
	
#footer{
	background:url(../images/footer_bg.gif) center top no-repeat;
	height:82px;
	text-align:center;
	padding-top:60px;
	clear:both;
	}
	
#footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#footer li{
	display:inline;
	margin:0px;
	padding:0px 2px;
	}
#footer p{
	margin-top:5px;
	font-family: "Trebuchet MS", "Arial sans-serif";
	}
	
	
	
	
/*********************************  subpage *****************************/	

#con_topimg, #con_bg, #con_bg dl, #con_bottomimg{
	margin:0px;
	}
	
#con_topimg{
	padding:0px;
	height:84px;
	background-position:center top;
	background-repeat:no-repeat;
	}
#con_bg{
	background-position:center top;
	background-repeat:repeat-y;
	}
#con_bottomimg{
	height:25px;
	background-position:center top;
	background-repeat:no-repeat;
	}

	
#con_topimg h3{
	padding:35px 0px 0px 40px;
	font-size:18px;
	color:#fff;
	}
#rules dt, #qna dt{
	font-weight:bold;
	}
	
#con_bg p{
	padding:10px 60px 15px;
	line-height:1.4em;
	text-align:left;
	}
		
	
#con_bg dl{
	padding:10px 40px 30px 50px;
	line-height:1.4em;
	}
	
#con_bg dt{
	margin-top:0px;
	padding-bottom:5px;
	padding-left:10px;
	}
#con_bg dt#title{
	padding-bottom:15px;
	padding-left:0px;
	font-size:13px;
	}
#con_bg ol{
	padding-bottom:15px;
	padding-top:10px;
	line-height:1.4em;
	}
#con_bg ul{
	list-style:none;
	}
#con_bg li{
	margin-left:20px;
	}


/* -- register -- */
#register #con_topimg{
	background-image:url(../images/register_top.gif);
	}
#register #con_bg{
	background-image:url(../images/register_bg.gif);
	}
#register #con_bottomimg{
	background-image:url(../images/register_bottom.gif);
	}
#register p{
	margin:0px auto;
	padding-bottom:15px;
	}	
	
form{
	margin:0px;
	padding:0px;
	width:95%;
	}
.submit_box{
	margin:0px auto;
	padding-bottom:10px;
	width:80%;
	text-align:center;
	}
#register dl{
	width:100%;
	height:130px;
	margin:5px auto 0px;
	padding:8px;
	overflow:auto;
	text-align:left;
	border:1px solid #ccc;
	}
#register dt{
	font-weight:bold;
	}
.submit{
	padding:6px;
	margin-top:10px;
	font-size:14px;
	}
table{
	border-top:1px solid #e4e4e4;
	}
th,td{
	padding:4px;
	border-bottom:1px solid #e4e4e4;
	}
th{
	padding-right:10px;
	text-align:right;
	background-color:#f4f4f4;
	}
#form_email{
	width:250px;
	}
#form_address{
	width:350px;
	}
.form_pass, #form_zip, #form_tel, #form_id, #form_company{
	width:120px;
	}
em{
	color:#FF0000;
	}
		


	
/* -- rules -- */
#rules #con_topimg{
	background-image:url(../images/rules_top.gif);
	}
#rules #con_bg{
	background-image:url(../images/rules_bg.gif);
	}
#rules #con_bottomimg{
	background-image:url(../images/rules_bottom.gif);
	}
	
#rules dt{
	font-size:13px;
	color: #04468E;
	margin-bottom:3px;
	padding-bottom:1px;
	border-bottom:2px dotted #e4e4e4;
	}
#rules dd{
	margin-bottom:20px;
	padding-left:20px;
	padding-top:4px;
	}
ol, ul{
	line-height:1.5em;
	}
	
#rules ol{
	margin:0px;
	padding:10px 20px 5px 0px;
	list-style-position:inside;
	}
#rules ul,
#register ul{
	margin:0px;
	padding:10px 20px 5px 30px;
	list-style:square;
	}	
#rules li,
#register li{
	margin:0px;
	padding:0px;
	}
	
	

	
/* -- pw_reissue -- */
#pw_reissue #con_topimg{
	background-image:url(../images/privacy_top.gif);
	}
#pw_reissue #con_bg{
	background-image:url(../images/privacy_bg.gif);
	}
#pw_reissue #con_bottomimg{
	background-image:url(../images/privacy_bottom.gif);
	}
	
#pw_reissue dl{
	padding-left:100px;
	padding-right:100px;
	}	
#pw_reissue dt{
	font-weight:normal;
	line-height:1.5em;
	background-color:#f4f4f4;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding:5px 30px 5px 80px;
	}


/* -- contact -- */	
#contact_form #con_topimg{
	background-image:url(../images/contact_top.gif);
	}
#contact_form #con_bg{
	background-image:url(../images/contact_bg.gif);
	}
#contact_form #con_bottomimg{
	background-image:url(../images/contact_bottom.gif);
	}

form#contact{
	margin:0px auto;
	width:80%;
	}
#contact dd{
	padding:2px 30px 5px;
	}
	
	
	

/* -- qna -- */	
#qna #con_topimg{
	background-image:url(../images/qna_top.gif);
	}
#qna #con_bg{
	background-image:url(../images/qna_bg.gif);
	}
#qna #con_bottomimg{
	background-image:url(../images/qna_bottom.gif);
	}

#qna dt{
	color:#666;
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#f4f4f4;
	border-bottom:1px solid #e4e4e4;
	}

#qna dd{
	margin:0px 0px 20px;
	padding-top:10px;
	text-align:left;
	}
#qna p{
	margin:5px 0px 0px;
	}
#qna dt p{
	padding:4px;
	}
#qna dd p{
	padding:6px;
	}
#qna p:first-letter {
	float:left;
	font-size:25px;
	line-height:26px;
	padding: 0;
	font-weight:bold;
	margin-right:10px;
	clear:left;
	}
#qna dd p:first-letter{
	color:#FF6600;
	margin-right:15px;
	padding-left:5px;
	}
	
	
/* -- service -- */	

#service #con_topimg{
	background-image:url(../images/rules_top.gif);
	}
#service #con_bg{
	background-image:url(../images/rules_bg.gif);
	}
#service #con_bottomimg{
	background-image:url(../images/rules_bottom.gif);
	}


#service dt{
	font-size:13px;
	font-weight:bold;
	color:#3399FF;
	margin-bottom:3px;
	padding-bottom:1px;
	letter-spacing:0.1em;
	border-bottom:2px dotted #e4e4e4;
	}
#service dd{
	padding-left:200px;
	padding-right:20px;
	margin-bottom:20px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:1.5em;
	}
#service dd.nomagin{
	margin-bottom:0px;
	}
#service dd.ddimg{
	background-position:20px center;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	} 


#php{
	background-image:url(../images/s_php.gif);
	}
#mysql{
	background-image:url(../images/s_mysql.gif);
	}
#business{
	background-image:url(../images/s_business.gif);
	}
#ftp{
	background-image:url(../images/s_ftp.gif);
	}
#wordpress{
	background:url(../images/s_wordpress.gif) 20px top no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	}
#mail{
	background-image:url(../images/s_mail.gif);
	padding-top:10px;
	padding-bottom:10px;
	}
#adv{
	background-image:url(../images/s_adv.gif);
	}
#domain{
	background-image:url(../images/s_domain.gif);
	}
#capacity{
	background-image:url(../images/s_capa.gif);
	}

#ftp ul{
	margin:5px 0px 0px 15px;
	padding:0px;
	border-left:3px solid #FF9900;
	}
#ftp li{
	margin:0px;
	padding-left:10px;
	}
	
#inDl{
	padding:0px;
	margin:0px;
	}

#inDl dt{
	border-bottom:none;
	text-decoration:underline;
	padding-top:10px;
	color: #04468E;
	margin:0px;
	padding:0px;
	}
#inDl dd{
	margin-bottom:2px;
	padding-left:20px;
	}
	
	
	
	
