/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#222;
	font-size: 14px;
	line-height: 150%;
	background: #eeeee6;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: normal;}


/* 画像の属性 */
img {border: none; margin: 0;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #0000fc;text-decoration: underline;}
a:hover {color:#FF3300;text-decoration: none;}

/* 基本設定*/

#base{
	width: 820px;
	margin: 0 auto;
	text-align: center;
	background: url("img/kage800_eeeee6.gif") repeat-y;
}
#wrapper{
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}

/*ヘッダー*/
#header	{
	margin : 0;
	padding: 0;
	height : 250px;
	text-align: left;	
	background: url("img/shirahama2_header.jpg") no-repeat;
}

#header h1{
	position: absolute;
	top : 30px;
	left: 10px;
	color: #FFF;
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	text-indent: -2000px;
}




#header .des {
	position: absolute;
	left: 10px;
	top: 205px;
	color: #fff;
	font-size: 12px;
	text-align: left;

}

/*  パンくずリスト  */
.navi {
	margin : 0;
	font-size: 10px;
	color:#666;
}

.back {
	margin: 5px 0 15px 0;
	font-size: 12px;
	text-align: left;
}

/*コンテンツ*/
#content {
	margin: 0 auto;
	width: 740px;
	text-align: left;
}
				
#content h2	{
	margin: 10px 0 0 0;
	font-size: 128%;
	color: #732626;
	font-weight: bold;
	line-height: 150%;
	border-left:10px solid #cc0000;
	text-indent: 5px;
}

#content h3 {
	margin: 10px 0 0 0;
	display: block;
	font-size:108%;
	font-weight: bold;
	color : #732626;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
}

#content h4	{
	margin: 10px 0 0 0;
	font-size: 117%;
	color: #FF0000;
	font-weight: bold;
	line-height: 150%;
}






/*問合わせボタン*/
.toiawase a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://gozira.jp/img/button11.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

/*詳細ボタン*/
.shousai a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://gozira.jp/img/button12.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

/*購入ボタン*/
.kounyu a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("http://gozira.jp/img/button13.gif") no-repeat top left;
	display: block;
 	outline: 0;
}


/*記事枠*/
#content .doc{
	margin: 0px 10px 20px 10px;
	text-align: left;
	line-height: 150%;
}

#content .doc p{
	padding: 5px 0;
}


#content  ul{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height:120%;
	list-style-image : url("http://gozira.jp/img/list.gif");
}

#content  li{
	margin-left:15px;
}


#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}


#content .doc .banner{
  text-align: right;
  padding-right:130px;
}
#content .doc .banner a{
	font-weight:600;
	font-size:13px;
	text-decoration:underline;
	color:#0044cc;
}

#content .doc .banner a:hover {color:#FF3300;text-decoration: none;}

#content .doc .banner img{
	border:none;
}


/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*フッター*/
#footer{
	clear: both;
	margin: 0;
	height: 60px;
	color: #FFF;
	padding: 0;
	background: #fc6813;
	}
	
#footer p{
	margin: 0;
	padding: 13px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #FFBB99;text-decoration: underline;}
#footer a:hover {color:#FF3300;text-decoration: none;}

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

.yellow{
	background: #ffff00;
        font-size: 14px;
}

.red{
	color: #cc0000;
        font-weight: bold;
}


#content .img2 {border: none; 
       margin: 0 10px 0 0;
       float: left;
}

#content .img3 {border: none; 
       margin: 0 10px 0 10px;
       float: right;
}
/*カコミ*/
#kakomi	{
	width : 450px;
	padding: 10px;
	margin: 30px auto 40px;
	text-align: left;
	border: 1px solid #999999;
}
#kakomi_img	{
	float: left;
	margin-right: 20px;
}
.itemname	{
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
}
.itemprice	{
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	padding: 10px;
}
.price	{
	font-size: 150%;
}

/*hoverImg*/
a:hover img.hoverImg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}




/* VCAPIページレイアウト
-------------------------------------------------------------------------*/
#VCSDB-container{
	text-align:left;
}

/* 一般
-------------------------------------------------------------------------*/



.c-both{
	clear:both;
}
/* 検索ボックス
-------------------------------------------------------------------------*/
.VCSDB-search {
	clear:both;
	padding:0;
	margin:0 0 10px 0;
}

/* 検索ボックス - 境界線
-------------------------------------------------------------------------*/
hr {
	clear:both;
	border-style: solid;
	border-width: 1px;
	border-color: #C9C9C3 #FFFFFF #FFFFFF #C9C9C3;
	height:2px;
	margin: 0;
}


/* 検索フィルターのタイトル
-------------------------------------------------------------------------*/
h2.VCSDB-search_title {
	color: #ffffff;
	background: #d4d4d4;
	font-size: 116%;
	border-bottom: 1px solid #c3c3c3;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}


/* 商品のタイトル
-------------------------------------------------------------------------*/
h3.vc_title {
	font-size:100%;
	font-weight: bold;
	padding:0;
	margin:0 0 7px 0;
}
/* 金額
-------------------------------------------------------------------------*/
.VCSDB-price {
	font-size:100%;
	padding:8px 0 0 0;
}

/* 地図
-------------------------------------------------------------------------*/

#VCSDB-map {
    float: left;
    height: 420px;
    width: 520px;
	border:1px solid #CCCCCC;
}

/* 検索結果リスト
-------------------------------------------------------------------------*/

#VCSDB-list {
    height: 405px;
    overflow: scroll;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:15px 0 0 10px;
}
#VCSDB-list ul li{
	border-bottom:1px dotted #AAAAAA;
	padding:0 0 10px 0;
}

/* 検索結果のページ番号表示
-------------------------------------------------------------------------*/

#VCSDB-pager{
	float:right;
}
#VCSDB-pager ul.pages {
    display:block;
    border:none;
    text-transform:uppercase;
    font-size:10px;
    margin:10px 0 50px;
    padding:0;
}
#VCSDB-pager ul.pages li {
    list-style:none;
    float:left;
    border:1px solid #ccc;
    text-decoration:none;
    margin:0 5px 0 0;
    padding:5px;
}
#VCSDB-pager ul.pages li:hover {
    border:1px solid #003f7e;
}
#VCSDB-pager ul.pages li.pgEmpty {
    border:1px solid #eee;
    color:#eee;
}
#VCSDB-pager ul.pages li.pgCurrent {
    border:1px solid #003f7e;
    color:#000;
    font-weight:700;
    background-color:#eee;
}
/* 検索フィルター
-------------------------------------------------------------------------*/

#VCSDB-location{
	padding:10px 0 5px 0;
}
#VCSDB-location select{
	min-width:100px;
}

/* 検索結果アイテム
-------------------------------------------------------------------------*/

.VCSDB-item {
	margin:10px 0;
}

.VCSDB-img{
    border: none;
    height: 79px;
    margin: 0 0.5em 0 0;
    text-decoration: none;
    vertical-align: top;
    width: 105px;
    float:left;

}
/* ボタン
-------------------------------------------------------------------------*/

#VCSDB-search-button{
	width: 100px;
	margin: 10px;
}
.VCSDB-book_btn{
	float:right;
	padding-right:5px;
}
