@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	text-align: center;
}
#hdl {
	height: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #03F;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #03F;
	width: 100%;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	height: auto;
}
#wrapper #topmenu .tm1 .tm1-r {
	float: right;
	height: 20px;
	width: 300px;
	text-align: right;
}
#wrapper #topmenu .tm1 .tm1-l {
	float: left;
}

#ftl {
	height: 1px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #03F;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #03F;
	width: 100%;
}
#topmenu {
	width: 700px;
	height: 60px;
	text-align: left;
	margin-bottom: 20px;
}
#wrapper #topmenu .tmi {
	float: left;
	height: 60px;
	width: 60px;
}
#wrapper #topmenu .tm1 {
	width: 630px;
	height: 20px;
	float: right;
}
#wrapper #topmenu .tm2 {
	width: 630px;
	height: 20px;
	float: right;
}
#topmenu .tm1 .tm1-r ul {
	list-style-type: none;
	font-size: 11px;
	margin-top: 5px;
}
#topmenu .tm2 ul {
	font-size: 10px;
	list-style-type: none;
	font-weight: bold;
}
#topmenu .tm2 ul li {
	display: block;
	float: left;
}
#topmenu .tm2 ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-decoration: none;
	width: 68px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #999;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}
#topmenu .tm2 ul li a:hover, #topmenu .tm2 ul li a:active{
	background-color: #F33;

}
#topmenu .tm1 .tm1-r ul li {
	display: inline;
}
#topmenu .tm1 .tm1-r ul li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03F;
	padding-right: 7px;
	padding-left: 5px;
}
#topmenu .tm1 .tm1-r ul li a:hover, #topmenu .tm1 .tm1-r ul li a:active {
	background-color: #CF0;
}

#wrapper #topmenu .tm3 {
	width: 630px;
	height: 20px;
	float: right;
}
#topmenu .tm1 .tm1-r ul li .mr {
	border-right-style: none;
}
#itemimg {
	float: left;
	width: 440px;
	height: auto;
}
#itemimg p img {
	margin-top: 3px;
}

#itemdetail {
	float: right;
	width: 250px;
	height: 600px;
}
#footer1 {
	height: auto;
	width: 700px;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: left;
	text-indent: 0.1em;
	color: #666;
}
#footer2 {
	height: auto;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-indent: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #03F;
	padding-top: 5px;
	color: #666;
}
#itemdetail .data1 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-bottom: 6px;
}
#itemdetail .data1 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#costing a {
	height: 20px;
	width: 110px;
	background-image: url(../image/button/costing_f2.gif);
	display: block;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
#itemdetail .data1 p img {
	margin-right: 3px;
}
#costing a em {
	font-size: 9px;
	color: #FF0;
	text-decoration: none;
	visibility: hidden;
}

#costing a:hover,#costing a:active {
	height: 20px;
	width: 110px;
	background-image: url(../image/button/costing_f3.gif);
	display: block;
	text-decoration: none;
}
#itemdetail .data1 p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11px;
	color: #666;
	line-height: 15px;
	text-indent: 0.8em;
}
.small {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}


.red1 {
	font-weight: bold;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: 0.3em;
}
#item {
	width: 680px;
	height: auto;
	padding-top: 10px;
	text-align: left;
	float: right;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#item .goods {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 150px;
}
#wrapper .ctg-title {
	width: 650px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 3px;
	background-color: #EBF3FA;
	color: #526972;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-left: 20px;
}

#item .goods .img {
	text-align: center;
	margin-bottom: 5px;
}
#item .goods .name {
	text-align: center;
}

#item .goods .name a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#item .goods .name a:hover,#item .goods .name a:active {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #F00;
	background-color: #FF0;
}#item .goods .info {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
#itemdetail .data1 .title1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 98%;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F60;
}
#itemdetail .data1 .soroe {
	text-indent: -0.4em;
	margin-left: 1.4em;
	margin-right: 0.3em;
}
#topcon {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}
#topcon .tc1 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	height: auto;
	overflow: hidden;
}
.tc1 a {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}
.tc1 a:hover,.tc1 a:active {
	font-size: 12px;
	color: #F00;
	background-color: #FCF;
}
.tc1 .qa a{
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	float: right;
	background-image: url(../image/Q&A01.gif);
	background-repeat: no-repeat;
	display: block;
}
.qa a:hover, .qa a:active{
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	background-image: url(../image/Q&A02.gif);
	background-repeat: no-repeat;
	display: block;
}
.tc1 .qa a em {
	visibility: hidden;
}
#topcon p {
	margin-left: 1.4em;
	margin-right: 0.4em;
	text-indent: -1em;
	text-align: left;
	line-height: 140%;
}
.tc1 .bargain {
	width: 680px;
	text-align: left;
	padding-bottom: 10px;
}
.bargain a img {
	float: left;
}
#topcon .souryo {
	margin-left: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
	width: 660px;
}
#topcon .tp {
	margin-left: 25px;
}
#topcon .tp2 {
	margin-left: 25px;
	color: #06F;
}
#topcon .tp3 {

}
.tp3 span {
	width: 200px;
}
.tp3 .order a {
	background-color: #FF0;
	color: #900;
	font-weight: bold;
	border: 1px solid #900;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 10px;
}
.tp3 .order a:hover,.tp3 .order a:active {
	background-color: #FC9;
	color: #900;
	font-weight: bold;
	border: 1px solid #900;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 10px;
}
.tp3 a {
	font-size: 14px;
	font-weight: bold;
	background-color: #FC9;
	color: #C60;
}
.tp3 a:hover,.tp3 a:active {
	font-size: 14px;
	font-weight: bold;
	background-color: #690;
	color: #FFF;
	text-decoration: underline;
}
