@charset "utf-8";
/*----------------------------------------------------------------------------------------------------


default reset


----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-decoration: none;
	border: 0;
	word-wrap: break-word;
}

body,div,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre,fieldset,blockquote,table,thead,tbody,tfoot,caption,th,td,
.section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { margin: 0; padding: 0; }
ul, li, dl, dt, dd { list-style-type: none; line-height: 1.4em; }

a         {
	color: #03c;
	text-decoration: underline;
	outline: 0;
	transition: background-color 0.5s linear;
	-webkit-transition: background-color 0.5s linear;
	-moz-transition: background-color 0.5s linear;
	-o-transition: background-color 0.5s linear;
	-ms-transition: background-color 0.5s linear;
}
a:visited { color: #03c; text-decoration: underline; outline: 0; }
a:hover   { color: #f00; text-decoration: none; outline: 0; }
a:active  { color: #f00; text-decoration: none; outline: 0; }

em, address { font-style: normal; }
strong      { font-weight: bold; }
.clear      { clear: both; }
.fL         { float: left; }
.fR         { float: right; }
.img_fL     { float: left; margin: 0 20px 10px 0; }
.img_fR     { float: right; margin: 0 0 10px 20px; }
.left       { text-align: left; }
.right      { text-align: right; }
.center     { text-align: center; }

abbr        { cursor: help; border-bottom: 1px dotted #999; }
p           { margin: 0 0 1em 0; line-height: 1.4em; }
img         { border: 0; }

.section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { display: block; }

mark { display: inline; font-size: inherit; font-weight: inherit; background: #ff0; }

::selection      { color: #fff; background: #900; }
::-moz-selection { color: #fff; background: #900; }

ruby {
	display: inline-table;
	margin: 0;
	padding: 0;
	border: none;
	white-space: nowrap;
	text-indent: 0;
	vertical-align: text-bottom !important;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
}

ruby rt, a:link ruby rt, a:visited ruby rt {
	display: table-header-group;
	margin: 0;
	padding: 0;
	border: none;
	font: inherit;
	font-size: 70%;
	line-height: 100%;
	text-decoration: none;
}

ruby rp { display: none; }

form input { margin: 0; padding: 2px 3px; }

/* clearfix start ------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


header:after         { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
#content:after       { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
article:after        { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.section:after        { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
aside:after          { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.breadcrumb ol:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
footer:after         { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

* html header         { zoom: 1; }
* html #content       { zoom: 1; }
* html article        { zoom: 1; }
* html section        { zoom: 1; }
* html aside          { zoom: 1; }
* html .breadcrumb ol { zoom: 1; }
* html footer         { zoom: 1; }

*:first-child+html header         { zoom: 1; }
*:first-child+html #content       { zoom: 1; }
*:first-child+html article        { zoom: 1; }
*:first-child+html section        { zoom: 1; }
*:first-child+html aside          { zoom: 1; }
*:first-child+html .breadcrumb ol { zoom: 1; }
*:first-child+html footer         { zoom: 1; }
/* clearfix end --------------------------------------------*/

/*----------------------------------------------------------------------------------------------------


common


----------------------------------------------------------------------------------------------------*/

#layout{
width:775px;
/*height:680px;*/
background-color:#fff; 
margin:auto;
}
body{
margin: auto;
background-color: #E6E6fA;
font-size: 12px;
color: #5D2f00;
}
#title{
background-color:#C67108;
background-image:  url("../images/header_bg.jpg");
}

#title #logo h1 { padding: 5px; }

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#fff;
	font-weight:bold;
	margin-left: 20px;
	padding-top:20px;
	}
	
.text a { font-size: 28px; }
.text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin-left: 180px;
	width:120px;
	margin-top: -23px;
	}
#links{
	width:509px;
	height:78px;
	margin-top: -78px;
	margin-left: 265px;
}
#arrow{
width:510px;
height:10px;
margin-top:20px;
}
#linktext{
width:510px;
height:30px;
float: right;
}
#bullet{
float:left;
	background-image:  url("../images/bullet.jpg");
	width:9px;
	height:10px;
	background-repeat:no-repeat;
	margin-left:40px;
	position:absolute;
	margin-left:60px;
}
#bullet1{
    float:left;
	background-image: url("../images/bullet.jpg");
	width:9px;
	height:10px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:160px;
}
#bullet2{
    float:left;
	background-image: url("../images/bullet.jpg");
	width:9px;
	height:10px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:250px;
}
#bullet3{
    float:left;
	background-image: url("../images/bullet.jpg");
	width:9px;
	height:10px;
	background-repeat:no-repeat;
    position:absolute;
	margin-left:350px;}
#bullet4{
    float:left;
	background-image: url("../images/bullet.jpg");
	width:9px;
	height:10px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:450px;
}
.abt{
float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	vertical-align:middle;
	margin-left: 18px;
	margin-top:7px;
	
}
.abt1{
    float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	vertical-align:middle;
	margin-left: 38px;
	margin-top:7px;
	
}
#search{
background-image: url("../images/searchcurve.jpg");
float: left;
width:304px;
height:250px;
background-repeat:no-repeat;
}


#searchbg{
width:775px;
height:122px;
}
.searchtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin: 50px 0 0 50px;
	padding-top:20px;
}
#textfield{
	margin-left:50px;
	margin-top:20px;
}
#bullet5{
	background-image: url("../images/searcharrow.jpg");
	width:29px;
	height:30px;
	background-repeat:no-repeat;
	margin-left: 230px;
	margin-top: -28px;
}
.welcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#C67108;
	margin-left: 330px;
	width: 300px;
	padding-top:-60px;


}
.weltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #DB6E00;
	margin-left: 330px;
	height:122px;
	/*margin-top: 15px;*/
	/*width: 304px;*/
}
.readtxt{
	margin-left:330px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#8ea505;
	text-decoration:underline;
	margin-top: 20px;
	width: 50px;
}
#linkpart{
	width:70px;
	height:60px;
	position:relative;
	margin-left: 700px;
	margin-top:10px;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#333333;
}
#curve{
background-image: url("../images/curve.jpg");
width:775px;
height:79px;
background: #fff  url("../images/curve.jpg") repeat-x;
background-repeat:no-repeat;
float: left;
}
.onsale{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	font-weight:normal;
	color:#8ea11f;
	margin-left: 550px;
	padding-top:20px;
}
/*#middle{
	width:423px;
	height:180px;
	margin-left: 340px;
	margin-top: -175px;
}
#midleft{
width:206px;
height:185px;
}*/
#body{
float:left;
width:775px;
/*height:329px;*/
}
#left
{
padding-left: 40px;
width:435px;
float: left;
/*height:178px;*/
}
#pic1{
background-image: url("../images/pic1.jpg");
	width:65px;
	height:50px;
	background-repeat:no-repeat;
	margin-left: 45px;
	margin-top: 15px;
}
#desktop{
	width:150px;
	height:14px;
	background-repeat:no-repeat;
	margin-left: 130px;
	margin-top: -50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8ea11f;
	font-weight:bold;
}
.pictxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9e9e9e;
	margin-left: 130px;
	margin-top: 2px;
}
#pic2{
background-image: url("../images/pic2.jpg");	
	width:65px;
	height:50px;
	background-repeat:no-repeat;
	margin-left: 45px;
	margin-top: 25px;
}
#desktop1{
	width:150px;
	height:14px;
	background-repeat:no-repeat;
	margin-left: 130px;
	margin-top: -50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8ea11f;
	font-weight:bold;
}
.pictxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9e9e9e;
	margin-left: 130px;
	margin-top: 2px;
}
.readtxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#c4700a;
	text-decoration:underline;
	margin-left: 130px;
	margin-top: 5px;
	}
.readtxt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#c4700a;
	text-decoration:underline;
	margin-left: 130px;
	margin-top: 5px;
	}
/*#line{
background-image: url("../images/line.jpg");
	
	width:1px;
	height:161px;
	background-repeat:no-repeat;
	margin-left: 320px;
	margin-top: -165px;
}	
#middle{
	width:423px;
	height:180px;
	margin-left: 340px;
	margin-top: -175px;
}
#midleft{
width:206px;
height:185px;
}*/
#pic3{
background-image: url("../images/pic3.jpg");
	
	width:70px;
	height:65px;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}
#sony1{
	width:80px;
	height:62px;
	background-repeat:no-repeat;
	margin-left: 100px;
	margin-top: -64px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
}
.greentxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#8ea11f;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: underline;
}
.greytxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9e9e9e;
	margin-top: 5px;
	margin-left: 10px;
}
.readtxt3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#c4700a;
	text-decoration:underline;
	margin-left: 10px;
	margin-top: 5px;
	}
.cart{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#c4700a;
	margin-top: -12px;
	margin-left: 100px;
	text-decoration:underline;
}
#line1{
background-image: url("../images/line.jpg");

	width:1px;
	height:161px;
	background-repeat:no-repeat;
	margin-left: 220px;
	margin-top: -175px;
}
#midright{
	width:240px;
	padding-left: 20px;
	padding-right: 40px;
	/*height:206px;*/
	float: left;
	/*margin-left: 475px;*/
}
#pic4{
background-image: url("../images/pic4.jpg");
	
	width:70px;
	height:65px;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}
#sony2{
	width:80px;
	height:62px;
	background-repeat:no-repeat;
	margin-left: 100px;
	margin-top: -64px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
}
.greentxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#8ea11f;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: underline;
}
.greytxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9e9e9e;
	margin-top: 5px;
	margin-left: 10px;
}
.readtxt4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#c4700a;
	text-decoration:underline;
	margin-left: 10px;
	margin-top: 5px;
	}
.cart1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#c4700a;
	margin-top: -12px;
	margin-left: 100px;
	text-decoration:underline;
}
#midline{
background-image: url("../images/midline.jpg");
	
	width:679px;
	height:1px;
	margin-left: 50px;
	margin-top: 10px;
	background-repeat:no-repeat;
}
#body1{
	width:775px;
	height:130px;
	float:left;
	}
#left1{
float:left;
width:200px;
height:120px;
position:absolute;
}
.news{
	width:55px;
	height:16px;
	margin-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-bottom:6px;
	
}
.date{
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c4700a;
}
.greytxt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9e9e9e;
	margin-top: 5px;
	margin-left: 50px;
}
.readtxt5{
	margin-left:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#8ea505;
	text-decoration:underline;
	margin-top: -12px;
}
.readtxtwel{
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#8ea505;
	text-decoration:underline;
	margin-top: -12px;
}
.date1{
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c4700a;
	}
.greytxt3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9e9e9e;
	margin-top: 5px;
	margin-left: 50px;
}
.readtxt6{
	margin-left:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#8ea505;
	text-decoration:underline;
	margin-top: -12px;
}
#line2{
background-image: url("../images/line1.jpg");	
	width:1px;
	height:92px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:230px;
	margin-top:10px;
}
#middle1{
	float:left;
	width:245px;
	height:120px;
	margin-left:250px;
	position:absolute;
	}
.partners{
	width:95px;
	height:16px;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.greytxt4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9e9e9e;
	margin-left: 10px;
	padding-top:10px;
}
.readtxt7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#c4700a;
	text-decoration:underline;
	margin-left: 10px;
	}
#line3{
background-image: url("../images/line1.jpg");
	width:1px;
	height:92px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:540px;
	margin-top:10px;
}
#right{
    float:right;
	width:175px;
	height:110px;
	padding-right:30px;
}
.call{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-left: 20px;
	padding-top:10px;
}
.no{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#948e80;
	margin-left: 20px;
	padding-top:10px;
}
.no1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#948e80;
	margin-left: 20px;
	padding-top:10px;
}
.live{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#009900;	
	width:143px;
	height:35px;
	margin-left: 70px;
	padding-top:10px;
}
.reviews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin-left: 50px;
	text-decoration: underline;
}
/*.reviews1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin-left: 50px;
	text-decoration: underline;
	width: 200px;
	margin-top: -20px;
}*/
#footer{
background-image: url("../images/footer.jpg");
width:775px;
height:53px;
background-repeat:no-repeat;
clear: both;
margin-top:35px;
}
.foottxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	margin-left: 240px;
	margin-top: 25px;
}
.foottxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	margin-top: 25px;
}

