@charset "shift_jis";

* {margin:0;padding:0;}



body {
        background-color: #fff;
	font-size: 12px;
        text-align: center;
        background-image: url(../images/09topbg.jpg);
        background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

em {
		font-style: normal;
		font-weight: bold;
		color: cc0000;
}

table {
		margin: 0 auto;
}

h2 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #aa6666;
}
h3.adress {
	font-size: 14px;
	font-weight: bold;
        text-decoration: none;
	padding: 5px;
	margin-top: 50px;
	color: #eeeeee;
}

p.topics {
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin-left: 10px;
	padding: 3px;
	color: #111111;
	text-align: left;
	font-size: 14px;
}
img {vetical-align: top;
    border-style:none;
}
#container {
			clear: both;
			position: relative;
			width: 840px;
			padding-bottom:15px;
			background-color: #eee;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			border-top: 1px solid #aaa;
			background-image: url(./images/base.gif);
}

#visual {
				width: 830px;
				height: 240px;
				margin: 0;
				margin-left:5px;
			   	padding: 0;
				overflow: hidden;
				background-color: #eee;
				text-align: left;
}
#fla {
		width: 625px;
		height: 222px;
		float:left;
		margin-left: 0;
		padding: 0;
		overflow: hidden;
}
#info_area {
		float:left;
		width: 198px;
		height: 220px;
		margin-left: 5px;
		overflow: hidden;
		line-height:100%;
		border:1px solid #ccc;
}
#info_area .tt {
	height:45px;
	background:url(../images/bg_tt_infoarea.gif) repeat-x;
	line-height:49px;
	text-align:center;font-size:17px;
}

#info_area .info_ny {
		height:100%;
		font-size:13px;
		padding:10px 15px;
		background: url(../images/bg_contact.jpg) no-repeat top left;
		background-size:100% 100%;
}
#info_area .info_ny p {text-shadow:0px 0px 2px rgb(255, 255, 255);}


#topics {

                 width: 830px;
                 height: 215px;
	         	margin: 0px auto;
				padding: 0px;
				padding-bottom:4px;
                 background-color: #e3e3e6;
				border-bottom: 0px solid #aaa;
				overflow: hidden;
}


#comment {
				width: 810px;
				height: 154px;
				margin: 10px auto;
				margin: left: 25px;
				padding: 0px;
				padding-top:5px;

				background-color: #cccccc;
				border: 1px solid #aaa;
				overflow: auto;
}
#bistable {
			float:left;
}


#bis_area {width:830px;margin:0 auto;padding-top:10px;}

#bis {
		float:left;
		width: 560px;
		height: 400px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		border:1px solid #fdfdfd;
		background-color: #f5f5f5;
		background-image: url(../images/bg_bis560400.jpg);
		text-align:left;
}
#bis h3 {margin-top:10px;margin-left:20px;color:#111;}

#bis table {
				margin-top: 5px;
				margin-left: 10px;
				width:535px;
}

#visual #imgbox_left {
				position: absolute;
				top: 1px;
				left: 3px;
				width: 210px;
				height: 230px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				background-color: #f3f3f3;
}

#side_area {
		float:left;
		width: 200px;
		margin: 0;
		margin-left:30px;
		padding: 0;
}


