/*
------------------------
TAGS
------------------------ */

*{ margin:0; padding:0; text-decoration:none; font-weight:normal; font-style:normal; line-height:1.5em; font-size: 12px; font-family:'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';}

* html body { font-size: 0.9em;text-align: center;}

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}

ul li { list-style:none; }

ul,li {margin: 0;padding: 0;}

div,ul,li { zoom:1; }

div:after,ul:after,li:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0.001em;line-height: 0;}

select option { padding : 0 5px; }


body{
	color:#4f4f4f;
	overflow-y: scroll;
	background: url(../images/header_bg.gif) repeat-x top #FFFFFF;
	text-align: center;
}

* html body{overflow-y: scroll;}

*+html body{overflow: hidden;}

img{vertical-align: top;}

/* anchor */

a {
	color:#4f4f4f;
	text-decoration:none;
	overflow: hidden; /*firefox点線対応*/
}

* html a {
	overflow: visible;
}

*+html a {
	overflow: visible;
}

a:hover {text-decoration: underline;}
a img{border: 0;}


/* table */

table{ width: 600px;
       border-top: solid 1px #e7cf89;
}

th{ padding: 5px;
	text-align: center;
	background-color: #f4e7c5;
	border-bottom: solid 1px #e7cf89;
	font-weight: bold;
}

td{ padding: 5px;
	border-bottom: solid 1px #e7cf89;
	text-align: left;
}

.right { text-align: right;
}

.center {
	text-align: center;
}

.pp_table {
	margin: 0 100px;
}

.margin_t {
	margin-top: 10px;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: 10px;
}


h3 {
	margin: 15px;
}

.contblc3 {
	padding-bottom: 20px;
	padding-top: 10px;
}





.leftspace10{
    padding: 0 10px;
}


.leftspace15{
    padding: 0 15px;
}


.leftspace26{
    padding-left:26px;
	padding-bottom: 30px;
}


.leftspace26_2{
    padding-left:26px;
}


/*
-------------------------
BASE CLASS
------------------------- */

#container{
	width: 852px;
	margin: 0 auto;
	text-align: left;
}

/*
-------------------------
HEADER
------------------------- */

#header{
	width: 852px;
	height: 91px;
	background: url(../images/header_bg.jpg) no-repeat;
	position: relative;
}

#header h1{
	position: absolute;
	top: 2px;
	left: 5px;
	width: 280px;
	height: 20px;
	color:#FFFFFF;
	font-size:10px;
}

#header p{
	position: absolute;
	top: 13px;
	right: 5px;
	width: 306px;
	height: 52px;
}

.logo{
	position: absolute;
	top: 12px;
	left: 5px;
	width: 230px;
}


/*
-------------------------
FOOTER
------------------------- */

#footer{
	width: 100%;
	height: 100px;
	background: url(../images/footer_bg.gif) repeat-x center;
}

#footer_inner {
	width: 852px;
	text-align: left;
	position: relative;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer .footlink{
	position: absolute;
	top: 36px;
	left: 11px;
}


#footer .compname{
	position: absolute;
	top: 32px;
	right: 20px;
	text-align: right;
}
#footer .compname2{
	position: absolute;
	top: 47px;
	right: 20px;
	text-align: right;
}

#footer address{
	position: absolute;
	top: 75px;
	right: 20px;
	text-align: right;
}


/*
-------------------------
banner area
------------------------- */

#banner{
	width: 827px;
	height: 110px;
	text-align: left;
	margin: 10px auto 10px 23px;
}


#banner .b_left{
	float: left;
	margin: 0 17px 10px 0;
}


#banner .b_right{
	float: left;
	margin-bottom: 10px;
}

#banner .b_center{
	margin: 0 auto 6px 0;
}


/*
-------------------------
CONTENTS
------------------------- */
#contents{
	text-align: center;
}

#heading{
	width: 852px;
	height: 374px;
	background: url('../images/main.jpg') no-repeat;
	margin-top: 10px;
	position: relative;
}


#heading h2{
	text-indent: -999em;
}

#heading .btn_main{
	position: absolute;
	top: 275px;
	left: 430px;
	width: 347px;
	height: 74px;
}

#navi{
	width: 852px;
	height: 53px;
}

#navi li{
	float: left;
}


#main_body {
	*padding-top: 10px;
	padding-top: 5px;
	_padding-top: 10px;
	clear: both;
}

#contents01{
	width: 852px;
	margin:0;
	background:url(../images/bg_box.gif) repeat-y;
	position: relative;
}

.box {
    width:852px;
	*margin:20px auto 25px auto;
	margin:0px auto 25px auto;
	padding:0 0 6px 0;
	background:url(../images/box_btm.gif) 0 bottom no-repeat;
	display:block;
	position:relative;
}

.conblc {
	text-align: left;
}

#contents01 p{
    margin:15px auto 10px 13px;
}

#contents01 ul{
	width: 852px;
	height: 110px;
	padding-left:20px;
	padding-bottom:10px;
}


#contents01 ul li{
    padding-right:8px;
	float:left;
}

h3{
	margin-top: 0; 
}



#contents01 .btn_cont{
	position: absolute;
	top: 403px;
	left: 491px;
	width: 358px;
	height: 77px;
}

.leftspace5{
    padding-left:5px;
	}

.leftspace13{
    margin-left:13px;
	margin-bottom:-10px;
	}

.leftspace20{
    margin:-5px 0 0 20px;
	padding-bottom:10px;
	}


.leftspace25{
    margin:-5px 0 0 38px;
	padding-bottom:10px;
	}



/*-------------------------
PCスペック
-------------------------*/

#contents02{
	width: 852px;
	margin: 0 auto 0 auto;
	background:url(../images/bg_box.gif) repeat-y;
	position: relative;
}

.hp{
	width: 450px;
	height: 240px;
	float: left;
	position: relative;
	margin-right: 10px;
}

/*-------------
.hp{
	width: 410px;
	height: 350px;
	float: left;
	position: relative;
	margin-right: 10px;
}
--------------*/


.lenovo{
	width: 402px;
	height: 350px;
	float: right;
	position: relative;
}


.hp ul,
.lenovo ul{
	width: 402px;
	height: 73px;
	padding: 0 10px 0 13px;
	margin-bottom:10px;
}

.hp ul li,
.lenovo ul li{
    padding-right:5px;
	float:left;
}

.ttl{
 margin:10px 0 10px 0;
 }

.leftspace13_2{
    margin-left:13px;
	text-align:left;
	}

.detail {
	position: absolute;
	left: 294px;
	top: 296px;
}

.entry_btn{
    width:630px;
	height:150px;
	margin:10px 0 20px 80px;
	}

.entry_btn .right{
    float:right;
	}
	
.entry_btn .left{
    float:left;
	}


#entry{
	position: relative;
	width: 850px;
	height: 250px;
	background: url(../images/telarea_bg.gif) #FFFFFF no-repeat right center;
	margin: 0 auto 20px auto;
}

#entry .title{
	position: absolute;
	width: 521px;
	left: 163px;
	top: 15px;
}

#entry .tell{
	position: absolute;
	left: 165px;
	top: 55px;
}

#entry .word{
	position: absolute;
	left: 169px;
	top: 116px;
}

#entry .btn{
	position: absolute;
	width: 360px;
	left: 243px;
	top: 148px;
}


/*-------------------------
PrivacyPolicy
-------------------------*/
#pp{
	background-color: #FFFFFF;
	padding: 20px 30px;
	text-align: left;
}

#pp h2{
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
}


#pp h3{
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}


#pp ul{
	margin: 10px 30px;
}

#pp .caution {
font-size: 10px;
font-weight: normal;
}

#pp .caution a {
font-size: 10px;
}

.pp_table {
	margin: 0 auto;
}

.contblc{
    *padding:20px 0 15px 0;
	padding:20px 0 0px 0;
	}
	
.contblc2{
    padding:20px 0 45px 0;
	}


.table03{
	margin-left:130px;
	}

#path a {
	text-decoration: underline;
}


/*-------------------------
更新情報　*2010.11.02 更新
-------------------------*/
#contents03{
	width: 852px;
	margin: 0 auto 0 auto;
	background:url(../images/bg_box.gif) repeat-y;
	position: relative;
}

#contents03 ul{
    padding:10px 15px;
	}

#contents03 li{
    width:822px;
    line-height:150%;
	text-align:left;
	text-indent:30px;
	background:url(../images/arrow.gif) left no-repeat;
	border-bottom:dotted #999999 1px;
}

