/* body style ----------------------------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	font-size: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "Osaka", helvetica, sans-serif;
	line-height: 1.2em;
	background : #fcd08a;
	word-break: break-all;
}

/* regular anchor style ------------------------------------------------------------------------- */
a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #cc0000;
}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;
}

em {
	font-style: normal;
	font-weight: bold;
}

br {
	clear: both;
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: solid 2px transparent;
}

ul {
	list-style: none;
}

embed {
	display: block;
}

.hidden {
	display: none;
}

h1,h2,h3,h4,h5,div,p,span,dfn,ul,ol,li,dl,dt,dd,hr,table,tr,td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "Osaka", helvetica, sans-serif;
	white-space: normal;
	word-break: break-all;
}






/*---conotents //------------------------------------------------*/

#base {
	text-align: center;
	float: left;
	width: 100%;
	background-color: #fcd08a;
}

#contents {
	text-align: left;
	margin: 0px auto;
	width: 800px;
}


#main_base {
	width: 800px;
	float: left;
	background-color: #333333;
	background: url('../images/top_back.gif') 0px 0px no-repeat;
}

#main {
	background: url('../images/top_back.gif')  0  0 no-repeat;
	text-align: left;
	float: left;
	width: 800px;
	height: 540px;
	margin: 0px;
	padding: 0px;
	background-color: #fcd08a;
}




#bnr {
	width: 792px;
	float: left;
	margin: 7px 0px 7px 0px; 
}

#bnr img {
	float: right;
	margin-left: 10px;
	padding: 0px;
	border: none;
}

#bnr a {
	padding: 0px;
	border: none;
}





#main_swf {
	width: 790px;
	float: left
	padding: 0px;
	display: block;
}

/*---foot_link //-------------------------------------------*/

#foot_link{
	width: 790px;
	height: 81px;
	padding-left: 400px;
	float: left;
	display: block;
	background: url('../images/mascara/retouch_back.gif')  0  0 no-repeat;
}

#foot_link a {
	display: block;
	float: left;
	margin-right: 40px;
	position: relative;
	top: 45px;
	left: 0px;
	width: 320px;
	height: 30px;
	text-decoration: none;
	text-indent: -9999px;
}

#foot_link a.mascara         { background: url('../images/mascara/bt_retouch.gif') 0px 0px no-repeat; }
#foot_link a.mascara:hover   { background: url('../images/mascara/bt_retouch_over.gif') 0px 0px no-repeat; }



/*---footer //----------------------------------------------*/

#footer {
	width: 790px;
	float:left;
}

/*-------------------------------------------------------------------------------------------------------------*/
#bnr_foot_base {
	text-align: center;
	float: left;
	width: 100%;
	height: 
	background-color: #333333;
}

#bnr_foot_contents {
	text-align: left;
	margin: 0px auto;
	width: 790px;
}

#bnr_foot_main {
	text-align: left;
	float: left;
	width: 790px;
	margin: 0px;
	padding: 0px;
	background-color: #fcd08a;
}


#bnr_foot {
	width: 787px;
	float: left;
	padding: 0px 0px 20px 0px;
}


#bnr_foot img {
	float: right;
	margin-left: 10px;
	padding: 0px;
	border: none;
}
