body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding: 0px;
	font-size: 84%;
	line-height:135%;
	color:#333333;
	/*　background: url(/pic-labo/logo_tteshop.gif) ;　*/
	text-align:center;
}

table {
	text-align:left;
}
td {
	vertical-align:top;
}


h1,h2,h3,h4 {
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	text-align:left;
	color: #78786E;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a{ /* 基本のリンク */
	color: #371C00; text-decoration: none}
a:hover {
	color: #FF6600; 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{
	cursor:hand;
	color: #FFFFFF;
	background: #371C00;
	border: 1px solid #FF6600;
	font-weight:normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	text-decoration: none;
}

.text1 {
	border:1px solid #FF6600;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #371C00;
	text-decoration: none;
}/* テキストエリアデザイン設定 */

.caution{
	font-weight:bold;
	color:#FF6600;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}/* エラーメッセージ */

.no2{font-size: 110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color: #FF6600;} /* フォント赤 */
.orange{color: #FF9900;} /* フォントオレンジ */
.blue{color: #336699;} /* フォント青 */
.green{color: #006600;} /* フォント緑 */
.glay{color: #78786E;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height: auto;
	padding: 0px;
	margin: 10px;
	text-align:center;
}

.spacebox{
	height: 50px;
	width: 160px;
}

/********************************************************************/
/* 大枠テーブル */
#container {
	width: 970px;
	text-align:left;
	margin: 0px auto;
	border:1px none #CCCCCC;
	background: /* url(../img/container.gif) */ #FFFFFF;
}

/* マイページ、ポップアップ画面 */
#enter {
	width: 100%;
	text-align:left;
	background: /* url(../img/enter.gif) */ #FFFFFF;
	border:1px solid #CCCCCC;
}

/* ヘッダー */
#header{
    background-position: ; 
	width: 970px;
	height:100px;
	/*　background: url(../img/header.gif)  #FFFFFF;　*/
}

.NameArea{
        width: auto;
}

.shoplogo {
	padding: 0px;
	margin: 0px;
	width: 970px;
}

/* ヘッダーメニュー */
#headMenu {
	width: 970px;
	height: 20px;
	background: url(/pic-labo/bg_line_header.gif);
}

.headnavi {
	padding: 2px 10px 0px 20px;
	color: #371C00;
	font-weight:bold;
	text-align:right;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-decoration: none;
}

.headnavi a{
	color: #371C00;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
}
.headnavi a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
}

.navi01 {
	background: url(../img/hnavi01.gif) no-repeat center center;
	height: 10px;
}

/* ヘッダー下装飾ライン */
.hline {border: 10px solid #FFFFFF;
	background: url(../img/hline.gif) no-repeat #FFFFFF;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width: 160px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	/* background: url(../img/leftside.gif) ; */
}

#rightSide { /* 右サイドtd （3列）*/
	width: 170px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: #FFFFFF;
	vertical-align: top;
	/* background: url(../img/rightside.gif) ; */
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width: 170px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	vertical-align: top;
	/* background: url(../img/rightside2.gif) ; */
}


#center1 {
	width: 640px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	/* background: url(../img/center1.gif) ; */
}

#center2 { /* センターtd （3列）*/
	padding: 0px; 
	margin: 0px; 
	vertical-align: top;
	background:#FFFFFF;
	/* background: url(../img/center2.gif) ; */
}

#center3 {
	vertical-align: top;
	background: #FFFFFF;
	width: 640px;
	margin-left: 10px;
	/* background: url(../img/center3.gif) ; */
}

#cartcenter {/* カート内レイアウトテーブル */
	width: 970px;
	margin: 0px auto;
}


/* ヘッダのフリーエリア 20081030----------------------------------------------------- */
.header_area {
	/*text-align: left;
	width:680px;*/
	width: 640px;
	/*margin:0px 5px 0px 5px;
	padding:0px;*/
	padding-bottom: 10px;
	margin: 0px 0px 0px 10px;	
}

/* .header_area {
	width: 640px;
	padding-bottom: 10px;
	display: none;
} */

/* 20081030ここまで----------------------------------------------------- */

.footer_area { /* フッタのフリーエリア */
	text-align: left;
	width:680px;
	margin:0px 5px 0px 5px;
	padding:0px;
}

.sidebox {
	padding: 0px 0px 5px;
	margin: 0px;
	width: 160px;
	/* background: url(../img/sidebox.gif) ; */
}

.centerbox {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 630px;
	/* 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: #000000;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size: 125%;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{ /* 商品定価 */
	color: #333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{
	color:#371C00;
	font-weight:bold;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
a:hover{color:#FF6600;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin: 0px ;
	padding:0px;
}

.topIMG td{
	margin: 0px;
	padding:0px;
	background: #FFFFFF;
}

.shopCopy { /* サイト説明 */
	margin: 0px;
	padding: 3px 10px 3px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding: 5px 0px 0px;
	margin: 0px;
	color: #371C00;
	width: auto;
	height:18px;
	background: url(../img/title_bar01.gif) repeat; 
	line-height:100%;
	vertical-align:middle;
}

.title1{
	padding: 5px 0px 0px 10px;
	margin: 0px;
	color: #371C00;
	width: auto;
	height:18px;
	background: url(/pic-labo/bg_line.gif) repeat;
	line-height:100%;
	vertical-align:middle;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-decoration: none;
}
.title1 a{
	color:#371C00;
	text-decoration:none;
}
.title1 a:hover{color:#FF6600;text-decoration:underline;}

.title2{
	padding: 5px 0px 0px 10px;
	margin: 0px;
	color:#371C00;
	width: auto;
	height:18px;
	background: url(/pic-labo/tl_line_bottom.gif) repeat;
	line-height:100%;
	vertical-align:middle;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-decoration: none;
}
.title2 a{color:#371C00;text-decoration:none;}
.title2 a:hover{color:#FF6600;text-decoration:underline;}

.title3{
	padding: 5px 0px 0px 10px;
	margin: 0px;
	color:#371C00;
	width: auto;
	height:18px;
	background: url(/pic-labo/tl_line_bottom.gif) repeat;
	line-height:100%;
	vertical-align:middle;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-decoration: none;
}

.rank{/* ランキングアイコン */
        text-align: left;
}

.mainCont { /* メインコンテンツ */

	padding-bottom: 10px;/* 20081030--------------------------------------------------------------------------------- */ 
	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:square;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

li.p3{padding: 3px;}

ul.free_list{ /* リスト設定 */
	text-align: left;
	padding: 5px 10px;
	margin:0px;
	list-style:square;
	color: #666666;
}

ul.list{ /* リスト設定 */
	text-align: left;
	padding: 5px 10px;
	margin:0px;
	list-style:square;
	color: #666666;
}


ul.map{ /* サイトマップリスト設定 */
	text-align: left;
	padding: 0px 20px;
	margin:0px;
	color: #371C00;
}
li.sm1 { margin: 4px ; display: block;}
li.sm2 { margin: 0px 0px 0px -35px; display: block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding: 5px 25px;
	color: #371C00;
}


/* テーブル余白設定 */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #C8C8B4;}

.layoutp3  {
	padding:5px 0px;
	background-image: url(/pic-labo/bg_line.gif);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}/* 余白3px */
.layoutp3 th {
	padding:5px;
}
.layoutp3 td { padding:5px;}
.layoutp3 .border { border:1px solid #C8C8B4;}

/* テーブル余白設定 */
.bordlayoutp3  {
	padding:5px 0px;
	background-image: url(/pic-labo/bg_line.gif);
	background-repeat: repeat;
}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;}
.bordlayoutp3 td { padding:3px;border:1px solid #C8C8B4;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 {
	background:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 {
	background:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	border: 1px solid #C8C8B4;
	font-size: 10px;
} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 {
	padding:5px 0px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
} /* カート部分 */

/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin: 0px;
	padding: 0px;
	width: 630px;
	/* background: url(../img/layoutframe.gif) ; */
}
.layoutFrame td{
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

.layout1{
	margin: 10px 10px 5px 0px;
	padding: 0px;
	background:#FFFFFF;
	/* background: url(../img/layout1.gif) ; */
}
.layout1 td{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* 第二階層 */

#bread{
	margin: 0px;
	padding: 3px 10px;
	color: #371C00;
	text-align:left;
	background:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
#bread a { color: #371C00; }

h4.title{
	margin: 5px 0px;
	padding: 2px 0px;
	color: #78786E;
	border-bottom:1px solid;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
}

.mainFrame{ /* メイン大枠 */
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	/* background: url(../img/mainframe.gif) ; */
}

p.title	{
	margin: 3px 0px;
	padding: 2px 0px;
	color: #000000;
	border-bottom:1px dotted;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding: 12px 0px 0px 50px;
	background: url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding: 12px 0px 0px 50px;
	background: url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	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: url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float: right;
}
.pageTop a{ color:#371C00;text-decoration: none;}
.pageTop a:hover{ color:#FF6600;text-decoration: none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
#footer {
	padding: 5px 0px;
	margin: 0px;
	width: auto;
	height: 56px;
	background:#FFFFFF url(/pic-labo/line_footer.gif);
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C8C8B4;
	border-right-color: #C8C8B4;
	border-bottom-color: #C8C8B4;
	border-left-color: #C8C8B4;
	
}

.footnavi {
	padding: 5px 20px 5px 20px;
	color: #C8C8B4;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.footnavi a{ color: #371C00;text-decoration: none; }
.footnavi a:hover { color: #FF6600;text-decoration: underline; }

#copyright {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 20px;
	color: #000000;
	background: #FFFFFF;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	/* background: url(../img/copyright.gif) ; */
}
#copyright a{color: #FFFFFF;}
#copyright a:hover{color: #FFFFFF;}
/********************************************************************/
/* サイド設定 */

#search {
	padding: 10px 5px 5px;
	background: #FFFFFF url(/pic-labo/bg_line.gif);
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	height: 40px;
	width: 160px;
	border: #FF6600;
}

#search label{
	padding: 0px;
	margin: 0px;
	color:#371C00;
	font-weight:bold;
}

.fieldarea{padding:5px 0px 5px 0px; virtical-align:center;}

/*サイドメニューカテゴリリスト */

.list {
	padding: 0px 0px;
	display: block;
	line-height:130%;
	border: none #C8C8B4;
	/* background: url(../img/list.gif) ; */
}

.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: 5px 0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin: 0px;
	border-bottom: 1px #C8C8B4 solid;	
}

li.ca1 a{ padding: 3px 0px 3px 15px; display: block; 
	color:#371C00;font-weight: bold;text-decoration: none; 
	background: #FFFFFF url(/pic-labo/arrow.gif) no-repeat left center;
}

li.ca1 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: #FF6600;
}

li.ca2 {
	margin: 0px;
	border-bottom: 1px #C8C8B4 solid;
}
li.ca2 a{ padding: 3px 3px 3px 20px; display: block;
	color:#371C00;font-weight: bold;text-decoration: none;
	background: url(/pic-labo/arrow.gif) no-repeat #FFFFFF;
}
li.ca2 a:hover{ 
	color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: url(/pic-labo/arrow.gif) no-repeat #C8C8B4;
}
/*
li.ca3 {
	margin: 0px;
	border-bottom: 1px #C8C8B4 solid;	
}

li.ca3 a{ padding: 5px 3px 5px 15px; display: block; 
	color:#371C00;font-weight: bold;text-decoration: none; 
	background: url(</pic-labo/arrow.gif) no-repeat #FFFFFF;
}

li.ca3 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: url(/pic-labo/arrow.gif) no-repeat #C8C8B4;
}
*/
li.ca3 {
	margin: 0px;
	border-bottom: 1px #C8C8B4 solid;	
}

li.ca3 a{ padding: 3px 0px 3px 15px; display: block; 
	color:#371C00;font-weight: bold;text-decoration: none; 
	background: #FFFFFF url(/pic-labo/arrow.gif) no-repeat left center;
}

li.ca3 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: #FF6600;
}

li.ca4 {
	margin: 0px;
	border-bottom: 1px #CCCCCC solid;
}

li.ca4 a{ padding: 3px 3px 3px 20px; display: block;
	color:#371C00;font-weight: bold;text-decoration: none;
	background: url(/pic-labo/arrow.gif) no-repeat #FFFFFF;
}

li.ca4 a:hover{ color:#FFFFFF; font-weight: bold;text-decoration: none;
	background: url(/pic-labo/arrow.gif) no-repeat #C8C8B4;
}

.sline1 {
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	/* background: url(../img/sline1.gif) ; */
}

.sline2 {
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	/* background: url(../img/sline2.gif) ; */
}

/* サイドコンテンツ */
.sidemain1 {
	margin: 0px;
	/* padding: 5px 0px; -------------08.11.21修正*/
	background:  #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	text-decoration: none;
	/* background: url(../img/sidemain1.gif) ; */
}

.sidemain1 p { /* -------------08.11.21修正*/
	/* padding: 3px 0px 3px 0px; */
	padding: 0px;
	margin: 0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin: 0px; 
	padding:0px;
	list-style:none;
} 

.sidemain1 li {
	display: block;
	padding: 3px 0px 3px 15px;
	color: #371C00;
	background: url(/pic-labo/arrow.gif) no-repeat left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C8C8B4;
	border-right-color: #C8C8B4;
	border-bottom-color: #C8C8B4;
	border-left-color: #C8C8B4;
}

/* カレンダー */
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 { /* カレンダー テーブル*/
	width: 140px;
	border-collapse: collapse;
	padding:5px 0px;
	text-align:center;
	margin:0px auto;
}

.carender td {
	padding:2px;
	border-collapse: collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

.carender th {
	padding:2px;
	border-collapse: collapse;
	border:1px solid #CCCCCC;	
}

th.day { /* ヘッダ平日 */
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
}

th.sun { /* ヘッダ日曜 */
	color: #59493F;
	background: #E2CBEA;
	text-align: center;
}

th.sat { /* ヘッダ土曜 */
	color: #59493F;
	background: #CCDEFF;
	text-align: center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse: separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFDD;
}

.line01{ border: 1px dotted #C8C8B4; vertical-align:buttom;} 

#rss{ / * RSS設定 */
	margin: 0px;
	padding:5px;
}

#count{ / * カウンター */
	margin: 0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding: 5px; 
	margin: 2px 0px;
	width: auto;
	/* background: url(../img/blogbox.gif) ; */
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display: block; 
	font-size:116%;
	color: #371C00; 
	/* background: url(../img/entry_title.gif) ; */
}

.entry_date{
	display: block; 
	padding: 10px 0px 3px 0px; 
	color: #59493F; 
	text-align:right;
}

.state{ /* ブログステータス */
	padding: 2px 0px;
	text-align: right;
	border-top: #ded9c5 1px dashed; 
}

.subtitle {/* h3 ブロックサブタイトル */
	padding: 2px 0px; 
	margin:10px 0px 10px 0px;
	text-align: left;
	font-size:110%;
	color:#371C00;
	border-bottom: #336699 2px solid;
	/* background: url(../img/subtitle.gif) ; */
}

 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:red;font-weight:900;padding: 3px;background-color: #D6C692;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:left;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}


/* 追加オリジナル */

.margin5 {margin: 5px;}
.margin10 {margin: 10px;}
.margin20 {margin: 20px;}
.margin30 {margin: 30px;}

.tdvcenter {
	vertical-align:middle;
}

.midashi {
	padding: 0px;
	margin: 5px 0px;
	font-size: 105%;
	text-align:left;
	color: #FF6600;
	font-weight: bold;
}

.mainCont a{ color: #371C00;text-decoration: none; }
.mainCont a:hover { color: #FF6600;text-decoration: none; }

.midashi2 {
	padding: 0px;
	margin: 5px 0px;
	font-size: 100%;
	text-align:left;
	color: #000000;
	font-weight: bold;
}

.midashi3 {
	padding: 0px;
	margin: 5px 0px;
	font-size: 120%;
	text-align:left;
	color: #000000;
	font-weight: bold;
}

.title_main{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: auto;
	color:#78786E;
	height:auto;
	line-height:100%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
}
.cap {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #371C00;
}
.comment {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #59493F;
}
.cap2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 2px;
}
