@charset "Shift_JIS";


.index_cm{
	width:560px;
	height:130px;
	background-color:#6AC4FF;
	}

/*インデックスメニュー開始*/
#index_menu{
	width:560px;
	height:280px;
	background-image:url(../img/back_img/index_menu_bg_280.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	}
	
#im_line_1st{
	width:560px;
	height:140px;
	/*background-color:#ECEBED;*/
	}
#im_line_2nd{
	width:560px;
	height:140px;
	clear:both;
	}
#im_line_3rd{
	width:560px;
	height:140px;
	clear:both;
	}	
	
.im_panel_01{
	width:140px;
	height:130px;
	float:left;
	text-align:center;
	padding-top:5px;
	}	

#index_menu a{
	color:#333;
	}	
	
#index_menu a:hover {
	color: #0085cf;
	text-decoration:none;
}	
	
.im_itemname{
	font-weight:bold;
	height:15px;
	overflow:hidden;
	}
	
.im_plice{
	height:15px;
	overflow:hidden;
	color:#159;
	}		
		
.imtest{
	width:120px;
	height:95px;
	margin:auto;
	background-color:#666666;
	}
	
.im_line_yoko{
	width:545px;
	height:1px;
	overflow:hidden;
	margin:0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
	}	

/*インデックスメニュー終了*/


/*トップページのボタン+CSS関係の処理　開始*/



#topimg {
	width:561px;
	height:114px;
	/*background-image:url(../img/top/e_tamaya_top01.jpg);
	background-repeat:no-repeat;*/
	margin-top:5px;
	margin-bottom: 5px;
}

#topimg_text{
	width:300px;
	height:70px;
	font-size:15px;
	font-weight:bold;
	padding-top:65px;
	padding-left:260px;
	line-height:115%;
	}


#windows7_line{
	width:560px;
	height:30px;
	background-image:url(../img/top/kyanpen/win7_line_back.gif);
	margin-bottom: 5px;
	}
#windows7_line_text{
	width:510px;
	height:15px;
	padding-left:50px;
	padding-top:10px;
	}

#windows7_line_text a{
	font-size:14px;
	color:#333;
	font-weight:bold;
	}
	
	
#kit_line{
	width:560px;
	height:30px;
	background-image:url(../img/top/kyanpen/kit_bn01.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	}
#kit_line_text{
	width:500px;
	height:15px;
	padding-left:50px;
	padding-top:10px;
	}
	
#kit_line_text a{
	font-size:14px;
	color:#333;
	font-weight:bold;
	}	
	
	/*メインライン　開始*/
	
	#main_line{
		width:560px;
		height:120px;
		margin-top: 5px;
		margin-right: auto;
		margin-bottom: 5px;
		margin-left: 0px;
		}
	.main_lin_box{
		width:272px;
		height:65px;
		}
	.main_line_box_text{
		width:130px;
		height:40px;
		padding-left:135px;
		padding-top:16px;
		}	
	.main_line_box_text a{
		font-size:12px;
		font-weight:bold;
		line-height:150%;
		}	
		
	.main_line_pc{
		width:272px;
		height:65px;
		float:left;
		background-image:url(../img/top/sikaku/pcitem_bn02.gif);
		background-repeat:no-repeat;
		}
		
	.main_line_pro{
		width:272px;
		height:65px;
		float:right;		
		background-image:url(../img/top/sikaku/proitem_bn02.gif);
		background-repeat:no-repeat;
		}
	.mainline_text{
		width:270px;
		height:40px;
		margin-top:5px;
		line-height:130%;
		}	
	
	/*メインライン　終了*/	


/*トップページのボタン+CSS関係の処理　終了*/

.box_whatnew{
	width:200px;
	height:80px;
	float:right;
	padding:10px;
	border: 1px solid #666666;
	}


#main h5 {
	width: 280px;
	padding: 5px 5px 5px 15px;
	color: #000000;
	background-color: #e6f2e6;
	font-weight: normal;
	margin: 0px 0px 5px;
}

#main .firstblock {
	margin: 0px;
	padding: 0px;
	width: 560px;
	height:120px;
	/*background-image:url(../img/temp/back_img/text_back.gif);*/
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:5px;
	font-size: 100%;
	color: #000000;
	margin-top:0px;
	margin-bottom:10px;
	line-height:130%;
}

#main .firstblock .fb_left{
	width:130px;
	height:100px;
	float:left;
	}
	
#main .firstblock .fb_right{
	width:420px;
	height:100px;
	float:left;
	margin-left:10px;
	}

.text_underbox {
	width:550px;
	height:20px;
	padding-right:5px;
	background-image:url(../img/temp/back_img/text_back_under.gif);
	background-repeat:no-repeat;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
	clear:both
	}

#main .firstblock .textcolum {
	float: left;
	width: 330px;
	margin: 0px;
	padding: 0px;
}




#main .firstblock .imgcolum {
	float: right;
	width: 206px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .firstblock .imgcolum p {
	float: right;
	width: 206px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.clearBoth {
	clear: both;
}





/*商品コンテンツ*/
#main .secondblock {
	width: 560px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/* padding: 5px 0px 5px 0px; */
}
.second1img {
	margin: 0px;
	padding-left: 2px;
	padding-top: 5px;
	float: left;
}
.second2img {
	margin: 0px;
	padding-top: 5px;
	float: right;
}
.secondimg {
	margin: 0px;
	padding-left: 2px;
	padding-top: 5px;
}
#main .second2block {
	width: 560px;
	margin: 0px;
	padding: 5px 0px;
}

/*セカンドブロック CSS記述小林 開始*/

.secondblock {
	width:560px;
	height:105px;
	margin-bottom:15px;
	}

.scb_h80box{
	width:560px;
	height:auto;
	margin-bottom:5px;
	}
.scb_h135leftbox{
	width:556px;
	margin-bottom:10px;
	float: left;
	text-align: center;
	margin-top: 10px;
	}



.scb_h98box{
	width:560px;
	height:98px;
	margin-bottom:0px;
	}		

/*セカンドブロック CSS記述小林 終了*/




/*TOPカテゴリライン　開始*/


	/*カテゴリ画像+CSSボタン　開始*/
	
	.cont_top_navi_left{
	width:170px;
	height:190px;
	float:left;
	margin-right:22px;
	}
	
	.cont_top_navi_overtext{
		width:170px;
		height:135px;
		}
	.cont_top_navi_overtext a{
		width:158px;
		height:23px;
		padding-left:15px;
		padding-top:112px;
		display:block;
		font-weight:bold;
		line-height:95%;
		font-size:11px;
		}		
	
	#ctn_st{
		width:171px;
		height:135px;
		background-image:url(../img/choice/st_tbn02.gif);
		background-repeat:no-repeat;
		}
		
	#ctn_hi{
		width:171px;
		height:135px;
		background-image:url(../img/choice/hi_tbn02.gif);
		background-repeat:no-repeat;
		}	
	#ctn_cs{
		width:171px;
		height:135px;
		background-image:url(../img/choice/choice_navi_cardset02.gif);
		background-repeat:no-repeat;
		}	
		
	#ctn_com{
		width:171px;
		height:135px;
		background-image:url(../img/choice/com_tbn02.gif);
		background-repeat:no-repeat;
		}	
			
	#ctn_eng{
		width:171px;
		height:135px;
		background-image:url(../img/choice/eng_tbn02.gif);
		background-repeat:no-repeat;
		}
		
	#ctn_kaigai{
		width:171px;
		height:135px;
		background-image:url(../img/choice/kaigai_tbn02.gif);
		background-repeat:no-repeat;
		}	
			
	#ctn_win7{
		width:173px;
		height:138px;
		background-image:url(../img/choice/choice_navi_win7.gif);
		background-repeat:no-repeat;
		}		
		
	#ctn_mac{
		width:171px;
		height:135px;
		background-image:url(../img/choice/choice_navi_mac02.gif);
		background-repeat:no-repeat;
		}		
		
	/*カテゴリ画像+CSSボタン　終了*/	

.cont_top_navi{
	width:560px;
	height:190px;
	clear: both;
	margin-top: 5px;
	}

.cont_top_navi img{
	margin:0px 0px 5px 0px;
	}


	
.cont_top_navi_center{
	height:190px;
	width:170px;
	float:left;
	}	

.cont_top_navi_right{
	height:190px;
	width:170px;
	float:right;
	}

.categoryline_text{
	width:170px;
	height:auto;
	margin-top:1px;
	line-height:130%;
	}
/*TOPカテゴリライン　終了*/

/*トップページプリンターとディスプレイ部分開始*/

.cont_top_etcline{
	width:560px;
	clear:both;
	}

.cont_top_etcline img{
	margin:5px 0px 5px 0px;
	}

/*トップページプリンターとディスプレイ部分終了*/




/*サードブロック*/

.thirdblock {
	clear:both;
	}

#main .thirdblock {
	height: auto;
	width: 556px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.third1culum {
	margin: 0px;
	width: 270px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.third2culum {
	margin: 0px;
	padding: 0px;
	width: 280px;
	float: right;
}
.thirdimg {
	margin-bottom: 5px;
}
.thirdinculum {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	width: 268px;
	margin: 0px;
	padding: 5px;
}
table {
	text-align: left;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	background-position: left;
	font-size: 1em;
}
.pickupword {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
td 
{padding:2px;	
}
#main .fourthblock {
	margin: 0px;
	padding: 0px;
	width: 560px;
}
.fourth1culum {
	width:140px;
	float: left;
	
}

.fourth2culum {
	float: left;
	width: 140px;
}
.fourth3culum {
	float: left;
	width: 140px;
	
}

.fourth4culum {
	float: right;
	width: 140px;
	
}

.fourth5culum {
	width: 380px;
	padding-top: 10px;	
}

#main .fifthblock {
	margin: 0px;
	padding: 0px;
	width: 556px;
}
.fifth1culum {
	width:175px;
	float: left;
	margin-right: 15px;	
}

.fifth2culum {
	float: left;
	width: 175px;
	margin-right: 15px;
}
.fifth3culum {
	float: left;
	width: 175px;
	
}

.pointword {
	font-size: 100%;
	color: #FF6600;
	font-weight: bold;
}

p{
	font-size: 100%;
	color: #000000;
	line-height: 130%;
}

/*カテゴリタイトル　開始*/
	
.cat_title_pc {
	width:160px;
	padding: 3px 5px;
	color: #333333;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1020F;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FAFAFB;
	}
	
.cat_title_pro {
	width:160px;
	padding: 3px 5px;
	color: #333333;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FAFAFB;
	}
	
.cat_title_printer {
	width:160px;
	padding: 3px 5px;
	color: #333333;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FAFAFB;
	}
	
.cat_title_display {
	width:160px;
	padding: 3px 5px;
	color: #333333;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FAFAFB;
	}			
		
	
/*カテゴリリンク　終了*/	
