@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.6em;
	background: url(images/wave.gif) left bottom repeat-x fixed;
}
html{
   height:100%;
   margin-bottom:1px;
}
img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}	
object,embed {
	vertical-align: bottom;
}	
p,h1,h2,h3,h4 {
    margin: 0;
	padding: 0;
	font-size: 13px;
}	
ul {
	margin:  0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}	
a,a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover,a:active {
	color: #666666;
	text-decoration: underline;
}
a.default_link,
a:visited.default_link {
	color: #0033FF;
	text-decoration: underline;
}
a:hover.default_link,
a:active.default_link {
	color: #0066FF;
}
.underline_a a{
	text-decoration: underline;
}	
.margin_bottom10 {
	margin-bottom: 10px;
}	
.margin_bottom25 {
	margin-bottom: 25px;
}
.margin_bottom60 {
	margin-bottom: 60px
}
.midashi {
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 26px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.red {
	color:#FF3333;
}	
strong {
	font-size: 30px;
	line-height: 1.2em;
}
.font_bold {
	font-size: 16px;
	font-weight: bold;
	line-height:1.6em;
}	
hr {
	display:none;
}
.line {
	background:url(images/dotted.gif) repeat-x;
	height:1px;
	margin:10px 0;
}
.line2 {
	border-bottom: #999999 solid 1px;
	height: 1px;
	margin: 10px 0;
	position: relative;
}
				 		
.clear {
	clear: both;
}	
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* hides frm IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */	

/*===============================================================

layout

===============================================================*/	
div#all {
	width: 900px;
	position: relative;
	margin: 0 auto;
}	
div#sidebox {
	width: 185px;
	margin-right: 12px;
	float: left;
}
div#mainbox {
	width: 700px;
	float: right;
}
div.sub_box {
	width: 655px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
div#side_main_wrap {
	width: 900px;
	margin-bottom: 60px;
	float: left;	
}
div#header {
	width: 900px;
	height: 30px;
}
div#header h1 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 10px;
	float: left;
}	
div#header ul,
div#header ul {
	margin-left: 830px;
	font-size: 11px;
	padding-top: 10px;
}
div#header ul a,
div#header ul a:hover {
	color: #333333;
}	
div#footer {
	clear: both;
	width: 900px;
	height: 60px;
	border-top: 1px solid #999999;
	text-align: right;
	padding-top: 20px;
}
address.copyright {
	width: 185px;
	line-height: 1.2em;
	color: #999999;
	font-style: normal;
	font-size: 9px;
}	 
p#add_time{
	margin-left: 20px;
	line-height: 1.2em;
	color: #999999;
	font-style: normal;
	font-size: 9px;
}
/*===============================================================

global-navigation

===============================================================*/
div#navi_bg {
	width: 185px;
	height: 305 px;
	margin-bottom: 60px;
	background: url(images/navi_bg.jpg)
}
div#g_navi {
	width: 165px;
	height: 305px;
	background: url(images/gnavi_bg2.jpg) 0 0 no-repeat;
	margin-right: auto;
	margin-left: auto;
}
div#g_navi li {
	margin-bottom: 10px;
}
div#g_navi a {
	display: block;
	width: 165px;
	height: 24px;
}
div#g_navi a:hover {
	background: none;
}	
.homebody #g_navi li.home a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.kodawaribody #g_navi li.kodawari a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.tenpobody #g_navi li.tenpo a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.menubody #g_navi li.menu a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.meetingbody #g_navi li.meeting a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.koushienbody #g_navi li.koushien a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.blogbody #g_navi li.blog a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.mailmagazinbody #g_navi li.mailmagazin a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
.toibody #g_navi li.toi a img,
#g_navi li a:hover img {
	width: 0;
	height: 0;
}
li.subnavi {
	margin-top: 15px;
	margin-left: 8px;
}

/*===============================================================

main-contents > toppage <

===============================================================*/ 
div#top-img {
	width: 700px;
	height: 445px;
}
div#top_box {
	width: 698px;
	height: 100px;
	border: 1px solid #999999;
}
div#news {
	width: 236px;
	height: 60px;
	margin: 20px 0 0 20px;
	display: inline;
	float: left;
}
div#news li {
	background: url(images/new_icon.gif) 0 7px no-repeat;
	margin-top: 3px;
	padding-left: 10px;
}
div#news a {
	text-decoration: underline;
}
div#top_bn {
	width: 415px;
	height: 60px;
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	display: inline;
}
div#top_bn li {
	float: left;
	margin-left: 10px;
	display: inline;
}

/*===============================================================

main-contents > subpage <

===============================================================*/ 					
div.tenpo_box table {
	width: 324px;
	height: 218px;
	margin-right: 8px;
	float: left;
}
div.tenpo_box table,
div.tenpo_box td,
div.tenpo_box th {
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-collapse: collapse;
	padding-top: auto;
}
div.tenpo_box th {
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	background-color: #e2e2e2;
}
div.tenpo_box td {
	padding-left: 10px;
}
div.menu_box table {
	width: 300px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
}
div.menu_box tr {
	background: url(images/dotted.gif) left bottom repeat-x;
}
div.menu_box td {
	margin: 0px;
	padding: 5px 0 8px 0;
	width: 50px;
	text-align: right;
}
div.menu_box th {
	text-align: left;
	font-weight: normal;
	width: 230px;
}





div.menu_box_b tr {
	background: url(images/dotted.gif) left bottom repeat-x;
}
div.menu_box_b td {
	margin: 0px;
	padding: 5px 0 8px 0;
	text-align: right;
}
div.menu_box_b th {
	text-align: left;
	font-weight: normal;
	width: 600px;
}




div.drink_box {
	width: 655px;
	position: relative;
	margin-left: auto;
	margin-right:auto;
	background: url(images/dotted_tate.gif) center top repeat-y;
}
div.drink_box h4 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: lighter;
}	
div.drink_box table {
	width: 310px;
	font-size: 12px;
}
div.drink_box th {
	text-align: left;
	font-weight: normal;
	padding-top: 8px;
}
div.drink_box td {
	margin: 0;
	width: 50px;
	padding: 8px 10px 0 0;
	vertical-align: bottom;
	text-align: right;
}		
div.drink_box1 {
	width: 310px;
	float: left;
	position: relative;
}
div.drink_box2 {
	width: 310px;
	float: right;
	position: relative;
}
div.sitemap_box td {
	border-bottom: 1px solid #999999;
	padding: 25px 0 5px 0;
	width: 655px; 
}
table.toi {
	text-align: center;
	width: 700px;
	color: #333333;
	font-size: 14px;
}
table.toi strong {
	font-size: 30px;
}	

/*===============================================================

main-contents > mailform <

===============================================================*/
div#mailform_box table {
	width: 655px;
	border: 2px #666666 solid;
	border-collapse: collapse;
	margin-bottom: 10px;
}	
div#mailform_box th {
	width: 110px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: normal;
	border-right: 1px #666666 dotted;
	border-bottom: dotted #666666 1px;
	border-collapse: collapse;
	background-color: #e2e2e2;
}
div#mailform_box td {
	width: 520px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: dotted #666666 1px;
	border-collapse: collapse;
}	









div#t_kansou{
	background-image: url(images/kansou_back.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	width: 655px;
	height: 228px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
div#t_kansou_left{
	float: left;
	width: 280px;
	margin-top: 30px;
}
div#t_kansou_right{
	float: right;
	width: 334px;
	margin-right: 15px;
}
ul#t_kansou_button li{
	display: inline;
	margin: 0px 5px;
}

div#page_navi_wrapper{
	margin: 0px 0px 40px 10px;
}

ul#page_navi{
	color: #666666;
}
ul#page_navi a{
	text-decoration: underline;
}
ul#page_navi li{
	display: inline;
}
span.page_navi_arrow{
	margin: 0px 3px 0px 3px;
}



div#footer_left{
	float: left;
}
ul#footer_list li{
	display: inline;
	margin-left: 2px;
}
span.footer_list_kugiri{
	margin-left: 5px;
	color: #666666;
}


div#footer_right{
	float: right;
}

		