* {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

p {
	font-size: 9pt;	
}

a {
	text-decoration: none;
	font-size: 9pt;
	color: #202020;
}

a:hover {
	text-decoration:none;
	color: #50c7fa;	
	}


ul {
	list-style: none;
}

.clear {
	clear: both;
}

body {
	background-color: #f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	color:#252525;
}

#container {
	margin: 40px auto;
	padding:0;
	width: 969px;
	height: auto;
	background-color:#FFFFFF;
}

#mainbody {
	width: 969px;
	margin:0;
	padding:0;
	height: auto;
	border:1px solid #a6a6a6;
}

#mainbody_bottom {
	width: 969px;
	height: 230px;
	background-image:url(../images/bg_bottom.jpg);
}

#main_left {
	height: 405px;
	float: left;
	font-family: aqua p, meiryo;
}

#main_right {
	width: 540px;
	height: 405px;
	float: right;
}
#topinfo {
	width: 200px;
	text-align:left;
	float: left;
	margin-top: 25px;
	margin-left: 6px;
}
#toplink {
	width: 150px;
	text-align:right;
	float: right;
	margin-top: 25px;
	margin-right: 50px;
}
#ladyslide{
	float:left;
	margin-top: 23px;
	margin-left: 32px;
}

/************* logo start *************/

#logo_area {
	width: 267px;
	height: 73px;
	background-image: url(../images/logo.jpg) ;
	margin: 35px 0 0 88px;
}

h1 a {
	position: absolute;
	top: 100px;
	display: block;
	width: 300px;
	height: 0;
	overflow: hidden;
	padding-top: 70px;
}

h2 {
	text-indent:-9999px;
}




/************* logo end ***************/

/************* left start *************/

#left {
	padding: 10px 0 0 90px;
	margin:0;
	float: left;
}


/************* main nav start ********************/

#mainnav_container {
	width: 162px;
	height: auto;
	padding-top: 10px;
}

.minicon { margin: 3px 5px 0 0; }

.span {
	margin: 0 4px 3px 3px;
	font-weight: bold;
	font-size:9pt;
	color: #666666;
}

.span2 {
	color: #c2c2c2c2;
	font-weight: bold;
}

#top_mainnav a:hover{ text-decoration: underline; }

#mainnav {
	width: 260px;
	height: auto;
	padding-top: 10px;
}

#mainnav li {
	margin-bottom:12px;
}

#mainnav li a:hover{
	padding-bottom: 3px;
}


/************* main nav end **********************/
/************* left end *************/


/*********** right start ************/

#right {
	width: 540px;
	height: 374px;
	float: left;
}

#flash_container {
	margin-left: 13px;
	margin-top:0;
	padding:0;
}

#flash {
	padding-left: 16px;
}


/*********** righ end ***************/



/*********** subrigh start *************/

#subright {
	width:465px;
	height:326px;
	margin-left: 32px;
	margin-top:7px;
	background-image: url(../images/t_access.jpg);
	background-repeat: no-repeat;
}


#subright_l {
	width:465px;
	height:326px;
	margin-left: 32px;
	margin-top:7px;
	background-image: url(../images/t_link.jpg);
	background-repeat: no-repeat;
}
#map{
	float:right;
	margin:20px 0 0 0;
	padding-right:20px;
}
#subtext{
	width:460px;
	padding:100px 0 0 30px;
	font-size:10pt;
}

.link_wrap {
	width: 190px;
	margin-right:20px;
	height: auto;
	float: left;
	line-height:175%;
}

#flashcontent {
	padding: 0 0 0 18px;
}

#flashcontent2 {
	padding: 9px 0 0 10px;
}


/*********** subrigh end ***************/



/************* footer start *************/

#footer_container {
	padding:3px 0 0 0;
	width: 969px;
	float: right;
	text-align: right;
	background:#f8f8f8;
}
#footer_container p{
	font-size:10px;
	color: #383838;
}
/************** footer end **************/

