body{
	font-size: 12px;
	background-color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*wrapper*/
#wrapper{
	width: 900px;
	text-align: left;
	margin: 0px	auto;
	border: 1px solid #ccc;
	background:url(../_index_img/bg_right.jpg) repeat-y top left #fff;
	color: #000;
}

#wrapper_whats{
	width: 900px;
	text-align: left;
	margin: 0px	auto;
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
}


#wrapper2{
	width: 900px;
	text-align: left;
	margin: 0px	auto;
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
}




/*header*/
#header{
	width: 900px;
	height: 80px;
	background: url(../_index_img/bg_head.jpg) repeat-x top left;
}

#header01{
	float: left;
	width: 660px;
}

#header01 h1{
	margin-left: 20px;
}

#header02{
	float: left;
	width: 230px;
}

#header02 form{
	margin-top: 10px;
}

#header02 p{
	margin-top: 5px;
}

#headnavi{
	width: 900px;
}

#headnavi ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#headnavi li{
	float: left;
}

#headnavi span{
	display: none;
}

#headnavi a{
	display: block;
}

a.navi01{
	width: 114px;
	height: 37px;
	background: url(../_index_img/navi01.jpg) no-repeat top left;
}

a:hover.navi01{
	display: block;
	width: 114px;
	height: 37px;
	background: url(../_index_img/navi01on.jpg) no-repeat top left;
}

a.navi02{
	width: 245px;
	height: 37px;
	background: url(../_index_img/navi02.jpg) no-repeat top left;
}

a:hover.navi02{
	display: block;
	width: 245px;
	height: 37px;
	background: url(../_index_img/navi02on.jpg) no-repeat top left;
}

a.navi03{
	width: 142px;
	height: 37px;
	background: url(../_index_img/navi03.jpg) no-repeat top left;
}

a:hover.navi03{
	display: block;
	width: 142px;
	height: 37px;
	background: url(../_index_img/navi03on.jpg) no-repeat top left;
}

a.navi04{
	width: 214px;
	height: 37px;
	background: url(../_index_img/navi04.jpg) no-repeat top left;
}

a:hover.navi04{
	display: block;
	width: 214px;
	height: 37px;
	background: url(../_index_img/navi04on.jpg) no-repeat top left;
}

a.navi05{
	width: 185px;
	height: 37px;
	background: url(../_index_img/navi05.jpg) no-repeat top left;
}

a:hover.navi05{
	display: block;
	width: 185px;
	height: 37px;
	background: url(../_index_img/navi05on.jpg) no-repeat top left;
}



/*left*/
#left{
	width: 217px;
	float: left;
}

#left p{
	line-height: 150%;
}

#leftnavi{
	padding-top: 10px;
	padding-left: 10px;
}

#left h2{
	margin-bottom: 10px;
}

.qr{
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.qrtext{
	width: 180px;
	margin-top: 5px;
	line-height: 130%;
	font-size: 10px;
}

.rbox{
	background: url(../_index_img/rbox_bg.jpg) repeat-y top left;
	padding-top: 7px;
	padding-left: 10px;
	line-height: 150%;
}

.rbottom{
	margin-bottom: 15px;
}

/*right*/
#right{
	width: 210x;
	float: left;
}

#right p{
	line-height: 150%;
}

#rightnavi{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}

#right h2{
	margin-bottom: 10px;
}

.rbox2{
	background: url(../_index_img/rbox2_bg.jpg) repeat-y top left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 150%;
	width: 190px;
}


.rnavititle{
	font-weight: bold;
	background: url(../_index_img/arrow_br.jpg) no-repeat left;
	padding-left: 15px;
}

/*main*/
#main{
	width: 680px;
	float: left;
	margin-bottom: 50px;
}

#main_whats{
	width: 780px;
	margin-bottom: 50px;
}

#newsbox{
	padding: 10px;
	border: 1px dotted #ccc;
	margin: 5px;
}

.blogbox{
	padding: 10px;
	border: 1px dotted #ccc;
	margin: 5px;
	width: 620px;
	height: 110px;
}

.wid650{
	width: 650px;
}

#main{
	line-height: 150%;
}

.inew{
	width: 650px;
	height: 130px;
	margin-bottom: 10px;
}

/*content*/


.photo_waku{
	padding: 3px;
	border: 1px solid #ccc;
	margin: 5px;
}

#content{
	padding-top: 0px;
	margin-bottom: 30px;
}

#content h3{
	margin-top: 10px;
	margin-bottom: 5px;
}

#content_whats{
	margin-bottom: 30px;
	margin-left: 100px;
}

#content_whats h3{
	margin-top: 10px;
	margin-bottom: 5px;
}

.repobox01{
	margin-top: 10px;
	float: left;
	width: 236px;
}

.repobox02{
	margin-top: 10px;
	float: left;
	width: 414px;
}

.repotext{
	margin-left:10px;
}

.repotitle{
	margin-left:10px;
	height: 20px;
	border-bottom: 3px solid #666;
	font-weight: bold;
	font-size: 14px;
}

.repodate{
	margin-left:10px;
	font-weight: bold;
}

.repobt{
	text-align: right;
	margin-top: 10px;

}

/*content2*/
#content2{
	padding-left: 14px;
	padding-top: 10px;
	margin-bottom: 30px;
}

#content2 h3{
	background: url(../_index_img/bg_h3.jpg) no-repeat left top;
	color: #fff;
	height: 25px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#content2 h4{
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000;
	padding-left: 4px;
	border-left: 3px solid #06c;
	border-bottom: 1px solid #06c;
	width: 97%;
}

#article{
	margin-top: 3px;
	margin-left: 10px;
}

/*content3*/
#content3{
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
}

#content3 h3{
	margin-bottom: 5px;
	background: #ccc;
	color: #fff;
	height: 25px;
	padding-left: 8px;
	padding-top: 5px;
	background: url(../_index_img/bg_h3b.jpg) no-repeat left top;
}

#content3 h4{
	margin-bottom: 10px;
	color: #000;
	padding-left: 4px;
	border-left: 3px solid #06c;
	border-bottom: 1px solid #06c;
}

#main2{
	width: 895px;
}

#article2{
	padding: 5px;
}

/*footer*/
#footer{
	width: 900px;	
	clear: both;
	border-top: 1px solid #ccc;
	background: #fff;
}

#footer p{
	text-align: center;
	padding: 5px 0;
}


/*copyright*/
#copyright{
	width: 900px;
	margin: 0 auto;
}

#copyright p{
	text-align: right;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	background: #666;
}


/*common*/
td,th{	font-size: 12px;}
img{	border: none;}
adrress{	font-style: normal;}
em{	font-weight: bold;	font-style: normal;}

a:link {	color: #06c;	text-decoration: underline;}
a:active {	color: #f00;	text-decoration: underline;}
a:visited {	color: #06c;	text-decoration: underline;}
a:hover {	color: #999;	text-decoration: none;}

form,h1,h2,h3,h4,h5,p {	margin: 0px;	padding: 0px}

ul,ol{
	padding: 0px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.txt10 {	font-size: 10px;}
.txt14 {	font-size: 14pt;}
.height150 {	line-height: 150%;}
.height120 {	line-height: 120%;}
.lead{ margin-top: 15px;}
.lead2{ margin-top: 25px;}

.name{
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
}

.indent_nnnn{
	text-indent: -4.5em;
	padding-left: 54px;
}

.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

table.basetable01{
	border-collapse: collapse;
	border-left: 3px solid #06f;
}

table.basetable01 td{
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}

table.basetable01 th{
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
	font-weight: normal;
	background: #eee;
}

table.basetable02{
	border-collapse: collapse;
	border-left: 3px solid #666;
}

table.basetable02 td{
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}

table.basetable02 th{
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
	font-weight: normal;
}

table.basetable03{
	border-collapse: collapse;
}

table.basetable03 td{
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}

table.basetable03 th{
	border: 1px solid #ccc;
	padding: 2px;
	font-weight: bold;
	background: #06c;
	color: #fff;
	width: 30px;
	font-size: 20px;
	text-align: center;
}


.tdhead{
	background: #bbb;
	size: 14px;
	font-weight: bold;
	text-align: center;
}

#iform{
	width: 185px;
	height: 55px;
}

.blogbg{
	font-weight: bold;
	background: #ECFFF7;
	width: 90px;
}

.photo_report{
	text-align: center;
	margin-bottom: 10px;
}

.film{
	padding: 5px;
	border: 1px solid #666;
	background: #fff;
}

.red{ color: #c00;}
.blue{ color: #06f;}
.orange{ color: #f60;}
.green{ color: #063;}

.dotline{
	background: url(../_index_img/bg_dot.jpg) no-repeat top left;
	height: 20px;
}

.rline{
	width: 650px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.mailmag{
	font-family:"lr SVbN", "Osaka]";
}



table.tablepanel{
	border-collapse: collapse;
}

table.tablepanel td{
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}

table.tablepanel th{
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
	font-weight: normal;
	background: #eee;}

.tdbg01{
	border-left: 4px #0066FF solid;
	font-weight: bold;
	width: 60px;
	background: #E5E9FF
}

.tdbg02{
	border-left: 4px #0066FF solid;
	font-weight: bold;
	width: 60px;
	background: #DBFFD8
}

.tdbg03{
	border-left: 4px #0066FF solid;
	font-weight: bold;
	width: 60px;
	background: #FBFFDA
}

.tdbg04{
	border-left: 4px #0066FF solid;
	font-weight: bold;
	width: 60px;
	background: #FFE3CF
}

.orangebox{
	padding: 10px;
	border: 4px double #FF9900;
	width: 610px;
}

.searchw{
	width: 135px;
}

.wphoto01{
	width: 630px;
	height: 480px;
	background: url(../act/img/women_top.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto02{
	width: 630px;
	height: 380px;
	background: url(../act/img/women_top2.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto03{
	width: 630px;
	height: 424px;
	background: url(../act/img/women_top3.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto04{
	width: 630px;
	height: 394px;
	background: url(../act/img/women_top4.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto05{
	width: 630px;
	height: 473px;
	background: url(../act/img/women_top5.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto06{
	width: 630px;
	height: 400px;
	background: url(../act/img/women_top6.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto07{
	width: 300px;
	height: 200px;
	background: url(../act/img/women_top7.jpg) no-repeat;
	margin: 10px;
	float: right;
}


.wphoto08{
	width: 630px;
	height: 433px;
	background: url(../act/img/women_top8.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto09{
	width: 300px;
	height: 400px;
	background: url(../act/img/women_top9.jpg) no-repeat;
	margin: 10px;
	float: right;
}

.wphoto10{
	width: 630px;
	height: 426px;
	background: url(../act/img/women_top10.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto11{
	width: 300px;
	height: 477px;
	background: url(../act/img/women_top11.jpg) no-repeat;
	margin: 10px;
	float: right;
}

.wphoto12{
	width: 630px;
	height: 496px;
	background: url(../act/img/women_top12.jpg) no-repeat;
	margin-bottom: 10px;
}


.wphoto13{
	width: 630px;
	height: 262px;
	background: url(../act/img/women_top13.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto14{
	width: 630px;
	height: 473px;
	background: url(../act/img/women_top14.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto15{
	width: 120px;
	height: 180px;
	background: url(../act/img/women_top15.jpg) no-repeat;
	margin: 10px;
	float: right;
}

.wphoto16{
	width: 300px;
	height: 248px;
	background: url(../act/img/women_top16.jpg) no-repeat;
	margin: 10px;
	float: right;
}

.wphoto17{
	width: 630px;
	height: 498px;
	background: url(../act/img/women_top17.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto18{
	width: 300px;
	height: 903px;
	background: url(../act/img/women_top18.jpg) no-repeat;
	margin: 10px;
	float: right;
}

.wphoto19{
	width: 630px;
	height: 255px;
	background: url(../act/img/women_top19.jpg) no-repeat;
	margin-bottom: 10px;
}

.wphoto20{
	width: 630px;
	height: 2424px;
	background: url(../act/img/women_top20.jpg) no-repeat;
	margin-bottom: 10px;
}