* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	background-color: #ffffff;
	background-image: url(img/bg01.gif);
	background-repeat: repeat-y;
	color: #222222;
	line-height: 14pt;
	font-family: "MS UI Gothic",Osaka;
	border-left: 10px;
}
p {
	text-align : left;
	margin-bottom: 10px;
}
.LSpace30{
	margin-left: 30px;
}

a:link		{ color: #0000ff; }
a:visited	{ color: #800080; }
a:hover		{ color: #ff0000; }
a:active	{ color: #ff0000; }

strong { color: #ff9900;}
strong_a{ color: #009966;}

img {border:0;}
img.left { float:left;margin: 0 20px 0 20px;}
img.rignt { floar:rignt;}

.Text11{font-size: 11px;color: #333333;}
.TextRed{color: #ff0000;font-weight: bold;}
.TextBlue{color: #0000ff;font-weight: bold;}


/******** 段組解除 ********/
div.clearblock {
	clear: both;
}
/******** ヘッダー ********/
#header {
	margin: 0 0 0 20px	;
	width: 760px;
}
h1 {
	font-size: 15px;
	text-align: right;
	padding: 3px 3px 0 0;
}
h1 a{
	text-decoration: none;
}

h2 {
	padding-left: 320px;
	line-height: 70px;
	font-size: 12px;
	color: #999999;
}

/******** ナビ ********/
#Navi {
	width: 760px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0 0 5px 20px;
	text-align: center;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: none;
	border-right: none;
	background-color: #F4E4CD;
}
#Navi li{
	list-style-type: none;
	font-weight: bold;
	border-right: solid 1px #999999;
	float: left;
}
#Navi a{
	width: 90px;
	height: 30px;
	color: #999999;
	background-color: #F4E4CD;
	text-align: center;
	text-decoration: none;
	display: block;
}
#Navi a:hover{
	color: #666666;
	background-color: #E9CC99;
	font-weight: bold;
}

#Navi .Here{
	background-color: #E9CC99;
	text-align: center;
	display: block;
	height: 30px;
	color: #666666;
}

/******** コンテンツ ********/

#container {
	width: 760px;
	margin: 0 10px 0 20px;
	padding: 0 10px 0px 10px;
}
#main {
	margin: 0;
	padding: 0;
	width: 570px;
	float: left;
}
h3 {
	padding: 5px 0 2px 20px;
	margin: 10px 0 10px 0;
	font-size: 14px;
	border-bottom:dotted 2px #C1AB8E;
	background-image:url(img/h_tag_ar.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
h4{
	font-size: 14px;
	color: #003366;
	padding:2px 0 2px 2px;
	margin: 3px 0 3px 0;
	border:solid 1px #cccccc;
	background-image:url(img/h_tag_grd.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
h5 {
	font-size: 14px;
	margin: 0 0 10px 10px;
	padding: 0 0 0 10px;
	background-image:url(img/img_h5.gif);
	background-repeat:no-repeat;
}


/* ショップ3段組 */
div.Shop3Block {
	float: left;
	width: 30%;
	margin: 0 0 5px 5px;
	padding : 5px;
	border-top: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	border-left: 1px #cccccc solid;
	text-align : center;
}
/* ショップ名 */
.ShopTitle {
	color:#ffffff;
	margin: 0 0 5px 0;
	padding : 0;
	width:100%;
	text-align : center;
	border-right:solid 1px #808080;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #808080;
	background-color:#c5c552;
}

/* ショップ特徴 */
.ShopList {
	font-size: 10px;
	margin: 2px 2px 2px 2px;
	padding : 1px 1px 1px 1px;
	border-right:solid 1px #808080;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #808080;
	background-color:#c0c0c0;
}

/*画像との2段組（枠なし）*/

#main .LeftImg {
	width: 30%;
	text-align : center;
	float: left;
}
#main .RightText {
	width: 70%;
	float: left;
}


/* ランキング画像 */
.ranking01{
	margin: 0 0 5px 0;
	padding: 0 0 0 40px;
	background-image: url(img/ranking01.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #996633;
	line-height: 25px;
}
.ranking02{
	margin: 5px 0 5px 0;
	padding: 0 0 0 40px;
	background-image: url(img/ranking02.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #996633;
	line-height: 25px;
}
.ranking03{
	margin: 5px 0 5px 0;
	padding: 0 0 0 40px;
	background-image: url(img/ranking03.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #996633;
	line-height: 25px;
}
.ranking04{
	margin: 5px 0 5px 0;
	padding: 0 0 0 40px;
	background-image: url(img/ranking04.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #996633;
	line-height: 25px;
}

/*テーブル枠*/
table {
	border-collapse: collapse;
	border: 1px solid #9FB7CF;
	margin: 5px aout;
	font-size: 90%;

}
th,td {
	padding: 2px 10px 2px 10px;
	padding: 2px 10px 2px 10px;
	border-top: 1px solid #9FB7CF;
	border-bottom: 1px solid #9FB7CF;
	border-left: none;
	border-right: none;
}

th {
	background-color:#C5D4E2;
}




/******** 右列 ********/
#right {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 160px;
}

/* お気に入りに追加 */
#right .AddFavo {
	margin:0 0 5px 0;
	padding: 2px;
	text-align : center;
	background: #ffcccc;
	border-width: 1px;
	border-style: solid;
	border-color: #ffeeee #ff9999 #ff9999 #ffeeee;
}
#right .AddFavo a{
	color: #999999;
	text-decoration: none;
 }
#right .AddFavo a:hover{
	color: #ff9999;
}

/* メニュー */
#right .RightMenu {
	margin: 0 0 5px 0;
	background: #ffffff;
	border: solid 1px #cccccc;
}
#right .RightMenu ul{
	list-style-type: none;
}
#right .RightMenu li{
	padding: 1px 1px 1px 5px;
}
.RightMenu .MenuHx{
	text-align : center;
	background: #ECE9D8;
	border-bottom: 1px #cccccc solid;
}

/* リンク、おすすめ、etc.. */
#right .RightLink {
	background: #ffffff;
	border: solid 1px #cccccc;
	text-align: center;
}
#right .LinkHx {
	text-align : center;
	background: #ECE9D8;
	border-bottom: 1px #cccccc solid;
}

#right .LinkText {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	padding: 0 5px 20px 5px;
}


/******** フッター ********/
#footer {
	width: 760px;
	margin: 0 0 0 20px;
	background: #ECE9D8;
}

#footer a{
	text-decoration: none;
}

.FooterMenu ul{
	text-align: center;
	background: #FFFFFF;
}
.FooterMenu li {
	display: inline;
	font-size: 14px;
}
.GlobalMenu ul{
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background: #F7F5EE;
}
.GlobalMenu li {
	display: inline;
	font-size: 12px;
	padding: 3px 0 3px 10px;
}
#footer p.copy {
	height: 70px;
	color: #999999;
	font-size: 10px;
	margin-bottom: 0;
	padding: 1px 10px 0 0;
	text-align: right;
}
/*テキスト10pix*/
.txt_11{
	font-size: 11px;
  color: #333333; /* 文字の色 */
}
.txt_10{
	font-size: 10px;
  color: #666666; /* 文字の色 */
}
.txt_10comentB{
	font-size: 10px;
  color: #669966; /* 文字の色 */
	font-weight:bold; /* 文字を太く */
}
.txt_10coment{
	font-size: 10px;
  color: #666666; /* 文字の色 */
}
/*文字装飾*/
.txtRed{
	font-weight: bold;
	color: #ff0000;
}
/*文字装飾*/
.txtGray{
	color: #999999;
}
.txtBlue{
	font-weight: bold;
	color: #3333cc;
}
