@charset "Shift_JIS";

* {	margin: 0; 	padding: 0;  
}

body {
	margin: 0 auto;
	padding: 0;
	text-align:center;
	background-color:#f5efb6;
}


#back {
	margin: 0 auto;
	background:url(../img/bg.jpg) repeat-y top center; 
}


#container {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	clear:both;
	background-color:#785812;
}


h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol,
form, input, select {	margin: 0; 	padding: 0; }

img {	border :none;}

th {	text-align: left;	font-weight: normal; }

em {	font-style: normal; }

a {	text-decoration: none; }

ul li {
	list-style-type: none;
	list-style-image: none;
}






/*フラッシュ---------------------------------------------------------------------- */

#main_movie {
	margin: 0;
	padding: 0 12px;
	width:715px;
	height:250px;
	background-color:#785812;
	text-align: center;

}

/*メニュー---------------------------------------------------------------------- */

#menu{
	width:720px;
	margin:0 auto;
	padding: 0;
	height:85px;
	background:#fff;
}


#menu img{
vertical-align: top;
}




/*メイン---------------------------------------------------------------------- */

#main {
	margin: 0 auto;
	clear: both;
	background-color:#FFFFFF;
	overflow:auto;
	width:720px;
}

#main .left {
	margin:0;
	padding:10px 0 20px 15px;
	float: left;
}

#main .left img.banner{
	margin:5px 5px 0 0;
	float: left;
}


.iframe-box { 
	background-color:#a2843e; 
	width:490px;
}

.if-top-a { 
	margin:0;
	padding:0;
	width:490px; 
	height:31px; 
	text-align: right;
	background:url(../img/topics_header.jpg) no-repeat; 
}

.if-top-b { 
	margin:0;
	padding:0;
	width:490px; 
	height:31px; 
	text-align: right;
	background:url(../img/ivent_header.jpg) no-repeat; 
}

.if-top-koushin {
	margin:0;
	padding:14px 7px 0 0;
	font-size: 0.8em;
	color: #785812;
}

.if-center { 
	width:484px; 
	background-color:#FFFFFF; 
	margin:0 auto; 
	padding:5px 0 5px 0; 
	height:130px;
}

.if-bottom { 
	width:490px; 
	height:9px; 
	background:url(../img/topics_ivent_footer.jpg) no-repeat; 
	margin:0; 
	padding:0;
}

#main .right {
	margin:0;
	width:182px;
	padding:10px 15px 20px 0;
	float: right;
}

#main .right img{
	margin:0 0 5px 0;
	padding:0;
	display:block;
}

#main .right a{
	margin:0;
	padding:0;
}


/*下部メニュー---------------------------------------------------------------------- */

#bottom_menu {
	margin: 0 auto;
	padding:0 20px 5px 0;
	clear: both;
	background-color:#FFFFFF;
	width:700px;
	text-align:right;
	font-size:0.75em;
	color: #555;

}

#bottom_menu a{
	color: #555;
}

#bottom_menu a:hover{
	text-decoration: underline;
}





/*フッタ---------------------------------------------------------------------- */
#footer {
	width: 760px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 0.7em;
	/* background: url(../img/footer.jpg) no-repeat top left */
	background:#785812;
}

#footer p{
padding-top:10px;
}
