
/*
 初期化
-------------------------------------------------------------------------*/
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;
}



/*
 ヘッドロゴ 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: 305px;}
#gloNav #sample {width: 75px; margin-right: 21px;}
#gloNav #mail {width: 64px;}



body {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: 0.9em;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
a {
	background: none;
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration:underline;
}
#bodyAll {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#headImg {
	height: 60px;
	width: 780px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
}
#headImg h1 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gloNav {
	height: 25px;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	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;
}
#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;
}
#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;
}
#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;

/*
 メイン main
-------------------------------------------------------------------------*/
}#main_left {
	width: 370px;
	float: left;
	text-align: center;
	margin-top: 5px;
}
#main_right {
	float: right;
	width: 380px;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 22px;
}
#main_right h1 {
	width: 370px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.7em;
	margin-top: 20px;
}
.main_right_top {
	width: 350px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.main_right_p {
	width: 350px !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;
}


/*
 商品説明 main
-------------------------------------------------------------------------*/
#main_Photo {
	clear: both;
	width: 750px;
	padding-top: 20px;
}
#main_Photo h2 {
	font-size: 1em;
	background-color: #9C6;
	width: 730px;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	background-image: url(../Images/info/isolation.gif),url(../Images/format_bg/bg_01.gif);
	background-repeat: no-repeat,repeat;
	background-position: 10px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-left: 22px;
}
#m_p_p {
	width: 715px;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	background-color: #CF9;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
#com_details {
	width: 730px;
	height: 350px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CF9;
	margin-top: 20px;
}
#com_details h3 {
	width: 330px;
	background-color: #DCFFB9;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	padding: 2px 10px;
	margin-left: 10px;
}
#com_details p {
	font-size: 0.8em;
	padding-left: 15px;
}
.cd_i {
	float: right;
	margin-left: 8px;
	margin-bottom: 20px;
}
#cd_left {
	width: 360px;
	float: left;
	margin-top: -15px;
}
#cd_right {
	width: 360px;
	float: right;
	margin-top: -15px;
}

/*
 破線 dashed
-------------------------------------------------------------------------*/
#dashed {
	width: 780px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	clear: both;
	margin-bottom: 25px;
}
#dashed_in {
	width: 700px;
	margin-left: 30px;
}

/*
 注意事項 attention
-------------------------------------------------------------------------*/
#attention {
	width: 660px;
	clear: both;
	padding-left: 20px;
	border: 1px solid #CCC;
	background-color: #FFC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right: auto;
	margin-left: auto;
}

/*
 商品下段インフォメーション info
-------------------------------------------------------------------------*/
#info {
	width: 780px;
}
#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;
}
#fntwght {
	font-weight: bold;
	font-size: 1.3em;
}
#fntsz2 {
	font-size: 0.8em;
}
#fntsz3 {
	color: #F90;
	font-size: 0.8em;
	font-weight: bold;
}
#fntwght2 {
	font-weight: bold;
	font-size: 1.2em;
}
#fntwght3 {
	font-weight: bold;
	font-size: 1.3em;
}
#fntclr1 {
	color: #666;
}






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

/*
 スペース
-------------------------------------------------------------------------*/
.spc10 {
	margin-left: 10px;
}
.spc30 {
	margin-left: 30px;
}
.spc35 {
	margin-left: 35px;
}
/*
 マージン margin
-------------------------------------------------------------------------*/
.mrgntp20 {
	margin-top: 20px;
}
.mrgntp25 {
	margin-top: 25px;
}
.mrgntp-5 {
	margin-top: -5px;
}


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

/*
 ページアップ Pageup
-------------------------------------------------------------------------*/
#pageup {
	clear: both;
	height: 75px;
	width: 860px;
	text-align: right;
	margin: 0 auto -20px;
}

/*
 フッタ 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: -5px;
	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;}
