@charset "Shift_JIS";


/*オプション項目の表示切り替え用CSS*/

.nodisp{
display:none;
}
.disp{
display:block;
}


/*カテゴリトップバナー*/
.category_bn{
	margin:10px 0 10px 0;
	}

.category_button{
	width:270px;
	height:40px;
	position:relative;
	left: 40px;
	top: 205px;
	}

#cat_ipad{
	width:560px;
	height:250px;
	margin-bottom:15px;
	background-image:url(../img/category_index/tablet/cate_title_tab.jpg);
	background-repeat:no-repeat;
	}
	
#tablet_header{
	width:560px;
	height:220px;
	background-image:url(../img/category_index/tablet/ipad_01.jpg);
	background-repeat:no-repeat;
	}

#tablet_menu{
	width:auto;
	height:60px;
	position:relative;
	left: 20px;
	top: 160px;
	}

.tablet_menu01{
	width:148px;
	height:58px;
	margin-right:5px;
	float:left;
	}
	
.tablet_menu02{
	width:148px;
	height:58px;
	float:left;
	}			


.tab_cont{
	width:190px;
	height:180px;
	position:relative;
	left: 340px;
	top: 70px;
	}
	
.tab_cont p{
	line-height:200%;
	font-size:105%;
	}	
		
	
.tab_cont p{
	line-height:150%;
	font-size:110%;
	}	

#tab_01{
	width:560px;
	height:280px;
	background-image:url(../img/category_index/tablet/ipad_03.jpg);
	background-repeat:no-repeat;
	}
#tab_02{
	width:560px;
	height:280px;
	background-image:url(../img/category_index/tablet/ipad_04.jpg);
	background-repeat:no-repeat;
	}
#tab_03{
	width:560px;
	height:320px;
	background-image:url(../img/category_index/tablet/ipad_05.jpg);
	background-repeat:no-repeat;
	}	
	
#tab_04{
	width:520px;
	height:110px;
	padding:50px 20px 0 20px;
	background-image:url(../img/category_index/tablet/ipad_06.png);
	background-repeat:no-repeat;
	}	
	
#tab_05{
	width:480px;
	height:290px;
	padding:134px 40px 0 40px;
	background-image:url(../img/category_index/tablet/ipad_08.png);
	background-repeat:no-repeat;
	}	



/*商品ページCSS*/
#navi_line {
	width: 556px;
	margin:10px auto;
	text-align:center;
}

#zeroblock {
	width: 556px;
	padding-bottom: 10px;
}

#zeroblock p {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}


#zeroblock ul {
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	margin-top: 10px;
}
#zeroblock li {
	padding-left: 35px;
	list-style-type: none;
	padding-bottom: 10px;
	line-height: 120%;
	background-image: url(../img/soft/mark.gif);
	background-position: 20px 3px;
	background-repeat: no-repeat;
}

.pointword {
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
}

.pointword_big {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}

.small_text {
	font-size:90%;
	}

.xsmall_text {
	font-size:85%;
	}
	
.xxsmall_text {
	font-size:75%;
	}	

.point_right01 {
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
	font-size:130%;
	float:right;
}

.pickupword {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}


#op_backtext{
	height:14px;
	margin-bottom:5px;
	font-weight:bold;
	color:#333333;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #009900;
	border-bottom-color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	}
		

table {
	margin-bottom:10px;
	}
	

/*リストテーブル　スタート*/
#main .pc_list_box table {
	font-size: 80%;
	color: #666666;
	width:395px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	height: 115px;
}
.pc_list_box .pc_list_right table tr th {
	width:125px;
	text-align:center;
	border: 1px solid #CCCCCC;
	background-color: #E1E2E6;
}
.pc_list_box .pc_list_right table tr td {
	width:120px;
	height:28px;
	_height:2px;
	text-align:center;
	background-color: #fff;
	border: 1px solid #CCCCCC;
}

#main .pc_list_box_end table {
	font-size: 80%;
	color: #666666;
	width:395px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	height: 115px;
}
.pc_list_box_end .pc_list_right table tr th {
	width:125px;
	text-align:center;
	border: 1px solid #CCCCCC;
	background-color: #E1E2E6;
}
.pc_list_box_end .pc_list_right table tr td {
	width:120px;
	height:28px;
	_height:2px;
	text-align:center;
	background-color: #fff;
	border: 1px solid #CCCCCC;
}
/*リストテーブル　エンド*/


/*パソコン機種一覧　開始*/
.pc_list_box{
	width:560px;
	height:148px;
	_height:140px;
	margin-bottom:20px;
	}

.pc_list_box p{
	line-height:130%;
	}
		
.pc_list_box_end{
	width:560px;
	height:160px;
	_height:140px;
	margin-bottom:5px;
	}	
		
.pc_list_left{
	width:158px;
	height:148px;
	float:left;
	border: 1px solid #b3b3b3;
	margin-right:5px;
	}	
	
.pc_list_left_2line{
	width:158px;
	height:170px;
	float:left;
	border: 1px solid #b3b3b3;
	margin-right:5px;
	}	
	
.pc_name{
	width:153px;
	height:20px;
	padding-top:4spx;
	padding-left:5px;
	background-color:#efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}	
	
.pc_name_02{
	width:153px;
	height:30px;
	padding-top:4spx;
	padding-left:5px;
	background-color:#efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}	
	
.pc_img{
	width:158px;
	height:100px;
	background-image:url(../img/back_img/list_blue_back.gif);
	background-repeat:repeat-x;
	background-color:#6AC4FF;
	}
.pc_price{
	width:155px;
	height:23px;
	padding-top:5px;
	text-align:right;
	}
	
.pc_list_right{
	width:395px;
	height:152px;
	float:left;
	/*background-color:#efefef;*/
	}
	
.pc_spec{
	width:395px;
	height: 120px;
	_height: 109px;
	}
.pc_icon_box{
	width:260px;
	height:30px;
	float:left;
	}
.pc_icon{
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
	}	
.pc_swich{
	width:130px;
	height:25px;
	margin-top:4px;
	background-color:#FFE066;
	float:right;
	}			
	
/*パソコン機種一覧　終了*/


#main #menublock {
	width: 556px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


.imghi {
	width:545px;
	height:15px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url(../img/temp/back_img/item_bg.gif);
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #3590BF;
	margin-top:5px;
	border-right-color: #CCCCCC;	
	font-weight:bold;
	line-height:100%;
	
	/*font-size: 100%;
	height: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 515px;
	padding-left: 5px;
	border-bottom: none;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #4684c1;
	font-weight: bold;*/
	}

.imgst {
	width:545px;
	height:15px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url(../img/temp/back_img/item_bg.gif);
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #82D147;
	margin-top:5px;
	border-right-color: #CCCCCC;
	font-weight:bold;	
	line-height:100%;
	
	/*font-size: 100%;
	height: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
	padding-left: 5px;
	border-bottom: none;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #8fc871;
	font-weight: bold;*/
	}

.imgcom {
	width:545px;
	height:15px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url(../img/temp/back_img/item_bg.gif);
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF99FF;
	margin-top:5px;
	border-right-color: #CCCCCC;
	font-weight:bold;	
	line-height:100%;
	
	/*font-size: 100%;
	height: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 515px;
	padding-left: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #c141a4;
	font-weight: bold;*/
	}

.imgetc {
	width:545px;
	height:15px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url(../img/temp/back_img/item_bg.gif);
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFCC00;
	margin-top:5px;
	border-right-color: #CCCCCC;
	font-weight:bold;	
	line-height:100%;
	
	/*font-size: 100%;
	height: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 515px;
	padding-left: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #ffa03c;
	font-weight: bold;*/
	}

.imgmac {
	width:545px;
	height:15px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url(../img/temp/back_img/item_bg.gif);
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #522CA0;
	margin-top:5px;
	border-right-color: #CCCCCC;
	font-weight:bold;
	line-height:100%;
	}

#main .firstblock {
	width: 556px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#main #firstblock {
	width: 565px;
	height: auto;
	padding:0;
	margin:0 0 15px 0;
	
}
#firstblock .1culum {
	float: left;
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
	height:auto;
}

#firstblock .1culum_st {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-top: 10px;
	height:auto;
}

#firstblock .1culum2 {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-top: 10px;
	height:auto;
}
#firstblock .2culum {
	width: 360px;
	float: right;
	height: auto;
}
#firstblock .imgcolum {
	width: 190px;
	margin-left: 10px;
	height:auto;
	float: left;
}
#firstblock .imgcolum2 {
	width: 190px;
	margin-left: 10px;
	height:auto;
	float: left;
}

#firstblock .imgcolum_st {
	width: 200px;
	height:auto;
	float: left;
}

#firstblock .imgcolum_hi {
	width: 180px;
	margin-left: 10px;
	height:180px;
	padding-top:10px;
	float: left;
}

#firstblock .hyo {
	font-size: 100%;
	padding:0px;
	width: 350px;
	float: right;
	height: auto;
	margin-bottom: 5px;
}

#firstblock .hyo td{
	padding-left:5px;
	}

#main .first2block {
	width: 556px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#main .first2block .3culum {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding-top: 10px;
	height: auto;
}

#main .first2block .imgcolum {
	width: 180px;
	margin-left: 10px;
	float: left;
}
#main.first2block .4culum {
	width: 350px;
	float: right;
}
#main.first2block .hyo {
	font-size: 100%;
	text-align: left;
	margin-bottom: 5px;
	width: 340px;
}

#main .first3block {
	width: 556px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#main .first3block .5culum {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding-top: 10px;
}

#main .first3block .imgcolum {
	width: 180px;
	margin-left: 10px;
	float: left;
}
#main.first3block .6culum {
	width: 350px;
	float: right;
}
#main.first3block .hyo {
	font-size: 100%;
	text-align: left;
	margin-bottom: 10px;
	width: 340px;
}


#main .secondblock {
	width: 560px;
	margin-top:5px;
	margin-bottom:15px;
}

#main #secondblock {
	width: 556px;
}



.secondtext{
	width:560px;
	height:auto;
	margin-bottom:15px;
	}

#main .secondblock .third2culum {
	font-size: 100%;
	line-height: 130%;
	padding-bottom: 10px;
	float: left;
	width: 300px;
}


#main .secondblock .third3culum {
	font-size: 100%;
	line-height: 130%;
	padding-bottom: 10px;
	float: right;
	width: 200px;
}

#main .secondblock .hyo {
	font-size: 100%;
	text-align: left;
	padding: 2px 2px 2px 10px;
	margin-left: 10px;
}

.thirdcolum {
	width:560px;
	margin-top:5px;
	margin-bottom:20px;
}

.thirdcolum ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thirdcolum li {
	list-style-type: disc;
	line-height: 120%;
	margin-bottom:5px;
}




#main .stculum{
	color: #000000;
	font-weight: bold;
	background-image: url(../img/pc_navi2/gg.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 100%;
	padding-left: 25px;
}

#main .hiculum{
	color: #000000;
	font-weight: bold;
	background-image: url(../img/pc_navi2/bb.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 100%;
	padding-left: 25px;
}

#main .comtculum{
	color: #000000;
	font-weight: bold;
	background-image: url(../img/pc_navi2/pp.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 100%;
	padding-left: 25px;
}

#main .etcculum{
	color: #000000;
	font-weight: bold;
	background-image: url(../img/pc_navi2/oo.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 100%;
	padding-left: 25px;
}


.hyo2 {
	font-size: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.clearBoth {
	clear: both;
}


.navi_table01{
	text-align:left;
	padding-left:0px;
	margin-top:10px;
	}
	
.navi_table01 table{
	text-align:left;
	margin-left:0px;
	}	


/*データ通信カードページCSS開始*/

#dc_box{
	width:556px;
	height:60px;
	}
.dc_left{
	width:395px;
	height:56px;
	float:left;
	}	
.dc_right{
	width:156px;
	height:60px;
	float:right;
	}	

#description_line_datacard{
	width:560px;
	height:80px;
	
	}

.dld_left{
	width:310px;
	height:80px;
	float:left;
	font-size:100%;
	line-height: 140%
	}
	
.dld_right{
	width:250px;
	height:80px;
	float:right;
	}
	
#description_line_docomo_areamap{
	width:560px;
	height:255px;
	}	

.docomo_areamap_left{
	width:230px;
	height:224px;
	float:left;
	font-size:100%;
	line-height:140%
	}
	
.docomo_areamap_right{
	width:320px;
	height:214px;
	float:right;
	padding:5px;
	}
	

/*PCとカードのセット開始*/
.select_line_datacard{
	width:560px;
	height:160px;
	margin-top:5px;
	}

.sld_emobile{
	width:270px;
	height:155px;
	float:left;
	}


.sld_docomo{
	width:270px;
	height:155px;
	float:right;
	}		
	

/*PCとカードのセット終了*/

/*カード本体　開始*/

.select_line_datacard_only{
	width:560px;
	height:100px;
	margin-top:5px;
	}

.sld_emobile_card{
	width:270px;
	height:90px;
	float:left;
	margin-right:19px;
	}

.sld_emobile_card_end{
	width:270px;
	height:90px;
	float:left;
	}

		
/*カード本体　終了*/
	

/*データ通信カードページCSS終了*/


/*Windows7特集　開始*/
.win7_left{
	width:164px;
	height:200px;
	float:left;
	margin-left:10px;
	margin-right:20px;
	display:inline;
	}

.win7_left2{
	width:164px;
	height:200px;
	float:left;
	
	margin-right:20px;
	}

.win7_left3{
	width:164px;
	height:200px;
	float:left;
	}	

.win7_title{
	font-size:100%;
	font-weight:bold;
	color:#1BA3BC;
	height:14px;
	margin-top: 7px;
	margin-bottom: 2px;
	}	

/*windows7特集　終了*/



/*周辺機器ページ　開始*/


.op_ex_box{
	width:545px;
	margin-bottom:15px;
	}

.op_ex_headline{
	width:555px;
	height:30px;
	margin-bottom:5px;
	}

.op_ex_headline_l{
	width:355px;
	height:23px;
	padding-top:7px;
	font-size:100%;
	color:#003399;
	font-weight:bold;
	float:left;
	}
.op_ex_headline_r{
	width:200px;
	height:30px;
	float:left;
	background-color:#f1f1f1;
	}

#op_nav_back{
	width:553px;
	height:22px;
	}


#op_guidmenu_box{
	width:555px;
	height:60px;
	margin-top:10px;
	margin-bottom:20px;
	}

.op_guidmenu_cont{
	width:137px;
	height:60px;
	float:left;
	margin-right:2px;
	background-image:url(../img/option/kitting_temp/op_blue_back_cat.gif);
	background-repeat:repeat-x;
	}		

.op_guidmenu_cont_end{
	width:137px;
	height:60px;
	float:left;
	background-image:url(../img/option/kitting_temp/op_blue_back_cat.gif);
	background-repeat:repeat-x;
	}


.op_title_pc{
	width:548px;
	height:18px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #149B3C;
	border-right-color: #149B3C;
	border-bottom-color: #149B3C;
	border-left-color: #149B3C;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	}
	
.op_title_net{
	width:548px;
	height:18px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2FA8E1;
	border-right-color: #2FA8E1;
	border-bottom-color: #2FA8E1;
	border-left-color: #2FA8E1;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	}
	
.op_title_cable{
	width:548px;
	height:18px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E50A72;
	border-right-color: #E50A72;
	border-bottom-color: #E50A72;
	border-left-color: #E50A72;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	}
	
.op_title_etc{
	width:548px;
	height:18px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F39700;
	border-right-color: #F39700;
	border-bottom-color: #F39700;
	border-left-color: #F39700;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	}			

.op_item_box{
	width:555px;
	height:162px;
	margin-top:10px;
	margin-bottom:0px;
	}
	
.op_item{
	width:137px;
	height:162px;
	float:left;
	margin-right:2px;
	}		

.op_item_end{
	width:137px;
	height:162px;
	float:left;
	}	
	

.op_item_title{
	width:133px;
	height:18px;
	padding-top:5px;
	padding-left:4px;
	background-image:url(../img/option/kitting_temp/op_back.gif);
	background-repeat:no-repeat;
	color:#fff;
	}

.op_item_img{
	width:135px;
	height:100px;
	background-image:url(../img/option/kitting_temp/op_blue_back.gif);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
	
.op_item_price{
	width:134px;
	height:17px;
	padding-top:8px;
	background-color:#fff;
	padding-left:3px;
	}	
	
.op_item_click{
	width:134px;
	height:16px;
	background-color:#fff;
	padding-left:3px;
	}	

.op_bigitem{
	width:555px;
	}
	
.op_bigitem table{
	margin-left:0px;
	}	

.op_ex_box{
	width:555px;
	height:auto;
	margin-top:8px;
	margin-bottom:15px;
	}

/*周辺機器ページ　終了*/



/*Macページ　開始*/

.mactext{
	width:550px;
	height:auto;
	clear:both;
	line-height:150%;
	margin:0 0 10px 0;
	font-size:90%;
	}

/*Macページ　終了*/


/*ソフトウェアオプション　開始*/

.officebox{
	width:540px;
	height:auto;
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
	}
.ob_left{
	width:75%;
	height:auto;
	float:left;
	}
.ob_right{
	width:auto;
	height:auto;
	float:left;
	}

/*　カメラCSS　開始　*/

.camera_left{
	width:335px;
	height:140px;
	float:left;
	margin-right:5px;
	}

.camera_right{
	width:220px;
	height:140px;
	float:left;
	}	

/*　カメラCSS　終了　*/


/**/
.used_left{
	width:270px;
	height:auto;
	float:left;
	}
	
.used_right{
	width:270px;
	height:auto;
	float:right;
	}	
	
	
/*iPad start*/

.ipad_img{
	width:200px;
	float:right;
	}

.ipad_text{
	width:350px;
	float:left;
	line-height:150%;
	margin-top:15px;
	}
	
.ipad_title{
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.ipad_text_youtube{
	width:240px;
	line-height:150%;
	float:right;
	}	

/*iPad end*/	

.game_info{
	width:80%;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
	}
.game_img{
	width:17%;
	margin-top:10px;
	margin-bottom:15px;
	float:right;
	}

/*商品ページ内のCSS start*/
#item_list{
	width:560px;
	height:auto;
	padding-left:0px;
	margin-bottom:15px;
	}
#item_list ul{
	margin:5px 0 15px 25px;
	}
	
#item_list ul li{
	list-style:square;
	font-size:110%;
	line-height:130%;
	}
	
.officebox ul{
	margin:5px 0 15px 25px;
	}
	
.officebox ul li{
	list-style:square;
	font-size:105%;
	line-height:150%;
	}		

/*商品ページ内のCSS end*/

