﻿@import url("base.css");
/*@import url("thickbox.css"); */

#cont		{
	background-image:url(../imgs/contbg.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin: 0px auto 0px;
	width:850px;
	text-align:left;
	/*			margin: 10px auto 20px;*/
			padding: 18px 0 0;
			}

#left_zone		{
	padding:0;
	margin:0px;
	width:480px;
	text-align:left;
	float:left;
			}

#center_zone		{
	padding:0px;
	margin:0;
	width:360px;
	text-align:left;
	float:right;
			}

#right_zone		{
/*			padding-right:27px; */
			margin:0px 0px 0px 10px;
			width:234px;
			text-align:left;
			float:left;
/*			border: 1px solid #9B9B37; */
			}
#topsh2			{
	background-image:url(../imgs/tobg.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	width:360px;
	text-align:left;
				}
.tx_topics_hg2	{
				background-image:url(../img/home/news_ttl.gif);
				background-repeat:no-repeat;
/*				padding:9px 0px 0px 95px; */
				margin:10px 0px 0px 10px;
				font-size:10px;
				line-height:100%;
				color:#000;
				width:415px;
				height:30px;
				}
.tx_topics_tl	{
				background-image:url(../imgs/ic02.gif);
				background-repeat:no-repeat;
				padding:0px 0px 0px 16px;	/* [上][右][下][左] */
				margin:10px 10px 10px 10px;	/* [上][右][下][左] */
				font-size:12px;
				line-height:140%;
				color:#222;
				font-weight:bold;
				width:399px;
				}
.tx_topics	{
			padding:0px 5px 15px 5px;
			margin:0px 5px 10px 5px;
			font-size:12px;
			line-height:150%;
			color:#333;
			width:415px;
			}
/* [HR_LINE]罫線トピックス用（430px） */
.hrtop		{
			background-image:url(../imgs/hr01.gif);
			background-repeat:repeat-x;
			padding:0px 0px 0px 0px;
			margin:0px 10px 0px 10px;
			width:415px;
			}
.tpimgL		{
			margin:0px auto 0px;
			}

ul.acc {
	font-size:12px;
	width: 159px;
}

ul.acc li div ul {
/*	height: 200px; */
}

ul.acc, ul.acc li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.acc a{
/*	color: #feffff;*/
	display: block;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	text-decoration: none;
	outline: none;
}

ul.acc li a {
  background: url('../imgs/menu/acc_bg.png') left -30px no-repeat;
}

ul.acc li div ul li a { 
  background: none; 
}

ul.acc li div ul li a:hover { 
/*  background-color: #185AAC; */
	background-color: #ECECC8;
;
}

ul.acc li div ul,
ul.acc li div div.notlast {
	/*	background-color: #A6B5E2;*/
background-color: #F3F3EE
}

ul.acc li div div {
	height: 10px;
}

ul.acc li div div.last {
	background: transparent url('../imgs/menu/acc_menu_last.png') left bottom no-repeat;
}
			
div.member,
div.compe {
padding: 10px;
font-size:12px;
border: 3px double #989934;
/* background: #FBFBF3 url(../img/home/ln_bg.gif); */
}
div.compe { margin: 10px 0px 0px;}

div.d-image { height: 250px;}

.contents h2 {
padding: 0 0 10px;
border-bottom: 1px dotted #9B9B37;
}


h2 a {
display: block;
width: 100%;
height: 30px;
text-indent: -9999px;
font-size: 1px;
}

div.member h2 a { background: url(../img/home/member_ttl.gif) left no-repeat; height: 16px;}
div.compe h2 a { background: url(../img/home/compe_ttl.gif) left no-repeat; height: 16px;}

a.more {
clear: both;
float: right;
padding: 0 0 0 18px;
background: url(../img/arrow2.gif) left center no-repeat;
text-decoration: none;
}

table { margin: 15px 0 5px;}

div.compe h2 {
padding: 0 0 7px;
border-bottom: 1px dotted #9B9B37;
}

div.member h2 {
padding: 0 0 7px;
border-bottom: 1px dotted #9B9B37;
}

div.compe li a { color: #112200;}
div.compe li.ln-reserve a { color: #996600;}

#member {background:url(../img/home/images/bg_member_03.jpg) no-repeat; text-align:right; min-height:89px; height:89px;}
#member span a{padding-right:15px; padding-top:30px; display:block;}
