@charset "utf-8";

/* 基本設定　ここから　*/
body {
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background-image:url(images/g_background.jpg);
	background-repeat: repeat;
}
h1 {
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline overline;
	font-weight: bold;
}
a:active {
	color:#FF0000;
	text-decoration:none;
}

#foot {
	width:790px;
	clear:both;
	padding-top: 10px;
	margin:auto;
	color: #FFFFFF;
}
#foot td {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}
#navi {
	list-style-type:none;
	width:790px;
	height:50px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#navi li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float:left;
}
img {
	border:none;
}
/* 基本設定　ここまで　*/

/* コンテンツ(New Store)設定　ここから　*/
#newstore strong {
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 13px;
	line-height: 1.5em;
	
}
#newstore ul li dl dd.mainadd {
	margin:0px;
	padding:10px 0px 0px 0px;
	border-top-width:2px;
	border-top-style:dotted;
	border-top-color:#B9A590;
	clear:both;
}
#newstore ul {
	font-size:12px;
	list-style-type:none;
	margin: 0px 20px 0px 10px;
	padding: 0px;
}
#newstore ul li dl {
	width:310px;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	float:right;
}
#newstore {
	margin:0px;
	padding:0px;
}
#newstore dt, #newstore dd {
	margin:0px;
	padding:0px;
}
#newstore ul li {
	margin:0px;
	padding:0px;
	clear:both;
	list-style-type:none;
}
#newstore p {
	margin:0px;
	padding:0px;
}
#newstore ul li dl dt {
	margin:0px;
	padding:0px;
}
#newstore ul li dl dt dd.subadd {
	margin:0px;
	padding:0px;
	clear:both
}
#newstore dd ul img {
	margin: 10px 0px 10px 0px;
	float:left;
}
/* コンテンツ(New Store)設定　ここまで　*/

/* コンテンツ(Pick Up)設定　ここから　*/
#pickup strong {
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 13px;
	line-height: 1.5em;
}
#pickup ul li dl dd.mainadd {
	margin:0px;
	padding:10px 0px 0px 0px;
	border-top-width:2px;
	border-top-style:dotted;
	border-top-color:#B9A590;
	clear:both;
}
#pickup ul {
	font-size:12px;
	list-style:-type:none;
	margin: 0px 20px 0px 10px;
	padding: 0px;
}
#pickup ul li dl {
	width:310px;
	margin: 15px 15px 10px 0px;
	padding: 0px;
	float:right;
}
#pickup {
	margin:0px;
	padding:0px;
}
#pickup dt, #pickup dd {
	margin:0px;
	padding:0px;
	clear:both;
}
#pickup ul li {
	margin:0px;
	padding:0px;
	clear:both;
	list-style-type:none;
}
#pickup p {
	margin:0px;
	padding:0px;
}
#pickup ul li dl dt {
	margin:0px;
	padding:0px;
}
#pickup ul li dl dt dd.subadd {
	margin:0px;
	padding:0px;
}
#pickup dd ul img {
	margin: 10px 0px 10px 10px;
	float:right;
}
/* コンテンツ(Pick Up)設定　ここまで　*/

/* エリア設定　ここから　*/
#area dt{
	margin:15px 0px 0px 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 14px;
	font-style: normal;
	background-color: #660000;
	border: medium inset #660000;
	font-weight: bold;
	line-height: 1.5em;
}
#area dd {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	margin:5px 0px 5px 15px;
	padding:0px 0px 0px 40px;
	line-height: 1.5em;
	font-weight: bold;
}
#area em{
    color:#FF0000;
	font-size:12px;
	font-style:normal;
}

/* エリア設定　ここまで　*/
/* 会員バナー部分設定　ここから　*/
#menber dt{
	margin: 0px 0px 0px 20px;
}
#menber dd {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}
#menber p{
	margin:0px;
	font-weight: bold;
}
/* 会員バナー部分設定　ここまで　*/

/* レイアウト設定　ここから　*/
#wrap {
	width:790px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}
#contents {
	width:540px;
	padding-right:10px;
	float:left;
	height: auto;
	padding-bottom: 10px;
	clear: both;
}
#side {
	width:230px;
	float:right;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: none;
	font-size: 12px;
	}
#contentswrap {
	margin-top:20px;
	width: 790px;
	float: none;
}
#information {
	margin:5px 10px 20px 10px;
}

/* レイアウト設定　ここまで　*/


/* お問い合わせページ設定　ここから　*/
body#contentspage #wrap {
	clear: both;
	margin-top: 30px;
}
table#formtable {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
table#formtable caption {
	font-weight: bold;
	background-position: center center;
}
select#subject {
	border: 1px solid #CCCCCC;
}
input#name,input#tel,input#email {
	width: 200px;
	border: 1px solid #CCCCCC;
}
textarea {
	width: 275px;
	border: 1px solid #CCCCCC;
}
input#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
table#formtable td {
	font-size: 12px;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#formbotton {
	text-align: center;
	margin-top: 20px;
}
#submit {
	color: #FFFFFF;
	background-color: #FF6600;
	width: 68px;
	margin-right: 10px;
	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: #FF9933;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9933;
	text-transform: uppercase;
}
#reset {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #898989;
	width: 68px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.notes {
	font-size: 12px;
	color: #EA0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadtext {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table#formtable th {
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 250px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;	
}
/* お問い合わせページ設定　ここまで　*/

/* パンくず　ここから　*/
#rootlist {
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 30px;
	list-style-type: none;
}
#rootlist li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
}
#rootlist li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#rootlist li a:hover {
	color: #FF6600;
}
#rootlist li a:active {
	color: #FFFFFF;
}
/* パンくず　ここまで　*/

/* 会員登録ページ設定　ここから　*/
body#menberspage #wrap {
	clear: both;
	margin-top: 30px;
}
table#menberform {
	width: 700px;
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
}
table#menberform td {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 1.5em;
	padding: 10px;
}
table#menberform em{
   font-weight:bold;
   font-style:normal;
   color:#FF0000;
}
table#menberform th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 140px;
}
table#menberform caption {
    padding-bottom: 10px;
}
select#subject {
	border: 1px solid #CCCCCC;
}
input#name1,input#name2,input#name3 {
	width: 200px;
	border: 1px solid #CCCCCC;
}
textarea {
	width: 275px;
	border: 1px solid #CCCCCC;
}
/* 会員登録ページ設定　ここまで　*/

/* 会社概要ページ設定　ここから　*/
#companydata {
   margin-left:auto;
   margin-right:auto;
   width: 400px;   
}
#companydata dt {
    font-size:13px;
	color:#FFFFFF;
	margin:0px 20px 10px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#companydata dd {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 1.5em;
	margin: 10px 0px 30px 50px;
	padding-left: 30px;
}
/* 会社概要ページ設定　ここから　*/

/* sitemapページ設定　ここから　*/
#sitemap {
	margin: 0px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemap_left {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	width: 200px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
}
#sitemap_right{
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	width: 200px;
	float:right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
/* sitemapページ設定　ここまで　*/

/* 個人情報ページ設定　ここから　*/
#privacy h2{
  font-size:14px;
  color:#FFFFFF;
  }
#privacy p{
  font-size:13px;
  color:#FFFFFF;
  }
#privacy dt{
	font-size:12px;
	color:#FFFFFF;
	padding:20px 0px 10px;
  }
#privacy dd{
	font-size:12px;
	color:#FFFFFF;
	text-align: left;
	line-height: 1.5em;
}
#privacy li{
  font-size:12px;
  color:#FFFFFF;
  padding:15px 0px 0px 0px;
}
#privacy h3{
	font-size:12px;
	color:#FFFFFF;
	text-align: right;
}
/* 個人情報ページ設定　ここまで　*/

/* ページリスト設定　ここから　*/
#pagenavi {
	width: 300px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
	text-indent: 1.5em;
	margin-top: 50px;
	margin-left: 160px;
	margin-bottom: 20px;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
}
/* ページリスト設定　ここまで　*/
#form{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 500px;
	margin-left: 200px;
	margin-top: 50px;
	margin-bottom: 80px;
}
