@charset "utf-8";
/*
 共通初期化 [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

/*div {border:#996600 solid 1px}*/

body {
	background:#FFF;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	font-size:0.85em;
	line-height:1.4;
	color:#FFF;
	}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.4;
}
p {
	margin:0 0 0 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
color:#FFF;
	text-decoration:underline
}
a:visited {
color:#FFF;
	text-decoration:underline
}
a:hover {
	text-decoration:underline;
	color:#FFCCFF
}
a:active {
	color:#ccc;
}

/*
 container [
----------------------------------------------------------- */
#container {
	width:980px;
/*padding:10px 10px 0 10px;*/
	margin:0 auto;
	background:#73ab02;
	background:url(common/img/background.jpg);
	background-repeat:no-repeat;
}

/*
 Header [
----------------------------------------------------------- */
#header {
	font-size:0.85em;
	letter-spacing:0.15em;
	line-height:1.6em;
	}
#header .logo {
	position:relative;
	left:35px;
	top:5px;
}
#header ul {
	margin-right:22px;
}
#header li {
	display:inline;
	padding-left:12px;
	padding-right:3px;
	background:url(common/img/sankaku_r.gif);
	background-repeat:no-repeat;
	background-position:2px;
}
#header .glomenu {
	text-align:right;
	position:relative;
	top:-20px;
	right:10px;
	}
#header p{
	margin-left:36px;
	}


/*
 パンくず　-　Topic List [
----------------------------------------------------------- */
#topicList {
	margin-left:36px;
	font-size:0.75em;
	letter-spacing:1px;
}

/*
 トップページの画像エリア [
----------------------------------------------------------- */
#mainImage {
	height:500px;
	background:url(img/maininnnoshima.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
#mainBannerLeft {
	/*width:180px;*/
	position:relative;
	/*top:60px;*/
	margin-left:35px;
	float:left;
	color:#000
	display: inline;
}
#mainBannerLeft ul{
margin:20px 0 0 10px;
}
#mainBannerLeft li{
margin:15px 0;
}
#mainBannerRight {
	width:215px;
	height:460px;
	margin-top:10px;
	margin-right:45px;
	padding:10px;
	float:right;
	background:#FFFFFF;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	display: inline;
}
#notAlpha {
	width:215px;
	height:390px;
	margin-top:10px;
	/*margin-right:10px;*/
	padding:10px;
	float:right;
	/*filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;*/
	color:#000;
	position:relative;
	right:-235px;
	display: inline;
}
#notAlpha p{
	font-size:0.85em;
	line-height:1.2;
	margin-bottom:5px;
	display: inline;
}
#mainImage #mainMenu {
	position:relative;
	top: -100px;
	width:705px;
}
#mainMenu {
	clear:both;
	width:auto;
	clear:both;
	text-align:center;
	margin-left:20px;
}
#mainMenu li {
	display:inline;
	margin:0px 25px
}
/*#mainMenu li img{
	margin:0 0px 0 20px;
}*/



/*
 main　（背景白いところ） [
----------------------------------------------------------- */
#content {
	color:#333;
}
#main {
	color:#333;
	width:667px;
	float:left;
	margin-left:32px;
	background:url(common/img/bg_entry_top.gif);
	background-repeat:no-repeat;
	padding: 10px 25px 0 20px;
/*min-height:550px;*/

}
#main a:link {
	color:#0066CC;
	text-decoration:underline
}
#main a:visited {
	color:#0066CC;
	text-decoration:underline
}
#main a:hover {
	text-decoration:underline;
	color:#0099FF;
}
#main a:active {
	color:#ccc;
}
.blogName {
	font-size:0.75em;
	background-color:#333333;
	color:#CCCCCC;
	padding:1px 5px;
	letter-spacing:1px;
}
.published {
	font-size:0.75em;
	color:#333333;
}
.name {
	font-size:0.75em;
}
#main .user {
	font-size:0.75em;
	width:666px;
	border-bottom:#999 dashed 1px;
	margin-bottom:10px;
	text-align:right;
}
#main h2 {
	margin:5px 0 0px 0px;
	width:580px;
	overflow:hidden;
}

#main h3 {
	font-size:0.85em;
	font-weight:normal;
	margin:0 0 0 470px;
}


#main .end {
	position:relative;
	left:-20px;
	top: 10px;
	clear:both;


}
#mainEnd {
	color:#000;
	width:706px;
	float:left;
	margin-left: 25px;
}

/*
 下階層ページのサイドバナー　side [
----------------------------------------------------------- */

#right {
	width:180px;
	float:right;
	margin-right:45px;
}

/*
#sideBG {
	width:180px;
	height:390px;
	padding:10px;
	float:right;
	background:#FFFFFF;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
*/
#side {
	width:180px;
	/*float:right;*/
	margin-bottom:10px;
	/*margin-right:30px;*/
	padding:10px;
	color:#000;
	position:relative;
	vertical-align:top;
	background-color: #C5DF83;
}
#side p{
	font-size:0.85em;
	line-height:1.2;
	margin-bottom:5px;
}

#rightBottom p{
	margin-bottom:10px;
}




/*
 タグラインと各店リンク　tagline [
----------------------------------------------------------- */
#tagline {
	width:910px;
	margin-left:35px;
}
#tagline ul{
	width:730px;
	padding:15px 0 30px 120px;
	background:url(common/img/logo_earth.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	letter-spacing:0.1em;
}
#tagline li{
	display:inline;
}
/*
 新着情報　what's new [
----------------------------------------------------------- */
#whatsNew {
	background:url(img/bg_news_top.gif);
	background-repeat:no-repeat;
	padding:10px 0px 10px 0px;
	color:#000;
	}
	
#whatsNew a:link {
	color:#0066CC;
	text-decoration:underline
}
#whatsNew a:visited {
	color:#0066CC;
	text-decoration:underline
}
#whatsNew a:hover {
	text-decoration:underline;
	color:#0099FF;
}
#whatsNew a:active {
	color:#ccc;
}
#whatsNew #news {
	width:680px;
margin-left:45px;
}
/*#whatsNew #news table{
	width:680px;
}*/
#whatsNew #news td {
	padding:0 3px;
	color:#000;

/*border-bottom:#666 dashed 1px;*/
}
#whatsNew #topic {
	width:180px;
	float:right;
	text-align:right;
	margin-right:45px;
}
#whatsNewEnd {
	margin:0;
	padding:0;
	height:10px;
	line-height:0
}

/*
 ↑ このページの上へ  page top [
----------------------------------------------------------- */
.pageTop {
	clear:both;
	text-align:right;
	padding-right:35px;
	font-size:0.85em;
}

/*
 footer [
----------------------------------------------------------- */
#footer {
	clear:both;
	padding-top:6px;
	font-size:0.85em;
	letter-spacing:0.15em;
	text-align:center;
}
#pageEnd {
	height:19px;
	position:relative;
	left:-0px;
	margin:0;
	padding:0;
}

/*
 ショップ用 [
----------------------------------------------------------- */
#shopTitle {
	padding:10px 0 15px 0;
}
#main #topic {
	height:250px;
	width:640px;
	overflow-x: auto; 
	overflow-y: scroll;
	color:#333333;
}
#main td,
#main th{
	color:#333;
}
/*
 オーダーフォーム用 [
----------------------------------------------------------- */
#oderForm td {
	padding:4px;
}
#oderForm th {
	padding:4px;
}
#oderForm .caption {
	font-size:0.72em;
	line-height:1.1;
}
#oderForm .formBtn {
	margin: 2px 10px 0 10px;
	font-weight:bold;
}


/*
 ページ分割ナビゲーション [
----------------------------------------------------------- */
.content-nav{
clear:both;
text-align:center;
}

.zenbun {
text-align:right;
font-size:0.9em;
}


