/*
 初期化
-------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, {
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: 0;
}

/*
 リンク
-------------------------------------------------------------------------*/
a {
	background: none;
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}

/*
 body全体
-------------------------------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: 0.9em;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

/*
 ボディオール bodyAll
-------------------------------------------------------------------------*/
#bodyAll {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

/*
 ヘッドロゴ headImg
-------------------------------------------------------------------------*/
#headImg {
	height: 60px;
	width: 780px;
	padding: 0px;
	margin: 0px auto;
}

/*
 グローバルナビ gloNav
-------------------------------------------------------------------------*/
#gloNav {
	height: 25px;
	width: 780px;
	margin: 10px auto 5px;
	background-image: url(../Images/png/shadow_1.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#gloNav li {
	display: inline ;
}
#gloNav #visitor {width: 75px; margin-left: 5px; margin-right: 21px;}
#gloNav #guide_glo {width: 84px; margin-right: 25px;}
#gloNav #terms {width: 75px; margin-right: 414px;}
#gloNav #mail {width: 64px;}

/*
 パンくずリスト breadcrumb list
-------------------------------------------------------------------------*/
#bcl {
	font-size: 0.8em;
	margin-bottom: 5px;
}
#bcl span {
	padding:0 0.8em;
}

/*
 メインボディ mainbody
-------------------------------------------------------------------------*/
#mainBody {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}


.route {
	font-size: 0.8em;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.small {
	font-size: 0.8em;
	padding-left: 22px;
	background-image: url(../Images/info/triangle_2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}


	
/* メイントップ */
#main_left {
	width: 300px;
	height: 630px;
	background-color: #DADADA;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 50px;
	text-align: center;
}
#main_right {
	float: right;
	width: 425px;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 20px !important;
}
#main_right h1 {
	width: 270px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.7em;
	margin-top: 0;
}
/*main_right商品の改行*/
#mrh1br {
	display: block;
}
.main_right_top {
	width: 420px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.7em;
	margin-top: -11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.main_right_p {
	width:420px !important;
	margin-top: -5px;
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-right: 10px !important;
	padding-left: 0px !important;
	line-height: 1.7em !important;
}
table.stock {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #FFFFFF;
	empty-cells: show;
}
.stock th{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #330000;
	background-color: #999;
	background-position: left top;
	padding: 0.3em 1em;
	text-align: center;
}
.stock td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#main_right span {
	padding:0 0.2em 0 0;
}
#main_Photo {
	clear: both;
	width: 760px;
	padding-top: 20px;
}
#main_Photo1 {
	width: 540px;
	float: left;
}
#main_Photo3 {
	width: 220px;
	float: left;
	margin-bottom: 30px;
}
#details {
	width: 780px;
	clear: both;
}

/*
 仕立ての違い attention
-------------------------------------------------------------------------*/
#attention {
	width: 735px;
	clear: both;
	padding-left: 20px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#attention h2 {
	margin-top: 15px;
	margin-bottom: -1px;
}

/*
 商品下段インフォメーション info
-------------------------------------------------------------------------*/
#info {
	width: 780px;
	margin-top: 50px;
}
#info_left {
	width: 260px;
	float: left;
}
#info_middle {
	float: left;
	width: 260px;
}
#info_right {
	float: right;
	width: 260px;
}
#info_right span {
	padding:0 0.6em 0 0;
}
.info_h1 {
	width: 248px;
	margin: 0;
	background: #9C6;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
}
.info_h2 {
	width: 248px;
	margin: 0 5px;
	background: #9C6;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
}
.info_h3 {
	width: 248px;
	margin: 0 0 0 10px;
	background: #9C6;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
}
.info_p1 {
	margin-right: 11px;
}
.info_p2 {
	margin-left: 5px;
	margin-right: 5px;
}
.info_p3 {
	margin-left:11px;
}

/* span */
#fntsz {
	font-size: 1.3em;
}
#fntsz2 {
	font-size: 0.8em;
}
#fntsz3 {
	color: #F90;
	font-size: 0.8em;
	font-weight: bold;
}
#fntwght {
	font-weight: bold;
	font-size: 1.3em;
}
#fntwght2 {
	font-weight: bold;
	font-size: 1.2em;
}
#fntwght3 {
	font-weight: bold;
	font-size: 1.3em;
}
#fntwght4 {
	font-weight: bold;
	font-size: 1.1em;
}
#fntclr1 {
	color: #666;
}
#fntclr2 {
	color: #F00;
}
#fntclr3 {
	color: #FFF;
}
#fntbld1 {
	font-weight: bold;
}

/*
 フォント修飾
-------------------------------------------------------------------------*/
.size08 {
	font-size: 0.8em;
}
.size13 {
	font-size: 1.3em;
}
.color_F90 {
	color: #F90 !important;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}

/*
 ページアップ Pageup
-------------------------------------------------------------------------*/
#pageup {
	height: 55px;
	width: 860px;
	clear: both;
}
#pageup p {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right:30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
 フッタ Fotter
-------------------------------------------------------------------------*/
#footer {
	text-align: center;
	height: 70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(../Images/png/shadow_2.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#footer p {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	margin-bottom: 15px;
}
#footer ul {
	margin-top: 15px;
	margin-bottom: -6px;
	text-align: center;
}
#footer ul li {
	display: inline;
}
#footer .terms {width: 75px; margin-right: 6px;}
#footer .privacy {width: 128px; margin-right: 61px;}
#footer .sitemap {width: 75px; margin-right: 5px;}
#footer .security {width: 160px; margin-right: 5px;}
#footer .agreement {width: 148px; margin-right: 5px;}
#footer .ask {width: 85px;}
