@charset "euc-jp";
/* テーマ：ベーシック／オレンジ */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#000000;
	/*background:url(../img/body_img.gif) repeat;*/
	text-align:center;
	background-color: #ffffff;	
	background-image: url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//back.gif);
	background-repeat: repeat-x; 
	background-position: top left; 
	background-attachment: scroll; 
}

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:#663300;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ボタン設定 */
	/*cursor:hand;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.sidebox .text1 {border:1px solid #CCCCCC;width:100px;}
.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:950px;
	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;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:100%;
	height:80px;
	padding-bottom:0px;
	background:url()  no-repeat;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:80px;
}

#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#header {
	display: inline-block;
}
/*\*/
* html #header {
	height: 1%;
}
#header {
	display: block;
}
.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px auto;
	margin:0px;
	width:100%;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:20px 10px 3px 0px;
	font-size:150%;
	font-weight:900;
	line-height:1em;
}

.siteName a { color:#E86E00;text-decoration:none;}
.siteName a:hover {
	color:#666666;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:5px 10px 2px 0px;
	margin:0px;
	line-height:120%;
	font-weight:normal;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#FF7F00;text-decoration:none;}


/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:0;
	margin-bottom:4px;
	background-color:#FEF5EF;
	/*border-bottom:3px #009193 solid;
	border-top:1px #009193 solid;*/
	margin-bottom:10px;
	color:#FFFFFF;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:12px 5px 5px 1px;
	font-weight:normal;
	text-align:left;
	color:#8E8075;
	background-image:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//headnavi_bg.gif);
	background-color:#ffffff;
}

.headnavi a{
	padding:10px 5px 10px 5px ;
	margin:5px 0px;
	font-weight:bold;
	color:#8E8075;
	text-decoration:none;
}
.headnavi a:hover {
	color:#FC9515;
	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 #ffffff;
	margin-bottom: 10px;
	/*background:url(../img/hline.gif) no-repeat #B6A081;*/
}

/********************************************************************/

#leftSide {min-width:180px; /* 左サイドtd */

	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/

	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/

	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:770px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}



/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:750px;
	/*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:750px;
}

.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:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:100%;
	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-size:100%;
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#E86E00;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#663300;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:#666666;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#E86E00;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#f6cd96 url(../img/title_bar01.gif) repeat-x;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#E86E00;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#f6cd96 url(../img/title_bar01.gif) repeat-x;
}
.title1 a{color:#E86E00;text-decoration:underline;}
.title1 a:hover{
	color:#E86E00;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#E86E00;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#f6cd96 url(../img/title_bar01.gif) repeat-x;
}
.title2 a{color:#E86E00;text-decoration:underline;}
.title2 a:hover{
	color:#E86E00;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#E86E00;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
    background:#f6cd96 url(../img/title_bar01.gif) repeat-x;
}
.title3 a{color:#E86E00;text-decoration:underline;}
.title3 a:hover{
	color:#E86E00;
	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;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.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 table{text-align:left;width:100%;}
.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:#FEF5EF;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	/* 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:#2E450A;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#BD590F;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#666666;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#E86E00;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*ackground:#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:#E86E00;
}

.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:left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#E86E00;text-decoration:none;}
.pageTop a:hover{ color:#666666;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {

	padding:0px 100px;
	margin-bottom:2px;
	width:auto;
	border-top:1px #8E8075 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:#E86E00;
}
.footnavi a{ 
	color:#E86E00;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#666666;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	color:#E86E00;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#FBE0CC;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#E86E00;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:none;
	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:#FEF5EF;*/
	color:#E86E00;
}

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:#E86E00;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#BD590F;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#713509;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FEF5EF;
}

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:#FEF5EF;*/
	color:#E86E00;
}

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:#E86E00;
}

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:0 auto;
	 text-align:center;
	 background-color:#FFFFFF;
}

div#calendar_div table{
	margin:0 auto;
	text-align:center;
	width:150px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:center;
	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:#E86E00;
	background:#FEF5EF;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#E86E00;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#666666;
	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:bottom;
} 

/* RSS設定 */
#rss{
	margin:0 0 20px 0;
	padding:0;
}

#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:#E86E00;}



/* ナビゲーション （固定）*/
.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;
}


/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}

/* お客様の声（コメント）投稿画面用 */
div.comment_box table { /*テーブル枠線の表示形式*/
	border-collapse:collapse;
}

div.comment_box td { /*テーブル枠線の指定*/
	border:1px solid #999;
}

div.comment_box td.backcolor1 { /*項目名欄*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 { /*入力欄*/
/*	background:#fff;color:#333; */
}

div.comment_box div.item_name a { /*ご購入商品名リンク*/
/*	color:#00c; */
}

div.comment_box div.item_name a:hover { /*ご購入商品名リンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.write_comment input { /*コメントを書くボタン*/
/*	color:#333;*/
}

div.comment_box div.write_comment a { /*コメントを書くリンク*/
/*	color:#00c; */
}

div.comment_box div.write_comment a:hover { /*コメントを書くリンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.mainFrame { /*まだコメントはありません*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 td { /*会員IDとパスワード*/
/*	color:#333; */
}






















/*------------------------------------------
共通デザイン　タグ全般
------------------------------------------*/
body{
	margin:0;
	padding:0;
}

#bg-pages{
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bg-body.jpg) repeat-x left top;
}

img{
	border:none;
	text-decoration:none;
}

em{
	font-style: normal;
}

.brclear{
	clear:both;
	font: 0pt/0pt sans-serif;
}

.fl_left{
	margin-left:0 ! important;
}

.bnr_last{
	margin-bottom:0 ! important;
}


#maincontents h2{
	display: none;
	font-weight: normal;
	font-size: 12px;
	margin:5px 0;
	padding:0;
	line-height: 120%;
}

#cont_left h3,
#cont_right h3,
#footer h3,
#rms-footer h3,
#center-under h3,
#right-under h3{
	font-size:10px;
	margin:0;
	color:#fff;
}

#cont_left h3 span,
#cont_right h3 span,
#footer h3 span,
#rms-footer h3 span,
#center-under h3 span,
#right-under h3 span{
	display: none;
}

/* コンテンツページ見出し制御ここから */

.font_base h1 {margin:5px auto;}
h1.style87 {margin:5px auto 0 auto ! important;}
h1.style101 {margin:5px auto 0 auto ! important;}
.style60 h1 {margin:5px auto 10px auto ! important;}
.style79 h1 {margin:5px auto 0 auto ! important;}
.style100 h1 {margin:5px auto 0 auto ! important;}
.style113 h1 {margin:5px auto 0 auto ! important;}
.style60 h3{margin:0 auto ! important;}

/* コンテンツページ見出し制御ここまで */

.style2 {font-size: 12px}
.style6 {font-size: 10px}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {color: #CC0000}
.style27 {color: #FFFFFF}
.style39 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
.style42 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
}
.style46 {color: #333333}
.style47 {font-size: 9px}
.style61 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style64 {font-family: "Courier New", Courier, mono; font-size: 18px; color: #666666; }
.style66 {color: #666666}
.style72 {color: #FF0000}
.style76 {
	font-size: 14px;
	color: #66FF66;
}
.style78 {font-size: 14px; color: #FF6600; }
.style79 {font-size: 18px}

/*------------------------------------------
共通デザイン　リンクカラー
------------------------------------------*/

a:link,a:visited,a:active{
	color:#534741;
	text-decoration: none;
	cursor: pointer;
}

a:hover{
	color:#ff8800;
	text-decoration: underline;
	cursor: pointer;
}

/*------------------------------------------
共通デザイン　フォントカラー
------------------------------------------*/

.orange{
 color:#fe9516;
}

/*------------------------------------------
コンテンツ　大枠デザイン
------------------------------------------*/

#contents{
	width:950px;
	padding:10px 0;
	margin:0 auto;
}

#header{
	width:950px;
	margin:0 auto;
	position:relative;
}

#header br{
	display:none;
}

#maincontents{
	width:950px;
	margin:0 auto;
	padding:0;
}

e#cont_left{
	width:180px;
	margin:0;
}

#cont_right{
	width:180px;
	margin:0;
}


#footer{
	width:750px;
	margin:0;
}


/*------------------------------------------
コンテンツ　ヘッダーデザイン
------------------------------------------*/

/*　ヘッダー キャッチ　*/

#h_txt{
	width:950px;
	height:15px;
	margin:0;
	position:absolute;
	left:-9999px;
	top:-9999px;
}

#h_txt h1{
	display:inline;
	font-size:12px;
	color:#333;
}

.headertxt{
	width:950px;
	height:15px;
	margin:0;
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.headertxt h1{
	display:inline;
	font-size:12px;
	color:#333;
}

.summary{
	display:inline;
	font-size:12px;
	color:#333;
}

.summary strong{
	font-weight:normal;
}

/*　ヘッダー メニュー　*/

#h_menu{
	width:950px;
	margin:0;
}

#signboard{
	width:950px;
	height:100px;
	padding:0;
	margin:0 0 10px 0;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bg-header.jpg) no-repeat left top;
}

#signboard a{
	text-decoration:none;
}

.sign_navi1{
	width:310px;
	height:20px;
	margin:0;
	padding:0;
	position:absolute;
	left:440px;
	top:5px;
	list-style:none;
}

.sn1_1{
	display:block;
	width:160px;
	height:20px;
	margin:0;
	float:left;
}

.sn1_1 a{
	display:block;
	width:160px;
	height:20px;
	margin:0;
}

.sn1_1 a:hover{background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//sn1_1.jpg) no-repeat left top;}

.sn1_2{
	display:block;
	width:130px;
	height:20px;
	margin:0 0 0 20px;
	float:left;
}

.sn1_2 a{
	display:block;
	width:130px;
	height:20px;
	margin:0;
}

.sn1_2 a:hover{background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//sn1_2.jpg) no-repeat left top;}

.sign_navi2{
	width:520px;
	height:14px;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:76px;
	list-style:none;
}

.sign_navi2 li{
	display:block;
	height:14px;
	margin:0 0 0 40px;
	float:left;
}

.sign_navi2 li a{
	display:block;
	height:14px;
	margin:0;
}

.sn2_1,.sn2_1 a{width:40px;margin:0 ! important;}
.sn2_2,.sn2_2 a{width:51px;}
.sn2_3,.sn2_3 a{width:83px;}
.sn2_4,.sn2_4 a{width:94px;}
.sn2_5,.sn2_5 a{width:74px;}

.sn2_1 a:hover{background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//sn2_1.jpg) no-repeat left top;}
.sn2_2 a:hover{background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//sn2_2.jpg) no-repeat left top;}
.sn2_3 a:hover{background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//sn2_3.jpg) no-repeat left top;}
.sn2_4 a:hover{background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//sn2_4.jpg) no-repeat left top;}
.sn2_5 a:hover{background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//sn2_5.jpg) no-repeat left top;}


.login{
	display:block;
	width:180px;
	height:30px;
	margin:0;
	position:absolute;
	left:765px;
	top:0;
}

.cart{
	display:block;
	width:125px;
	height:30px;
	margin:0;
	position:absolute;
	left:820px;
	top:45px;
}

.cart:hover{
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bt-cart.jpg) no-repeat left top;
}

.headerlogo{
	display:block;
	width:200px;
	height:60px;
	margin:0;
	position:absolute;
	left:0px;
	top:10px;
}

/*　カテゴリ メニュー　*/

#h_ca{
	width:750px;
	margin:0;
}

#head-thumb{
	margin-bottom:20px;
	overflow:hidden;
	font-family: 'Lucida Grande','メイリオ','ＭＳ Ｐゴシック', Osaka, sanserif;
}

#head-thumb-inner{
	width:750px;
	margin:0;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bg-category.gif) no-repeat left top;
}

#head-thumb a.lbox{
	display:block;
	width:150px;
	height:62px;
	overflow:hidden;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bg-ca.gif) right bottom;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	color:#333;
	float:left;
	outline:none;
	margin:0;
}

#head-thumb a.lbox .box1{
	display:block;
	width:140px;
	height:49px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:5px;
	text-align:center;
}

#head-thumb a .img1{
	border:none;
}

#head-thumb a:hover .box1{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#head-thumb a.dog:hover{background-color:#FE9516;}
#head-thumb a.cat:hover{background-color:#FE6579;}
#head-thumb a.sa:hover{background-color:#7DC502;}
#head-thumb a.ins:hover{background-color:#3796D8;}
#head-thumb a.zakka:hover{background-color:#855FA8;}

#head-thumb a.lbox .box2{
	display:none;
	color:#333;
	width:140px;
	height:49px;
	background-color:#fff;
	/* d:f5 */
	position:absolute;
	top:5px;
	left:5px;
}

#head-thumb a:hover .box2{
	display:block;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.00;
}

#head-thumb a .img2{
	display:block;
	width:140px;
	height:49px;
	margin:0;
	/* d:6px */ 
	background-repeat:no-repeat;
	position:relative;
}

#head-thumb a .ent{
	position:absolute;
	left:85px;
	top:10px;
	display:block;
	color:#706257;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
}

/* -------------------------------------
コンテンツ　メインコンテンツ
------------------------------------- */


/* -------------------------------------
メインコンテンツ　コンテンツ左
------------------------------------- */

/*　レフトバナー　*/

.l_bnr1{
	width:180px;
	margin:0 0 5px 0;
}

.l_bnr2{
	width:180px;
	margin:0 0 10px 0;
}

/*　カテゴリー　*/

#l_ca{
	width:180px;
	margin:0 0 10px 0;
	padding:0;
}

#l_ca dt{
	width:180px;
	margin:0;
	padding:0;
}

#l_ca dt img{
	display:block;
	margin:0;
}

#l_ca dd{
	display:block;
	width:180px;
	margin:0;
	padding:0;
	border-bottom:1px dotted #c3b8b6;
}

#l_ca dd.last{
	border:none;
}

#l_ca dd a{
	display:block;
	width:180px;
	height:23px;
	overflow:hidden;
}

#l_ca dd a.long{
	height:36px;
}

#l_ca dd.gr a{
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bg-ca_g.gif) no-repeat left -1px;
}

#l_ca dd.wh a{
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bg-ca_w.gif) no-repeat left -1px;
}

#l_ca dd a:hover{
	height:39px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	background-color:#fe9516;
}

#l_ca dd a.long:hover{
	height:52px;
}

#l_ca span{
	display:block;
	font-family: 'Lucida Grande','メイリオ','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka, sanserif;
}

#l_ca span.ja{
	margin:0 0 4px 0;
	padding:5px 0 0 12px;
	font-size:11px;
	line-height:14px;
}

#l_ca span.en{
	margin:0;
	padding:0 0 3px 12px;
	font-size:10px;
	line-height:12px;
}

/*------------------------------------
カレンダーデザイン要素(calendar.js)
------------------------------------*/

#calendar_box{
	width:180px;
	margin:0 auto 15px auto;
	padding:5px 0;
	text-align:center;
}

.calendar{
	margin:0;
	border-collapse: collapse;
}

.headline td{
	font-size: 10px;
}

.calendar th{
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFA537;
	padding:5px 3px;
}

.calendar th span{
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka;
	cursor: pointer;
	float: right;
	padding-top:2px;
}

.calendar td{
	text-align: center;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-family: Verdana,Arial,Helvetic,sans-serif;
	line-height: normal;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEFE;
}

.calendar td.click{
	cursor: pointer;
	background-color: #FFFFFF;
}

/*
.calendar td.Today
{
font-weight: bolder;
color: #009900;
background-color: #FFFEFE;
font-size: 12px;
}
*/

.calendar td.Sat{
	color:#FF0000;
	background-color:#ffcccc;
	font-weight:bold;
}

.calendar td.Sun{
	color:#FF0000;
	background-color:#ffcccc;
	font-weight:bold;
}

.calendar td.holyday{
	color: #FF0000;
	background-color: #ffcccc;
	font-weight: bold;
	font-size: 11px;
}

.calendar td.saleday{
	font-weight: bolder;
	background-color: #ff8800;
	color:#ffffff;
	font-size: 14px;
}

.calendar td.openday{
	font-size:10px;
	color: #333333;
	background-color: #FFFEFE;
}

.cal_caution{
	width:180px;
	margin:0 0 10px 0;
	font-size:11px;
	color:#333;
	line-height:140%;
}

/* -------------------------------------
メインコンテンツ　コンテンツライト
------------------------------------- */



#cont_right div.rc_title{
	margin:0;
}

#cont_right div.rc_title2{
	margin:0 0 10px 0;
}

/*　フラッシュ　*/

#flash{
	width:750px;
	margin:0 0 20px 0;
	text-align:center;
}

/*　斜め切りバナー　*/

#bnr-half{
	width:750px;
	margin:0 0 20px 0;
}

/*　ニュース　*/

#frames{
	width:750px;
	margin:0 0 20px 0;
}

.frame_l{
	width:420px;
	margin:0;
	float:left;
}

.frame_r{
	width:320px;
	margin:0 0 0 10px;
	float:left;
}

.update{
	margin:0;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#534741;
}

.update-list{
	width:400px;
	margin:0;
}

.update-list ul{
	margin:0;
	padding:0;
	list-style: none;
}

.update-list ul li{
	margin:0 4px 2px 4px;
	padding:3px 0 5px 15px;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//list-mark.jpg) no-repeat left 5px;
	border-bottom:1px dotted #ccc;
	font-size:12px;
	color:#888;
	line-height:125%;
}

.update-list ul li span{
	display:block;
	margin:0 0 2px 0;
	font-size:11px;
	color:#3696d8;
	font-family: Verdana,Arial,Helvetic,sans-serif;
}

.update-list ul li a{
	font-size:12px;
	color:#fe9516;
	text-decoration: none;
}

.update-list ul li a:hover{
	text-decoration: underline;
}

/* ドグパラ特集 */

.tokushu-list{
	width:300px;
	margin:0;
	padding:0;
}

.tokushu-list ul{
	margin:0;
	padding:0;
	list-style: none;
}

.tokushu-list li{
	margin:0 4px 2px 4px;
	padding:3px 0 5px 15px;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//list-mark.jpg) no-repeat left 5px;
	border-bottom:1px dotted #ccc;
	font-size:12px;
	color:#888;
	line-height:125%;
}

.tokushu-list li span{
	display:block;
	margin:0 0 2px 0;
	font-size:11px;
	color:#3696d8;
	font-family: Verdana,Arial,Helvetic,sans-serif;
}

.tokushu-list li a{
	font-size:12px;
	color:#fe9516;
	text-decoration: none;
}

.tokushu-list li a:hover{
	text-decoration: underline;
}

/*　スタッフおすすめ　*/

#staff{
	width:750px;
	margin:0 0 20px 0;
}

#staff .bnr_370{
	width:370px;
	float:left;
	margin:0 0 10px 10px;
}

/*　SALE画像の枠線　*/

.saleimg {border:solid 1px #C6B299}

/*　For Dog　For Cat　*/

#for_dc{
	width:750px;
	margin:0 0 20px 0;
}

.for_dc_l{
	width:370px;
	margin:0;
	float:left;
}

.for_dc_r{
	width:365px;
	margin:0 0 0 15px;
	float:left;
}

#for_dc .bnr_370{
	width:370px;
	margin:0 0 10px 0;
}

#for_dc .bnr_180{
	width:180px;
	margin:0 0 5px 5px;
	float:left;
}

#for_dc .bnr_365{
	width:365px;
	margin:0;
}

/*　SmallAnimal Insect　*/

#for_si{
	width:750px;
	margin:0 0 20px 0;
}

.for_si_l{
	width:370px;
	margin:0;
	float:left;
}

.for_si_r{
	width:370px;
	margin:0 0 0 10px;
	float:left;
}

#for_si .bnr_370{
	width:370px;
	margin:0;
}

/*　Zakka　*/

#for_zakka{
	width:750px;
	margin:0 0 20px 0;
}

#for_zakka .bnr_180{
	width:180px;
	margin:0 0 0 10px;
	float:left;
}

/*　Brand　*/

#for_brand{
	width:750px;
	margin:0 0 20px 0;
}

#for_brand .bnr_180{
	width:180px;
	margin:0 0 10px 10px;
	float:left;
}

/*　ショップインフォ　*/

#shop_info{
	width:750px;
	margin:0 0 20px 0;
}

.shop_info_l{
	width:430px;
	margin:0;
	float:left;
}

.shop_info_r{
	width:310px;
	margin:0 0 0 10px;
	float:left;
}

.shop{
	padding:10px;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//bg_shop.jpg) no-repeat left bottom;
}

.shop_inner{
	width:410px;
	margin:0;
}

.shop_l{
	width:130px;
	margin:0;
	float:left;
}

.shop_r{
	width:130px;
	margin:0 0 0 10px;
	float:left;
}

.shop_ph{
	width:130px;
	margin:0;
}

.shop p{
	margin:5px 0;
	font-size:12px;
	text-align:center;
	line-height:140%;
}

.shop_bt{
	width:130px;
	margin:0;
	text-align:center;
}

.shop_text {
	margin:5px 0;
	font-size:12px;
	text-align:center;
	line-height:110%;
}

	
/* 値上げのお知らせ */

.priceup-list{
	width:290px;
	margin:0;
}

.priceup-list ul{
	margin:0;
	padding:0;
	list-style: none;
}

.priceup-list li{
	margin:0 4px 2px 4px;
	padding:3px 0 5px 15px;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//list-mark.jpg) no-repeat left 5px;
	border-bottom:1px dotted #ccc;
	font-size:12px;
	color:#888;
	line-height:125%;
}

.priceup-list li span{
	display:block;
	margin:0 0 2px 0;
	font-size:11px;
	color:#3696d8;
	font-family: Verdana,Arial,Helvetic,sans-serif;
}

.priceup-list li a{
	font-size:12px;
	color:#fe9516;
	text-decoration: none;
}

.priceup-list li a:hover{
	text-decoration: underline;
}


/*------------------------------------------
コンテンツ　フッターデザイン
------------------------------------------*/

#infomation{
	width:750px;
	margin:0 0 5px 0;
}

#infomation div.rc_title{
	margin:0 0 10px 0;
}

.info_1,.info_2,.info_6{
	width:750px;
	margin:0;
}

.info_3{
	width:750px;
	height:280px;
	position:relative;
	margin:0;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//info_3.jpg) no-repeat left top;
}

.info_3 a{
	display:block;
	width:170px;
	height:15px;
	position:absolute;
	left:20px;
	top:55px;
	margin:0;
	text-decoration:none;
}

.info_4{
	width:750px;
	height:380px;
	position:relative;
	margin:0;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//info_4.jpg) no-repeat left top;
}

.info_4 a{
	display:block;
	width:174px;
	height:14px;
	position:absolute;
	left:508px;
	top:198px;
	margin:0;
	text-decoration:none;
}

.info_5{
	width:750px;
	height:340px;
	position:relative;
	margin:0;
	background:url(/USERTHEMEIMG/vol1/dogpara.lt.shopserve.jp//info_5.jpg) no-repeat left top;
}

.info_5 a.info_5a{
	display:block;
	width:205px;
	height:25px;
	position:absolute;
	left:30px;
	top:200px;
	margin:0;
	text-decoration:none;
}

.info_5 a.info_5b{
	display:block;
	width:175px;
	height:30px;
	position:absolute;
	left:255px;
	top:200px;
	margin:0;
	text-decoration:none;
}

.info_5_cal{
	display:block;
	width:180px;
	height:160px;
	position:absolute;
	left:545px;
	top:130px;
	margin:0;
	
}

.copyright{
	margin:0;
	padding:0;
	color:#666666;
	font-size:12px;
	text-align:center;
	font-family: 'Lucida Grande','メイリオ','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka, sanserif;
}



A.mg:link {  COLOR: #660099; TEXT-DECORATION: none}
A.mg:visited {	COLOR: #660099; TEXT-DECORATION: none}
A.mg:hover {	COLOR: #cc0000; TEXT-DECORATION: underline}
A.mg:active {	COLOR: #cc0000; TEXT-DECORATION: none}

A.mh:link {  COLOR: #666666; TEXT-DECORATION: none}
A.mh:visited {	COLOR: #666666; TEXT-DECORATION: none}
A.mh:hover {	COLOR: #cc0000; TEXT-DECORATION: underline}
A.mh:active {	COLOR: #cc0000; TEXT-DECORATION: none}

.navi4 { width:200px; font-size: 12px; padding-top:4px; ext-align:left; marker-offset:20px; list-style-image:  url(images/icon.gif)}
.b_list { font-size: 12px; line-height: 21px; color: #006600; padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; list-style-image: url(../img/icon3.gif)}
.txt_gray10px {  font-size: 10px; line-height: 12px; color: #663300; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px}
.txt_gray11px {  font-size: 11px; line-height: 15px; color: #333333; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px}
.txt_gray12px { font-size: 12px; line-height: 21px; color: #333333; padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px}

BODY{ margin-left : 0px; margin-right : 0px; margin-bottom : 0px; } 
.font_base {  font-size: 12px; line-height: 18px; color: #666666; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 10px}
.font_mini { font-size: 11px; line-height: 16px; color: #666666; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px}
.font_bl_ye {  font-size: 12px; font-weight: bold; color: #993300}
.font_title1 { font-size: 12px; line-height: 16px; color: #666666; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-weight: bold}
.font_w { font-size: 12px; line-height: 16px; color: #FFFFFF; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px }
.font_title2 { font-size: 12px; line-height: 16px; color: #663300; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-weight: bold ; background-color: #FFFFCC}
.font_red { font-size: 12px; line-height: 16px; color: #990000; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px }
.font_mini2 { font-size: 11px; line-height: 14px; color: #666666; padding-top: 0px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px}
.font_title3 { font-size: 12px; line-height: 16px; color: #FFFFFF; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-weight: bold ; background-color: #999999}
.font_kounyu { font-size: 12px; line-height: 16px; color: #666666; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px}
.font_kounyu_mini { font-size: 11px; line-height: 16px; color: #666666; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px }
.font_mini3 { font-size: 9px; line-height: 16px; color: #666666; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.font_bl_gr { font-size: 12px; font-weight: bold; color: #009900}
.font_bl_red { font-size: 12px; font-weight: bold; color: #CC0000}
.font_faq { font-size: 12px; line-height: 18px; color: #660000; padding-top: 5px; padding-right: 30px; padding-bottom: 5px; padding-left: 30px}
.font_title4 { font-size: 12px; line-height: 16px; color: #003366; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-weight: bold ; background-color: #99CCFF}
.font_title5 { font-size: 12px; line-height: 16px; color: #FFFFFF; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-weight: bold ; background-color: #009900}
.font_title6 { font-size: 12px; line-height: 16px; color: #FFFFFF; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-weight: bold ; background-color: #FF6666}
.font_title7 { font-size: 12px; line-height: 16px; color: #FFFFFF; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-weight: bold ; background-color: #0099CC}
.font_bl_g { font-size: 12px; font-weight: bold; color: #666666}
