/***  basic ***/
body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,form{
	  margin: 0;
	  padding: 0;
	}

img {
	  border: none;
	  vertical-align: top;
	}

td{
	font-size:12px;
	}

ul{
	list-style-type:none;
	}

body {
	font-size: 12px;
	font-family: 'MS Pゴシック', Osaka, arial, sans-serif;
	color:#333;
	background-color:#F2F2F2;
	text-align:center;
	margin:0;
	line-height:1.5em;
	}

a:link {
	color: #0099CC;
	text-decoration: none;
	}

a:visited {
	color: #0099CC;
	text-decoration: none;
	}

a:hover {
	color: #0099CC;
	text-decoration: underline;
	}

a:active {
	color: #0099CC;
	text-decoration: none;
	}

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

.clearfix {
	display: inline-table;
	}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}
/* End hide from IE-mac */

a.imghover:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
	}

.w120{
	margin:0;
	padding:0;
	width:120px;
	}

.w125{
	margin:0;
	padding:0;
	width:125px;
	}	

.w500{
	width:500px;
	}
	
.w390{
	margin:0;
	padding:0;
	width:390px;
	}

.w450{
	width:450px;
	}

p.bTxt{
	font-weight:bold;
	}

/*** header ***/
#header{
	margin:0;
	padding:0;
	height:111px;
	background: transparent url(/images/bg_header.gif) repeat;
	}

#header #headerBody{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	}

#header p.regist{
	text-align:right;
	}

#headerBody h1{
	margin:15px 0 0 0;
	padding:0;
	width:220px;
	height:97px;
	float:left;
	}
	
#headerBody h1 a {
	position: relative;
	display: block;
	margin:auto;
	width: 100%;
	height: 100%;
	background: transparent url(/images/h1_logo.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#headerBody .loginArea{
	text-align:left;
	margin-top:15px;
	margin-left:10px;
	width:618px;
	background: transparent url(/images/login_bg3.gif) no-repeat;
	font-size:11px;
	float:left;
	}

#loginForm{
	text-align:center;
	width:508px;
	height:62px;
	line-height:5em;
	}

#headerBody .loginArea table{
	border-spacing: 0;
	width:630px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 5px;
	}

#headerBody .loginArea table td{
	font-size:11px;
	}


/** login **/

table#login td{
	text-align:center;
	}

table#login td.regBanner{
	text-align:right;
	width:170px;
	}

table#login td.logoutButton{
	width:80px;
	}
/***********/



/** no login **/

table#noLogin td.errorPass{
	text-align:right;
	}

table#noLogin td.regBanner{
	vertical-align: top;
	text-align:right;
	width:125px;
	}

span.error{
	color:#ff0000;
	}


/***********/



#headerBody .menuArea{
	margin:2px auto 0 auto;
	text-align:center;
	height:21px;
	padding:2px 0 0 0;
	}

/******あとで消す*******/
#headerBody .menuArea ul{
	margin-left:30px;
	}


#headerBody .menuArea ul li{
	float:left;
/******あとで消す*******/	margin-right:15px;	
	}

#headerBody .menuArea ul li a{
	height: 22px;
	font-size: 1%;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}

#headerBody .menuArea ul li.nav01 a {
	width: 73px;
	background-image: url(/images/menu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 0 0 5px;
}

#headerBody .menuArea ul li.nav02 a {
	width: 65px;
	background-image: url(/images/menu_qa.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0;
}

#headerBody .menuArea ul li.nav03 a {
	width: 65px;
	background-image: url(/images/menu_compair.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0;
}

#headerBody .menuArea ul li.nav04 a {
	width: 65px;
	background-image: url(/images/menu_info.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0;
}

#headerBody .menuArea ul li.nav05 a {
	width: 105px;
	background-image: url(/images/menu_blog.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0
}

#headerBody .menuArea ul li.nav06 a {
	width: 103px;
	background-image: url(/images/menu_book.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0;
}

#headerBody .menuArea ul li.nav07 a {
	width: 96px;
	background-image: url(/images/menu_swap.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 7px;
}


/*** allBody ***/
#allBody{
	width:860px;
	background-color:#fff;
	padding:0 0 20px 0;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}


/*** leftArea ***/
#leftArea{
	width:220px;
	float:left;
	}

#leftArea .eachSide{
	margin:10px;
	}

#leftArea .bookArea{
	margin:10px;
	}

#leftArea .bookArea p{
	border-bottom:1px #999 dotted;
	margin:2px 0;
	}

#leftArea .bookArea p.lastBook{
	border-bottom:1px #fff dotted;
	}

#leftArea .bannerArea{
	margin:15px 10px;;
	text-align:center;
	}

#leftArea .bannerArea p{
	margin:15px 0;
	}

#leftArea .rssArea{
	margin:10px;
	}

h2.new{
	margin:0 0 5px 0;
	padding:0;
	width:200px;
	height:29px;
	position: relative;
	display: block;
	background: transparent url(/images/h2_news.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

h2.info{
	margin:0 0 5px 0;
	padding:0;
	width:200px;
	height:29px;
	position: relative;
	display: block;
	background: transparent url(/images/h2_info.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}
h2.book{
	margin:0 0 5px 0;
	padding:0;
	width:200px;
	height:29px;
	position: relative;
	display: block;
	background: transparent url(/images/h2_book.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

/*** mainArea ***/
.campaignBanner{
	text-align:center;
	margin:20px auto;
	}

#mainArea{
	width:630px;
	float:left;
	}

#qaArea{
	margin:20px 0 10px 0;
	text-align:center;
	}

#qaArea h3{
	margin:0;
	padding:0;
	width:630px;
	height:28px;
	position: relative;
	display: block;
	background: transparent url(/images/h3_qa.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#qaArea .qaBody{
	background-color:#f2f2f2;
	border:1px #ddd solid;
	padding:10px;
	}

#qaArea table{
	margin-left:auto;
	margin-right:auto;
	}

#qaArea .qaButtonArea{
	margin-top:10px;
	}

table.centerLayout{
	width:630px;
	border-spacing:0;
	margin:0 0 10px 0;
	}

table.centerLayout td.left{
	width:310px;
	height:310px;
	background: transparent url(/images/bg_each.gif) no-repeat;
	}

table.centerLayout td.space{
	width:10px;
	height:15px;
	}

table.centerLayout td.right{
	width:310px;
	height:310px;
	background: transparent url(/images/bg_each.gif) no-repeat;
	}

h3.present{
	margin:0;
	padding:0;
	width:310px;
	height:27px;
	position: relative;
	display: block;
	background: transparent url(/images/h3_present.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

h3.mimiyori{
	margin:0;
	padding:0;
	width:310px;
	height:27px;
	position: relative;
	display: block;
	background: transparent url(/images/h3_mimiyori.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

h3.seminar{
	margin:0;
	padding:0;
	width:310px;
	height:27px;
	position: relative;
	display: block;
	background: transparent url(/images/h3_seminar.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

h3.hot{
	margin:0;
	padding:0;
	width:310px;
	height:27px;
	position: relative;
	display: block;
	background: transparent url(/images/h3_hot.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

h3.market{
	margin:0;
	padding:0;
	width:310px;
	height:27px;
	position: relative;
	display: block;
	background: transparent url(/images/h3_market.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}


.eachBody{
	height:275px;
	width:310px;
	margin:0;
	padding:0;
	overflow:auto;
	line-height:1.5em;
	}

table.mimiyoriLayout{
	border-collapse: collapse; 
	width:300px;
	margin:5px;
	}

table.mimiyoriLayout td{
	border-bottom:1px #ddd solid;
	border-right:1px #fff solid;
	padding-top:2px;
	}

table.mimiyoriLayout td.titleA{
	background-color:#ddedf2;
	text-align:center;
	padding:2px 0;
	}

table.mimiyoriLayout td.mimiLeft{
	padding-left:10px;
	}

table.mimiyoriLayout td.titleB{
	background-color:#f2f2f2;
	text-align:center;
	padding:2px 0;
	}

.eachBody p{
	margin:10px;
	}

.eachBody .red{
	color:#ff0000;
	}

.eachBody .photo{
	float:left;
	margin:10px;
	}

.eachBody ul li{
	border-bottom:1px #999 dotted;
	margin-bottom:5px;
	padding-bottom:3px;
	}

.eachBody dl,ul{
	margin:10px;
	}


.eachBody dl dt{
	margin:0;
	padding:0;
	}

.eachBody dl dd{
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px #999 dotted;
	}

p.more{
	font-size:11px;
	text-align:right;
	}

#blogSite{
	margin:10px 0;
	}

#blogSite h4{
	margin:0 0 5px 0;
	padding:0;
	width:163px;
	height:17px;
	position: relative;
	display: block;
	background: transparent url(/images/h4_blogsite.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#blogSite .blogSiteBody{
	border:1px #ddd solid;
	height:180px;
	overflow:auto;
	}

#blogSite .blogSiteBody ul li{
	border-bottom:1px #999 dotted;
	margin-bottom:5px;
	}

#ranking h4{
	margin:0 0 5px 0;
	padding:0;
	width:205px;
	height:17px;
	position: relative;
	display: block;
	background: transparent url(/images/h4_rank.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

#rankBody{
	border:1px #ddd solid;
	}

#rankBody ul li{
	margin-bottom:5px;
	border-bottom:1px #999 dotted;
	}

#rankBody ul.leftRank{
	float:left;
	width:290px;
	}

#rankBody ul.rightRank{
	float:left;
	width:290px;
	}

/*** footer ***/
#footer{
	margin:0;
	padding:0;
	text-align:center;
	}

#footer p.footMenu{
	width:860px;
	padding:10px 0;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	}

#footer p.copyRight{
	background-color:#000;
	color:#fff;
	padding:3px 0;
	}


/*** error ***/
#error{
	margin:0 10px;
	}

#error ul{
	color:#ff0000;
	}

#errorArea{
	width:590px;
	height:850px;
	margin:20px;
	}

#errorArea p{
	margin:20px 0;
	}
