* {
    margin:0;
}
img{
	border:none;
}
body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #ffffff;
	font-size: 90%;
	line-height:1.25em;
}
#header{
	width:850px;
	padding:0;
	margin:0;	
}
#header img{
	vertical-align:top;
}
#header p{
	font-size:10px;
	text-align:center;
	padding:2px 0 5px 0;
	margin:0;	
}

td {
	color: #333333;
	ine-height:1.2em;
}
.btn{
}
/*コンテンツ部DVIレイアウト用*/
#main,
#main2 {
	width: 850px;
	clear:both;
}
#conte,
#conte2 {
	width: 640px;
	float:right
}
#navi,
#navi2 {
	font-size:12px;
	float: left;
	width: 205px;
}
#footter{
	clear:both;
	text-align:center;
	width:850px;
	height:17px;
	padding-top:3px;
	background-image: url(../images/footer.gif);
}
#footter a{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

/* 次へともどる */
#footternavi{
	clear: both;
	width:620px;
	margin:20px 10px 0 10px;
	padding:0 0 20px 0;
	font-size:12px;
}
#footternavi #prev{
	width:300px;
	float:left;
	text-align: left;
}
#footternavi #next {
	width:300px;
	float:right;
	text-align:right;
}
#footternavi a{
	color: #000000;
	text-decoration: none;
	padding-top:20px;
	display:block;
	background-repeat: no-repeat;
}
#footternavi a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footternavi #prev a{
	background-image: url(../images/prev.gif);
	background-position: left top;
}
#footternavi #next a{
	background-image: url(../images/next.gif);
	background-position: right top;
}

/* ナビ */
#navi h4{
	margin:0;
	padding:0;
}
#navi ul.link{
	margin:0 0 10px 0;
	padding:0 4px 4px 4px;
	width: 189px;
	border-right:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	border-left:1px solid #FF9900;
}
#navi li{
	padding:0;
	list-style-type:none;
}
#navi ul.link li a{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
#navi ul.link li a:hover{
	color: #FF6600;
	text-decoration: underline;
	background-image: url(../images/link_f2.gif);
}
#navi ul.link li.on{
	color: #FF6600;
	text-decoration: none;
	background-image: url(../images/link_f2.gif);
	background-repeat: no-repeat;
	background-position:0 3px;
	padding: 0 0 0 15px;
}
.navi1 {
	font-size: 12px;
}
.navi1 a{
	font-size: 12px;
}
.navi1 a:hover{
	font-size: 12px;
}
.navi2 {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	line-height: 12px;
}
.navi2 a{
	background-image: url(../images/link.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 14px;
	color: #333333;
}
.navi2 a:hover{
	color: #FF3300;
	text-decoration: underline;
	background-image: url(../images/link_f2.gif);
}
.navi2home {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	line-height: 12px;
}
.navi2home a{
	background-image: url(../images/link.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 14px;
	color: #333333;
}
.navi2home a:hover{
	color: #FF3300;
	text-decoration: underline;
	background-image: url(../images/link_f2.gif);
}
.navi2_on{
	font-size: 12px;
	color: #FF3300;
	background-image: url(../images/link_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 14px;
	margin: 5px 0px 5px 0px;
	line-height: 12px;
}
.navi2_on a{
	color: #FF3300;
	display: block;
	text-decoration: none;
}

/* アイテムラインナップ */
#navi #itemlineup h4{
	margin:0 0 5px 0;
	padding:0;
}
#navi #itemlineup ul{
	margin:0 0 20px 0;
	padding:0;
	width: 199px;
}

/* 見出しと本文 */
#conte h1 {
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(../images/midashi1.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding: 18px 0 0 60px;
	margin: 0 0 5px 0;
	clear: both;
}
#conte h1.top {
	background-image: none;
	height: auto;
	padding: 0;
}
h2 {
	clear:both;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/midashi2.gif);
	background-repeat: no-repeat;
	background-color: #FF3300;
	padding: 5px 0 0 10px;
	margin: 0 0 5px 0;
	width: 630px;
	height: 20px;
}
h3,h4 {
	margin:0;
	padding:0;
	clear: both;
}
.pg0 {
	padding: 0;
	margin: 0 0 20px 0;
}
.pg:after {
	content: "";
	display: block;
	clear: both;
}
.pg0 p{
	margin: 0 0 10px 0;
}
.pg1 {
	padding: 0;
	margin: 0 0 30px 10px;
	clear: both;
}
.pg2 {
	padding: 0 0 15px 15px;
	margin: 0;
}

.sentaku {
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
}
.sentakuwh {
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
}
.sentakub {
	font-size: 10px;
	padding-top: 0px;
	font-weight: bold;
}
.item_price {	color: #FF0000;
	font-weight: bold;
}
.item_price2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 125%;
}

.txt12px {	font-size: 12px;
}
.txt10px {	font-size: 10px;
}
.txt1 {
	line-height: 125%;
	padding-left: 15px;
	padding-right: 10px;
}
.txt1b {
	line-height: 125%;
	padding-left: 15px;
	padding-right: 10px;
}
.txt1b a{
	color: #FF3300;
	margin: 0px 2px;
}
.txt1b a:hover{
	color: #FF6600;
	font-weight: bold;
}

.txt2 {
	font-size: 12px;
}
.txt3 {
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.item_table1 {
	border: 1px solid #FF9900;
	background-color: #FFFFCC;
}
.item_table1b {
	border: 1px solid #FF9900;
}
.item_table2 {
	border: 1px solid #3399FF;
	background-color: #F0F8FF;
}
.txt14px {
	font-size: 14px;
}
.txt18px {
	font-size: 18px;
}
.in a:link
{
	font-size: 12px;
	background-image: url(../images/in.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left;
	height: 18px;
}
.in a:hover
{
	background-image: url(../images/in_f2.gif);
}
.ruby {
	font-size: 10px;
	font-weight: normal;
}
.form_td1 {
	padding: 2px;
}
.txt10px {
	font-size: 10px;
	line-height: 120%;
}
.btn_fax {
	margin-left: 5px;
}
#head_cont {
	padding: 0px;
	margin: 2px 0px 2px 10px;
}

#head_cont h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FA4100;
	padding: 0px;
	margin: 0px;
}
.a_dn {
	color: #333333;
	text-decoration: none;
}
.a_dn a {
	color: #333333;
	text-decoration: none;
}
.st01 {
	font-weight: normal;
	font-size: 90%;
}
.p01 {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.p04 {
	margin: 0px 40px 20px 20px;
}
.p04b {
	margin: 0px 20px 40px 20px;
	line-height: 140%;
}
.p05 {
	margin: 10px 40px 40px 30px;
	line-height: 140%;
}
.lineup td{
	font-size: 12px;
	text-align: center;
}
.lineup_td2 {
	text-align: left;
}
/*フォーム用IME切り替えCSS*/
#postcode,
#tel,
#fax,
#keitai,
#email,
#email2{
		ime-mode:disabled;
}
.shop_td1 {
	font-size: 12px;
	background-color: #FFFFFF;
}
.shop_td2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC66;
}
.shop_td2 a{
	color: #0000FF;
}
.shop_td2 a:hover{
	color: #FF6600;
}
.p04b a{
	color: #FF3300;
}
.p04b a:hover{
	color: #FF6600;
	font-weight: bold;
}
#alyobtn {
	margin: 20px 0 10px 0;
}
#staff{
	width:640px;
	margin: 0 0 20px 0;
}
#staff h4{
	margin: 0;
	padding:0;
	line-height: 1;
	font-size: 1px;
}
#staff div{
	font-size: 12px;
	border-right:1px solid #ff9900;
	border-bottom:1px solid #ff9900;
	border-left:1px solid #ff9900;
	margin: 0;
	padding:10px;
}
#staff div:after {
	content: "";
	display: block;
	clear: both;
}

/* alyobtn */
div#alyobtn li#alyobtn_stamp {
	display:none;
}

