/*Zbg*/
div,p,h1,h2,h3,h4,ul,li,ol,dl,dt,dd,table,tr,td{
	margin:0px;
	padding:0px;
}

img{
	border:0;
	margin:0;
	padding:0;
}

table{
	border:none;
	margin:0;
	padding:0;
}

th{
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}

td{
	font-weight:normal;
	vertical-align:top;
}

li{
	list-style:none;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.cboth{
	clear:both;
}


/*S*/
body{
	font-size:75%;
	color:#333333;
	line-height:150%;
	margin:0;
	padding:0;
	font-family:"メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka", Osaka-mono, monospace;
}

a{
	color:#2B9FCC;
	text-decoration:none;
}

a:hover{
	color:#FF6600;
}

/*CAEg*/
#all{
}

#cont{
	width:800px;
	margin:0 auto;
	background:url(../img/main_back.jpg) repeat-y;
	padding:10px 10px 20px 10px;
}

/*wb_*/
#header{
	width:820px;
	margin:10px auto 0;
}

#header ul.headList{
	width:346px;
}

#header ul.headList li{
	float:left;
	margin:0 0 5px 0;
}

#header div.topImg{
	width:810px;
	height:211px;
	background:url(../img/img_top.jpg) no-repeat;
	padding:74px 0 0 10px;
}

#header div.topLead{
	width:430px;
	padding:10px 0 5px 20px;
	border-left:3px solid #FF9900;
}

/*irQ[V*/
#navi{
	height:45px;
}

#navi ul.naviList{
	width:820px;
	margin:0 auto;
}

#navi ul.naviList li{
	width:164px;
	height:45px;
	float:left;
}

#navi ul.naviList li a{	
	display:block;
	width:164px;
	height:45px;
	text-indent:-9999px;
}

#navi ul.naviList li.profile{
	background:url(../img/navi_profile_f2.jpg) no-repeat;
}

#navi ul.naviList li.profile a{
	background:url(../img/navi_profile.jpg) no-repeat;	
}	

#navi ul.naviList li.profile a:hover{
	background:none;	
}	

#navi ul.naviList li.training{
	background:url(../img/navi_training_f2.jpg) no-repeat;
}

#navi ul.naviList li.training a{
	background:url(../img/navi_training.jpg) no-repeat;	
}	

#navi ul.naviList li.training a:hover{
	background:none;	
}	

#navi ul.naviList li.voice{
	background:url(../img/navi_voice_f2.jpg) no-repeat;
}

#navi ul.naviList li.voice a{
	background:url(../img/navi_voice.jpg) no-repeat;	
}	

#navi ul.naviList li.voice a:hover{
	background:none;	
}

#navi ul.naviList li.price{
	background:url(../img/navi_price_f2.jpg) no-repeat;
}

#navi ul.naviList li.price a{
	background:url(../img/navi_price.jpg) no-repeat;	
}	

#navi ul.naviList li.price a:hover{
	background:none;	
}

#navi ul.naviList li.mailmagazine{
	background:url(../img/navi_mailmagazine_f2.jpg) no-repeat;
}

#navi ul.naviList li.mailmagazine a{
	background:url(../img/navi_mailmagazine.jpg) no-repeat;	
}	

#navi ul.naviList li.mailmagazine a:hover{
	background:none;	
}

/*gbvy[W@*/
#topLeft{
	width:570px;
	float:left;
}

/*j[X*/
	
.newsBox{
	width:570px;
	height:351px;
	overflow:auto;
}

.neswTable{
	width:100%;
}

.neswTable th{
	width:80px;
	padding:10px 10px 10px 5px;
	border-bottom:1px dashed #999999;
}

.neswTable td{
	background:url(../img/arrow_blue_square.jpg) 0 12px no-repeat;
	padding:12px 0 7px 40px;
	border-bottom:1px dashed #999999;
}

/*g[jOir*/
.trainingBox{
	width:570px;
	background:url(../img/training_back.jpg) repeat-y;
	padding:0 0 10px 0;
	border-bottom:1px solid #CCCCCC;
}

.trainingBoxTitle{
	height:59px;
	background:url(../img/training_head.jpg) no-repeat;
	padding:45px 8px 0 8px;
}

.trainingBoxNavi{
	width:552px;
	margin:0 auto;
}

.trainingBoxNavi a{
	display:block;
	cursor:pointer;
	padding:10px 0 0 0;
}

span.trainingBoxNaviTxt{
	display:block;
	width:167px;
	padding:0 0 0 10px;
	background:url(../img/arrow_red.jpg) 0 4px no-repeat;
}

span.trainingBoxNaviImg{
	display:block;
	width:177px;
}
	
/*gbvy[W@E*/
#topRight{
	width:220px;
	float:right;
}

/*[}KW*/
.mailmagazineBox{
	background:url(../img/mailmagazine_back.jpg) repeat-y;
	border-bottom:1px solid #CCCCCC;
}

.mailmagazineBoxIn{
	padding:5px 5px;
}

.mailmagazineBoxIn p{
	font-size:90%;
}

.mailmagazineLink{
	border-top:1px dotted #666666;
	padding:5px 0 0 0;
}

/*N*/
.linkBox{
	background:url(../img/mailmagazine_back.jpg) repeat-y;
	border-bottom:1px solid #CCCCCC;
}

dl.linkBoxIn{
	width:200px;
	margin:5px auto 0;
	padding:0 0 10px 0;
}

.linkDetail{
	font-size:90%;
	line-height:120%;
	padding:0 0 5px 0;
	border-bottom:1px dotted #999999;
}

/*tb^[*/
#footer{
	background:url(../img/footer_line_back.jpg) repeat-x;
}

.footerIn{
	width:820px;
	height:110px;
	background:url(../img/footer_back.jpg) no-repeat;
	margin:0 auto;
}

.footerNavi{
	padding:17px 0 0 10px;
	font-size:80%;
	color:#FFFFFF;
}

.footerNavi a{
	color:#FFFFFF;
}

.copy{
	padding:25px 0 0 10px;
	color:#FFFFFF;
	font-size:90%;
	line-height:120%;
}

/*ZJhy[W@gbvC[W*/
#pageTopImg{
	width:820px;
	margin:0 auto;
}

/*ZJhy[Wj[*/
#menu{
	width:180px;
	float:left;
	padding:0 0 10px 0;
	background:url(../img/menu/menu_back.jpg) bottom;
}

#menu ul.menuList{
}

#menu ul.menuList li{
	width:180px;
	height:39px;
	border-bottom:1px solid #FFFFFF;
}

#menu ul.menuList li a{
	display:block;
	height:26px;
	padding:13px 0 0 5px;
	color:#FFFFFF;
	font-size:110%;
	overflow:hidden;
}

#menu ul.menuList li a:hover{
	background:url(../img/menu/menu_back_f2.jpg) repeat-y;
}

#menu div.menuBannar{
	text-align:center;
	margin:10px 0 0 0;
}

/*ZJhy[W@C*/
#main{
	width:600px;
	float:right;
	padding:0 0 10px 0;
}

p.pageTopTxt{
	padding:10px 0 5px 7px;
	border-bottom:1px dotted #999999;
}

/*悭鎿*/
dl.faq{
}

dl.faq dt{
	background:url(../img/faq01.jpg) 0 0 no-repeat;
	min-height:43px;
	margin:30px 0 0 0;
}	

dl.faq dd{
	background:url(../img/faq02.jpg) 35px 5px no-repeat;
	padding:12px 0 0 60px;
}


.faqNumber{
	display:block;
	float:left;
	font-size:200%;
	color:#FFFFFF;
	padding:20px 0 0 20px;
}

.faqTxt{
	display:block;
	float:left;
	padding:20px 0 0 15px;
	color:#0099CC;
	font-weight:bold;
}

/*TCg}bv*/
.sitemapBack{
	width:600px;
	height:23px;
	background:url(../img/sitemap_back.jpg) no-repeat;
}

.sitemapBack span{
	display:block;
	padding:3px 0 0 8px;
	color:#FFFFFF;
	font-weight:bold;
}

.sitemapBack span a{
	color:#FFFFFF;
}

ul.sitemapList{
	display:block;
	margin:10px 0 0 25px;
	}

ul.sitemapList li{
	display:block;
	width:170px;
	float:left;
	padding:0 0 0 13px;
	background:url(../img/arrow_red.jpg) 0 5px no-repeat;
}