@charset "shift_jis";

* {
	padding: 0;
	margin: 0;
	text-decoration: none;
}
body {
	font-size: small "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 150%;
	color: #464646;
    background: url(../img/back.jpg);
	
}
.align_right {
	text-align: right;
}

.spacer {
	clear: both;
	width: 100%;
}
.spacer a{
	color: #4C555F;
}
.spacer a:hover{
	color: #54719C;
	text-decoration: underline;
}
/* リンクの設定 */
a	{
	color: black;
	}

a img	{
	border: none;
	}
ul,ol {
	list-style:none;
}
#wrapper {
    background: url(../images/back.jpg) repeat-x left top;
    text-align: left;
}
.area_pankuzu {
	width: 690px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
    font-size: small;
	overflow: hidden;
	color: #000000;
}
.area_pankuzu a{
	color: #4C555F;
}
.area_pankuzu a:hover{
	color: #54719C;
	text-decoration: underline;
}
/*リストボックス*/
.area_select {
	width: 680px;
	text-align: right;
	padding: 5px 0 0;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
    font-size: small;
    color: #000000;
}
form#navimenu{
width : 675px;
height : 28px;
text-align : right;
}
#main_pic {
	width: 100%;
	height: 310px;
	padding: 24px 0 0;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
	background: transparent url(../img/topback.jpg) repeat-x center top;
	margin-top: 0px;
}
#maininner_pic {
	width: 100%;
	height: 150px;
	padding: 28px 0 0;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
	background: transparent url(../img/innerback.jpg) repeat-x center top;
	margin-top: 0px;
}


#inner {
	background-color:#303030;
	background: url(../img/paper01.jpg) ;
	float: left;
	width: 925px;
   	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	text-align: left;
}
#content {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#main {
	float: left;
	margin-left: 25px;
	width: 695px;

}
#submain {
	float: left;
	width: 355px;
	margin-top: 70px;
	margin-right: 10px;

}

#banner {
	float: left;
	width: 165px;
	margin-top: 70px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#banner p {
	margin-bottom: 10px;

}
/* インフォメーション
------------------------------------------------------------------*/
#info-box {
	border: 1px solid #ccc;
	width: 880px;
	height: 150px;
	margin: 10px 0 10px;
	text-align: left;
	padding-left: 0px;
}
* html #info-box {
	margin-top: 0px;
	padding-top: 0px;
}

h2#title-information {
	margin: 0px 0 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}
h2#info {
	margin: 0px 0 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}


#info-box p {
	color:#666666;
	padding-left: 15px;
	background: url(../images/icon_link-tri.gif) no-repeat 2px 1px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 0.9em;
}
* html #info-box p { top: 0px; }

#info-box p a {
	padding-left: 15px;
	background: url(../images/icon_link-tri.gif) no-repeat 2px 1px;
}

iframe#information {
	
	width: 880px;
	height: 150px;
	border: none;
	background-color:#535443;
	overflow-y: auto;
}

#leftsidebar {
	width: 160px;
	float: left;	
	
}
#menu {
	margin-top: 160px;
	padding: 0px;
	float: right;
	width: 160px;
	height: auto;
/* background-color: #FFCC66; */
}

#totop {
	clear:both;
	/*height:25px;*/
	width:690px;
	height: 20px;
	padding: 15px 0px 10px;
	margin: 10px 0 10px 0px;
}

#totop img {
	float: right;
}

#totop_inner {
	clear:both;
	/*height:25px;*/
	width:545px;
	height: 20px;
	padding: 15px 0px 10px;
	margin: 20px 0 10px 0px;
}

#totop_inner img {
	float: right;
}

/* サイドバーの設定 */
.sidebar	{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 0.9em;
	}

#leftsidebar ul	{
	margin: 10px 0px 0px 0px;
	padding: 0;
	}
#leftsidebar ul ul	{
		
	text-decoration: underline;
	}
#leftsidebar li	{
	margin-bottom: 5px;
	list-style-type: none;
	margin: 0 0 0 18px;
	}
#leftsidebar #blog	{
	margin-top: 20px;
	height: 350px;
	}
#leftsidebar #blog h1 {
	font-size: 1em;
	width: 160px;
	margin-top: 10px;
	text-indent: 10px;
	color: white;
	background: url(../images/titleback.gif) repeat-x left top;
	
}
#leftsidebar #photos	{
	margin: 0 0 0px;
	}

#photos ul	{
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
	}

#photos li	{
	display: inline;
	}

#photos li img	{
	margin: 0px 2px 0 0;
	width: 140px;
	height: 100px;
	}
#photosinner ul	{
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
	}

#photosinner li	{
	display: inline;
	}

#photosinner li img	{
	margin: 0px 2px 0 0;
	width: 10
	px;
	height: 77px;
	}


/* メインページのカテゴリーメニュー */


#leftsidebar #categories li	{
	text-indent: 5px;
	color: #000000;
	margin: 5px 0 0px;
	}

#leftsidebar #categories li a {
	text-decoration: none;
	color: #000000;
	}
#leftsidebar #categories li a:hover{
	text-decoration: underline;
	color: #000000;
	}


#leftsidebar #categories ul {
	list-style-image: url(../images/mark01.png);
	margin: 5px 0 0 7px;
	padding: 10px 0 0;
	}
#leftsidebar #categories ul ul	{
	list-style-image: url(../images/mark02.png);
	text-decoration: none;
	margin: 0px 0 7px 0px;
		padding: 10px 0 0 3px;
	}

#leftsidebar #categories ul li {
	border-bottom: solid 1px #ccc;
	padding: 0 0 1px;
	}
#leftsidebar #categories li li a {
	text-decoration: none;
	color: #000000;
	}
#leftsidebar #categories li li a:hover{
	text-decoration: underline;
	color: #000000;
	}
	
#leftsidebar #banners {
   list-style-type: none;
	padding: 1px 0 0px;
}
.object {
	width: 350px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 80px;
	padding-bottom: 2px;
}

.object_right {
	width: 350px;
	float: left;
	color: #000000;
	font-size: 0.9em;line-height: 150%;
}
.detail {
	width: 350px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	height: 20px;
	margin-bottom: 10px;
}

.article {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1.1em;
	color: #711500;
	float: left;
	font-weight: bold;
}
.pricenew {
	background-image: url(../img/icon_new.gif);
	background-repeat: no-repeat;
	color: #711500;
	font-size: 1.1em;
	font-weight: bold;
	float: right;
	background-position: 1px;
	padding-left: 0px;
	width: 60px;
	text-align: right;
}
.date {
	color: #711500;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1.1em;
	font-weight: bold;
	float: right;
	background-position: 1px;
	padding-left: 15px;
	width: 60px;
	text-align: right;
}

/*---フッター上部---*/
#footer-top {	
	width: 925px;
	height: 350px;
	background-color:#535443;
	text-align: center;
	overflow: hidden;
}
#footer-info {	
	width: 925px;
	height: 285px;
	background-color:#535443;
	text-align: center;
	overflow: hidden;
}


#footer-infobox {
	width: 880px;
	overflow: hidden;
	margin: 20px auto 0;
}

#footer-infobox ul li {
	float: left;
	margin-right: 20px;
}

#footer-infobox ul li.end {
	margin-right: 0;
}

#shimaiten {
	width: 880px;
	overflow: hidden;
	margin: 10px auto 0;
}

#shimaiten h2 {
	width: 880px;
	height: 24px;
	background: url(../image/toppage/link_title.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#shimaiten ul li {
	float: left;
	margin: 0 20px 10px 0;
}

#shimaiten ul li.end {
	margin: 0 0 10px 0;
}
#topinfo {
	width: 880px;
	overflow: hidden;
	margin: 5px auto 0;
}

#topinfo h2 {
	width: 880px;
	height: 24px;
	background: url(../image/toppage/info.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #662021;
	border-bottom-color: #662021;
	clear: both;
 background: url(../images/footer_bg.jpg) repeat-x center top;
    text-align: center;

}
#footer address {
text-align: left;
	width: 100%;
	height: 25px;
	margin-top: 2px;
	margin-left: 0px;
	text-align: center;
	font-style: normal;
	font-size: small;
	color: #ffffff;
}
#footer p {
	background-image: url(../img/paper01.jpg) repeat-x left top;
	margin-left: 0px;
	text-align: center;
	color: #000;
	font-style: normal;
	font-size: x-small;
	margin-top: 5px;
	background-position: bottom;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	
}

.area_footer {
	text-align: left;
	margin-top: 20px;
	margin-left: 30px;
	font-size: small;
	width: 760px;
	overflow: hidden;
}
.area_footer a{
	color: #4C555F;
	text-decoration: underline;
}
.area_footer a:hover{
	color: #54719C;
	text-decoration: underline;
}

/*inner page*/
#topimage {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 15px;
	
}
#content h1 {
	font-size: 1em;
	width: 160px;
	margin-top: 15px;
	text-indent: 10px;
	color: white;
	background: url(../images/titleback.gif) repeat-x left top;
	
}
#content h2 {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 0.9em;
	width: 690px;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-indent: 10px;
	color: white;
	background: url(../images/titleback.gif) repeat-x left top;
	
}
#content h3 {
	font-size: 1em;
	width: 160px;
	margin-top: 10px;
	text-indent: 10px;
	
}
.area_flash {
	text-align: left;
    margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 685px;
	overflow: hidden;
}
.area_object {
	text-align: left;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 628px;
	overflow: hidden;
}

.area_chirashi {
	text-align: left;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 628px;
	overflow: hidden;
}
.area_chirashi img {
	border: solid 1px #c9c9c3;
}
.area_caption {
	text-align: left;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 685px;
	font-size: small;
	overflow: hidden;
}
.area_object2 {
	text-align: left;
	background-image: url(../img/textbox.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	width: 680px;
	overflow: hidden;
}
.area_object a{
	color: #4C555F;
}
.area_object a:hover{
	color: #54719C;
	text-decoration: underline;
}
.area_object_right {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 628px;
	overflow: hidden;
}
.area_object h2 {
	margin-bottom: 10px;
}
.area_object_l {
	width: 314px;
	float:left;
}
.area_object_r {
	width: 314px;
	float:right;
}

.text_indent{
	padding-left:10px;
}
#table {
	width: 618px;
	margin-left: 10px;
}
td.grey {
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #F6F6F6;
	padding-top: 3px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 170%;
}
td.white {
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	line-height: 170%;
}

/* for text contents */


.object_text {
	margin-bottom: 20px;
	margin-left: 0px;
	width: 680px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.object_text_l {
	text-align: left;
	float: left;
	width: 304px;
	padding-left: 20px;
}
.object_text_l p{
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.object_text_l h2 {
		text-align: left;
		margin-top: 0px;
		margin-bottom: 5px;
}
.object_text_r {
	text-align: left;
	float: left;
	width: 304px;
	padding-left: 40px;
}
.object_text_r p{
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.object_text_r h2 {
		text-align: left;
		margin-top: 0px;
		margin-bottom: 5px;
}
.object_text_r a{
	color: #4C555F;
}
.object_text_r a:hover{
	color: #54719C;
	text-decoration: underline;
}

/* for menu */
.object_menu {
	margin-bottom: 20px;
	margin-left: 0px;
	width: 680px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.object_menu_l {
	text-align: left;
	float: left;
	width: 320px;
	padding-left: 20px;
}
.object_menu_r {
		font-size: small;
	line-height: 150%;
	text-align: left;
	float: left;
	width: 280px;
	padding-left: 20px;
}



/* for saiyo */


.object_saiyo {
	margin-bottom: 20px;
	margin-left: 0px;
	width: 628px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.object_saiyo_l {
	text-align: left;
	float: left;
	width: 254px;
	padding-left: 20px;
}
.object_saiyo_r {
	text-align: left;
	float: left;
	width: 354px;
}
.object_saiyo_r p{
	font-size: 0.9em;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.object_saiyo_r a{
	color: #4C555F;
}
.object_saiyo_r a:hover{
	color: #54719C;
	text-decoration: underline;
}
.object_saiyo_r ul {
	width: 300px;
	margin-bottom: 5px;
	float: left;
	color: #000
	list-style-type: none;
}
.object_saiyo_r li {
	float: left;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
	padding-right: 12px;
	margin-top: 2px;
	list-style-type: none;
}
.object_saiyo_r li a{
	color: #4C555F;
	text-decoration: underline;
}
.object_saiyo_r li a:hover{
	color: #54719C;
	text-decoration: underline;
}

.align_center {
	text-align: center;
}


.pagetoparea {
	width: 690px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	font-size: 12px;
}
#pagetop {
	float: right;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#pagetop a{
	color: #4C555F;
}

#pagetop a:hover{
	color: #4C555F;
	text-decoration: underline;
}

/*		css2
-------------------------*/

span {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
/*		Header
-------------------------*/
#header	{
	margin-top: 0px;
	width: 925px;
	height: 140px;
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
    position: relative;
	
}

#header h1 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-indent: -5em;
	padding-left: 5em;
	line-height: 1.5em;
	position: absolute;
	top: 2px;
	left: 20px;
	width: 700px;
}
#header h2 {
	margin-top: 26px;
	float:left;
	padding-top: 0px;
	padding-left: 10px;
}
#header p {
	margin-top: 0px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	text-indent: -5em;
	padding-left: 5em;
	line-height: 1.5em;
	position: absolute;
	top: 2px;
	left: 20px;
	width: 700px;
}

#gNav {
 float:right;
 width:320px;
 margin: 45px 40px 0px 0px;
 overflow:hidden;
 zoom:1;
}
#gNav li,
#sNav li {
 float:left;
}

/* CSS Document */
/*--------------------*/           
#navi {
	margin-top: 16px;
	list-style: none;
	position: absolute;
	top: 55px;
	left: 210px;
	right: 0;
	height: 30px;
}

#dd {
/*margin-left: 25%;*/
/*padding: 0 0 20px 0;*/
}
#dd .mainmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#dd .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
/*padding: 4px 10px;*/
/*margin: 0 1px 0 0;*/	
  width: 115px;
  text-decoration: none;
}
#dd .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}

.submenu {
/*background: #EAEBD8;*/
/*border: 1px solid #5970B2;*/
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu a {
  display: block;
/*font: 11px arial;*/
  text-align: left;
/*text-decoration: none;
  padding: 5px;
  color: #2875DE;*/
}
.submenu a:hover {
/*background: #49A3FF;
  color: #FFF;*/
}

/* サブメニューの半透明処理
--------------------*/
.submenu {
 filter: alpha(Opacity=90);
	opacity: 0.9;
}

#fontsize {
	background-color: #FFFFFF;
	height: 50px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#fontsize p {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background-color: #99FF99;
	text-align: center;
	height: 18px;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#fontsize img {
	background-color: #FFFFFF;
	height: 26px;
	width: 26px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#ad {
	padding: 0px;
	height: 40px;
	width: 560px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.p1 {
	font-size: 9px;
	background-image: url(../images/sugiyama.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	width: 180px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.p2 {
	font-size: 9px;
	padding: 0px;
	height: 40px;
	width: 180px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	background-image: url(../images/nexus.jpg);
	background-repeat: no-repeat;
}
.p3 {
	background-image: url(../images/partners.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	font-size: 9px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.newrelease {
	font-size: 9px;
	background-image: url(../images/new_release.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 440px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#topic {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#area_flashtop {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 720px;
}
#topic img {
	margin: 0px 0px 15px;
	float: left;
	height: 123px;
	width: 167px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}
#topic p {
	font-size: 10px;
	line-height: 15px;
	margin: 0px 0px 15px;
	padding: 0px;
	height: auto;
	_height:123px;
	width: 370px;
	float: left;
	_float: right;
	_clear: right;
	
}
#fontsize ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#fontsize li {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 46px;
	float: left;
}
#fontsize a {
	font-size: 9px;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 26px;
	width: 46px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.category {
	font-size: 9px;
	background-image: url(../images/category.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: both;
}
#main_menu {
		font-size: 10px;
	color: #000000;height: 300px;
	width: 560px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#left_m {
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 300px;
}
#center_m {
	padding: 0px;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 300px;
}
#right_m {
	padding: 0px;
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 300px;
}
#left_m p {
	font-size: 12px;
	color: #4e2b11;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 0px;

	top: 0px;
}
#center_m p {
	font-size: 12px;
	color: #4e2b11;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 0px;

	top: 0px;
}
#right_m p {
	font-size: 12px;
	color: #4e2b11;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 0px;

	top: 0px;
}
#main_menu a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#main_menu a:hover {
	font-size: 10px;
	color: #4e2b11;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#underlink {
	text-align: center;
	clear: both;
	width: 675px;

	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#underlink a {
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#menu img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu_top {
	background-color: #FFCC66;
	background-image: url(../images/sideBg.png);
	background-repeat: repeat-y;
    margin-top: 13px;
	
}
#menu_right {
	background-color: #FFCC66;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 160px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
	clear: left;
	float: right;
}
#menu_bottom {
	/*background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-top: 13px;
	height: auto;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: left;
	float: left;
}
#menu_bottom ul {
	margin: 0px;
	float: right;
	width: 160px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu_bottom li {
	margin: 0px;
	padding: 0px;
}
#menu_bottom a {
	font-size: 10px;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#menu_top ul {
	margin: auto;
	list-style-image: none;
	list-style-type: none;
	background: url(../images/sideFoot.png) no-repeat left bottom;
}
#menu_top a {
	font-size: 10px;
	line-height: 1.5em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#menu_top li {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#main_menu li {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.clearfix {
	min-height:1px;
	margin-right: auto;
	margin-left: auto;
	zoom:1;/* exlude MacIE5 \*/
	position:relative;
	width: 925px;}
	
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear{
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
}

#fontsize li.dafault_st a{
	background-image: url(../images/small_n.gif);
	background-repeat: no-repeat;
	margin: 2px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 26px;
	width: 26px;
}
#fontsize li.active_st a{
	background-image: url(../images/small.gif);
	background-repeat: no-repeat;
	margin: 2px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 26px;
	width: 26px;
}
#fontsize li.dafault_mt a{
	background-image: url(../images/mid_n.gif);
	background-repeat: no-repeat;
	margin: 2px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 26px;
	width: 26px;
}
#fontsize li.active_mt a{
	background-image: url(../images/mid.gif);
	background-repeat: no-repeat;
	margin: 2px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 26px;
	width: 26px;
}
#fontsize li.dafault_lt a{
	background-image: url(../images/big_n.gif);
	background-repeat: no-repeat;
	margin: 2px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 26px;
	width: 26px;
}
#fontsize li.active_lt a{
	background-image: url(../images/big.gif);
	background-repeat: no-repeat;
	margin: 2px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 26px;
	width: 26px;
}

.top_st #topic p,.top_st #main_menu,.top_st #main_menu a,.top_st #underlink a,.top_st #menu_top a,.top_st #menu_bottom a,.top_st address{
	font-size: 12px;
}

.top_st #fontsize p{
	font-size: 13px;
}

.top_mt #topic p,.top_mt #main_menu,.top_mt #main_menu a,.top_mt #underlink a,.top_mt #menu_top a,.top_mt #menu_bottom a,.top_mt address{
	font-size: 14px;
}

.top_mt #fontsize p{
	font-size: 15px;
}

.top_lt #topic p,.top_lt #main_menu,.top_lt #main_menu a,.top_lt #underlink a,.top_lt #menu_top a,.top_lt #menu_bottom a,.top_lt address{
	font-size: 15px;
}

.top_lt #fontsize p{
	font-size: 16px;
}
/*** other page *********************************************************/

#menu_box {
    width:690px;
	margin:30px auto 0;
	}

#menu_bt {
    float:left;
	width:20px;
	}
	
#menu_bt li {
    margin-bottom:13px;
	}
	
#menu_bt p {
    margin-top:40px;
	}

#menu_tx {
    float:right;
	width:545px;
	border: 1px solid #ccc;
	background:url(../img/menu_bg_top.jpg) center top no-repeat #fffef9;
	padding:0 70px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#333333;
	line-height:2em;
	}
#menu_tx a{
	color: #4C555F;
}
#menu_tx a:hover{
	color: #54719C;
	text-decoration: underline;
}	
#menu_tx h3 {
    font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px #666 solid;
	width:320px;
	margin:70px auto 13px;
	}
	
#menu_tx h4 {
    font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#333333;
	font-weight:bold;
	padding-bottom:10px;
	margin-top:32px;
	line-height:1.4em;
	}
	
.time {
    text-align:center;
	}
	
.price {
    font-weight:bold;
	color:#970100;
	text-align:right;
	margin-top:-24px;
	}

.dot {
    text-align:center;
	margin-top:30px;
	}
	
.sonota {
	line-height:1.4em;
	margin:40px 0 60px;
	}	
	
#menu_btm {
    background:url(../img/menu_bg_btm.jpg) right top no-repeat;
	height:80px;
	color:#CCCCCC;
	width:630px;
	margin:0 auto;
	padding:120px 0 0 30px;
	position:relative;
	}
	
