@charset "Shift_JIS";
/*--------------------------------------------------------------------*/
/*guideline:since:writer:last_editday:last_editor:*/
/*--------------------------------------------------------------------*/

/*cssの初期化*/
/*タグの基本設定*/
/*ナビゲーションの位置*/
/*枠基本スタイル*/
/*グローバルメニュー*/
/*ヘッダー*/
/*フッター*/
/*サイドメニュー*/
/*パンくずリスト*/
/*前のページの戻る＆ページの先頭に戻る*/
/*各ページのページタイトル*/
/*個人情報保護　privacy.html*/
/*当サイトについて　about.html*/
/*サイトマップ　sitemap.html*/
/*おすすめサイト　link.html*/
/*相互リンク集　link02.html*/
/*会社案内　company.html*/
/*ご注文方法について　law.html*/


/*--------------------------------------------------------------------*/
/*cssの初期化*/
/*--------------------------------------------------------------------*/
html, body{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	font-size:100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
table, caption, th, td{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:inherit;
	font-size:100%;
}

/*縮小して印刷CSS　zoomを調整してください*/
@media print{
*html body{
	zoom:70%;
}
}
/*--------------------------------------------------------------------*/
/*タグの基本設定*/
/*--------------------------------------------------------------------*/
h1{
	font-size:x-small;
	line-height: 1.8;
}
a{
	outline:none;
	color:#333333;
	text-decoration:none;
}
a:hover{
	color: #947494;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=60); 
	-moz-opacity:0.60;
	opacity:0.60;
}
div.clear{
	clear:both;
}
hr{
	display:none;
}
ul{
	list-style:none;
}

/*--------------------------------------------------------------------*/
/*ナビゲーションの位置*/
/*--------------------------------------------------------------------*/
/*--左ナビの場合-------------------------*/
div#side{
	float:left;
	width:190px;
	margin:10px 0 0 0;
}
div#main{
	float:right;
	width:590px;
	line-height:1.4;
	background:#FFFFFF;
}

/*--右ナビの場合-------------------------*/
/*
div#side{
float:right;
width:190px;
margin:10px 0 0 0;
}
div#main{
float:left;
width:590px;
line-height:1.4;
background:#FFFFFF;
}
*/

/*--------------------------------------------------------------------*/
/*枠基本スタイル*/
/*--------------------------------------------------------------------*/
body{
	background: url(../../images/templates/back01.jpg) repeat-x top #c8c8c8;
	font-size:small;
}
div#body_bg {
	background: url(../../images/templates/back02.jpg) no-repeat top center;
}
div#container{
	width:850px;
	margin:0 auto;
	background: url(../../images/templates/back04.jpg) repeat-y center;
	overflow: hidden;
}
div#wrapper{
	clear:both;
	background: url(../../images/templates/back03.jpg) no-repeat top;
	width:800px;
	padding: 0 25px;
	overflow: hidden;
}
div#wrapper:after{
	content:"";
	display:block;
	height:0;
	overflow: hidden;
	clear:both;
}
*html div#wrapper{
	overflow: hidden;
	width:800px;
	background: url(../../images/templates/back03.jpg) no-repeat top;
	float:left;
}

/*--------------------------------------------------------------------*/
/*ヘッダー*/
/*--------------------------------------------------------------------*/
div#header{
	clear:both;
	width:820px;
	height:166px;
	margin: 0 auto;
	padding: 0 15px;
	background:url(../../images/templates/header_bg.png);
}
div#header p#headerLog{
	float:left;
}
div#header p#headerLog a{
	display:block;
	width:280px;
	height:105px;
	text-indent:-9999px;
	overflow:hidden;
}
div#header ul#headerEtc{
	float:right;
	width:240px;
}
div#header ul#headerEtc li#Etc01 a{
	display:block;
	width:240px;
	height:05px;
	text-indent:-9999px;
	overflow:hidden;
}
div#header ul#headerEtc li#Etc02{
	display:none;
}

/*--------------------------------------------------------------------*/
/*グローバルメニュー*/
/*--------------------------------------------------------------------*/
div#global{
	width:800px;
	clear:both;
	padding:5px 10px;
	text-align:right;
}
div#global ul{
}
div#global ul li{
	display:inline;
}
div#global ul li a{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:0 5px;
	text-decoration: none;
}
div#global ul li a:hover{
	text-decoration: underline;
}

/*--------------------------------------------------------------------*/
/*フッター*/
/*--------------------------------------------------------------------*/
div#footer{
	clear:both;
	width:850px;
	background: #c8c8c8;
	height: auto;
	overflow: hidden;
}
div#footer div#footerMenu{
	padding:4px 0 12px;
	height: 19px;
	margin:0;
	text-align: center;
	background: url(../../images/templates/footer.jpg) no-repeat bottom;
}
div#footer div#footerMenu ul{
}
div#footer div#footerMenu ul li{
	margin-bottom:5px;
	display:inline;
	line-height:1.4;
	color: #ccc;
}
div#footer div#footerMenu ul li a{
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	color: #fff;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
div#footer div#footerMenu ul li a:hover{
	text-decoration: underline;
}

/*ポータルバナー*/
div#footer div#banners{
	padding: 10px 5px 10px 0;
	width: 465px;
	float: right;
	text-align:right;
	background: #c8c8c8;
}

/*コピーライト*/
div#footer address{
	float: left;
	background: #c8c8c8;
	padding: 10px 0 0 10px;
	font-size: x-small;
}

/*アクセス解析*/
div#accesslog img{
	display:block;
	height:0;
}

/*--------------------------------------------------------------------*/
/*サイドメニュー*/
/*--------------------------------------------------------------------*/

/*サイドメニュースタート*/
div#side ul#side01{
	width:190px;
	margin-bottom:5px;
}

/*side_form*/
div#side_form{
	margin-bottom: 10px;
}
div#side_form img{
	width:190px;
}
div#side_form a img{
}
div#side_form a:hover img{
}
div#side_form p{
	width:190px;
}


/*side_cart*/
div#side div#side_cart{
	width:190px;
	margin-bottom:10px;
}
div#side div#side_cart dl{
	margin-bottom: 10px;
	padding-bottom:10px;
	background: url(../../images/templates/search.jpg) no-repeat top;
}
div#side div#side_cart dl dt{
	height: 22px;
	text-indent: -9999px;
}
div#side div#side_cart dl dd{
	width:170px;
	padding:0 10px 5px 10px;
}
div#side div#side_cart dl dd form{
	margin:0;
	padding:0;
}
div#side div#side_cart dl dd input#search_btn{
	cursor:pointer;
} 
div#side div#side_cart dl dd input#searchwindow{
	width:165px;
	margin-bottom:5px;
} 


/*side_cate*/
div#side div#side_cate{
	margin-bottom:10px;
	padding-bottom:2px;
	width:190px;
	background: #9B8F68;
}
div#side div#side_cate ul.big{
	margin:0;
	line-height:1;
	margin: 0 5px;
}
div#side div#side_cate ul.big li{
}
div#side div#side_cate ul.big li a{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
	font-weight: bold;
	height:100%;
	padding:10px 3px 10px 20px;
	background: url(../../images/templates/cate01.jpg) no-repeat top;
	text-decoration:none;
	border-bottom: 1px solid #9B8F68;
}
div#side div#side_cate ul.big li a:hover{
	text-decoration:none;
	background: url(../../images/templates/cate01_on.jpg) no-repeat top;
	color: #600;
}
div#side div#side_cate ul.big ul.small {
	margin-bottom: 3px;
	background: #fff;
}
div#side div#side_cate ul.big ul.small li{
	color:#000000;
}
div#side div#side_cate ul.big ul.small li a{
	display:block;
	font-weight: normal;
	height:100%;
	border-bottom: none;
	padding:3px 3px 3px 20px;
	background: url(../../images/templates/icon02.gif) no-repeat 10px 8px #fff;
}
div#side div#side_cate ul.big ul.small li a:hover{
	background: url(../../images/templates/icon02.gif) no-repeat 10px 8px #ddd;
}


/*side_g3cate*/
div#side div#side_g3cate{
	margin:0 0 15px 0;
}
div#side div#side_g3cate ul.category{
	width:190px;
}
div#side div#side_g3cate ul.category li{
	list-style:none;
	background: #AAA07D;
	padding: 5px;
	margin-bottom:3px;
}
div#side div#side_g3cate ul.category li a{
	display:block;
	font-weight: bold;
	overflow: hidden;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:7px 3px 7px 20px;
	background: url(../../images/templates/cate02.jpg) no-repeat top #fff;
	text-decoration:none;
}
div#side div#side_g3cate ul.category li a:hover{
	background: url(../../images/templates/cate02_on.jpg) no-repeat top;
	color:#600;
}

/*side_company*/
div#side div#side_company{
	margin:0 0 15px 0;
	width:190px;
	background: url(../../images/templates/back05.jpg);
}
div#side div#side_company table{
	border-collapse:collapse;
}
div#side div#side_company table tr{
}
div#side div#side_company table tr td{
	width:170px;
	padding:10px;
}
div#side div#side_company table tr td img{
	width:170px;
}
div#side div#side_company table tr td a img{
}
div#side div#side_company table tr td a:hover img{
}
div#side div#side_company table tr td p{
	line-height:1.4;
}
div#side div#side_company table tr td p a{
}
div#side div#side_company table tr td p a:hover{
}
div#side div#side_company table tr td p u{
	display:block;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-decoration:none;
	padding:5px 3px;
	margin:3px 0;
	border-bottom: 1px solid #003;
}
div#side div#side_company table tr td div img{
	border:none;
	width:55px;
	height:22px;
	float:right;
	padding:5px 0 0 0;
}

/*infomation*/
div#side ul#side_info{
	margin-bottom:20px;
	border-top: 1px dotted #999;
}

div#side ul#side_info li{
	list-style:none;
	border-bottom: 1px dotted #999;
	padding:0 0 0 10px;
	line-height: 1.8;
}
div#side ul#side_info li a{
	display:block;
	background: url(../../images/templates/icon02.gif) no-repeat left center;
	text-decoration: none;
	padding: 0 0 0 8px;
}

/*side_banner*/
div#side div#side_banner{
	width:190px;
	margin-bottom:15px;
}
div#side div#side_banner table{
	border-collapse:collapse;
}
div#side div#side_banner table tr{
}
div#side div#side_banner table tr td{
	width:190px;
	background:#FFFFFF;
	padding-bottom:5px;
}
div#side div#side_banner table tr td img{
	max-width:190px;
}
div#side div#side_banner table tr td a img{
}
div#side div#side_banner table tr td a:hover img{
}
div#side div#side_banner table tr td p{
	line-height:1.2;
}
div#side div#side_banner table tr td p a{
}
div#side div#side_banner table tr td p a:hover{
}

/*--------------------------------------------------------------------*/
/*コンタクト02*/
/*--------------------------------------------------------------------*/
div#contact_footer2{
	margin:10px 0 0;
	clear: both;
}
div#contact_footer2 p#contactm_copy{
	display:none;
}
div#contact_footer2 dl{
	background:url(../../images/templates/contact_footer.png) no-repeat;
	height: 96px;
	overflow: hidden;
}
div#contact_footer2 dl dt{
	display:none;
}
div#contact_footer2 dl dd#contactm_01{
	display:none;
}
div#contact_footer2 dl dd#contactm_02{
	display:none;
}
div#contact_footer2 dl dd#contactm_03 a{
	text-indent:-9999px;
	display:block;
	margin: 40px 0 0 623px;
	width:188px;
	height:28px;
	background: #BDA88C;
	filter:alpha(opacity=0); 
	-moz-opacity:0.0;
	opacity:0.0;
}
div#contact_footer2 dl dd#contactm_03 a:hover{
	filter:alpha(opacity=20); 
	-moz-opacity:0.20;
	opacity:0.20;
}

/*--------------------------------------------------------------------*/
/*パンくずリスト*/
/*--------------------------------------------------------------------*/
div#main div#crumbs{
	width:590px;
	margin:10px 0 0 0;
	font-size:x-small;
}

/*--------------------------------------------------------------------*/
/*前のページの戻る＆ページの先頭に戻る*/
/*--------------------------------------------------------------------*/
div.HistoryBack{
	clear:both;
	width:286px;
	margin:10px 0 10px 304px;
}
div.HistoryBack:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div.HistoryBack div.Return{
	float:left;
	width:138px;
	height:20px;
	margin-right:10px;
	background:url(../../images/return_on.jpg) no-repeat;
}
div.HistoryBack div.Return a{
	width:138px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../images/return.jpg) no-repeat;
}
div.HistoryBack div.Return a:hover{
	background:url(../../images/return_on.jpg) no-repeat;
}
div.HistoryBack div.GoUp{
	float:left;
	width:138px;
	height:20px;
	background:url(../../images/goup_on.jpg) no-repeat;
}
div.HistoryBack div.GoUp a{
	width:138px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../images/goup.jpg) no-repeat;
}
div.HistoryBack div.GoUp a:hover{
	background:url(../../images/goup_on.jpg) no-repeat;
}

/*--------------------------------------------------------------------*/
/*各ページのページタイトル*/
/*--------------------------------------------------------------------*/
.PageTitle{
	display:block;
	background: url(../../images/templates/title.jpg) no-repeat top;
	height: 60px;
	padding: 26px 60px 0 30px;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size:large;
}
.PageTitle:first-letter{
	font-size: x-large;
}

.SmallTitle{
	background: url(../../images/index/title01.jpg) no-repeat top;
	height: 31px;
	font-weight: bold;
	padding: 5px 0 0 25px;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 5px 0;
	overflow: hidden;
}

/*--------------------------------------------------------------------*/
/*個人情報保護　privacy.html*/
/*--------------------------------------------------------------------*/
div#PrivacyWrapper div#privacy{
	width:590px;
	margin:0;
}
div#PrivacyWrapper div#privacy p{
	width:590px;
	margin:0 0 10px 0;
}
div#PrivacyWrapper div#privacy dl{
}
div#PrivacyWrapper div#privacy dl dt{
	text-decoration: none;
	color: #300;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 2;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
	background: url(../../images/templates/title_u.jpg) no-repeat top;
}
div#PrivacyWrapper div#privacy dl dd{
	margin:10px 0;
	padding:0;
}
div#PrivacyWrapper div#privacy dl dd a{
}
div#PrivacyWrapper div#privacy dl dd a:hover{
}
div#PrivacyWrapper div#privacy dl dd table.companyTable{
	border-collapse:separate;
	width:590px;
}
div#PrivacyWrapper div#privacy dl dd table.companyTable tr{
}
div#PrivacyWrapper div#privacy dl dd table.companyTable tr th{
	width:25%;
	padding:5px;
	background:#D5D5D5;
}
div#PrivacyWrapper div#privacy dl dd table.companyTable tr td{
	width:75%;
	padding:5px;
	background:#F0F0F0;
}

/*--------------------------------------------------------------------*/
/*当サイトについて　about.html*/
/*--------------------------------------------------------------------*/
div#about{
	width:590px;
	margin:0;
}
div#about p{
	width:590px;
	margin:0 0 10px 0;
}
div#about dl{
}
div#about dl dt{
	text-decoration: none;
	color: #300;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 2;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
	background: url(../../images/templates/title_u.jpg) no-repeat top;
}
div#about dl dd{
	margin:10px 0;
	padding:0;
}
div#about dl dd p{
	margin:10px 0;
}
div#about dl dd ol{
	padding-left:13px;
	margin:10px 0 10px 13px;
	border:none;
}
div#about dl dd ol li{
	margin:0 0 10px 0;
}
div#about dl dd table.companyTable{
	border-collapse:separate;
	width:590px;
} 
div#about dl dd table.companyTable tr{
}
div#about dl dd table.companyTable tr th{
	width:25%;
	padding:5px;
	background:#D5D5D5;
}
div#about dl dd table.companyTable tr td{
	width:75%;
	padding:5px;
	background:#F0F0F0;
}
div#about dl dd table.companyTable tr td a{
}
div#about dl dd table.companyTable tr td a:hover{
}


/*--------------------------------------------------------------------*/
/*サイトマップ　sitemap.html*/
/*--------------------------------------------------------------------*/
div#sitemap{
	width:590px;
	margin:0;
}
div#sitemap p{
	width:550px;
	margin:10px 0 10px 10px;
}
div#sitemap ul{
	margin-left:10px;
}
div#sitemap ul li{
	padding:10px 0;
	border-top:1px dotted #c8c8c8;
	background:url(../../images/templates/burette_on.jpg) no-repeat left center;
}
div#sitemap ul li.nolink{
	display:block;
	color:#333333;
	padding:10px 0 10px 18px;
	background:url(../../images/templates/burette.jpg) no-repeat left center;
	text-decoration:none;
	font-weight:bold;
}
div#sitemap ul li a{
	display:block;
	padding:0 0 0 18px;
	background:url(../../images/templates/burette.jpg) no-repeat left center;
	text-decoration:none;
	font-weight:bold;
}
div#sitemap ul li a:hover{
	background:url(../../images/templates/burette_on.jpg) no-repeat left center;
	text-decoration:underline;
}

/*商品カテゴリー*/
div#sitemap ul.big{
	margin-top:-10px;
	margin-bottom:10px;
}
div#sitemap ul.big li{
	background:url(../../images/templates/cate_small.jpg) no-repeat left center;
	margin-left:35px;
	padding:0;
	border-top:none;
	background:none;
}
div#sitemap ul.big li a{
	background:url(../../images/templates/cate_small.jpg) no-repeat left center;
}
div#sitemap ul.big li a:hover{
	background:url(../../images/templates/cate_small.jpg) no-repeat left center;
}
div#sitemap ul.small{
	margin:0px;
	padding:0;
	line-height:0;
	font-size:0;
}
div#sitemap ul.small li{
	margin-left:35px;
	padding:0;
	border-bottom:none;
}
div#sitemap ul.small li a{
	display:block;
	padding:0 0 0 18px;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	line-height:1.4;
	font-size:small;
}
div#sitemap ul.small li a:hover{
	text-decoration:underline;
}

/*ギャラリーカテゴリー*/
div#sitemap div.sitemap02 ul.category{
	margin-top:-10px;
	margin-bottom:10px;
	line-height:0;
	font-size:0;
}
div#sitemap div.sitemap02 ul.category li{
	background:url(../../images/templates/cate_small.jpg) no-repeat left center;
	margin-left:35px;
	padding:0;
	border-top:none;
	background:none;
}
div#sitemap div.sitemap02 ul.category li a{
	background:url(../../images/templates/cate_small.jpg) no-repeat left center;
	line-height:1.4;
	font-size: small;
}
div#sitemap div.sitemap02 ul.category li a:hover{
	background:url(../../images/templates/cate_small.jpg) no-repeat left center;
}

/*--------------------------------------------------------------------*/
/*おすすめサイト　link.html*/
/*--------------------------------------------------------------------*/
div#link{
	width:590px;
	margin:0;
}

/*link01*/
div#link01{
	margin-bottom: 15px;
}
div#link01 h3{
}
div#link01 table{
	width:590px;
	border-collapse:separate;
}
div#link01 table tr th{
	width:25%;
	padding:5px;
	text-align:left;
	background:#D5D5D5;
}
div#link01 table tr td{
	width:75%;
	padding:5px;
	background:#F0F0F0;
}

/*link02*/
div#link02 p.link_cate{
	background:url(../../images/link/link_cate.gif) no-repeat;
	padding:0 0 0 110px;
	margin:0 0 5px 0;
	height:30px;
	font-size: medium;
	font-weight:bold;
}
div#link02 dl.systemDl{
}
div#link02 dl.systemDl dt{
	background:url(../../images/templates/burette_on.jpg) no-repeat left 3px;
}
div#link02 dl.systemDl dt a{
	display:block;
	padding:0 0 0 20px;
	background:url(../../images/templates/burette.jpg) no-repeat left 3px;
	font-weight:bold;
}
div#link02 dl.systemDl dt a:hover{
	background:url(../../images/templates/burette_on.jpg) no-repeat left 3px;
}
div#link02 dl.systemDl dd{
	margin:5px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: dotted #ccc 1px;
}
div#link02 dl.systemDl dd p{
	width:590px;
	margin:0;
}
div#link02 dl.systemDl dd img{
	margin:10px 0;
	max-width:590px;
}
div#link02 dl.systemDl dd a img{
}
div#link02 dl.systemDl dd a:hover img{
}
div#link02 ul.exWrap {
	clear:both;
	width:580px;
	overflow:hidden;
	padding:0 0 10px 8px;
	margin-bottom: 15px;
}
div#link02 ul.exWrap li{
	display:block;
	float:left;
	margin:0 12px 0 0;
	font-weight: bold;
	background: url(../../images/templates/burette.jpg) no-repeat left center;
	padding: 0 0 0 18px;
	white-space: nowrap;
}
/*--------------------------------------------------------------------*/
/*相互リンク集　link02.html*/
/*--------------------------------------------------------------------*/
div#link02{
	width:590px;
	margin:0;
}
div#link02_01 h2.frantz2Category{
	text-decoration: none;
	color: #300;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 2;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
	background: url(../../images/templates/title_u.jpg) no-repeat top;
}
div#link02_01 p.frantz2Pager{
	margin:10px 0;
	padding:2px;
	line-height:1.5;
	color:#333333;
	font-size:x-small;
}
div#link02_01 p.frantz2Pager a{
	display:inline-block;
}
div#link02_01 p.frantz2Pager a:hover{
}
div#link02_01 p.frantz2Pager strong{
	background:#999999;
	color:#FFFFFF;
	padding:2px 5px;
	font-size:x-small;
}
div#link02_01 p.frantz2Pager span.separator{
}
div#link02 p.frantz2Pager a.prev{
	margin-right:10px;
}
div#link02_01 p.frantz2Pager a.prev:hover{
}
div#link02_01 p.frantz2Pager a.next{
	margin-left:10px;
}
div#link02_01 p.frantz2Pager a.next:hover{
}
div#link02_01 dl.systemDl{
}
div#link02_01 dl.systemDl dt{
	background:url(../../images/templates/burette_on.jpg) no-repeat left 3px;
}
div#link02_01 dl.systemDl dt strong a{
	display:block;
	padding:0 0 0 20px;
	background:url(../../images/templates/burette.jpg) no-repeat left 3px;
	font-weight:bold;
}
div#link02_01 dl.systemDl dt strong a:hover{
	background:url(../../images/templates/burette_on.jpg) no-repeat left 3px;
}
div#link02_01 dl.systemDl dd{
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}
div#link02_01 dl.systemDl dd p{
	width:590px;
	margin:0;
}
div#link02_01 dl.systemDl dd p small{
	display: block;
	color:#666;
}

/*--------------------------------------------------------------------*/
/*会社案内　company.html*/
/*--------------------------------------------------------------------*/
div#company{
	width:590px;
	margin:0;
}

/*company01*/
div#company01{
	width:590px;
	margin-bottom:15px;
}
div#company01 table{
	border-collapse:collapse;
}
div#company01 table tr{
}
div#company01 table tr td{
	width:590px;
	background:#FFFFFF;
}
div#company01 table tr td img{
	float:right;
	width:200px;
	margin: 0 0 0 10px;
	background: url(../../images/templates/back06.jpg) no-repeat bottom;
	padding: 0 0 10px;
}
div#company01 table tr td a img{
}
div#company01 table tr td a:hover img{
}
div#company01 table tr td p{
	line-height:1.4;
}
div#company01 table tr td p u{
	display: block;
	text-decoration: none;
	color: #300;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 2;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
	background: url(../../images/templates/title_u.jpg) no-repeat top;
}
div#company01 table tr td p a{
}
div#company01 table tr td p a:hover{
}
div#company01 table tr td div{
	clear:left;
	text-indent:-9999px;
	background:url(../../images/templates/detail_on.gif) no-repeat;
	width:55px;
	height:22px;
	margin:3px 0 0 0;
	float:left;
}
div#company01 table tr td div a{
	clear:left;
	display:block;
	background:url(../../images/templates/detail.gif) no-repeat;
	width:55px;
	height:22px;
}
div#company01 div.G2103 table tr td div a:hover{
	background:url(../../images/templates/detail_on.gif) no-repeat;
}

/*company02*/
div#company02{
	width:590px;
	margin-bottom:30px;
}
div#company02 table{
	border-collapse:collapse;
	width:590px;
}
div#company02 table tr{
}
div#company02 table tr td{
	text-align:left;
	border-bottom:1px solid #C8C5BD;
}
div#company02 table tr td.col_1{
	width:130px;
	padding:5px 10px;
	font-weight: bold;
}
div#company02 table tr td.col_2{
	width:415px;
	padding:5px 10px;
}

/*company03*/
div#company03 div#gmap{
	margin-bottom:10px;
	padding:3px;
	background:#FFF;
	border:1px solid #333;
}
div#company03 div#access{
	width:590px;
	margin-bottom:10px;
}
div#company03 div#access p{
	width:568px;
	border:1px solid #333333;
	padding:10px;
}

/*--------------------------------------------------------------------*/
/*ご注文方法について　law.html*/
/*--------------------------------------------------------------------*/
/*law01*/
div#law01 h3 {
	margin:10px 0;
}
div#law01 table {
	width:590px;
	border-collapse:separate;
}
div#law01 table td.left{
	width:25%;
	padding:5px 8px;
	background: #726254;
	color: #fff;
}
div#law01 table td.right{
	width:75%;
	padding:5px 8px;
	border: solid 1px #726254;
}
div#law01 table td.title{
	text-decoration: none;
	color: #300;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 2;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
	background: url(../../images/templates/title_u.jpg) no-repeat top;}
div#law01 table tr.etc td{
	width:574px;
	padding:5px 8px;
}

/*--------------------------------------------------------------------*/
/*トップページ　index.html*/
/*--------------------------------------------------------------------*/

/*index01*/
div#index01{
	margin:10px 0;
	width:590px;
}
div#index01 table{
	border-collapse:collapse;
}
div#index01 table tr{
}
div#index01 table tr td{
	width:590px;
	background:#FFFFFF;
	padding-bottom:10px;
}
div#index01 table tr td img{
	width:590px;
}
div#index01 table tr td a img{
}
div#index01 table tr td a:hover img{
}
div#index01 table tr td p{
	line-height:1.4;
}
div#index01 table tr td p a{
}
div#index01 table tr td p a:hover{
}


/*index02*/
div#index02{
	width:585px;
	margin:0 0 20px;
	height: 300px;
	padding: 0 5px 0 0;
	overflow: auto;
	overflow-x: hidden;
}
div#index02 u {
	display: block;
	text-decoration: none;
	color: #300;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 2;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
	background: url(../../images/templates/title_u.jpg) no-repeat left top;
}

div#index02 div.left {
	clear:both;
	float: left;
}
div#index02 div.left img{
	max-width: 200px;
	background: url(../../images/templates/back06.jpg) no-repeat bottom;
	padding: 0 0 10px;
	margin: 0 10px 0 0;
}
div#index02 div.right{
	clear:both;
	float: right;
	margin-left: 8px;
}
div#index02 div.right img{
	max-width: 200px;
	background: url(../../images/templates/back06.jpg) no-repeat bottom;
	padding: 0 0 10px;
	margin: 0 0 0 10px;
}
div#index02 a img {
	max-width: 180px;
	background: url(../../images/templates/back06.jpg) no-repeat bottom;
	padding: 0 0 10px;
	margin: 0 2px
}
div#index02 div.big a img,
div#index02 div.big img {
	max-width: 565px;
	background: url(../../images/templates/back06.jpg) no-repeat bottom;
	padding: 0 0 10px;
}
div#index02 div.article div.articleBody div.articleContent img{
	clear:both;
	margin:8px 8px 8px 0;
	max-width: 570px;
}
div#index02 div.article div.articleBody div.articleContent a img{
	max-width: 180px;
}
div#index02 div.article div.articleBody div.articleContent div.big a img{
	max-width: 570px;
}
div#index02 div.article div.articleBody div.articleContent a:hover img{
}
div#index02 div.article div.articleFooter{
	display: none;
}
div#index02 div.article div.articleFooter p{
	font-weight:bold;
}
div#index02 div.article div.articleBack{
	margin:10px 0;
	font-weight:bold;
	color:#333333;
}
/*フリーテーブル*/
div#index02 table.border-on {
	width:570px;
	margin:10px 0;
	border:1px solid #c8c8c8;
	border-collapse:collapse;
}

div#index02 table.border-on td{
	padding:5px;
	border:1px solid #c8c8c8;
}

div#index02 table.border-off {
	width:570px;
	margin:10px 0;
	border-collapse:collapse;
}

div#index02 table.border-off td {
	padding:5px;
}


/*index03*/
div#index03{
	margin:0 0 30px;
	width:590px;
}
div#index03 table{
}
div#index03 table tr{
}
div#index03 table tr td{
	vertical-align:top;
	background:#FFFFFF;
	width:136px;
	border-bottom: 1px solid #C8C5BD;
	border-right: 1px solid #C8C5BD;
	padding-bottom:10px;
	padding: 4px;
}
div#index03 table tr td img{
	width:136px;
	vertical-align: top;
}
div#index03 table tr td a img{
}
div#index03 table tr td a:hover img{
}
div#index03 table tr td p{
	line-height:1.4;
}
div#index03 table tr td p b{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
	border-bottom: 1px dotted #666;
	text-decoration:none;
	padding:3px;
}
div#index03 table tr td p a{
}
div#index03 table tr td p a:hover{
}
div#index03 table tr td div {
	width:55px;
	height:22px;
	margin: 8px auto 0;
}
div#index03 table tr td div img{
	border:none;
	width:55px;
	height:22px;
}
div#index03 table tr td div a:hover img{
	filter:alpha(opacity=60); 
	-moz-opacity:0.60;
	opacity:0.60;
}


/*index04*/
div#index04{
	margin:0 0 30px;
	width:590px;
}
div#index04 table{
}
div#index04 table tr{
}
div#index04 table tr td{
	vertical-align:top;
	background:#FFFFFF;
	width:136px;
	border-bottom: 1px solid #C8C5BD;
	border-right: 1px solid #C8C5BD;
	padding-bottom:10px;
	padding: 4px;
}
div#index04 table tr td img{
	width:136px;
	vertical-align: top;
}
div#index04 table tr td a img{
}
div#index04 table tr td a:hover img{
}
div#index04 table tr td p{
	line-height:1.4;
}
div#index04 table tr td p b{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
	border-bottom: 1px dotted #666;
	text-decoration:none;
	padding:3px;
}
div#index04 table tr td p a{
}
div#index04 table tr td p a:hover{
}
div#index04 table tr td div {
	width:55px;
	height:22px;
	margin: 8px auto 0;
}
div#index04 table tr td div img{
	border:none;
	width:55px;
	height:22px;
}
div#index04 table tr td div a:hover img{
	filter:alpha(opacity=60); 
	-moz-opacity:0.60;
	opacity:0.60;
}


/*index05*/
div#index05{
	margin:0 0 20px;
	width:590px;
}
div#index05 table{
}
div#index05 table tr{
}
div#index05 table tr td{
	vertical-align:top;
	background:#FFFFFF;
	width:136px;
	border-bottom: 1px solid #C8C5BD;
	border-right: 1px solid #C8C5BD;
	padding-bottom:10px;
	padding: 4px;
}
div#index05 table tr td img{
	width:136px;
	vertical-align: top;
}
div#index05 table tr td a img{
}
div#index05 table tr td a:hover img{
}
div#index05 table tr td p{
	line-height:1.4;
}
div#index05 table tr td p b{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
	border-bottom: 1px dotted #666;
	text-decoration:none;
	padding:3px;
}
div#index05 table tr td p a{
}
div#index05 table tr td p a:hover{
}
div#index05 table tr td div {
	width:55px;
	height:22px;
	margin: 8px auto 0;
}
div#index05 table tr td div img{
	border:none;
	width:55px;
	height:22px;
}
div#index05 table tr td div a:hover img{
	filter:alpha(opacity=60); 
	-moz-opacity:0.60;
	opacity:0.60;
}



/*--------------------------------------------------------------------*/
/*ギャラリー3　gallery3/gallery3_list,gallery3*/
/*--------------------------------------------------------------------*/
div#gallery3{
	width:590px;
	margin:0;
}
div#gallery3 div.category{
}
div#gallery3 div.category div.title{
}
div#gallery3 div.category div.title h2,
div#gallery3 div#gallery3_detail div.article div.articleHead h3{
	display:block;
	background: url(../../images/templates/title.jpg) no-repeat top;
	height: 60px;
	margin-bottom: 15px;
	padding: 26px 60px 0 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size:large;
}
div#gallery3 div.category div.title h2:first-letter,
div#gallery3 div#gallery3_detail div.article div.articleHead h3:first-letter{
	font-size: x-large;
}
div#gallery3 div.category div.categoryContent{
}
div#gallery3 div.category div.categoryContent div.image{
	width:590px;
}
div#gallery3 div.category div.categoryContent div.image img{
	width:590px;
}
div#gallery3 div.category div.categoryContent div.comment{
	width:590px;
}
div#gallery3 div.category div.categoryContent div.comment p{
	width:590px;
	margin-bottom:10px;
}
div#gallery3 p.pager-upper,
div#gallery3 p.pager-lower{
	margin:5px 0;
	padding:2px;
	color:#333333;
	font-size:small;
}
div#gallery3 p.pager-upper a,
div#gallery3 p.pager-lower a{
}
div#gallery3 p.pager-upper a:hover,
div#gallery3 p.pager-lower a:hover{
}
div#gallery3 p.pager-upper span.totalNum,
div#gallery3 p.pager-lower span.totalNum{
	font-weight:bold;
}
div#gallery3 p.pager-upper span.prevPageNone,
div#gallery3 p.pager-lower span.prevPageNone{
}
div#gallery3 p.pager-upper span.prevPage,
div#gallery3 p.pager-lower span.prevPage{
	margin:0 10px;
}
div#gallery3 p.pager-upper span.prevPage a,
div#gallery3 p.pager-lower span.prevPage a{
}
div#gallery3 p.pager-upper span.prevPage a:hover,
div#gallery3 p.pager-lower span.prevPage a:hover{
}
div#gallery3 p.pager-upper span.separator,
div#gallery3 p.pager-lower span.separator{
}
div#gallery3 p.pager-upper span.currentPage,
div#gallery3 p.pager-lower span.currentPage{
	background:#999999;
	color:#FFFFFF;
	padding:2px 5px;
	font-size:small;
	margin-left:5px;
}
div#gallery3 p.pager-upper span.nextPageNone,
div#gallery3 p.pager-lower span.nextPageNone{
}
div#gallery3 p.pager-upper span.nextPage,
div#gallery3 p.pager-lower span.nextPage{
	margin-left:10px;
}
div#gallery3 p.pager-upper span.nextPage a,
div#gallery3 p.pager-lower span.nextPage a{
}
div#gallery3 p.pager-upper span.nextPage a:hover,
div#gallery3 p.pager-lower span.nextPage a:hover{
}
div#gallery3 div.article{
}
div#gallery3 div.article div.articleHead{
}

/*リストの見出し*/
div#gallery3 div#gallery3_list div.article div.articleHead h3{
	background: url(../../images/index/title01.jpg) no-repeat top;
	height: 31px;
	font-weight: bold;
	padding: 5px 0 0 25px;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 5px;
	overflow: hidden;
}
div#gallery3 div#gallery3_list div.article div.articleHead h3 a{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#fff;
	text-decoration:none;
}
div#gallery3 div#gallery3_list div.article div.articleHead h3 a:hover{
	text-decoration:none;
}

/*本体*/
div#gallery3 div.article div.articleBody{
	overflow: hidden;
}
div#gallery3 div.article div.articleBody div.articleDate{
}
div#gallery3 div.article div.articleBody div.articleDate p{
	font-size:small;
}
div#gallery3 div.article div.articleBody div.articleContent{
	margin-bottom:15px;
}
div#gallery3 div.article div.articleBody div.articleContent u{
	display: block;
	text-decoration: none;
	color: #300;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 2;
	padding: 4px 4px 4px 25px;
	font-weight: bold;
	background: url(../../images/templates/title_u.jpg) no-repeat top;
}
div#gallery3 div.article div.articleBody div.articleContent div.left{
	clear:both;
	float: left;
}
div#gallery3 div.article div.articleBody div.articleContent div.right{
	clear:both;
	float: right;
	margin-left: 8px;
}
div#gallery3 div.article div.articleBody div.articleContent img{
	clear:both;
		max-width: 590px;
}
div#gallery3 div.article div.articleBody div.articleContent a img{
	max-width: 180px;
}
div#gallery3 div.article div.articleBody div.articleContent div.big a img{
	max-width: 590px;
}
div#gallery3 div.article div.articleBody div.articleContent a:hover img{
}
div#gallery3 div.article div.articleFooter{
	display: none;
}
div#gallery3 div.article div.articleFooter p{
	font-weight:bold;
}
div#gallery3 div.article div.articleFooter p a{
}
div#gallery3 div.article div.articleFooter p a:hover{
}
div#gallery3 div.article div.articleBack{
	margin:10px 0;
	font-weight:bold;
	color:#333333;
}

/*詳細の戻るボタン*/
div#gallery3 div#gallery3_detail div.article div.articleBack {
	display: none
}
div#gallery3 div#gallery3_detail div.articleNotFound{
	background:url(../../images/return_on.jpg) no-repeat;
}

/*フリーテーブル*/
div#gallery3 table.border-on{
	width:588px;
	margin:10px 0;
	border:1px solid #c8c8c8;
	border-collapse:collapse;
}

div#gallery3 table.border-on td{
	padding:5px;
	border:1px solid #c8c8c8;
}

div#gallery3 table.border-off{
	width:588px;
	margin:10px 0;
	border-collapse:collapse;
}

div#gallery3 table.border-off td{
	padding:5px;
}

