@charset "euc-jp";
/* CSS Document */

/* テーマ：ベーシック／ブラウン */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:left;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#000000;
	/*background:#C9D1D1;*/
}

table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#666666;text-decoration:underline;}
a:hover {
	color:#789F00;text-decoration:none;}

ul{ /* 基本のリスト （固定）*/
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}

p{ line-height:150%;margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}

.button1{ /* inputボタン設定 */
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:1030px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
	margin-top: 30px;
	position: relative;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:100%;
	height:125px;
	width:1030px;
	background:url(../../../../pic-labo/img-top-07.jpg) left /*no-repeat*/;
	position: relative;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:125px;
	min-height:125px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px;
	margin:0px;
	width:100%;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	position: absolute;
	top: 88px;
	left: 8px;
}
.siteName a { color:#333333;text-decoration:none;}
.siteName a:hover {
	color:#333333;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:0px;
	margin:0px;
	font-weight:normal;
	　　　　　　　font-size:80%;
	font-size: 11px;
	position: absolute;
	left: 9px;
	top: 103px;
}

.sitecopy a {color:#333333;text-decoration:none;}
.sitecopy a:hover {color:#333333;text-decoration:none;}


/* ヘッダーメニュー */
#headMenu {
	width:98%;
	margin:0;
	margin-bottom:4px;
	background-color:#5B2E00;
	/*border-bottom:3px #009193 solid;
	border-top:1px #009193 solid;*/
	margin-bottom:10px;
	color:#FFFFFF;
	clear:both;
	visibility: hidden;

}

.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 5px 5px 1px;
	/*color:#C8C8C8;*/
	font-weight:normal;
	text-align:right;
	background-image:url(../img/headnavi_bg.gif);
	color:#FFFFFF;
	visibility: hidden;

}

.headnavi a{
	padding:10px 5px 10px 5px ;
	margin:5px 0px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.headnavi a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/headnavi_bg_on.gif);
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	background:url(../img/hline.gif) no-repeat #B6A081;
}


/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:870px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	position: relative;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:870px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	position: relative;
	/* background:url(../img/center3.gif) ;*/
}


.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0px;
	padding:0px;
	width:859px;
	position:relative;
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:860px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
	/* background:url(../img/centerbox.gif) ;*/
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	font-weight:bold;
	font-size:120%;
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#5B2E00;text-decoration:none;font-weight:bold;text-decoration:underline;}
a:hover{color:#FF6600;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#FF6600;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 17px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-top-19.jpg);
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";

}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 0px 17px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-top-19.jpg);
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.title1 a{color:#FFFFFF;text-decoration:underline;}
.title1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:8px 0px 0px 17px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-top-19.jpg);
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	
}
.title2 a{color:#FFFFFF;text-decoration:underline;}
.title2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:8px 0px 0px 17px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:19px;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-image:url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-top-18.jpg);
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	
}
.title3 a{color:#FFFFFF;text-decoration:underline;}
.title3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#E7E7D1;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:812px;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#663300;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#603000;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#FF6600;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#663300;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*background:#1587C2;*/
	/*background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#5B2E00;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:50% left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#996633;text-decoration:none;}
.pageTop a:hover{ color:#996633;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin-bottom:2px;
	width:auto;
	border-top:1px #5B2E00 solid;
	height:100px;
	text-align:center;
	margin-top:5px;
		
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:15px 20px 5px 20px;
	color:#663300;
}
.footnavi a{ 
	color:#663300;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#FF6600;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	color:#663300;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	margin:0px;
	width:126px;
	background-image:url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-side-02.jpg);
	background-color: #E7E7D1;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 20px;
	padding-right: 29px;
	padding-bottom: 12px;
	padding-left: 5px;
}

#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#5B2E00;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
	visibility: hidden;
}


.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#E7E7D1;*/
	color:#663300;
}

li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#663300;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#603000;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#331A00;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #E7E7D1;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#E7E7D1;*/
	color:#663300;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#663300;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:5px;
	background: #FFFFFF;
}


.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 10px;
	color:#0E577E;
	background:url(../img/icon_eye03.gif) no-repeat
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
	 background-color:#FFFFFF;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#5B2E00;
	background:#E7E7D1;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#5B2E00;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#FF6600;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFFF;
}

.line01{
	/*border:#DEDBBE 1px dotted;*/
	vertical-align:buttom;
} 

#rss{ / * RSS設定 */
	margin:10px 0px 20px 0px ;
	padding:10px 0px 20px 10px ;
}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:block;
	font-size:110%;
/*	color:#FFFFFF;*/
	color:#333333;
	height:19px;
/*	background:url(../img/entry_title.gif);*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#333333;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(../img/subtitle.gif);
	height:19px;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:3px;background-color:#663300;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat;
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
}



#container #center1 #center3 .centerbox .mainCont .layoutFrame .auto .layout1 .auto .item {
	width: 195px;
}


























































































/********************************************************************/

.bg-01{
	background-image: url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-top-17.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-02{
	background-image: url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-footer-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.bg-03{

}

.bg-04{
}

.bg-05{
}

.bg-06{
}


.ul-01{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.ul-02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.border-01{
	border: 1px solid #CCCCCC;
}


.border-02{
	border: 1px solid #AF7D19;
}

.border-03{
	border: 1px solid #CCCCCC;
}


.border-04{
}

.border-05{
}

.border-06{
}

.border-07{
}


.txt-FF7000{	color: #FF7000;}

.txt-F0795F{	color: #F0795F;}

.txt-FF3316{ color:#FF3316;}

.txt-616636{ color:#616636;}

.txt-5B4A3F{ color:#5B4A3F;}

.txt-E50615{ color:#E50615;}

.txt-46210C{ color:#46210C;}

.txt-754E24{ color:#754E24;}

.txt-FF4E57{ color:#FF4E57;}

.txt-338033{ color:#338033;}

.txt-FF286F{ color:#FF286F;}

.txt-E20012{ color:#E20012;}

.txt-0000FF{	color:#0000FF;}

.txt-000000{ color:#000000;}

.txt-FFFFFF{ color:#FFFFFF;}

.txt-red{	color:#FF0000;}

.txt-014099{	color:#014099;}

.txt-B91A22{	color:#B91A22;}

.txt-E95711{	color:#E95711;}

.txt-FF3654{	color:#FF3654;}

.txt-FF8200{	color:#FF8200;}

.txt-666666{	color:#666666;}

.txt-70B437{	color:#70B437;}

.txt-231815{	color:#231815;}

.txt-E50012{	color:#E50012;}

.txt-386E00{	color:#386E00;}

.txt-7A6537{	color:#7A6537;}

.txt-333333{	color:#333333;}

.txt-F29600{	color:#F29600;}

.txt-FF7500{	color:#FF7500;}

.txt-FF7300{	color:#FF7300;}

.txt-E00012{	color:#E00012;}

.txt-9C2129{	color:#9C2129;}

.txt-003366{	color:#003366;}

.txt-88B500{	color:#88B500;}

.txt-871A22{	color:#871A22;}

.txt-1B6537{	color:#1B6537;}

.txt-002957{	color:#1F486C;}

.txt-1F486C{	color:#1F486C;}

.txt-E8404C{	color:#E8404C;}

.txt-3C4637{	color:#3C4637;}

.txt-9E334F{	color:#9E334F;}

.txt-6A120C{	color:#6A120C;}

.txt-0D3300{	color:#0D3300;}

.txt-FF5900{	color:#FF5900;}

.txt-EA7B7B{	color:#EA7B7B;}

.txt-274A25{	color:#274A25;}

.txt-FF7B00{	color:#FF7B00;}

.txt-007500{	color:#007500;}

.txt-C61A22{	color:#C61A22;}

.txt-4B2D11{	color:#4B2D11;}

.txt-E10012{	color:#E10012;}

.txt-F455A8{	color:#F455A8;}

.txt-52330C{	color:#52330C;}

.txt-472C00{	color:#472C00;}

.txt-CD0615{	color:#CD0615;}

.txt-F20000{	color:#F20000;}

.txt-0D1A36{	color:#0D1A36;}

.txt-E40615{	color:#E40615;}

.txt-3D475E{	color:#3D475E;}

.txt-333366{	color:#333366;}

.txt-4D4D4D{	color:#4D4D4D;}

.txt-8AD60B{	color:#8AD60B;}

.txt-72BD00{	color:#72BD00;}

.txt-F96300{	color:#F96300;}

.txt-221815{	color:#221815;}

.txt-4FB8DF{	color:#4FB8DF;}

.txt-650B00{	color:#650B00;}

.txt-EC3B8C{	color:#EC3B8C;}

.txt-387B13{	color:#387B13;}

.txt-FF9100{	color:#FF9100;}

.txt-EAA825{	color:#EAA825;}

.txt-E40012{	color:#E40012;}

.txt-6677A4{	color:#6677A4;}

.txt-572E0A{	color:#572E0A;}

.txt-FF9424{	color:#FF9424;}

.txt-F47677{	color:#F47677;}

.txt-FF181A{	color:#FF181A;}

.txt-621D85{	color:#621D85;}

.txt-737373{	color:#737373;}

.txt-00643D{	color:#00643D;}

.txt-703535{	color:#703535;}

.txt-703535{	color:#FF4F58;}

.txt-990000{	color:#990000;}

.txt-FF1471{	color:#FF1471;}

.txt-FF679A{	color:#FF679A;}

.txt-715538{	color:#715538;}

.txt-247310{	color:#247310;}

.txt-FFCC66{	color:#FFCC66;}

.txt-FF0000{	color:#FF0000;}

.txt-184563{	color:#184563;}

.txt-FFB425{	color:#FFB425;}

.txt-588712{	color:#588712;}

.txt-FF3366{	color:#FF3366;}

.txt-B71A22{	color:#B71A22;}

.txt-FE7A00{	color:#FE7A00;}

.txt-361F00{	color:#361F00;}

.txt-B81A22{	color:#B81A22;}

.txt-7A080F{	color:#7A080F;}

.txt-FF4F58{	color:#FF4F58;}






.txt-10{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

.txt-11{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}

.txt-12{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.txt-13{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}

.txt-14{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}

.txt-15{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
}

.txt-16{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;

}


.txt-17{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 17px;
}

.txt-18{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}

.txt-20{

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
}


.txt-22{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 22px;
}

.txt-24{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 24px;
}


.txt-36{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 36px;
	line-height: 120%;
}


.txt-hight130{
	line-height: 130%;
}

.txt-hight133{
	line-height: 133%;
}

.txt-hight150{
	line-height: 150%;
}

.txt-hight160{
	line-height: 160%;
}

.txt-hight170{
	line-height: 170%;
}

.txt-hight180{
	line-height: 180%;
}

.txt-hight190{
	line-height: 190%;
}

.txt-hight200{
	line-height: 200%;
}


.txt-hight215{
	line-height: 215%;
}

.txt-hight220{
	line-height: 220%;
}


.p-01{
	margin: 0px;
	padding: 0px;
}

.ma-auto {
	margin-right:auto;
	margin-left: auto;
}
.left-auto{
	margin-left: auto;
}



.mt02 {margin-top: 2px;}
.mt03 {margin-top: 3px;}
.mt04 {margin-top: 4px;}
.mt05 {margin-top: 5px;}
.mt06 {margin-top: 6px;}
.mt07 {margin-top: 7px;}
.mt08 {margin-top: 8px;}
.mt09 {margin-top: 9px;}
.mt10 {margin-top: 10px;}
.mt11 {margin-top: 11px;}
.mt12 {margin-top: 12px;}
.mt13 {margin-top: 13px;}
.mt15 {margin-top: 15px;}
.mt17 {margin-top: 17px;}
.mt18 {margin-top: 18px;}
.mt19 {margin-top: 19px;}
.mt20 {margin-top: 20px;}
.mt21 {margin-top: 21px;}
.mt22 {margin-top: 22px;}
.mt23 {margin-top: 23px;}
.mt24 {margin-top: 24px;}
.mt25 {margin-top: 25px;}
.mt27 {margin-top: 27px;}
.mt28 {margin-top: 28px;}
.mt30 {margin-top: 30px;}
.mt32 {margin-top: 32px;}
.mt35 {margin-top: 35px;}
.mt37 {margin-top: 37px;}
.mt38 {margin-top: 38px;}
.mt40 {margin-top: 40px;}
.mt45 {margin-top: 45px;}
.mt48 {margin-top: 48px;}
.mt49 {margin-top: 49px;}
.mt50 {margin-top: 50px;}
.mt51 {margin-top: 51px;}
.mt52 {margin-top: 52px;}
.mt53 {margin-top: 53px;}
.mt54 {margin-top: 54px;}
.mt55 {margin-top: 55px;}
.mt60 {margin-top: 60px;}
.mt65 {margin-top: 65px;}
.mt70 {margin-top: 70px;}
.mt73 {margin-top: 73px;}
.mt75 {margin-top: 75px;}
.mt80 {margin-top: 80px;}
.mt90 {margin-top: 90px;}
.mt100 {margin-top: 100px;}
.mt170 {margin-top: 170px;}


.mr02 {margin-right: 2px;}
.mr03 {margin-right: 3px;}
.mr04 {margin-right: 4px;}
.mr05 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr13 {margin-right: 13px;}
.mr15 {margin-right: 15px;}
.mr16 {margin-right: 16px;}
.mr17 {margin-right: 17px;}
.mr18 {margin-right: 18px;}
.mr20 {margin-right: 20px;}
.mr21 {margin-right: 21px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr39 {margin-right: 39px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}
.mr60 {margin-right: 60px;}
.mr68 {margin-right: 68px;}


.mb02 {margin-bottom: 2px;}
.mb05 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb11 {margin-bottom: 11px;}
.mb12 {margin-bottom: 12px;}
.mb13 {margin-bottom: 13px;}
.mb14 {margin-bottom: 14px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}


.ml01 {margin-left: 1px;}
.ml02 {margin-left: 2px;}
.ml03 {margin-left: 3px;}
.ml04 {margin-left: 4px;}
.ml05 {margin-left: 5px;}
.ml06 {margin-left: 6px;}
.ml07 {margin-left: 7px;}
.ml08 {margin-left: 8px;}
.ml09 {margin-left: 9px;}
.ml10 {margin-left: 10px;}
.ml11 {margin-left: 11px;}
.ml12 {margin-left: 12px;}
.ml13 {margin-left: 13px;}
.ml14 {margin-left: 14px;}
.ml15 {margin-left: 15px;}
.ml16 {margin-left: 16px;}
.ml17 {margin-left: 17px;}
.ml18 {margin-left: 18px;}
.ml19 {margin-left: 19px;}
.ml20 {margin-left: 20px;}
.ml21 {margin-left: 21px;}
.ml22 {margin-left: 22px;}
.ml23 {margin-left: 23px;}
.ml24 {margin-left: 24px;}
.ml25 {margin-left: 25px;}
.ml27 {margin-left: 27px;}
.ml28 {margin-left: 28px;}
.ml30 {margin-left: 30px;}
.ml33 {margin-left: 33px;}
.ml35 {margin-left: 35px;}
.ml38 {margin-left: 38px;}
.ml39 {margin-left: 39px;}
.ml40 {margin-left: 40px;}
.ml42 {margin-left: 42px;}
.ml45 {margin-left: 45px;}
.ml46 {margin-left: 46px;}
.ml47 {margin-left: 47px;}
.ml48 {margin-left: 48px;}
.ml50 {margin-left: 50px;}
.ml51 {margin-left: 51px;}
.ml53 {margin-left: 53px;}
.ml55 {margin-left: 55px;}
.ml58 {margin-left: 58px;}
.ml60 {margin-left: 60px;}
.ml64 {margin-left: 64px;}
.ml65 {margin-left: 65px;}
.ml76 {margin-left: 76px;}
.ml87 {margin-left: 87px;}
.ml100 {margin-left: 100px;}
.ml115 {margin-left: 115px;}
.ml315{margin-left: 315px;}


.pt00 {padding-top: 0px;}
.pt01 {padding-top: 1px;}
.pt02 {padding-top: 2px;}
.pt03 {padding-top: 3px;}
.pt04 {padding-top: 4px;}
.pt05 {padding-top: 5px;}
.pt06 {padding-top: 6px;}
.pt07 {padding-top: 7px;}
.pt08 {padding-top: 8px;}
.pt09 {padding-top: 9px;}
.pt10 {padding-top: 10px;}
.pt12 {padding-top: 12px;}
.pt13 {padding-top: 13px;}
.pt14 {padding-top: 14px;}
.pt15 {padding-top: 15px;}
.pt17 {padding-top: 17px;}
.pt18 {padding-top: 18px;}
.pt20 {padding-top: 20px;}
.pt21 {padding-top: 21px;}
.pt22 {padding-top: 22px;}
.pt23 {padding-top: 23px;}
.pt25 {padding-top: 25px;}
.pt27 {padding-top: 27px;}
.pt30 {padding-top: 30px;}
.pt35 {padding-top: 35px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}
.pt55 {padding-top: 55px;}
.pt60 {padding-top: 60px;}
.pt70 {padding-top: 70px;}
.pt166 {padding-top: 166px;}
.pt193 {padding-top: 193px;}
.pt210 {padding-top: 210px;}


.pr01 {padding-right: 1px;}
.pr05 {padding-right: 5px;}
.pr06 {padding-right: 6px;}
.pr07 {padding-right: 7px;}
.pr08 {padding-right: 8px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr16 {padding-right: 16px;}
.pr17 {padding-right: 17px;}
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}


.pb01 {padding-bottom: 1px;}
.pb02 {padding-bottom: 2px;}
.pb03 {padding-bottom: 3px;}
.pb04 {padding-bottom: 4px;}
.pb05 {padding-bottom: 5px;}
.pb06 {padding-bottom: 6px;}
.pb07 {padding-bottom: 7px;}
.pb08 {padding-bottom: 08px;}
.pb09 {padding-bottom: 09px;}
.pb10 {padding-bottom: 10px;}
.pb11 {padding-bottom: 11px;}
.pb12 {padding-bottom: 12px;}
.pb13 {padding-bottom: 13px;}

.pb14 {padding-bottom: 14px;}
.pb15 {padding-bottom: 15px;}
.pb16 {padding-bottom: 16px;}
.pb17 {padding-bottom: 17px;}
.pb18 {padding-bottom: 18px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb27 {padding-bottom: 27px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}
.pb60 {padding-bottom: 60px;}
.pb70 {padding-bottom: 70px;}
.pb118 {padding-bottom: 118px;}
.pb142 {padding-bottom: 142px;}


.pl00 {padding-left: 0px;}
.pl01 {padding-left: 1px;}
.pl02 {padding-left: 2px;}
.pl03 {padding-left: 3px;}
.pl04 {padding-left: 4px;}
.pl05 {padding-left: 5px;}
.pl06 {padding-left: 6px;}
.pl07 {padding-left: 7px;}
.pl08 {padding-left: 8px;}
.pl09 {padding-left: 9px;}
.pl10 {padding-left: 10px;}
.pl11 {padding-left: 11px;}
.pl12 {padding-left: 12px;}
.pl13 {padding-left: 13px;}
.pl14 {padding-left: 14px;}
.pl15 {padding-left: 15px;}
.pl16 {padding-left: 16px;}
.pl17 {padding-left: 17px;}
.pl18 {padding-left: 18px;}
.pl19 {padding-left: 19px;}
.pl20 {padding-left: 20px;}
.pl23 {padding-left: 23px;}
.pl25 {padding-left: 25px;}
.pl25 {padding-left: 25px;}
.pl26 {padding-left: 26px;}
.pl30 {padding-left: 30px;}
.pl33 {padding-left: 33px;}
.pl35 {padding-left: 35px;}
.pl40 {padding-left: 40px;}
.pl45 {padding-left: 45px;}
.pl50 {padding-left: 50px;}
.pl51 {padding-left: 51px;}
.pl52 {padding-left: 52px;}
.pl53 {padding-left: 53px;}
.pl54 {padding-left: 54px;}
.pl55 {padding-left: 55px;}
.pl56 {padding-left: 56px;}
.pl57 {padding-left: 57px;}
.pl58 {padding-left: 58px;}
.pl59 {padding-left: 59px;}
.pl60 {padding-left: 60px;}
.pl65 {padding-left: 65px;}

.pl75 {padding-left: 75px;}
.pl239 {padding-left: 239px;}







.table-type01{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	width: 282px;
}

.table-type01 td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
	line-height: 135%;
	word-spacing: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.table-type01 th{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
	font-size: 12px;
	width: 68px;
	background-color: #E6E6E6;
	padding-right: 10px;
}


.table-type02{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 160%;
	width: 420px;
}

.table-type02 td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 84px;
}
.table-type02 th{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	width: 79px;
	padding-left: 5px;
}


.table-type03{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 160%;
	width: 300px;
}

.table-type03 td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table-type03 th{
	font-weight: normal;
	background-color: #F2F2E1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
	font-size: 12px;
	width: 45px;
	text-align: right;
	padding-right: 10px;
}



.w70{
	width: 70px;
}

.w126{
	width: 126px;
}

.w147{
	width: 147px;
}

.w150{
	width: 150px;
}

.w151{
	width: 151px;
}

.w210{
	width: 210px;
}

.w227{
	width: 227px;
}

.w255{
	width: 255px;
}

.w300{
	width: 300px;
}

.w312{
	width: 312px;
}

.w330{
	width: 330px;
}

.w478{
	width: 478px;
}

.w480{
	width: 480px;
}

.w481{
	width: 481px;
}

.w482{
	width: 482px;
}

.w483{
	width: 483px;
}

.w489{
	width: 489px;
}

.w490{
	width: 490px;
}

.w491{
	width: 491px;
}

.w492{
	width: 492px;
}

.w493{
	width: 493px;
}

.w497{
	width: 497px;
}

.w500{
	width: 500px;
}

.w501{
	width: 501px;
}

.w502{
	width: 502px;
}

.w503{

	width: 503px;
}

.w504{
	width: 504px;

}

.w517{
	width: 517px;
}

.w520{
	width: 520px;
}

.w530{
	width: 530px;
}

.w536{
	width: 536px;
}

.w538{
	width: 538px;
}

.w550{
	width: 550px;
}

.w570{
	width: 570px;
}

.w568{
	width: 568px;
}


.w569{
	width: 569px;
}

.w571{
	width: 571px;
}

.w586{
	width: 586px;
}

.w589{
	width: 589px;
}

.w598{
	width: 598px;
}

.w599{
	width: 599px;
}

.w615{
	width: 615px;
	line-height: 130%;
}

.w618{
	width: 618px;
	line-height: 130%;
}

.w619{
	width: 619px;
}

.w587{
	width: 587px;
}


.w600{
	width: 600px;
}

.w601{
	width: 601px;
}

.w603{
	width: 603px;
}

.w610{
	width: 610px;
}

.w620{
	width: 620px;
}

.w621{
	width: 611px;
}

.w621-1{
	width: 621px;
}

.w630{
	width: 630px;
}

.w632{
	width: 632px;
}

.w634{
	width: 634px;
}

.w637{
	width: 637px;
}

.w640{
	width: 640px;
}

.w641{
	width: 641px;
}

.w645{
	width: 645px;
}

.w648{
	width: 648px;
}

.w649{
	width: 649px;
}

.w646{
	width: 646px;
}

.w650{
	width: 650px;
}

.w651{
	width: 651px;
}

.w652{
	width: 652px;
}

.w653{
	width: 653px;
}

.w654{
	width: 654px;
}

.w655{
	width: 655px;
}

.w657{
	width: 657px;
}

.w658{
	width: 658px;
}

.w659{
	width: 659px;
}

.w656{
	width: 656px;
}

.w660{
	width: 660px;
}

.w661{
	width: 661px;
}

.w662{
	width: 662px;
}

.w663{
	width: 663px;
}

.w664{
	width: 664px;
}

.w665{
	width: 665px;
}

.w666{
	width: 666px;
}

.w667{
	width: 667px;
}

.w668{
	width: 668px;
}

.w669{
	width: 669px;
}

.w670{
	width: 670px;
}


.w671{
	width: 671px;
}

.w672{
	width: 672px;
}

.w673{
	width: 673px;
}

.w674{
	width: 674px;
}

.w675{
	width: 675px;
}

.w676{
	width: 676px;
}

.w677{
	width: 677px;
}

.w678{

	width: 678px;
}

.w679{
	width: 679px;
}

.w680{
	width: 680px;
}

.w681{
	width: 681px;
}

.w682{
	width: 682px;
}

.w794{
	width: 794px;
}

.w812{
	width: 812px;
}




a.example:link {
	color: #FF0000;
	text-decoration: none;
} 
a.example:visited {
	color: #FF0000;
	text-decoration: none;
} 
a.example:hover {
	color: #FF0000;
	text-decoration: underline;
} 
a.example:active {
	color: #FF0000;
	text-decoration: none;
} 


a.example-2:link {
	color: #FF9100;
	text-decoration: none;
} 
a.example-2:visited {
	color: #FF9100;
	text-decoration: none;
} 
a.example-2:hover {
	color: #FF9100;
	text-decoration: underline;
} 
a.example-2:active {
	color: #FF9100;
	text-decoration: none;
} 

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.box-01{
	position: relative;
}

.box-02{
	position: absolute;
	left: 639px;
	top: 199px;
	width: 139px;
	height: 24px;
}

.box-02  a {
	position: absolute;
}
.box-02  a:hover{
	position: absolute;
}




#center1 .header_area .head_order {
height:24px;
left:-173px;
margin:0;
padding:0;
position:absolute;
top:-42px;
width:860px;
}

#center1 .header_area .head_sample {
height:20px;
left:284px;
margin:0;
padding:0;
position:absolute;
top:-180px;
width:578px;
}

#center3 .header_area .head_order {
height:24px;
left:0px;
margin:0px;
padding:0px;
position:absolute;
top:-1px;
width:1030px;
}
#center3 .header_area .head_sample {
height:20px;
left:458px;
margin:0;
padding:0;
position:absolute;
top:-143px;
width:583px;
}



#center1 .footer_area .head_order {
height:24px;
left:-173px;
margin:0;
padding:0;
position:absolute;
top:-42px;
width:860px;
}

#center1 .footer_area .head_sample {
height:20px;
left:284px;
margin:0;
padding:0;
position:absolute;
top:-180px;
width:578px;
}

#center3 .footer_area .head_order {
height:24px;
left:0px;
margin:0px;
padding:0px;
position:absolute;
top:-1px;
width:1030px;
}
#center3 .footer_area .head_sample {
height:20px;
left:458px;
margin:0;
padding:0;
position:absolute;
top:-143px;
width:583px;
}


 a:hover img {
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	}

#container #center3 .header_area{
	width: 1030px;
	padding-top: 40px;
}

#container #center1 #center3 .centerbox{
	width: 812px;

}

#container #center3 #center1 .centerbox{
	width: 812px;

}

#container #center1 #center2 .centerbox{
	width: 812px;

}


#container #center1 #center2 .centerbox .title1{
	background-image:url(/USERTHEMEIMG/vol1/onepi-ryo.qj.shopserve.jp//img-top-18.jpg);

}

/********************************************************************/
