*{
	margin:0;
	padding:0;
}
body{
	font-family:Verdana,"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	text-align:center;
	padding-bottom:60px;
	line-height: 1em;
}

ul{
	list-style:none;
}

a{
	color:#0000cc;
}


div#header,
div#content,
div#footer{
	width:970px;
	margin:0 auto;
	text-align:left;
}


/*header
********************************************************************************/
div#header{
	border-bottom:3px solid #66CC00;
	height:86px;
	margin-bottom:8px;
	position:relative;
	line-height: 1;
}
div#header h1{
	background:url(../img/h1_rogo.gif) no-repeat;
	width:177px;
	height:51px;
	position:absolute;
	top: 29px;
	left: 7px;
}
div#header h1 a{
	background:url(../img/h1_rogo.gif) no-repeat;
	width:177px;
	height:51px;
	display: block;
}
div#header p{
	width:404px;
	height:13px;
	position:absolute;
	top: 13px;
	left: 4px;
}
div#header a{
	text-decoration: none;
}


ul#gNavi{
	padding:58px 0 0 196px;	
}
ul#gNavi li{
	float:left;
	display:block;
}
ul#gNavi li a{
	text-indent:-9999px;
	height:28px;
	margin-left:3px;
	display:block;
}
/*¡¡¥Ê¥Ó¥Ü¥¿¥ó¡¡*/
li#home a{
	background:url(../img/gnavi_01home.jpg) no-repeat;
	width:71px;
}
li#beginner a{
	background:url(../img/gnavi_02beginner.jpg) no-repeat;
	width:112px;
}
li#use a{
	background:url(../img/gnavi_03use.jpg) no-repeat;
	width:107px;
}
li#blog a{
	background:url(../img/gnavi_04blog.jpg) no-repeat;
	width:74px;
}
li#qa a{
	background:url(../img/gnavi_05qa.jpg) no-repeat;
	width:74px;
}
li#sitemap a{
	background:url(../img/gnavi_06sitemap.jpg) no-repeat;
	width:100px;
}

.username{
	font-size:10pt;
}


/*  */
div#header ul#contact{
	width:331px;
	height:43px;
	position:absolute;
	left: 424px;
	top: 0px;
}
div#header ul#contact li{
	display:block;
}
li#telnum{
	float:left;
	background:url(../img/header_toi.jpg) no-repeat;
	text-indent:-9999px;
	width:227px;
	height:43px;
}
li#mail a{
	float:right;
	background:url(../img/header_mail.jpg) no-repeat;
	text-indent:-9999px;
	width:104px;
	height:43px;
}


/*content
********************************************************************************/




/*footer
********************************************************************************/
div#footer{
	clear:both;
	border-top:3px solid #66CC00;
	font-size:10px;
	position:relative;
	line-height: 18px;
}
div#footer p{
	position:absolute;
	top: 4px;
}
div#footer ul{
	padding-top:7px;
	color:#333333;
	position:absolute;
	left: 80px;
}
div#footer ul li{
	border-left:1px solid #333333;
	padding:0 12px;
	display:inline;
}
div#footer ul li a{
	color:#333333;
	
}
div#footer ul li a:hover{
	text-decoration:none;
	color:#666666;
}
div#footer ul li.bnone{
	border:none;
}

div#footer address{
	font-weight:normal;
	font-style:normal;
	position:absolute;
	left: 599px;
	top: 8px;
}
.err_midashi {
	line-height: 20px;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.err_guide {
	font-size:12px;
}

.subcate {
    font-size: 0;
}
.subcate li {
    display: inline-block;
    font-size: 13px;
    letter-spacing: -1px;
    margin: 0 0 5px;
    vertical-align: top;
    width: 23%;
    background: url(/images/arrow_subcate.png) no-repeat top 3px left;
    padding: 0 0 0 2%;
}
.subcate li a:link, .subcate li a:visited {
    color: #2c2cff;
    font-weight: bold;
    text-decoration: none;
}
.subcate li a:hover {
    text-decoration: underline;
}