@charset "utf-8";


/********** common **********/

body {
	margin:0;
	padding:0 0 15px;
	text-align:center;
	background:#efe;
	color:#444;
}

body,th,td,li,div,address{
	font:10pt/170% Verdana, Arial, sans-serif;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,form{
	margin:0;
	padding:0;
}

img{
	border:none;
}

.imageRight{
	float:right;
	margin-left:10px;
}


/********** links **********/
a{
	text-decoration:none;
}

a:link,
a:active{
	color:#36c;
}

a:visited{
	color:#06c;
}

a:hover{
	color:#c60;
}


/********** layout **********/
#wrap{
	width:754px;
	margin:0 auto;
	text-align:left;
}

#inner{
	width:auto;
	padding:4px 10px 0;
	background:url('images/bgBody.gif') 0 repeat-y;
}

#readWrap,#categoryWrap,#entryWrap,#priceWrap{
	width:470px;
	float:left;
}

#sideWrap{
	width:254px;
	float:right;
}

.clear{clear:both;}
.clear hr{display:none;}


/********** header **********/

h1,#header{
	width:754px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	background-image:url('images/bgHeader.jpg');
	background-repeat:no-repeat;
}

h1{
	height:30px;
	font-size:10px;
	font-weight:normal;
	color:#777;
	line-height:30px;
	background-position:0 0;
}

#header{
	height:120px;
	background-position:0 -30px;
	text-indent:-9999px;
}

#header a{
	display:block;
	width:488px;
	height:100px;
	overflow:hidden;
	margin:10px 10px 0;
	font-size:20px;
	font-weight:bold;
	color:#090;
}

/********** menubar **********/

#menubar{
	height:38px;
	padding-left:10px;
	text-align:left;
	list-style:none;
	background:url('images/menubar.gif') 0 0 no-repeat;
}

#home,#about,#knowledge,#report,#price,#contact,#hdd,#home a,#about a,#knowledge a,#report a,#price a,#contact a,#hdd a{
	display:block;
	height:38px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
}

#home,#about,#knowledge,#report,#price,#contact,#home a,#about a,#knowledge a,#report a,#price a,#contact a { width:100px; }
#hdd,#hdd a { width:134px; }

#menubar li a:hover{
	background-image:url('images/menubar.gif');
	background-repeat:no-repeat;
}

#home a:hover { background-position:-10px -40px; }
#about a:hover { background-position:-110px  -40px; }
#knowledge a:hover { background-position:-210px  -40px; }
#report a:hover { background-position:-310px  -40px; }
#price a:hover { background-position:-410px  -40px; }
#contact a:hover { background-position:-510px  -40px; }
#hdd a:hover { background-position:-610px  -40px; }


/********** read text **********/

#readWrap{
	width:470px;
	height:130px;
	overflow:hidden;
	margin-bottom:20px;
	background:url('images/bgRead.gif') 0 0 no-repeat;
}

#readWrap h2{
	width:470px;
	height:50px;
	overflow:hidden;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#090;
	text-indent:-9999px;
}

#readWrap p{padding:0 8px 0 10px;}

#sideAttention{
	padding:10px 10px 0 10px;
	font-size:10px;
	line-height:14px;
	background:url('images/bgRead.gif') -480px 0 no-repeat;
}

#sideTopAd{
	margin-bottom:10px;
	padding:10px;
	background:url('images/bgRead.gif') -480px -52px no-repeat;
}


/********** index **********/

/* report */
#indexReportWrap{
	width:734px;
	height:270px;
	overflow:hidden;
	margin-bottom:20px;
	clear:both;
}

#indexReportWrap h3,
#indexReportWrap h3 a{
	display:block;
	width:734px;
	height:30px;
	overflow:hidden;
	font-size:16px;
	font-weight:bold;
	color:#090;
	text-indent:-9999px;
}

#indexReportWrap h3 a{
	background:url('images/indexH3.gif') 0 0 no-repeat;
}

#indexReportWrap div{
	width:176px;
	margin-right:10px;
	float:left;
}

#indexReportWrap div h4,
#indexReportWrap div h4 a{
	display:block;
	width:176px;
	height:180px;
	overflow:hidden;
	font-size:14px;
	text-indent:-9999px;
}

#indexReportWrap div h4 a{
	background-image:url('images/photoIndexReport.jpg');
	background-repat:no-repeat;
}

#indexReportWrap div h4#vol1 a { background-position:0 -0; }
#indexReportWrap div h4#vol2 a { background-position:-186px -0; }
#indexReportWrap div h4#vol3 a { background-position:-372px -0; }
#indexReportWrap div h4#vol4 a { background-position:-558px -0; }
#indexReportWrap div h4#vol1 a:hover { background-position:0 -180px; }
#indexReportWrap div h4#vol2 a:hover { background-position:-186px -180px; }
#indexReportWrap div h4#vol3 a:hover { background-position:-372px -180px; }
#indexReportWrap div h4#vol4 a:hover { background-position:-558px -180px; }

#indexReportWrap div p{
	padding-left:3px;
	font-size:12px;
	line-height:20px;
}

#indexReportWrap div p a{text-decoration:underline;}

/* contents heading */

#indexKnowWrap h3,#indexKnowWrap h3 a,
#indexPriceWrap h3,#indexPriceWrap h3 a,
#indexMobileWrap h3,#indexMobileWrap h3 a,
#indexRelationWrap h3,#indexRelationWrap h3 a{
	display:block;
	width:362px;
	height:30px;
	overflow:hidden;
	font-size:16px;
	color:#090;
	text-indent:-9999px;
	background-image:url('images/indexH3.gif');
	background-repeat:no-repeat;
}

#indexKnowWrap h3 a { background-position:0 -30px;}
#indexPriceWrap h3 a { background-position:-372px -30px;}
#indexMobileWrap h3 a { background-position:0 -60px;}
#indexRelationWrap h3 { background-position:-372px -60px;}

/* knowledge */

#indexKnowWrap{
	width:362px;
	margin-bottom:20px;
	float:left;
}

#indexKnowWrap div{
	margin:5px 0;
	padding:5px 0 0 70px;
	border-top:dotted 2px #ccc;
	background-image:url('images/photoIndexKnow.jpg');
	background-repeat:no-repeat;
}

#indexKnowWrap div#about_memory { background-position: 0 0; }
#indexKnowWrap div#capacity_slot { background-position: 0 -70px; }
#indexKnowWrap div#pc_compatible { background-position: 0 -140px; }
#indexKnowWrap div#check_need { background-position: 0 -210px; }
#indexKnowWrap div#different_capacity { background-position: 0 -280px; }
#indexKnowWrap div#attention_static { background-position: 0 -350px; }
#indexKnowWrap div#security_maker { background-position: 0 -420px; }

#indexKnowWrap div h4{
	font-size:12px;
	font-weight:bold;
}

#indexKnowWrap div h4 a{
	padding-left:15px;
	background:url('images/icons.gif') 0 -45px no-repeat;
}

#indexKnowWrap div h4 a:hover{
	background:url('images/icons.gif') 0 -25px no-repeat;
}

/* price */

#indexPriceWrap{
	width:362px;
	margin-bottom:20px;
	float:right;
}

#indexPriceWrap ul{
	margin:10px;
	list-style:none;
	background:url('images/photoIndexPrice.jpg') right 0 no-repeat;
}

#indexPriceWrap li a{
	padding-left:15px;
	background:url('images/icons.gif') 0 -62px no-repeat;
	text-decoration:underline;
}

#indexPriceWrap div{
	padding:4px 10px 3px;
	background:#D4FBAE;
	border:solid 1px #090;
	
}

#indexPriceWrap div,
#indexPriceWrap div input{
	vertical-align:middle;
}

#indexPriceWrap div #q{
	width:150px;
}

#indexPriceWrap div a{
	text-decoration:underline;
}

/* mobile */

#indexMobileWrap{
	width:362px;
	margin-bottom:20px;
	float:right;
}

#indexMobileWrap div{
	padding:5px 0 0 108px;
	background:url('images/QRcode.jpg') 0 0 no-repeat;
}

#indexMobileWrap div span{
	font-weight:bold;
	color:#f60;
}

/* relation */

#indexRelationWrap{
	width:362px;
	margin-bottom:20px;
	float:right;
}

#indexRelationWrap ul{
	margin-left:18px;
}

#indexRelationWrap ul a{
	font-weight:bold;
	text-decoration:underline;
}

/********** contents **********/

#categoryWrap h2,
#entryWrap h2,
#priceWrap h2{
	margin:20px 0 10px;
	padding-left:25px;
	font-size:16px;
	font-weight:bold;
	color:#090;
	line-height:40px;
	border-bottom:solid 5px #090;
	background-image:url('images/icons.gif');
	background-repeat:no-repeat;
}

#categoryWrap h2 { background-position: 0 -80px; }
#entryWrap h2 { background-position: 0 -115px; }
#priceWrap h2 { background-position: 0 -270px; }

/* topic path */

#topicPath { margin:0; }
#topicPath li { display:inline; }

/* category */

#categoryWrap div { margin:20px 0; }

#categoryWrap div h3{
	margin-bottom:10px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	background:url('images/icons.gif') 0 -120px no-repeat;
	border-bottom:dotted 2px #ccc;
}

#categoryWrap div p{
	padding-left:2px;
	font-size:14px;
}

/* entry */

#entryBody a { text-decoration:underline; }

#entryBody h3,
#priceWrap #entryBody h3{
	margin:30px 0 15px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#090;
	border-left:solid 7px #090;
}

#entryBody p,
#priceWrap #entryBody p{
	margin:15px 0;
	padding-left:2px;
	font-size:14px;
}

#entryBody ul { margin:15px 0; }
#entryBody li,#priceWrap #entryBody li{
	margin-left:20px;
	padding:2px 0 2px 2px;
	font-size:14px;
	line-height:18px;
}

#entryPath{
	padding:5px;
	border:solid 1px #ccc;
	background:#eef6ff;
}

#entryPath a { text-decoration:none; }

/* price */

#priceWrap #entryBody h4 {
	margin:15px 0 0;
	font-size:14px;
	font-weight:bold;
}

#priceWrap #entryBody ul { margin:0 0 15px; }

.priceSearch{
	margin:15px 0;
	padding:5px;
	background:#D4FBAE;
	border:solid 1px #090;
	vertical-align:middle;
}

#indexPriceWrap .priceSearch{
	margin:10px 0;
}

.ItemWrap{
	margin:15px 0;
}

#entryBody #amazonWrap .ItemRank h4,
#entryBody #amazonWrap .ItemRank p{
	margin:0;
	padding:0 0 0 10px;
	background:url('images/iconsShop.gif') 0 -4px no-repeat;
	line-height:20px;
}

#entryBody #rakutenWrap .ItemRank h4,
#entryBody #rakutenWrap .ItemRank p{
	margin:0;
	padding:0 0 0 10px;
	background:url('images/iconsShop.gif') 0 -64px no-repeat;
	line-height:20px;
}

#entryBody #yahooWrap .ItemRank h4,
#entryBody #yahooWrap .ItemRank p{
	margin:0;
	padding:0 0 0 10px;
	background:url('images/iconsShop.gif') 0 -35px no-repeat;
	line-height:20px;
}

#entryBody #amazonWrap .ItemRank div,
#entryBody #rakutenWrap .ItemRank div,
#entryBody #yahooWrap .ItemRank div{
	border-top:dotted 2px #ccc;
	margin-top:10px;
	padding-top:5px;
	text-align:right;
}

.ItemImg{
	width:90px;
	padding:10px 0;
	border:solid 1px #ccc;
	float:left;
	text-align:center;
}

.ItemRank{
	margin-left:100px;
}


#entryBody .ItemRank h4,
#entryBody .ItemRank p,
#entryBody .ItemRank div{
	margin:0;
	padding:0;
	font-size:12px;
}

#entryBody #amazonWrap .ItemRank span,
#entryBody #rakutenWrap .ItemRank span,
#entryBody #yahooWrap .ItemRank span{
	display:block;
	width:65px;
	height:20px;
	margin-right:5px;
	color:#f00;
	line-height:20px;
	text-align:right;
	float:left;
}


/* contact form */

#contactForm { margin:10px 0 0; }

#contactForm dt{
	width:70px;
	float:left;
	clear:left;
	margin:0 0 10px;
	padding:0;
	font-size:12px;
}

#contactForm dd{
	width:360px;
	margin:0 0 10px;
	padding:0;
	font-size:12px;
}

#mail_author { width:100px; }
#mail_email,#mail_subject { width:250px; }
#mail_text{
	font:12px/18px "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	width:468px;
	height:180px;
	margin-bottom:10px;
}

/********** sidebar **********/

.moduleOut{
	margin:0 0 10px;
	padding:0 0 10px;
	background:url('images/bgModule.gif') 0 bottom no-repeat;
}

.moduleWrap{
	padding:5px 0 0;
	background:url('images/bgModule.gif') 0 -150px no-repeat;
}

.moduleAdWrap{
	padding:10px 0 0;
	background:url('images/bgModule.gif') 0 0 no-repeat;
}

.moduleTitle{
	padding:0 10px 10px;
	font-weight:bold;
	color:#090;
	line-height:25px;
	background:url('images/bgModule.gif') 0 -155px no-repeat;
}

.moduleTitle span{
	display:block;
	width:auto;
	padding:0 0 0 20px;
	line-height:25px;
}

.moduleWrap ul{
	padding:0 5px;
	border-left:solid 5px #deffb5;
	border-right:solid 5px #deffb5;
	background:#fff;
}

.moduleWrap ul li { margin-left:18px; }

/* side module contents */

#moduleStack .moduleTitle span { background:url('images/icons.gif') 0 -240px no-repeat; }
#moduleCat .moduleTitle span { background:url('images/icons.gif') 0 -210px no-repeat; }
#moduleFit .moduleTitle span { background:url('images/icons.gif') 0 -183px no-repeat; }
#moduleRel .moduleTitle span { background:url('images/icons.gif') 0 -160px no-repeat; }
#moduleStack strong { color:#f60; }
.moduleAdWrap div{
	width:234px;
	height:60px;
	overflow:hidden;
	padding:0 10px;
	text-align:center;
}


/* footmenu */
#footmenu{
	clear:both;
	padding-top:10px;
	list-style:none;
	line-height:30px;
	text-align:center;
	border-top:double 3px #ccc;
}

#footmenu li{
	display:inline;
	padding:0 7px;
}

/* copyright */
address{
	width:754px;
	margin:0 auto;
	padding-bottom:20px;
	font-size:10px;
	text-align:center;
	line-height:30px;
	background:url('images/bgFooter.gif') 0 bottom no-repeat;
}