@charset "utf-8";

html * {
	box-sizing: border-box;			/*CSS 3 の記述。 MacIE 5 で有効。 */
	-moz-box-sizing: border-box;	/* Mozilla 用の記述。 N 6 で有効。 */
}

html{
	scrollbar-face-color: #cccccc;
	scrollbar-base-color:#e3ded1;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #cccccc;

}

body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #333333;
	font-size: 78%;
	line-height:1.5em;
	letter-spacing:0.035em;
	background-image:  url("img/bg.jpg");
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

tr,td{
	font-size: 78%;
}

ul{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}

li{
	margin:5px 0;
	padding:0 0 0 20px;
}

blockquote{
	margin:10px 10px 10px 30px;
	padding:5px;
	border:1px solid #cccccc;
}

/********************************************/
/*				ポジション					*/
/********************************************/
#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:762px;
	background:#ffffff url(img/contents.jpg) repeat-y 0 0;
}

#header {
	position:relative;
	width:762px;
	height:170px;
	margin:0;
	padding:0;
	background:#ffffff url(img/header.jpg) no-repeat 0 0;
}

#global_menu{
	position:relative;
	width:762px;
	height:25px;
	margin:0;
	padding:0;
}

#main{
	position:relative;
	width:762px;
	margin:0;
	padding:0 0 30px 24px;
}

#col1 #main{
	position:relative;
	width:762px;
	margin:0;
	padding:0 0 30px 0;
	text-align:center;
}

#menu{
	width:176px;
	margin:0;
	padding:0;
	float:left;
}

#contents{
	width:516px;
	margin:0 0 0 22px;
	padding:0;
	float:left;
}

#col1 #contents{
	width:516px;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:none;
}

/********************************************/
/*				ヘッダー						*/
/********************************************/
#header h1{
	position:absolute;
	left:20px;
}

#header h1 a{
	display:block;
	width:430px;
	height:80px;
}

#header h1 span{
	position:absolute;
	text-indent:-10000px;
}


/********************************************/
/*			グローバルメニュー				*/
/********************************************/
#global_menu ul{
	bottom:0px;
	margin:0 0 0 25px;
	padding:0;
	height:25px;
}

#global_menu li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}


/********************************************/
/*				メニュー設定					*/
/********************************************/
#menu h2{
	margin:0px;
	padding:0px;
	height:32px;
	line-height:1em;
}

#category_menu ul,
#archive,
#entry ul{
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	line-height:1.0em;
	background:#ffffff url("img/side_footer.jpg") no-repeat 0 100%;
	font-size:77%;
	letter-spacing:0.03em;
}

/*\*/
* html #menu #category_menu ul {
	padding:0 0 3px 0;
}
/**/

#menu #category_menu,
#menu #archive,
#menu #entry{
	background-color:#ffffff;
}

#menu #archive{
	font-size:100%;
}

#menu #archive select{
	margin:0 0 0 6px;
	width:150px;
}

#menu #archive li{
	margin:4px 0 0 0;
	padding:0 5px 0 19px;
	background:#ffffff url("img/list_mark.gif") no-repeat 0 0;
	line-height:1.3em;
}

#menu #entry li{
	margin:8px 0 0 0;
	padding:0 5px 0 19px;
	background:#ffffff url("img/list_mark.gif") no-repeat 0 0;
	line-height:1.3em;
}

.date{
	font-size:100%;
}

/*---------------ロールオーバー----------------------*/
#menu #gotoTop p{
	margin:0 0 15px 0;
	padding:0;
	line-height:1.0em;
}

#menu #gotoTop a {
	margin:0;
	padding:0;
	width: 176px;
	height: 33px;
	font-size:12px;
	display:block;
	line-height:1.0em;
	background:url("img/btn_backTop.jpg") no-repeat 0 0;
}

#menu #gotoTop a:hover#top{
	background-position: -176px 0px;
}

/*---------------ロールオーバー----------------------*/

#menu #category_menu li{
	margin:3px 0 0 0;
	padding:0 0 0 5px;
	line-height:1.0em;
}

#menu #category_menu a {
	margin:0;
	padding:0;
	width: 165px;
	height: 19px;
	font-size:12px;
	display:block;
	line-height:1.0em;
	background:url("img/menu.gif") no-repeat 0 0;
}

/*\*/
* html #menu #category_menu li {
margin:0 0 2px;
}
/**/

#menu #gotoTop span,
#menu #category_menu span {
	display:none;
/*	position: absolute;
	text-indent:-9999px;*/
}

#menu #category_menu #news{
	background-position: 0px 0px;
}

#menu #category_menu #shop{
	background-position: 0px -19px;
}

#menu #category_menu #info{
	background-position: 0px -38px;
}

/*#menu #category_menu #coordinate{
	background-position: 0px -57px;
}*/

#menu #category_menu #diary{
	background-position: 0px -57px;
/*	background-position: 0px -76px;*/
}

#menu #category_menu a:hover#news {
	background-position: -165px 0px;
}

#menu #category_menu a:hover#shop {
	background-position: -165px -19px;
}

#menu #category_menu a:hover#info {
	background-position: -165px -38px;
}
/*#menu #category_menu a:hover#coordinate {
	background-position: -165px -57px;
}*/
#menu #category_menu a:hover#diary {
	background-position: -165px -57px;
/*	background-position: -165px -76px;*/
}


/********************************************/
/*				RSS設定						*/
/********************************************/
#rss ul{
	margin:0;
	padding:0;
	background:#transparent;
}

#rss li{
	margin:0;
	padding:0 2px 0 0;
	float:left;
}


/********************************************/
/*				コンテンツ設定				*/
/********************************************/
.entryBox{
	margin:0;
	padding:0;
	background:url("img/entryBack_middle.jpg") repeat-y 0 0;
}

#contents h2{
	width:516px;
	height:43px;
	margin:0 0 10px 0;
	padding:16px 0 0 50px;
	color:#ffffff;
	font-weight:bold;
	font-size:105%;
	line-height:1em;
}

#contents h3{
	width:516px;
	height:43px;
	margin:0 0 10px 0;
	padding:18px 0 0 20px;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	line-height:1em;
}

#contents h2#title{
	width:516px;
	height:40px;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	background:url("img/archive_back.jpg") no-repeat 0 0;
	line-height:40px;
}

#category #contents h2#news{
	width:516px;
	height:40px;
	margin:0 0 15px 0;
	padding:0;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
}

#category #contents h2 span{
	display:none;
/*	position:absolute;
	text-indent:-10000px;*/
}

#category #contents h2#news{
	background:url("img/categoryTitle_news.jpg") no-repeat 0 0;
}

#category #contents h2#info{
	background:url("img/categoryTitle_info.jpg") no-repeat 0 0;
}

#category #contents h2#coordinate{
	background:url("img/categoryTitle_coordinate.jpg") no-repeat 0 0;
}

#category #contents h2#shop{
	background:url("img/categoryTitle_shop.jpg") no-repeat 0 0;
}

#category #contents h2#diary{
	background:url("img/categoryTitle_diary.jpg") no-repeat 0 0;
}

#contents h2.news{
	background:url("img/entryBack_top_news.jpg") no-repeat 0 0;
}

#contents h2.info{
	background:url("img/entryBack_top_info.jpg") no-repeat 0 0;
}

#contents h2.coordinate{
	background:url("img/entryBack_top_coordinate.jpg") no-repeat 0 0;
}

#contents h2.shop{
	background:url("img/entryBack_top_shop.jpg") no-repeat 0 0;
}

#contents h2.diary{
	background:url("img/entryBack_top_diary.jpg") no-repeat 0 0;
}

#contents h3.news{
	background:url("img/bar_news.jpg") no-repeat 0 0;
}

#contents h3.info{
	background:url("img/bar_info.jpg") no-repeat 0 0;
}

#contents h3.coordinate{
	background:url("img/bar_coordinate.jpg") no-repeat 0 0;
}

#contents h3.shop{
	background:url("img/bar_shop.jpg") no-repeat 0 0;
}

#contents h3.diary{
	background:url("img/bar_diary.jpg") no-repeat 0 0;
}

.entry-footer{
	clear:both;
	margin:0 0 15px 0;
	padding:0;
	height:32px;
	background:url("img/entryBack_bottom.jpg") no-repeat 0 -18px;
	font-size:80%;
	letter-spacing:0.06em;
	text-align:right;
}

.entry-footer p{
	margin:0 10px 0 10px;
	padding:6px 0 0 0;
}

.entry-footer p.news{
	border-top:1px solid #c8a750;
}

.entry-footer p.shop{
	border-top:1px solid #77464e;
}

.entry-footer p.info{
	border-top:1px solid #568273;
}

.entry-footer p.coordinate{
	border-top:1px solid #38bce5;
}

.entry-footer p.diary{
	border-top:1px solid #5f9558;
}

.entry-body p{
	margin:0;
	padding:0 10px 20px 10px;
}

#btn-prev{
	float:left;
}

#btn-next{
	float:right;
}

#trackback-box,
#doComments-box,
#comments-box{
	margin:0 0 15px 0;
	padding:0 10px 20px 10px;
	background:url("img/entryBack_bottom.jpg") no-repeat 0 100%;
}

.trackback-body,
.comments-body{
	margin:0 0 10px 0;
	padding:5px;
	background-color:#f5f5f5;
}

p.trackback-footer,
p.comments-footer{
	margin:0;
	padding:5px;
	border-top:1px solid #aaaaaa;
}

#pagelinks{
	width:516px;
	height:40px;
	display:block;
	text-align:center;
	background:url("img/whiteback.jpg") no-repeat 0 0;
	line-height:40px;
}


/********************************************/
/*				フッター設定					*/
/********************************************/
#footer {
	clear: both;
	position:relative;
	width:762px;
	height:50px;
	margin:0;
	padding:0;
	background:#ffffff url(img/footer.jpg) no-repeat 0 0;
}

#footer span{
	margin:0;
	padding:0;
	position:absolute;
	text-indent:-10000px;
}

div.footer_btnTop{
	margin:0;
	padding:10px 0 0 670px;
}


/********************************************/
/*				link設定						*/
/********************************************/
a:link {
	text-decoration:none;
	color:#2273b7;
}

a:visited {
	text-decoration:none;
	color:#7f6795;
}

a:hover {
	text-decoration:none;
	color:#3d97e3;
}

a:active {
	text-decoration:none;
	color:#7f6795;
}

.non a:link,
.non a:visited,
.non a:hover,
.non a:active {
	border-bottom:0px solid #000066;
	text-decoration:none;
}

/********************************************/
/*					共通						*/
/********************************************/
img.r {
	float: right;
	border: none;
	margin:0 0 10px 10px;
	vertical-align:top;
}

img.l {
	float: left;
	margin:0 10px 10px 0;
	vertical-align:top;
}

.cl{
	clear:both;
}

.accent{
	color:#a75160;
}

.formsize{
	width:250px;
}