﻿@charset "utf-8";/* レイアウト用 */div.2column {	margin-left:11px;	margin-bottom: 20px;	}div.box1{	float:left;	width: 500px;	margin-left: 11px;	border: solid #cccccc 1px;	margin-top: 15px;	margin-bottom: 20px;	}div.box1_non_title{	float:left;	width: 200px;	margin-top: 15px;	margin-bottom: 20px;	}div.box2{	float:left;	margin-top: 15px;	margin-bottom: 20px;	width: 490px;	padding-left: 10px;	}div#container div#mainArea hr.separater {	border-bottom:solid #3278D2 3px;	height:3px;	margin-top: 10px;	margin-bottom: 0px;	clear:both;	margin-left: 2px;	margin-right: 2px;	visibility: hidden;}div.fbox {	float:left;	}div.fbox2 {	float:left;	margin-left: 20px;	}/*左側部分の商品画像のレイアウトの為*/div.product_image {	padding-bottom:20px;	text-align: center;	}/* 二段組右側部分 */li.sub_menu {	list-style-image: url(../img-parts/sub_menu_icon2.jpg);	margin-bottom: 10px;}li.sub_menu span {	padding-left: 9px;	color: #3264D2;}div.specification {	margin-right: 20px;	padding-left: 10px;}/*ご注意と書いてある部分の為*/p.tyuui {	font-size: 70%;	margin-top: 5px;	}/*リストが広がり過ぎないように*/p {	font-size:90%;	line-height:120%;	margin: 0 0 0 0;	}
