@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	background-color: #000;
	margin:0px;
	padding:0px;
	border: 0px;
}

h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #004B97;
	height: 25px;
	width: 950px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #B5933B;
	height: 25px;
	width: 950px;
	line-height: 25px;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	width: 760px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
h5 {
	font-size: 12px;
	color: #FFC;
	line-height: 24px;
	margin-top: 20px;
}


.tel {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}



#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	margin-bottom: 80px;
	margin-top: 20px;
}
#header {
	width: 900px;
	height: auto;
}
#header ul {
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header ul li {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	list-style-type: none;
	display: block;
	line-height: 22px;
	height: 40px;
	width: auto;
	margin-right: 15px;
	font-weight: normal;
}

.facebook {
	height: 40px;
	width: 135px;
	margin-left: 850px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	font-family: "Century Gothic";
}

#main .brand_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
	width: 800px;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	height: auto;
	margin-right: auto;
}
#recommend  {
	margin-top: 15px;
	margin-bottom: 20px;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#otm .library {
	height: 25px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper #otm {
	clear: both;
	height: auto;
	width: 900px;
	margin-top: 20px;
}
.shop_all {
	text-align: center;
	height: auto;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 30px;
}
#otm .bn-link {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-align: right;
	height: auto;
	width: 945px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	color: #FFF;
}

#recommend .recommend_card {
    float: left;
    width: 210px;
    margin: 7px 7px;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
}
}


img {
	border: none;
}
#main .red_expalain {
	font-size: 12px;
	color: #F00;
	line-height: 15px;
	margin-bottom: 2px;
}
.um_img {
	margin-bottom: 45px;
}


#footer {
	height: auto;
	width: 760px;
	background-color: #000;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding-top: 20px;
	clear: both;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #000;
	}
	
	
a:link {
	color: #FFF;
	text-decoration: none;
	}	
	
a:visited {
	color: #FFF;
	text-decoration: none;
}	

a:hover {
	color: #F00;
}	

a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.maintxt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inquirely {
	height: 150px;
	width: 800px;
	margin-bottom: 15px;
	border: 1px solid #FFF;
	padding-left: 148px;
}
.shop_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	text-align: center;
	float: left;
	width: 500px;
	margin-left: 120px;
	margin-top: 10px;
}
.map_BC {
	height: auto;
	width: 950px;
}

#otm .product {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.otm_txt {
	height: auto;
	width: 760px;
	font-size: 12px;
	line-height: 22px;
	padding-top: 20px;
}
.Right {
	float: right;
}
.Clear {
	clear: both;
}
.Left {
	float: left;
}
.Right2 {
	float: right;
	margin-left: 25px;
}
.back-mumber {
	height: 1800px;
	width: 950px;
}
object {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
.news{
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
	font-weight:700;
	padding:10px;
	border:#C00 2px solid;
}

.koshin {
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	margin-bottom: 20px;
}
.no_link {
	color: #666;
}
.line {
	text-align: center;
	clear: both;
}
.consignment1 {
	font-size: 20px;
	color: #E10915;
}

.consignment2 {
	font-size: 16px;
	margin-bottom: 25px;
}

.consignment3 {
	color: #FFFF33;
}

.English {
	width: 99%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.infomation{
	border:#666666 1px solid;
	padding:10px;
	font-size:14px;
	text-align:center;
	margin-bottom:40px;
	margin-top:20px;
}




/***** product *****/

.product-photo1-wrap {
	position: relative;
	width: 760px;
}

.product-name-wrap {
    position: absolute;
    top: 25px;
    left: 0px;
    width: 100%;
}

.product-name1 {
    font-size: 22px;
    margin-bottom: 10px;
}

.product-name2 {
    font-size: 16px;
}

.product-name3 {
    font-size: 17px;
    line-height: 25px;
}

.product-photo1 {
    width: 760px;
    margin-bottom: 15px;
}

.product-photo1 img {
	width: 100%;
}

.product-photo2-wrap {
	width: 760px;
	margin-bottom: 30px;
}

.product-photo2 {
    width: 96.57px;
    float: left;
    margin: 5px;
    border: 1px solid #fff;
}

.product-photo2 img {
	width: 100%;
}

.clear2 {
	float: none;
	clear: both;
}

.product-cap-wrap {
	width: 760px;
	margin-bottom: 60px;
}

.product-cap1 {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}

.product-cap2 {
	font-size: 12px;
	text-align: right;
	line-height: 22px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #fff;
}

.product-title1 {
    font-size: 20px;
	line-height: 1.5;
	padding-left: 1%;
    padding-bottom: 0.5%;
    margin-bottom: 35px;
    border-left: 10px solid #bc0f1d;
    border-bottom: 1px dotted #ab7378;
}

.product-photo3 {
    width: 35%;
    float: right;
	margin-left: 2%;
	margin-bottom: 2%;
}

.product-photo3 img {
    width: 100%;
}

.product-cap-wrap2 {
	width: 100%;
}

.product-cap3 {
	font-size: 14px;
	text-align: right;
	line-height: 22px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

}
