@charset "utf-8";

* {
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#59493f;
	line-height:1.4;
	}
	
body {
	background:url(../images/bg_sub.jpg) repeat-x 0 0 #E9E1CA;
	}
	
body#index {
	background:url(../images/bg_index.jpg) repeat-x 0 0 #E9E1CA;
	}
	
img {
	display:block;
	border:none;
	}
	
a {
	text-decoration:none;
	border:none;
	}
	
ul,li {
	list-style:none;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-weight:400px;
	}	
	
.clear {
	clear:both;
	}
	
.sp {
	width:10px;
	}	
	
	
/*Layout*/

#wrapper {
	width:970px;
	margin:0 auto;
	background:#E9E1CA;
	}
	
#flash_area {
	width:950px;
	height:350px;
	padding:0 10px;
	background:url(../images/flash_bg.jpg) no-repeat 0 0;
	}	
	
#global_menu {
	background:url(../images/global_menu_sub.jpg) no-repeat 0 0;
	width:970px;
	height:50px;
	padding:0 10px;
	}	
	
#global_menu li {
	height:50px;
	float:left;
	}	
	
#index #global_menu {
	background:url(../images/global_menu.jpg) no-repeat 0 0;
	width:970px;
	height:50px;
	padding:0 10px;
	}	
	
#index #global_menu li {
	height:50px;
	float:left;
	}		
	
#gm1 a,#gm1 a:link,#gm1 a:visited {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu.jpg) no-repeat -10px 0;
	width:159px;
	height:50px;
	}
	
#gm2 a,#gm2 a:link,#gm2 a:visited {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu.jpg) no-repeat -169px 0;
	width:159px;
	height:50px;
	}
	
#gm3 a,#gm3 a:link,#gm3 a:visited {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu.jpg) no-repeat -328px 0;
	width:159px;
	height:50px;
	}
	
#gm4 a,#gm4 a:link,#gm4 a:visited {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu.jpg) no-repeat -487px 0;
	width:158px;
	height:50px;
	}
	
#gm5 a,#gm5 a:link,#gm5 a:visited {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu.jpg) no-repeat -645px 0;
	width:159px;
	height:50px;
	}
	
#gm6 a,#gm6 a:link,#gm6 a:visited {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu.jpg) no-repeat -804px 0;
	width:156px;
	height:50px;
	}	
	
#gm1 a:hover,#gm1 a:active {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu_o.jpg) no-repeat -10px 0;
	width:159px;
	height:50px;
	}
	
#gm2 a:hover,#gm2 a:active{
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu_o.jpg) no-repeat -169px 0;
	width:159px;
	height:50px;
	}
	
#gm3 a:hover,#gm3 a:active {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu_o.jpg) no-repeat -328px 0;
	width:159px;
	height:50px;
	}
	
#gm4 a:hover,#gm4 a:active{
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu_o.jpg) no-repeat -487px 0;
	width:158px;
	height:50px;
	}
	
#gm5 a:hover,#gm5 a:active {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu_o.jpg) no-repeat -645px 0;
	width:159px;
	height:50px;
	}
	
#gm6 a:hover,#gm6 a:active {
	display:block;
	text-indent:-9999px;
	background:url(../images/global_menu_o.jpg) no-repeat -804px 0;
	width:156px;
	height:50px;
	}		
	
/*プルダウン*/	

li#gm2 {
	position:relative;
	}
	
#global_menu ul#pull_menu {
	position:absolute;
	display:none;
	background:#59493f;
	width:157px;
	height:90px;
	top:50px;
	}	
	
#global_menu ul#pull_menu li{
	height:30px;
	float:none;
	}	
	
ul#pull_menu li.pm_btn1 a{
	display:block;
	width:157px;
	height:30px;
	background:url(../images/pm_btn.jpg) no-repeat 0 0;
	text-indent:-9999px;
	}
	
ul#pull_menu li.pm_btn2 a{
	display:block;
	width:157px;
	height:30px;
	background:url(../images/pm_btn.jpg) no-repeat 0 -30px;
	text-indent:-9999px;
	}
	
ul#pull_menu li.pm_btn3 a{
	display:block;
	width:157px;
	height:30px;
	background:url(../images/pm_btn.jpg) no-repeat 0 -60px;
	text-indent:-9999px;
	}	
		
	


/*main*/

#main {
	padding:20px 30px 0;
	background:url(../images/main_bg.jpg) no-repeat 0 0;
	}
	
#main_bg {
	background:url(../images/main_bg_repeat.jpg) repeat-y 0 0;
	padding:0;
	}	
	
#main_footer {
	height:20px;
	padding:0;
	}
	
#left {
	width:620px;
	float:left;
	padding:0 0 10px;
	}	
	
#right {
	width:270px;
	float:right;
	padding:0 0 10px;
	}
	
#concept_area {
	padding:0 0 15px;
	}
	
	
	
/*new*/	
	
.new_table {
	width:620px;
	}	
	
.new_table_photoarea {
	padding:10px;
	width:164px;
	}	
	
.new_table_phototable td{
	padding:1px;
	border:1px solid #D0C0A6;
	background:#FFF;
	}
	
.new_table_body {
	padding:10px 10px 10px 0;
	}	
	
.new_table_body table {
	width:426px;
	}
	
.new_table_body table th {
	background:url(../images/new_mark.jpg) no-repeat 0 3px;
	padding:0 0 0 10px;
	color:#900;
	font-size:11px;
	}
	
.new_table_body table td {
	padding:5px 10px 10px;
	font-size:11px;
	}	
	
	
	
/*right*/

#right a {
	display:block;
	padding:0 0 10px;
	}
	
	
/*pagetop*/

#page_top {
	width:132px;
	height:18px;
	margin:0 0 0 auto;
	padding:0 0 10px;
	clear:both;
	}
	
#page_top a {
	display:block;
	width:132px;
	height:18px;
	}	
	
	
/*footer*/

#footer_bg {
	padding:10px 0 0;
	width:100%;
	background:url(../images/footer_bg.jpg) repeat-x 0 0;
	}
	
#footer {
	width:970px;
	margin:0 auto;
	position:relative;
	height:105px;
	}
	
#footer h3{
	width:120px;
	height:60px;
	position:absolute;
	top: 10px;
	left: 10px;
	}	
	
#footer address {
	width:251px;
	height:65px;
	font-size:11px;
	position:absolute;
	text-decoration:none;
	line-height:1.2;
	left: 140px;
	top: 20px;
	font-style:normal;
	}	
	
#footer p {
	width:475px;
	text-align:right;
	position:absolute;
	font-size:11px;
	left: 487px;
	top: 28px;
	}
	
	
#footer p span {
	font-size:11px;
	text-transform:uppercase;
	}	
	
	
	
/*sub*/

#page_img{
	width:970px;
	height:190px;
	background:url(../images/page_img.jpg) no-repeat 0 0;
	position:relative;
	}
	
#page_img h1 {
	position:absolute;
	width:100px;
	height:190px;
	background:url(../images/logo.jpg) no-repeat 0 0;
	text-indent:-9999px;
	left:10px;
	top:0;
	}
	
#contents_area {
	padding:10px;
	}	
	
	
/*page_detail*/

.page_detail td {
	padding:10px;
	line-height:1.4;
	}
	
.page_detail {
	margin:0 0 20px;
	}	
	
.page_detail th{
	height:30px;
	}
	
	
/*link_area*/

.double_link_area {
	padding:10px 20px 20px;
	}
	
.double_link_area a {
	display:block;
	float:left;
	width:280px;
	}
	
.single_link_area {
	width:280px;
	margin:0 auto 10px;
	}	
	
.single_link_area a {
	display:block;
	width:280px;
	}	
	
	
	
	
/*goods_table*/	

.goods_table {
	margin:0 0 15px;
	/*background:url(../images/entry_table_line.jpg) no-repeat center bottom;*/
	}
	
.goods_table_title {
	margin:5px 0;
	}	
	
.goods_table th {
	background:url(../images/entry_title.jpg) no-repeat left bottom;
	padding:0 0 5px 15px;
	color:#4E2B03;
	}	
	
.goods_table_title th {
	background:url(../images/entry_title.jpg) no-repeat left bottom;
	padding:0 0 5px 15px;
	color:#900;
	width:585px;
	}	

.goods_photo_area {
	padding:10px 10px 20px;
	width:240px;
	}
	
	
.goods_txt_area {
	padding:10px;
	line-height:1.4;
	}	
	
.goods_photo_area table td {
	padding:1px;
	width:236px;
	border:1px solid #D0C0A6;
	background:#FFF;
	}
	
.goods_photo_area table td img{
	margin:0 auto;
	}	

.goods_txt_area_box td{
	padding:5px 10px 20px 10px;
	}

th.entry_sub_title {
	background:url(../images/entry_table_subtitle.jpg) no-repeat left bottom;
	width:305px;
	padding:0px 5px 18px 10px;
	}
	
.contact_detail {
	display:block;
	width:152px;
	height:32px;
	padding:0 0 10px;
	margin:0 10px 0 auto;
	}	
	
	
/*price*/

.price_table {
	width:130px;
	margin:0 10px 5px auto;
	}

td.price_area {
	color:#900;
	font-weight:900;
	padding:3px 5px 0;
	}
	
.price_table td{
	padding:5px 0 0 0;
	}	
	

/*point_table*/

.point_table th{
	background:url(../images/entry_point_mark.jpg) no-repeat 0 0;
	padding:1px 0 5px 15px;
	font-weight:900;
	}
	
.point_table td {
	padding:0px 0 5px 15px;
	}
	
	
/*goods_photo*/	

.photo_table {
	margin:0 0 10px;
	}
	
.photo_table3 {
	margin:0 10px 20px;
	}	
	
	
.goods_photo_area_left {
	padding:10px 10px 20px 0;
	width:240px;
	}
	
.goods_photo_area_right {
	padding:10px 0px 20px 10px;
	width:240px;
	}	
	
th.entry_subtitle_mark {
	background:url(../images/entry_subtitle_mark.jpg) no-repeat 0 0;
	padding:3px 0 0 10px;
	}	
	
.goods_photo_area_left table td,.goods_photo_area_right table td {
	padding:1px;
	width:236px;
	border:1px solid #D0C0A6;
	background:#FFF;
	}
	
.goods_photo_area table td img,.goods_photo_area_three table td img{
	margin:0 auto;
	}	
	
	
.goods_photo_area_three {
	width:186px;
	}
	
.goods_photo_area_three table td{
	padding:1px;
	width:182px;
	border:1px solid #D0C0A6;
	background:#FFF;
	}
	
.goods_photo_area_three table th{
	font-size:11px;
	padding:3px 0 5px;
	font-weight:100;
	}	
