@charset "UTF-8";
/* @import "reset.css"; */

a {
	text-decoration: none;
}

body {
	font-size: 90%;
	background-color: #ffffff;
}

img {
	border: none;
}

strong {
	font-weight: normal;
}

#container {
	width: 876px;
	margin: 0px auto;
	padding: 5px 10px;
	background-color: #ffffff;
}

#header {
	
}

#HeaderImage {
	width: 878px;
	height: 98px;
	background-image: url(../img/HeaderImage.gif);
}

#CommonHead {
	width: 100%;
	height: 44px;
	overflow: auto;
}

#Logo {
	width: 140px;
	height: 42px;
	float: left;
	background-image: url(../img/Logo.gif);
	text-indent: -9999px;
}

#Infomation {
	float: right;
	margin: 20px auto auto auto;
	padding: 1px 0px;
}

#GMenu {
	width: 640px;
	margin: 0px auto;
}

#GMenu ul {
	text-align: center;
	overflow: auto;
}

#GMenu li {
	float: left;
}

#Content {
	width: 620px;
	margin: 27px auto 0px auto;
}

#Content .Index {
	margin: 0px 0px 0px 10px;
}

#Content .Para {
	width: 580px;
	margin: 15px auto 30px auto;
	border: 1px #dfdfdf solid;
}

#Content .Para p {
	margin: 10px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}

.video {
	margin: 10px 0px 50px 0px;
	text-align: center;
}

.video p {
	margin: 5px 0px 0px 0px;
	line-height: 1.25em;
}

.VoiceLine {
	width: 90%;
	margin: 12px auto;
	padding: 10px;
	font-size: 85%;
	letter-spacing: 0;
	background-color: #fffaca;
	border: 1px #dcdcdc solid;
}

.LMargin {
	margin: 0px 0px 0px 30px;
}

.FormCom {
	width: 500px;
	margin: 0px auto 15px;
	border: 1px #dcdcdc solid;
	padding: 10px;
	background-color: #fffae2;
}

#CartButton {
	margin: 10px;
}

.FloatLeft p{
	width:280px;
	margin-left:20px;
	text-align:left;
}

.ProductList {
	width: 230px;
	font-size: 90%;
	text-align: left;
	list-style: disc inside;
	* margin-left:0;
}

.ProductList li {
	text-align: left;
}

#Form {
	margin: 10px 0px 0px 10px;
}

#Form .FloatLeft {

}

.s15-blue-bold {
	color: #00c;
	font-size: 104%;
	font-weight: bold;
}

.qatable {
	width:500px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

table.qa {
	width:500px;
	height:auto;
	border-top:10px solid #c8e3ff;
	border-right:10px solid #c8e3ff;
	border-left:10px solid #c8e3ff;
}
table.qa tr {
	background-color:#fff;
}
table.qa tr th.top {
	width:40px;
	height:auto;
	padding:10px 10px 5px 10px;
	border-bottom:1px solid #000; 
	vertical-align:top;
}
table.qa tr th {
	width:40px;
	height:auto;
	padding:8px 10px 10px 10px;
	vertical-align:top;
}
table.qa tr td.top {
	width:400px;
	height:auto;
	padding:10px 10px 5px 10px;
	text-align:left;
	line-height:140%;
	border-bottom:1px solid #000;
}
table.qa tr td {
	width:400px;
	height:auto;
	padding:5px 10px 10px 10px;
	text-align:left;
	line-height:140%;
}

table.qa2 {
	width:500px;
	height:auto;
	border:10px solid #c8e3ff;
}
table.qa2 tr {
	background-color:#fff;
}
table.qa2 tr th.top {
	width:40px;
	height:auto;
	padding:10px 10px 5px 10px;
	border-bottom:1px solid #000; 
	vertical-align:top;
}
table.qa2 tr th {
	width:40px;
	height:auto;
	padding:8px 10px 10px 10px;
	vertical-align:top;
}
table.qa2 tr td.top {
	width:400px;
	height:auto;
	padding:10px 10px 5px 10px;
	text-align:left;
	line-height:140%;
	border-bottom:1px solid #000;
}
table.qa2 tr td {
	width:400px;
	height:auto;
	padding:5px 10px 10px 10px;
	text-align:left;
	line-height:140%;
}

/* /コンテンツ */

#footer {
	text-align: center;
}

/* 共通 */
.ClearBoth {
	clear: both;
	display: none;
}

.Margin5 {
	margin: 5px;
}

.Margin15 {
	margin: 15px;
}

.Under {
	text-decoration: underline;
}

.Red130 {
	font-size: 130%;
	color: red;
	font-weight: bold;
	margin: 5px;
}

.Font125 {
	font-size: 125%;
}

.AlignRight {
	text-align: right;
}

.AlignCenter {
	text-align :center;
}

.AlignLeft {
	text-align :left;
}

.StRed {
	font-size: 120%;
	font-weight: bold;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.Overflow {
	overflow: auto;
}

.Width100 {
	width: 140px;
	padding: 1px;
}

.Width140 {
	width: 140px;
	padding: 1px;
}

.Width190 {
	width: 190px;
}
.Width200 {
	width: 200px;
}

.Width250 {
	width: 250px;
	padding: 5px 0px 0px 0px;
}

.Width260 {
	width: 260px;
	padding: 5px 0px 0px 0px;
}

.Width340 {
	width: 340px;
	text-align: left;
}

.Width458 {
	width: 458px;
	margin-right:auto;
	margin-left:auto;
}

.Width500 {
	width: 500px;
	margin-right:auto;
	margin-left:auto;
}

.Red {
	color: red;
}
.redd1 {color:#c00;}
.redd2 {color:#900;}
.blued1 {color:#00c;}
.blued2 {color:#009;}

.RS {
	background: url(../img/cont/linethrough.gif) middle repeat-x;
}

.Inline {
	display: inline;
}

.itemList {
	width:458px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:20px;
	border: 1px #dcdcdc solid;
	background-color: #FFFBBB;
}

.itemList .itemInfo {
	width:458px;
	height:auto;
	margin:0 auto;
	padding:0;
}

.itemList .itemInfo .list {
	float:left;
	width:250px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}

.itemList .itemInfo .list p {
	width:210px;
	height:auto;
	margin:0 0 10px 20px;
	padding:0;
	text-align:left;
}

.itemList .itemInfo .list ul {
	list-style-position:inside;
	width:230px;
	height:auto;
	margin:0;
	padding:0;
}
.itemList .itemInfo .list ul li {
	margin:0 0 3px 0;
	text-align:left;
}

.itemList .itemInfo .itemPict {
	float:right;
	width:200px;
	height:auto;
	margin:0 0 0 8px;
	padding:10px 0 0 0;
}
* html .itemList .itemInfo .itemPict {
	float:right;
	width:200px;
	height:auto;
	margin:0 0 0 8px;
	padding:5px 0 0 0;
}
*:first-child+html .itemList .itemInfo .itemPict {
	float:right;
	width:200px;
	height:auto;
	margin:0 0 0 8px;
	padding:5px 0 0 0;
}

.itemList .itemPrice {
	width:458px;
	height:auto;
	margin:0 auto 20px;
	text-align:center;
	line-height:120%;
}

.itemList .itemBtn {
	width:458px;
	height:auto;
	margin:0 auto 5px;
	text-align:left;
}

.itemList .itemBtn .btn {
	float:left;
	width:230px;
	height:auto;
	margin:0 auto 5px;
	text-align:left;
}
.itemList .itemBtn .btnEnd {
	float:left;
	width:230px;
	height:auto;
	margin:0 auto;
	text-align:left;
}

.itemList .itemBtn .link {
	float:right;
	width:220px;
	height:auto;
	margin:0 auto 5px;
	text-align:left;
}
.itemList .itemBtn .linkEnd {
	float:right;
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:left;
}

.PriceBoadTitle {
	margin: 0px auto 10px;
	padding: 0;
	width: 540px;
	height: auto;
	text-align:left;
}

.PriceBoad {
	margin: 0px auto 30px;
	padding: 10px;
	width: 480px;
	height: auto;
	border: 1px #dcdcdc solid;
	background-color: #FFFBBB;
}

#Content {
	width: 580px;
	margin: 27px auto 20px;
}

#Content .Paras {
	width: 580px;
	margin: 0 auto 10px;
	border: 1px #dfdfdf solid;
}

#Content .Paras ul.Redul {
	margin: 10px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	padding:0 0 0 20px;
}

#Content .Paras ul.Redul li {
	list-style-image:url(../img/cont/list_02.jpg);
	padding:0 0 3px 5px;
	font-weight: bold;
	text-align:left;
}

.lh200 {line-height:200%;}
.lh250 {line-height:250%;}
.lh300 {line-height:300%;}
.lh350 {line-height:350%;}

.mgT-30{margin-top:-30px;}
.mgT-20{margin-top:-20px;}
.mgT-10{margin-top:-10px;}
.mgT00{margin-top:0;}
.mgT10{margin-top:10px;}
.mgT20{margin-top:20px;}
.mgT30{margin-top:30px;}
.mgT40{margin-top:40px;}
.mgT50{margin-top:50px;}
.mgT60{margin-top:60px;}

.mgR00{margin-right:0;}
.mgR10{margin-right:10px;}
.mgR20{margin-right:20px;}
.mgR30{margin-right:30px;}
.mgR40{margin-right:40px;}
.mgR50{margin-right:50px;}
.mgR60{margin-right:60px;}
.mgRa{margin-right:auto;}

.mgB00{margin-bottom:0;}
.mgB10{margin-bottom:10px;}
.mgB20{margin-bottom:20px;}
.mgB30{margin-bottom:30px;}
.mgB40{margin-bottom:40px;}
.mgB50{margin-bottom:50px;}
.mgB60{margin-bottom:60px;}
.mgB70{margin-bottom:70px;}
.mgB80{margin-bottom:80px;}
.mgB90{margin-bottom:90px;}
.mgB100{margin-bottom:100px;}
.mgB110{margin-bottom:110px;}
.mgB120{margin-bottom:120px;}

.mgL00{margin-left:0;}
.mgL10{margin-left:10px;}
.mgL20{margin-left:20px;}
.mgL30{margin-left:30px;}
.mgL40{margin-left:40px;}
.mgL50{margin-left:50px;}
.mgL60{margin-left:60px;}
.mgLa{margin-left:auto;}


.pdT00 {padding-top:0;}
.pdT10 {padding-top:10px;}
.pdT20 {padding-top:20px;}
.pdT30 {padding-top:30px;}
.pdT40 {padding-top:40px;}
.pdT50 {padding-top:50px;}


.fs70 {font-size:70%;}
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs105 {font-size:105%;}
.fs110 {font-size:110%;}
.fs115 {font-size:115%;}
.fs120 {font-size:120%;}
.fs125 {font-size:125%;}
.fs130 {font-size:130%;}
.fs140 {font-size:140%;}
.fs150 {font-size:150%;}
.fs160 {font-size:160%;}
.fs170 {font-size:170%;}
.fs180 {font-size:180%;}
.fs190 {font-size:190%;}
.fs200 {font-size:200%;}

.clearfix{
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
	line-height:1px;
	font-size:1px;
	clear:both;
}

/* For IE6 */
* html body {
	text-align: center;
}

* html .Para {
	text-align: left;
}

* html .Para p {
	text-align: left;
}

* html .Para span {
	display: block;
	text-align: left;
}

* html .Index {
	display: block;
	text-align: left;
}

* html .FormLine {
	text-align: center;
}

* html .FormCom {
	text-align: left;
}

* html .VoiceLine {
	text-align: left;
}

* html .IECenter {
	text-align: center;
}

* html #Company {
	margin-top: 40px;
}

* html .Width140 {
	width: 135px;
	padding: 1px;
}

* html #Price .RS,
* html #Form .Red {
	display: inline;
}

* html .ProductList {
	width: 240px;
	padding: 1px;
}

* html #CartButton .FloatRight {
	float:right;
	width: 200px;
	padding: 5px;
}
