/* CSS Document */



/*-------フロート解除-------*/

.clearfix {
	width:100%;
}

.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}

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


h1 {
	width: 261px;
	height: 36px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	float: left;
}

h2 {
	width: 749px;
	height: 47px;
	background: url(img/header02.gif) no-repeat left top;
	margin: 0px 0px 30px;
	padding: 30px 0px 0px 20px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	width: 760px;
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 10px;
	font-size: 16px;
	font-weight: bolder;
	background: url(img/header01.gif) no-repeat left bottom;
}

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#all {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
}

#tel_img {
	width: 309px;
	height: 41px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 360px;
}

#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px;
}

#top {
	width: 970px;
	height: 346px;
	margin: 15px 0px 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

#top td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.top01,
.top02,
.top03,
.top04 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}

.top01 {
	width: 255px;
	height: 346px;
}

.top02 {
	width: 454px;
	height: 152px;
}

.top03 {
	width: 232px;
	height: 194px;
}

.top04 {
	width: 222px;
	height: 194px;
}

#content {
	width: 970px;
	margin: 15px 0px 0px;
	padding: 0px;
}

#col_left {
	width: 180px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

#col_left ul {
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#col_left li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}



#col_right {
	width: 770px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#col_right p {
	margin: 0px;
	padding: 0px 15px 10px 15px;
	line-height: 1.7em;
}

#breadcrumb {
	text-align: right;
	padding: 5px;
}

.box {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.box_h {
	background: #e8ebff;
	padding: 5px;
	font-weight: bolder;
	color: #000066;
}

.shop {
	width: 732px;
	height: 90px;
	margin: 0px auto 15px;
	padding: 0px;
}

#point {
	width: 732px;
	margin: 0px auto;
	padding: 0px;
}

#point th {
	width: 236px;
	height: 121px;
}

#point td {
	margin: 0px;
	padding: 10px;
	line-height: 1.7em;
}

.point_c {
	border-right: 12px solid #FFFFFF;
	border-left: 12px solid #FFFFFF;
}

#dounyu {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}

#dounyu th {
	margin: 0px;
	padding: 5px 0px;
	background: url(img/dounyu_back.gif) repeat-x left bottom;
	font-size: 14px;
	color: #000066;
	text-align: left;
}

#dounyu td {
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
	vertical-align: top;
	width: 236px;
}

.img_right {
	width: 236px;
	margin: 0px 20px;
	padding: 0px;
	float: right;
}

.img_right02 {
	width: 300px;
	margin: 0px 20px;
	padding: 0px;
	float: right;
}




/*-------- 製品詳細ページ -----------*/


.ser_01,
.ser_02,
.ser_03,
.ser_04 {
	width: 760px;
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 10px;
	font-size: 16px;
	font-weight: normal;
}

.ser_01 {
	background: url(img/ser_h01.gif) no-repeat left bottom;
}

.ser_02 {
	background: url(img/ser_h02.gif) no-repeat left bottom;
}

.ser_03 {
	background: url(img/ser_h03.gif) no-repeat left bottom;
}

.ser_04 {
	background: url(img/ser_h04.gif) no-repeat left bottom;
}

.ser_point {
	width: 630px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}

.ser_point li {
	width: 295px;
	height: 25px;
	margin: 0px 5px 5px 0px;
	padding: 15px 0px 0px 15px;
	background: url(img/ser_list.gif) no-repeat center center;
	float: left;
}

#spec {
	width: 630px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #cccccc;
}

#spec th {
	width: 100px;
	margin: 0px;
	padding: 7px 10px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

#spec td {
	margin: 0px;
	padding: 7px 10px;
	border-bottom: 1px solid #cccccc;
}

.gray {
	background: #f5f8ff;
}













.topics {
	width: 760px;
	height: 32px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-size: 16px;
	font-weight: bolder;
	background: url(img/header01.gif) no-repeat left bottom;
}

#topi_list {
	width: 740px;
	margin: 10px auto 20px;
	padding: 0px;
	list-style: none;
}

#topi_list a {
	font-weight: bolder;
	color: #8C92C1;
	text-decoration: none;
}

#topi_list a:hover {
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline;
}

#topi_list dt {
	color: #FF9900;
	width: 50px;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px dotted #cccccc;
	float: left;
	background: url(img/list.gif) no-repeat 10px center;
	font-weight: bolder;
}

#topi_list dd {
	margin: 0px;
	padding: 10px 20px 10px 0px;
	border-bottom: 1px dotted #cccccc;
}

.topi_data {
	color: #FF6600;
	font-weight: bolder;
}

#privacy {
	width: 570px;
	margin: 0px auto 30px;
	padding: 15px 15px 0px;
	list-style: none;
	line-height: 1.7em;
	border: 1px dotted #999999;
}

#privacy li {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 13px;
	background: url(img/list.gif) no-repeat left 5px;
}

#privacy a {
	color: #000000;
	text-decoration: none;
}

#privacy a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #706fdf;
}



#footer {
	width: 930px;
	height: 139px;
	margin: 0px;
	padding: 40px 20px 0px;
	background: url(img/footer.gif) no-repeat center center;
	clear: both;
}

#footer p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	background: #706fdf;
	color: #FFFFFF;
	text-decoration: none;
}

address {
	color: #999999;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

.foot_cont {
	font-size: 10px;
	margin: 0px 20px;
	padding: 0px;
	float: left;
}

.foot_menu {
	margin: 0px 20px;
	padding: 0px;
	float: right;
}

.foot_cont th,
.foot_menu th {
	color: #666666;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
}

.foot_cont td {
	width: 100px;
	margin: 0px 20px 0px 0px;
	padding: 3px 0px 3px 10px;
	background: url(img/list.gif) no-repeat left center;
}

.foot_menu td {
	color: #666666;
	font-weight: bolder;
	width: 160px;
	margin: 0px 20px 0px 0px;
	padding: 3px 0px 3px 0px;
}

.sns_box {
	text-align: right;
	margin-bottom: 10px;
}