@charset "UTF-8";

/*基本設定
-----------------------------------------*/
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(../img/trancepercent.png);
}
li {
list-style: none;
}
a img {
border: none;
}
img {
vertical-align: bottom;
}
html {
}
body {
padding: 0;
margin: 0;
position: relative;
font-size: 13px;
color: #000;
line-height: 1.2;
font-family: "Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
background: #dcdcdc;
}
p span { font-weight: bold;
}


a {
color: #0033ff;
}
a:hover {
color: #C90059;
}
hr {
border: none;
height: 0;
overflow: hidden;
border-bottom: 1px dotted #959595;
clear: both;
}
main, header, footer, section, article, figure ,figcaption {
display: block;
}
body #wrapper {
width: 1000px;
margin: 0 auto;
/*border-collapse: separate;
border-spacing: 2px 0;*/
}
body > header:after,
body > #wrapper:after {
content: "";
display: block;
clear: both;
height: 0;
width: 0;
}
/*フッター
-----------------------------------------*/
footer {
clear: both;
width: 1000px;
margin: 0 auto;
padding: 25px 25px 75px 25px;
background: #c7b299;
color: #247486;
font-family: Arial,sans-serif;
}
footer small {
display: block;
font-size: 12px;
text-align: right;
}
/*noscript
-----------------------------------------*/
#noscript {
width: 80%;
padding: 30px;
margin: 0 auto;
color: red;
font-weight: bold;
}


#sidebar {
color: #FFF;
width: 180px;
background: #000000;
margin-right: 20px;
padding-top: 20px;
float: left;
}
#mainContent {
width: 780px;
padding-top: 10px;
float: left;
}


}
/* サイドバー #sidebar
-----------------------------------------*/
#sidebar header {
margin: 0;
position: relative;
}
#sidebar h1 {
display: block;
font-size: 35px;
font-weight: normal;
width: 180px;
height:200px;
line-height: 180px;
text-align: center;
border: none;
background: url(../img/logo-back.png) repeat-x bottom;
position: relative;
}
#sidebar h1 img {
vertical-align: middle;
}
#sidebar h1 a,
#sidebar h1 a:hover {
color: #FFF;
text-decoration: none;
}
#sidebar small {
font-size: 10px;
line-height: 1.2;
display: block;
margin: 50px 10px;
}

/* サイドバー #sidebar:メニュー
-----------------------------------------*/
nav {
margin: 10px
;
width: 180px;

}
nav .long {
/*font-size: 13px;*/
}
nav ul {
m
}
#navdesign ul li {
margin-top: 20px;
border-bottom:1px solid #993366;
border-left: 5px solid #993366;
height: 20px;
padding-left: 10px;
padding-bottom: 5px;
color: #fff;
position: relative;
font-size: 12px;

}
#nav a {
color: #fff;
}
#nav a span {
color: #666;
}
#nav a:hover {
color: #CC3333;
}
#navdesign ul li span {
display: table-cell;
vertical-align: middle;
width: 180px;
height: 40px;
padding: 0 .5em;
color: #fff;
text-decoration: none;
}
nav > ul > li > a:before,
nav > ul > li > span:before {

margin-right: 3px;
vertical-align: -2px;
}
nav ul li a{
color: #ccc;}
nav ul li a:hover{
color: #CC3333;}


}





/*フッター
-----------------------------------------*/
footer {
clear: both;
width: 1000px;
margin: 0 auto;
padding: 25px 25px 75px 25px;
background: #c7b299;
color: #247486;
font-family: Arial,sans-serif;
}
footer small {
display: block;
font-size: 12px;
text-align: right;
}

/*ページの上に戻る
-----------------------------------------*/
#goto-pagetop {
position: fixed;
bottom: 30px;
margin-right: -539px;
right: 50%;
}
#goto-pagetop a {
display: block;
text-indent: -999em;
overflow: hidden;
width: 39px;
height: 105px;
text-decoration: none;
position: relative;
}
#goto-pagetop a:before {
content: url(../img/pagetop2.png);
display: block;
position: absolute;
text-indent: 0;
width: 39px;
height: 105px;
top:0;
left: 0;
}
/*noscript
-----------------------------------------*/
#noscript {
width: 80%;
padding: 30px;
margin: 0 auto;
color: red;
font-weight: bold;
}

/*個展レイアウト系
-----------------------------------------*/
#products {
	clear:both;
	padding-top:20px;

}

#products_contents {
	width:780px;
	margin-bottom:20px;
	float:left;
	background-color:#fff;
		
}
#products_contents h2 {
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#ff8c00;
}
#products_contents ul {
	list-style-type:none;
}
#products_contents ul li {
	clear:both;	
	border: 5px;
	border-color: #000;
	border-bottom:dotted 1px #999999;
	padding:10px 0;
}
#products_contents ul li ul li {
	
	
}
#products_contents .photo {
	margin-top:10px;
	margin-right:20px;
	margin-left: 10px;
	float:left;
}
#products_contents h3 {
	margin:10px 0;
	font-size:15px;
	font-weight:bold;
	line-height:1.6em;
}
#products_contents h4 {
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	color: #4682b4;
	line-height:1em;
}
#products_contents .text {
	line-height:1.4em;
}
#products_contents .price {
	margin-top:10px;
	font-size:13px;
		font-weight:bold;
	color:#336633;
	line-height:1.6em;
}
#products_contents .pagetop {
	clear:both;
	margin:10px 0 20px 0;
	text-align:right;
}
/*-----------------------------------------*/
#main {
padding: 0 0 0 0;
position: relative;
}
#main > h1{
margin: 0 0 10px 0;
padding: 15px 20px ;
background: #0033CC	;
color: #FFF;
text-align: left;
font-size: 16px;
font-weight:bold;

}
#main > h1:before {
content: url(../img/nav_icon1.png);
margin-right: 5px;
margin-right: 5px;
}
#body section {
padding: 10px 35px 0 35px;
position: relative;
background: #FFF;
min-height: 500px;
}
article {
padding: 10px 0 0;
}
article:first-child {
padding: 0;
}
section:after,
article:after {
content: "";
display: block;
clear: both;
}
main:after {
content: "";
display: block;
width: 100%;
height: 100px;
background: #FFF;
clear: both;
}
.clear {
clear: both;
}

/*大見出し
-----------------------------------------*/
#section > h1 {
border-bottom: 1px solid #000;
padding: 0 0 3px 0;
margin: 0 0 20px;
font-size: 26px;
font-weight: normal;
}
#section > h1:after {
content: "";
display: block;
height: 0;
border-bottom: 3px solid #000;
}

/*中見出し
-----------------------------------------*/
#section header {
background: url(../img/nav_icon.png);
margin: 0 0 20px;
padding: 5px 5px 5px 20px;
width: 100%;
font-weight: normal;
position: relative;
}
#section header h2 {
background: #FFF;
padding: 10px 100px 10px 10px;
font-size: 20px;
font-weight: normal;
color: #247486;
word-break: break-all;
}
section header time {
font-size: 12px;
color: #999;
position: absolute;
bottom: 15px;
right: 15px;
}

/*小見出し
-----------------------------------------*/
section h3 {
border: 0 solid #666666;
border-top-width:3px;
border-bottom-width: 1px;
margin: 0 0 20px;
padding: 5px 10px 5px 25px;
width: 100%;
font-size: 20px;
font-weight: normal;
position: relative;
}
section h3:before {
content: url(../img/nav_icon3.png);
display: block;
position: absolute;
top: 5px;
left: 0;
}

/*大見出し:画像タイプ
-----------------------------------------*/
main header.img {
margin: 0;
padding: 0;
position: relative;
}
main header.img img {
margin: 0;
}
main header.img h1 {
border-bottom: none;
background: rgba(0, 0, 0, .6);
padding: 15px 35px;
margin: 0;
width: 800px;
font-size: 20px;
color: #FFF;
font-weight: normal;
text-align: right;
position: absolute;
bottom: 0;
}
.ie8 main header.img h1 {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 );
}
main header.img h1:before {
content: url(../img/nav_icon.png);
margin-right: 5px;
}

/*平文
-----------------------------------------*/
p {
margin-bottom: 1em;
line-height: 130%;
}
section p {
clear: both;
}
section > div,
.theme-tmp + div {
display: block;
clear:both;
margin: 20px 35px 2em;
}
section > div {
margin: 0 0 3.5em;
}

/*画像
-----------------------------------------*/
main img {
vertical-align: bottom;
}
main #slider img {
margin: 0;
}

/* 文章＋画像設定
-----------------------------------------*/
#article div {
float: left;
}
article div.img-wrapper {
margin: 0px 10px 10px 0px;

}

/*逆レイアウト*/
#article.reverse div {
float: right;
}
article.reverse div.img-wrapper {
margin: 0 0 20px 20px;
}

/*ページ送り
-----------------------------------------*/
ol {
background: #FFF;
padding: 90px 0 0 0;
text-align: center;
}
ol li {
display: inline-block;
border: 1px solid #B3B3B3;
background: #000;
color: #666666;
padding: 5px 8px;
font-size: 13px;
}
ol li a {
display: block;
background: #FFF;
color: #B3B3B3;
padding: 5px 8px;
margin: -5px -8px;
text-decoration: none;
}
ol li a:hover {
background: #000;
color: #DDDDDD;
}
/*普通のリスト
-----------------------------------------*/
main ul {
margin: 0 0 0 1em;
}
main ul li {
margin: 0 0 6px 0;
}
main ul li:before {
content: "・";
margin-left: -1em;
}

/* テーブル（記事）
-----------------------------------------*/
div > table {
border-spacing: 2px;
border-collapse: separate;
margin: 1em 0 0 0;
font-size: 12px;
width: 100%;
}
div > table caption {
text-align:left;
font-weight: normal;
background: #247486;
color: #FFF;
padding: 5px;
margin: 0 2px;
}
div > table td, div > table th {
border: 1px #CCC solid;
padding: 10px 5px;
}
div > table th {
text-align:left;
white-space: nowrap;
width: 5em;
font-weight:normal;
background-color: #E6E6E6;
}
table + p,
table + ul {
margin-top: 1em;
}
table td span {
color: #red; 
}      
/* テーブルinformation(大)
-----------------------------------------*/
section > table {
border-spacing: 1px;
border-collapse: separate;
margin: 1em 0 0 0;
width: 100%;
}
section > table td, section > table th {
border: 1px #B3B3B3 dotted;
border-left: none;
padding: 10px 5px;
color: #231815;
}
section > table td span{
font-weight: bold;
font-size: 15px;
color: #231815;
}

section > table th {
border-left: 10px #9999CC solid;
text-align:left;
white-space: nowrap;
width: 20%;
font-weight:normal;
background-color: #fff;
color: #990033;

}
section > table th span{
font-weight: bold;
color: #000；
}
/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}


