@charset "utf-8";
/* CSS Document */


/*--------------------------------------
　リセット
--------------------------------------*/
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}

img {
	border:0;
}

ol,ul {
	list-style:none;
}


button {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	overflow: visible;/*IE用*/
	font-family:inherit;  
	font-size:100%;  
	font-style:inherit;  
	font-weight:inherit;  
	vertical-align:baseline;  
}

fieldset, form, input, label, legend, select, textarea {  
	font-family:inherit;  
	font-size:100%;  
	font-style:inherit;  
	font-weight:inherit;  
	vertical-align:middle; 
}  
   
table {  
	border-collapse:collapse;  
	border-spacing:0;  
	font-size:100%;  
}

hr{
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	* html hr{/* for -IE6 */
	  margin:0;
}
*:first-child+html hr{/* for IE7 */
  margin:0;
} 
*:first-child+html * {
	letter-spacing:0;/*IE7 hasLayout対策*/
}



/*--------------------------------------
　基本設定
--------------------------------------*/

body {
	background-color:#ffffff;
	color:#333333;
	font-family:'ＭＳ Ｐゴシック','Ms P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,sans-serif;
	font-size:0.8em;
	height:100%;
	word-break:break-all;
}

a:link {
	color:#1484da;
	text-decoration:underline;
}

a:visited {
	color:#1484da;
}

a:hover {
	text-decoration:none;
}

/*----　clearfix　----*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear { /*簡易clearfix*/
	clear:both;
}

div#title{
}

div#titleArea{
	width:950px;
	margin:0 auto;
}
div.description{
	padding:4px 0 0px 0;
	color:#656565;
	position:relative;
	top:4px;
	margin:0 0 2px 2px;
}

div.description h1{
	width:950px;
	margin:0 auto;
	color:#777777;
	font-size:1em;
}
div.siteTitle{
	float:left;
	display:inline;
	padding:8px 0 6px 4px;
}
div.keywordSearch{
	float:right;
	height:35px;
	background:url(../images/bg_keyword_02.gif) repeat-x;
	vertical-align:middle;
	margin:15px 10px 10px 0;
	display:inline;
}

div.keywordSearch img{
	vertical-align:middle;
	height:35px;
	float:left;
	display:inline;
}
div.keywordSearch input{
	margin:7px 3px ;
	width:235px;
	font-size:1em;
	color:#5e5e5e;
	border-top:solid 1px #9b9b9b;
	border-left:solid 1px #9b9b9b;
	border-right:solid 1px #c7c7c7;
	border-bottom:solid 1px #c7c7c7;
	padding:2px 2px 2px 2px;
	vertical-align:middle;
	float:left;
	display:inline;
	height:16px;
}
body:first-of-type div.keywordSearch input{
	margin:7px 2px 0px 2px;
	width:235px;
	font-size:1em;
	color:#5e5e5e;
	vertical-align:middle;
}

div.keywordSearch button{
	float:left;
	display:inline;
	margin:5px 0 ;
	height:22px;

}
body:first-of-type div.keywordSearch button{
	margin:7px 3px 0 0;
	height:22px;

}

div.keywordSearch button img{
	vertical-align:middle;
	height:22px;
	width:42px;
}

div#gNav{
	clear:both;
	background:url(../images/bg_nav_01.gif) repeat-x top;
}
div#gNav ul.gNavArea{
	width:950px;
	margin:0 auto;
}
div#gNav ul.gNavArea li{
	display:inline;
	float:left;

}
div#gNav ul.gNavArea li.nav01 a{
	background-image:url(../images/gnav_01_o.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:158px;
	height:39px;
	display:block;
}


div#gNav ul.gNavArea li.nav01 a:hover{
	background-image:url(../images/gnav_01_o.gif);
	background-color:#fff;/*IE6で動作させるために
	必要*/
}

div#gNav ul.gNavArea li.nav02 a{
	background:url(../images/gnav_02_o.gif)0 0 no-repeat;
	width:158px;
	height:39px;
	display:block;
}


div#gNav ul.gNavArea li.nav02 a:hover{
	background-image:url(../images/gnav_02_o.gif);
	background-color:#fff;/*IE6で動作させるために
	必要*/
}

div#gNav ul.gNavArea li.nav03 a{
	background:url(../images/gnav_03_o.gif)0 0 no-repeat;
	width:158px;
	height:39px;
	display:block;
}


div#gNav ul.gNavArea li.nav03 a:hover{
	background-image:url(../images/gnav_03_o.gif);
	background-color:#fff;/*IE6で動作させるために
	必要*/
}

div#gNav ul.gNavArea li.nav04 a{
	background:url(../images/gnav_04_o.gif)0 0 no-repeat;
	width:158px;
	height:39px;
	display:block;
}


div#gNav ul.gNavArea li.nav04 a:hover{
	background-image:url(../images/gnav_04_o.gif);
	background-color:#fff;/*IE6で動作させるために
	必要*/
}

div#gNav ul.gNavArea li.nav05 a{
	background:url(../images/gnav_05_o.gif)0 0 no-repeat;
	width:158px;
	height:39px;
	display:block;
}


div#gNav ul.gNavArea li.nav05 a:hover{
	background-image:url(../images/gnav_05_o.gif);
	background-color:#fff;/*IE6で動作させるために
	必要*/
}

div#gNav ul.gNavArea li.nav06 a{
	background:url(../images/gnav_06_o.gif)0 0 no-repeat;
	width:160px;
	height:39px;
	display:block;
}


div#gNav ul.gNavArea li.nav06 a:hover{
	background-image:url(../images/gnav_06_o.gif);
	background-color:#fff;/*IE6で動作させるために
	必要*/
}


div#gNav ul.gNavArea li a:hover img{
	visibility:hidden;
}
div#gNav ul.gNavArea li.nav01_c a img,
div#gNav ul.gNavArea li.nav02_c a img,
div#gNav ul.gNavArea li.nav03_c a img,
div#gNav ul.gNavArea li.nav04_c a img,
div#gNav ul.gNavArea li.nav05_c a img,
div#gNav ul.gNavArea li.nav06_c a img
{
	visibility:visible;
}


div#topImage{
	width:962px;
	margin:0 auto 2px auto;
}


div#contents{
	width:950px;
	margin:0 auto;
}
div#topContents{
	width:756;
	float:left;
	display:inline;
}

div.newsContents{
	padding:10px 0 0 0;
	width:756px;
}

div.newsContents h3{
	background:url(../images/title_01.gif) no-repeat center;
	font-size:0.8em;
	height:38px;
	color:#777777;
	text-align:right;
	width:756px;
}
div.newsContents h3 span{
	position:relative;
	top:15px;
	right:12px;
}
div.newsContents ul{
	margin:5px 5px;
	font-size:1em;
}

div.newsContents ul li{
	padding:3px 0 5px 3px;
	line-height:1.8em;
	background:url(../images/bg_dottedline_01.gif) repeat-x center bottom;
}
div.newsContents ul li span.title{
	width:370px;
	display:block;
	float:left;
}


div.newsContents ul li span.title a{
	background:url(../images/icon_new_01.gif) no-repeat 0.1em 0.1em;
	padding:0 8px 2px 38px;
	font-weight:bold;
}
div.newsContents ul li span.price{
	padding:1px 22px 1px 45px;
	background:url(../images/cap_list_01.gif) no-repeat 0em 0em;
	color:#4c4a46;
}
div.newsContents ul li span.landarea{
	padding:1px 0 1px 95px;
	background:url(../images/cap_list_02.gif) no-repeat 0em 0em;
	color:#4c4a46;
}

div.pickupContents{
	padding:10px 0 5px 0;
	width:756px;
}

div.pickupContents div{
	background:url(../images/bg_pickup_01.gif) no-repeat top;
	height:37px;
	color:#f76f01;
	width:756px;
	margin-bottom:10px;
}
div.pickupContents div h3{
	padding:10px 0 0 45px;
	vertical-align:middle;
	font-size:1.2em;
	font-weight:bold;
}

body:first-of-type div.pickupContents div h3{
	padding:7px 0 0 45px;
	vertical-align:middle;
	font-size:1.2em;
	font-weight:bold;
}

div.pickupContents div h3 img{
	padding:1px 5px 0px 5px;
	vertical-align:middle;
}
div.pickupContents div h3 strong{
	padding:0 3px;
	position:relative;
	top:2px;
}

div.pickupContents div h3 strong a{
	color:#f76f01;
	text-decoration:none;
}

div.pickupContents dl{
	vertical-align:middle;
	width:170px;
	text-align:center;
	float:left;
	display:inline;
	margin:2px 8px;
}
div.pickupContents dt{
	vertical-align:middle;
	width:140px;
	height:105px;
	background:url(../images/bg_photo_01.gif) no-repeat center;
	padding:5px;
	margin:0 auto;
}



div.pickupContents dd{
	font-size:0.8em;
	color:#7f765b;
	text-align:center;
	margin:4px 0 0 0;
	line-height:1.4em;
}
div.pickupContents dd a{
	color:#6a6658;
}


div.popularContents{
	padding:10px 0;
	width:756px;
}

div.popularContents h3{
	background:url(../images/title_02.gif) no-repeat center;
	font-size:0.8em;
	height:38px;
	width:756px;
	color:#6a6a6a;
	text-align:right;
}
div.popularContents h3 span{
	position:relative;
	top:16px;
	right:12px;
}
div.popularContents h4 {
	margin:10px 0 5px 0;
	border-bottom:solid 1px #cfcfcf;
	vertical-align:baseline;
	padding:5px 6px 4px 6px;
}
div.popularContents h4 span {
	font-weight:bold;
	color:#f76f01;
	font-size:1.2em;
	padding:0 2px 0 0;
	vertical-align:baseline;
}

div.popularContents div.popularBlock{
	background:url(../images/bg_dottedline_01.gif) repeat-x bottom;
	padding:0 0 6px 0;
	margin:0 0 6px 0;
	width:756px;
}

div.popularContents div.noborder{
	background:none;
}
div.popularContents div.popularBlock p{
	background:url(../images/icon_gold_01.gif) no-repeat 0.3em 0.4em;
	padding:0px 0 3px 12px;
	margin:4px 0 0 5px;
	color:#565e56;
	zoom:1;
}

div.popularContents div.popularBlock p a{
	text-decoration:none;
	color:#565e56;
}
div.popularContents div.popularBlock p a:hover{
	text-decoration:underline;
}
div.popularContents div.popularBlock ul{
	padding:0 0 0 15px;
}


div.popularContents div.popularBlock ul li{
	float:left;
	display:inline;
	padding:1px 12px 5px 2px;
}
div.popularContents div.popularBlock ul.keyword{
	padding:0 0 0 4px;
}


div#rightContents{
	width:176px;
	float:right;
	display:inline;
}

div.rightBanner{
	margin:10px 0;
}

div.rightBlock{
	width:176px;
	margin:10px 0;
	background:#f5f5f5;
}
div.rightTitle{
	background:url(../images/bg_titler_02.gif) no-repeat bottom;
	width:176px;
}


div.rightTitle h4{
	background:url(../images/icon_square_02.gif) no-repeat 0.8em 0.55em;
	/background:url(../images/icon_square_02.gif) no-repeat 0.8em 0.35em;
	padding:5px 0 9px 22px;
	color:#565e56;
	font-weight:bold;
	font-size:0.9em;
	font-weight:lighter;
}

body:first-of-type div.rightTitle h4{
	background:url(../images/icon_square_02.gif) no-repeat 0.8em 0.5em;
	padding:5px 0 11px 21px;
	line-height:1em;
}



div.rightBlock ul{
	padding:4px 0;
	line-height:1.3em;
	font-size:0.9em;
}
div.rightBlock ul li{
	background:url(../images/icon_orange_01.gif) no-repeat 0.85em 0.65em;
	padding:2px 8px 4px 18px;
	color:#6a5f40;
}
html[xmlns*=""]
body:last-child div.rightBlock ul li{
	background:url(../images/icon_orange_01.gif) no-repeat 0.75em 0.75em;
	padding:2px 10px 2px 15px;
	color:#555555;
}
div.rightBlock ul li a{
}



/*-----------------------------------------
下層
------------------------------------------*/
div.pankuzu{
	margin:6px 0 3px 2px;
	color:#5e5e5e;
}
div.pankuzu span{
	padding:0 6px 0 6px;
	font-weight:bold;
	color:cccccc;
}

/*-----------------------------------------
詳細ページ
------------------------------------------*/
div.detailWord{
	margin:14px 0 8px 0;
	width:756px;
}
body:first-of-type div.detailWord h2{
	font-size:1.9em;
	background:url(../images/icon_assortment_b02.gif) no-repeat 0.2em 0.3em;
	line-height:1.4em;
}

div.detailWord h2{
	float:left;
	display:inline;
	font-size:2.1em;
	background:url(../images/icon_assortment_b02.gif) no-repeat 0.2em 0.3em;
	/background:url(../images/icon_assortment_b02.gif) no-repeat 0.2em 0.2em;
	padding:2px 0 2px 76px;
	position:relative;
	top:4px;
	min-height:25px;
	vertical-align:middle;
}

div.detailWord h2 span.red{
	color:#FF622E;
	padding:0 4px 0 8px;
	font-weight:bold;
}
div.detailWord h2 span.yen{
	font-size:0.7em;
}
div.detailWord div{
	float:right;
	display:inline;
	position:relative;
	bottom:5px;
	right:4px;
}

div.detailWord div a{
	display:block;
	height:42px;
	width:209px;
	background:url(../images/btn_entry_02_o.gif) no-repeat;
}
div.detailWord div a:hover{
	background-image:url(../images/btn_entry_02_o.gif);
	background-color:#ffffff;
}
div.detailWord div a:hover img{
	visibility:hidden;
}

div.detailWord p{
	clear:both;
	background:#f1f0ed url(../images/bg_detail_01.gif) repeat-x top;
	padding:8px 0 6px 6px;
	/padding:4px 0 6px 6px;
	color:#57513f;
}
div.detailPhoto{
	width:756px;
}
div.detailPhoto span.primary{
	margin-right:5px;
}

div.detailPhoto span img{
	border:solid 1px #cfcfcf;
}

table.detailTable{
	width:756px;
	margin:8px 0 1px 0;
}

table.detailTable colgroup.col1,table.detailTable colgroup.col3 {
	width:120px;
}
colgroup.col2 {
	width:250;
}
colgroup.col4 {
	width:246px;
}

table.detailTable tbody{
	border-top:solid 1px #b3bab4;
	border-right:solid 1px #b3bab4;
	border-left:solid 1px #b3bab4;
}
table.detailTable th{
	background:#e7f7e7;
	border-top:solid 1px #b3bab4;
	border-right:solid 1px #b3bab4;
	border-left:solid 1px #b3bab4;
	padding:10px 0;
	color:#454545 ;
}
table.detailTable td{
	border-top:solid 1px #b3bab4;
	border-right:solid 1px #b3bab4;
	border-left:solid 1px #b3bab4;
	padding:6px;
}

div.detailBtn {
	text-align:center;
	padding:15px 0;
	border-bottom:solid 1px #bab8b3;
	border-right:solid 1px #bab8b3;
	border-left:solid 1px #bab8b3;
	background:#f1f0ed url(../images/border_detail_01.gif) no-repeat top;
	margin:0 0 15px 0;
	width:754px;
}


div.detailBtn a{
	margin:0 auto;

	display:block;
	height:42px;
	width:209px;
	background:url(../images/btn_entry_02_o.gif) no-repeat;
}

div.detailBtn a:hover{
	background-image:url(../images/btn_entry_02_o.gif);
	background-color:#f1f0ed;
}

div.detailBtn a:hover img{
	visibility:hidden;
}


div.detailContents {
	margin:0 0 15px 0;
	width:756px;
}

div.detailContents h3{
	background:url(../images/title_03.gif) no-repeat center;
	font-size:0.8em;
	height:38px;
	color:#777777;
	text-align:right;
	width:756px;
}
div.detailContents h3 span{
	position:relative;
	top:16px;
	right:12px;
}
div.detailContents dl{
	background:url(../images/bg_dottedline_01.gif) repeat-x center bottom;
	padding:10px 0;
}
div.detailContents dt{
	border:solid 1px #cfcfcf;
	float:left;
	display:inline;
	height:56px;
	width:75px;
	margin:0 15px 0 3px;
s}

div.detailContents dl dd{
	padding:5px 0 5px 5px;
	line-height:1.9em;

}
div.detailContents dl dd a{
	padding:1px 0 2px 0;
	font-size:1.2em;
}
div.detailContents dl dd span.price{
	padding:1px 22px 1px 45px;
	background:url(../images/cap_list_01.gif) no-repeat 0em 0em;
	color:#4c4a46;
}
div.detailContents dl dd span.station{
	padding:1px 0 1px 58px;
	background:url(../images/cap_list_03.gif) no-repeat 0em 0em;
	color:#4c4a46;
}
div.relatedContents{
	margin:0 0 10px 0;
	width:756px;
}
div.relatedContents h3{
	background:url(../images/title_04.gif) no-repeat center;
	font-size:0.8em;
	height:38px;
	width:756px;
	color:#6a6a6a;
	text-align:right;
}
div.relatedContents h3 span{
	position:relative;
	top:16px;
	right:12px;
}

div.relatedContents div.relatedBlock{
	background:url(../images/bg_dottedline_01.gif) repeat-x bottom;
	padding:0 0 6px 0;
	margin:0 0 6px 0;
	width:756px;
}
div.relatedContents div.relatedBlock ul li{
	float:left;
	display:inline;
	padding:8px 18px 7px 4px;
}



div#leftContents{
	width:192px;
	float:left;
	display:inline;
	margin:0 18px 0 0;
}
div.leftBlock{
	margin:10px 0;
}

div.leftbox{
	background:url(../images/bg_l_01.gif) repeat-y;
}

div.leftbox a{
	color:#5c594f;
}
div.leftbox ul.cat01 {
	background:url(../images/bg_l_03.gif) no-repeat bottom;
	width:192px;
	padding:5px 0;
	line-height:1.3em;
}

div.leftbox ul.cat01 li{
	background:url(../images/icon_square_01.gif) no-repeat 1em 0.3em;
	padding:1px 0 4px  26px;
}
div.leftbox ul.cat01 li ul.cat02 li{
	background:url(../images/icon_gold_02.gif) no-repeat 0.4em 0.7em;
	padding:2px 0 0 12px;
}

html[xmlns*=""]
body:last-child div.leftbox ul.cat01 li{
	background:url(../images/icon_square_01.gif) no-repeat 0.9em 0.4em;
	padding:2px 0 4px  27px;
}
html[xmlns*=""]
body:last-child 
div.leftbox ul.cat01 li ul.cat02 li{
	background:url(../images/icon_gold_02.gif) no-repeat 0.4em 0.9em;
	padding:2px 0 0 12px;
}

div.leftbox ul.cat01 li ul.cat02 li span{
	color:#5c594f;
	font-weight:bold;
}

div#centerContents{
	width:546px;
	float:left;
	display:inline;
	margin:10px 0;
}

div.resultcaption{
	float:left;
	display:inline;
	padding:10px 0 8px 0;
	color:#766c6c;
}
ul.sort{
	float:right;
	display:inline;
	padding:10px 0 8px 0;
	color:#766c6c;

}
ul.sort li{
	float:left;
	display:inline;
	padding:0 5px 0 0;
}
ul.sort li span{
	font-weight:bold;
}

ul.sort li a{
	color:#766c6c;
}
div.paginationContents{
	clear:both;
	background:url(../images/bg_page_01.gif) no-repeat bottom;
	margin:0 auto 5px 0;
	text-align:center;
	width:546px;
	padding:7px 0;
	position:relative;
}



div.pagination{
	width:546px;
	text-align:center;
	display:inline;
	padding:4px 0;
}
span.prevpage{
	display:block;
	left:14px;
	position:absolute;
	top:8px;
}

body:first-of-type span.prevpage{
	display:block;
	left:14px;
	position:absolute;
	top:10px;
}

span.nextpage{
	display:block;
	right:14px;
	position:absolute;
	top:8px;
}

body:first-of-type span.nextpage{
	display:block;
	right:14px;
	position:absolute;
	top:10px;
}

*html span.prevpage{
	display:block;
	left:14px;
	position:absolute;
	top:7px;

}
*html span.nextpage{
	display:block;
	right:14px;
	position:absolute;
	top:7px;
}


div.mainwords {
	margin:0px 0 7px 0;
}


div.mainwords h2{
	padding:6px 3px 0 0;
	color:#ff622e;
	font-size:1.8em;
	font-weight:bold;
	display:inline;
	float:left;
	vertical-align:baseline;
}

div.mainwords p{
	padding:14px 0 0 4px;
	font-size:1.1em;
}

div.searchContents{
	width:546px;
	margin-bottom:10px;
}
div.searchContents h3{
	width:546px;
	height:37px;
	background:url(../images/bg_titlec_01.gif) no-repeat top;
	position:relative;
}
div.searchContents h3#showhide img{
	text-align:right;
	position:absolute;
	top:11px;
	left:410px;
	cursor:pointer;
}

div.searchBlock{
	border:solid 1px #bdbdbd;
	border-top:none;
	padding:5px 0 0 0;
	width:544px;
	margin:0 auto;
}
div.searchBlock table.searchBox01{
	text-align:left;
	width:544px;
}
div.searchBlock table.searchBox02{
	text-align:left;
	background:url(../images/bg_dottedline_01.gif) repeat-x top;
	width:544px;
}

div.searchBlock table tr th{
	padding:8px 6px 8px 8px;
	width:1%;
	white-space:nowrap;
	vertical-align:middle;
	text-align:left;
}
div.searchBlock table tr td{
	padding:8px 0 8px 0;
	vertical-align:middle;
	text-align:left;
	}

div.searchBlock table tr th.firstchild{
	padding:11px 6px 6px 8px;
	width:1%;
	white-space:nowrap;
}

div.searchBlock table tr th.lastchild{
	padding:6px 6px 11px 8px;
	width:1%;
	white-space:nowrap;
}

div.searchBlock table tr td{
	vertical-align:middle;
	margin:6px 0;
}

div.searchBlock table.searchBox02 tr td span.area{
	padding:0 10px 0 0;
}

div.searchBlock table.searchBox02 tr td ul.check li{
	margin:0 20px 0 0;
	vertical-align:middle;
	float:left;
	display:inline;
}
div.searchBlock table.searchBox02 tr td ul.layout li{
	margin:0 20px 3px 0;
	width:120px;
	vertical-align:top;
	float:left;
	display:inline;
}

div.searchBlock table.searchBox02 tr td ul li input{
	margin:0 3px 2px 0;
	vertical-align:middle;
}
div.searchBlock table tr td div.freeword input{
	margin:0 4px 4px 0;
	width:230px;
}

div.searchBlock table.searchBox02 tr td span.grayword{
	margin:0 1px 0 0;
	color:#a7a7a7
}


div.searchBlock ul li{
	display:inline;
	padding:0 4px 0 0;
}

table.searchBox02 tr td.btn{
	background:#EBF3EB;
	margin:1px auto;
	padding:8px 0;
	text-align:center;
	border-top:solid 1px #c5c8c5;
}

table.searchBox02 tr td.btn button img{
	margin:0 auto;
	text-align:center;

}

table.searchBlock div.btn button img{
	margin:0 auto;
	width:200px;
}
div.entryContents{
	padding:10px 0 14px 0;
}
div.entryTitle{
	background:url(../images/bg_entry_02.gif) repeat-y;
	width:546px;
}

div.entryTitle h3{
	padding:6px 10px;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.35em;
}
div.entryTitle h3 a{
	text-decoration:none;
	color:#47654a;
}

div.entryTitle h3 a:hover{
	text-decoration:underline;
}

div.entryTitle h3 img{
	position:relative;
	top:2px;
}

div.entryBlock{
	border:solid 1px #bdbdbd;
	border-top:none;
	width:544px;
}
div.entryBlock div.access{
	background:url(../images/bg_entry_04.gif) no-repeat bottom;
	padding:5px 4px;
	}


div.entryBlock div.access p{
	background:url(../images/icon_entry_01.gif) no-repeat 0.4em 0.4em;
	padding:4px 0 6px 25px;
	}

div.entryLeft{
	float:right;
	display:inline;
	margin:0 10px 0 0;
	width:164px;
}
div.entryLeft dl{
	margin:8px auto;
	width:164px;
}
div.entryLeft dl dt{
	text-align:center;
	width:144px;
	height:109px;
	margin:0 auto 10px auto;
	padding:10px;
	border:solid 1px #cfcfcf;;
}
div.entryLeft dl dt img{
}


div.entryLeft dl dd{
	margin:0 auto;
	width:164px;
}
div.entryLeft dl dd a{
	display:block;
	height:49px;
	width:164px;
	background:url(../images/btn_entry_01_o.gif) no-repeat;
}
div.entryLeft dl dd a:hover{
	background-image:url(../images/btn_entry_01_o.gif);
	background-color:#ffffff;
}

div.entryLeft dl dd a:hover img{
	visibility:hidden;
}
div.entryLeft dl dd a{
	display:block;
	height:56px;
	width:164px;
	background:url(../images/btn_entry_01_o.gif) no-repeat;
}


div.entryRight{
	float:left;
	display:inline;
	margin:5px 0 0 8px;
	width:340px;
}
div.entryRight ul li{
	background:url(../images/bg_dottedline_01.gif) repeat-x bottom;
	padding:6px 0 6px 2px;
	clear:both;
}

div.entryRight ul li.price{
	color:#ff3701;
	font-weight:bold;
}
div.entryRight ul li.lastchild{
	background:none;
}
div.entryRight ul li span{
	width:50px;
	display:block;
	float:left;
	color:#645047;
	margin:0 10px 0 0;
	font-weight:lighter;
}

div.entryLink {
	background:#F1F0ED;
	clear:both;
	margin:10px 0 0 0;
}

div.entryLink ul{
	background:url(../images/icon_entry_02.gif) no-repeat 0.6em 0.6em;
	padding:6px 0 6px 30px;
	background:
}
div.entryLink ul li{
	display:inline;
	padding:0 5px 0 0;
	line-height:1.7em;
	font-size:0.8em;
}

div.entryLink ul li a{
	color:#635E50;
}




div.entryLink{
	clear:both;
}

/*-----------------------------------------
フッタ
------------------------------------------*/

p.totop{
	text-align:right;
	padding:10px 4px 0px 0;
	color:#3d4b3b
}
p.totop a{
	color:#3d4b3b
}

div#footer{
	background:url(../images/bg_footer_01.gif) repeat-x top;
	margin:10px 0 10px 0;
}
div#footerLink{
	background:#ebf3eb;
	position:relative;
	top:6px;
	margin-bottom:8px;
}
div#footer #footerLink ul{
	padding:6px 0;
	width:950px;
	margin:0 auto;
}
div#footer #footerLink ul li{
	float:left;
	display:inline;
	padding:0 10px 0 0;
}

div#footer #footerArea{
	width:950px;
	margin:0 auto;
	color:#565e56;
	padding:8px 0 0 0 
}
div#footer #footerArea p{
	font-weight:bold;
	color:#428548;
}

.noborder{
	border:none;
	background:none!important;
}

.message{
	text-align:center;
	font-size:1.2em;
	line-height:1.4em;
	margin:35px 0;
	color:#ff3701;
	font-weight:bold;
}

div#bottomContents{
	color:#555555;
	margin:0px 0 10px 0;
	padding:4px 1px 0 1px;
	font-weight:lighter;
}
div#bottomContents p{
	line-height:1.4em;
	margin:0 2px 4px 0;
	color:#565e56!important;
	font-weight:lighter!important;
}

/*姉妹サイトへのリンク*/

div.linkArea{
	border-top:dotted 1px #cfcfcf;
	margin:6px 0 0 0;
	padding:6px 0 0 0;
	font-size:0.8em;
}
div.linkArea ul {
	display:inline;
	line-height:1.7em;
}

div.linkArea ul li{
	display:inline;
	color:#565e56;
	padding:0 10px 0 0px;
}
div.linkArea ul li.capLink{
	padding:0 5px 0 1px;
}

div.linkArea ul li a{
	color:#565e56;
}
