* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	font-family: £Í£Ó ¥´¥·¥Ã¥¯, Arial, sans-serif;
	color: #586BAA;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #586BAA;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 27px;
	padding: 13px 0 0 20px;
	background: #6FBE6E url(images/img04.gif) repeat-x;
	text-transform: none;
	font-size: 16px;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
	background: url(images/img05.gif) repeat-x;
	font-size: 14px;
	font-weight:bold;
}

/* Boxed2 Style */

.boxed2 {
	margin-bottom: 20px;
}

.boxed2 .title {
	height: 27px;
	padding: 13px 0 0 0px;
	background: #6FBE6E url(images/img04.gif) repeat-x;
	text-transform: none;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
}

.boxed2 .content {
	padding: 20px 20px 40px 20px;
	background: url(images/img05.gif) repeat-x;
	font-size: 12px;
	font-weight:normal;
	
}


/* Post */

.post {
	margin-bottom: 20px;
}

.post .title {
	height: 27px;
	padding: 13px 0 0 20px;
	background: #6FBE6E url(images/img04.gif) repeat-x;
	text-transform: none;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 1.2em;
	color: #FFFFFF;
}

.post .title span {
	font-size: 1em;
	margin:0 0 0 15px;
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story {
	padding: 20px 20px 40px 20px;
	background: url(images/img05.gif) repeat-x;
}

.post h2 {

}

.post h3 {
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 740px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
}

#logo h1 {
	padding-top: 38px;
	text-align:right;
	font-size: 24px;
	font-weight:bold;
	font-family: sans-serif;
	


}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin-top: 27px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	color: #586BAA;
	font-style: italic;
}

#logo h2 a {
	color: #586BAA;
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 75px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 28px;
	margin-left: 1px;
	padding-top: 15px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	color: #586BAA;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover {
	height: 33px;
	margin-top: -5px;
}

#menu .active a {
	height: 34px;
	margin-top: -5px;
	background-image: url(images/img03.gif);
	font-weight: bold;
	color: #6FBE6E;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 505px;
}

#main2 {
	float: left;
	width: 730px;
}

#main a {
}


.maincontents{
	margin-left:50px;
}

.detail {
	float:left;
	margin:0px 5px 10px 0px;
}

.detail table tr td{
	font-size:4mm;
}


/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#login ul {
	margin: 0 0 0 15px;
}

#login li {
	margin-bottom: 10px;	
	font-family:sans-serif;
}

#inputtext1, #inputtext2 {
	width: 170px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputsubmit1 {
}

.rank {
	margin: 0px 0 20px 0;
}

.rank h3{
font-size: 15px;
	margin: 0px 0 10px 0;
}



.rank li{
	list-style:none;
	margin: -5px 0 0 25px;
}


#here {
margin: 0 0 0 25px;
	list-style-image: url(images/allow1.gif);
}


/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}
#updates li {
	margin: 0 0 20px 0;
	list-style: none;
}


#updates h3 {
	margin: 0px 0 10px 0;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin: 0 0 5px 10px;
	font-size: 12px;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 740px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */



ul.links li {
display: inline;
margin-right: 10px;
font-size:10px;
}


/* CSS Document */
#header1 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 0px;
 background: url(images/top-bt1.gif) no-repeat;
}
#header1 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header1 .u_c .logo {
 display: none;
}


#header2 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 0px;
 background: url(images/top-bt5.gif) no-repeat;
}
#header2 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header2 .u_c .logo {
 display: none;
}

#header3 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt2.gif) no-repeat;
}
#header3 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header3 .u_c .logo {
 display: none;
}

#header4 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt000.gif) no-repeat;
}
#header4 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header4 .u_c .logo {
 display: none;
}

#header11 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt4.gif) no-repeat;
}
#header11 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header11 .u_c .logo {
 display: none;
}

#header12 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt3.gif) no-repeat;
}
#header12 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header12 .u_c .logo {
 display: none;
}


#header01 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt7.gif) no-repeat;
}
#header01 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header01 .u_c .logo {
 display: none;
}

#header02 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt6.gif) no-repeat;
}
#header02 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header02 .u_c .logo {
 display: none;
}




#header03 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 0px 0 0 0;
 background: url(images/top-bt8.gif) no-repeat;
}
#header03 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header03 .u_c .logo {
 display: none;
}

#header04 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt001.gif) no-repeat;
}
#header04 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header04 .u_c .logo {
 display: none;
}


#header05 {
 height: 123px;
 width: 203px;
 padding: 0px;
 margin: 20px 0 0 0;
 background: url(images/top-bt10.gif) no-repeat;
}
#header05 .u_c a {
 height: 123px;
 width: 203px;
 display: block;
}
#header05 .u_c .logo {
 display: none;
}











/* datail table-nenkaihi */
table.table1 {
width: 690px;
border: 2px #b5bfde solid;
}

td.detail1 {
 text-align: center;
 width:130px;
 border-bottom: 2px #b5bfde solid;
}

td.detail2 {
text-align: left;
vertical-align: top;
padding:0 0 0 10px;
 border-bottom: 2px #b5bfde solid;
}

table.table2 {
 font-size:13px;
 text-align: center;
 vertical-align:middle;
 width:100%;
 empty-cells: hide;
 border-collapse: collapse;
}

th.detail3 {
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 background-color: #e3e6f2;
}
td.detail3 {
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 background-color: #ffffff;
}

td.detail4 {
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 background-color: #ffffff;
  text-align: left;
}

img.img1 {
width: 100px;
margin:5px 0 10px 0;
}

img.img3 {
 margin:0px 2px 0 0;
 text-align:center;
 vertical-align:middle;
}
img.img4 {
 margin:0px 1px 0 0;
 vertical-align:middle;
width: 20px;

}

/* datail table-denshimoney */

td.detail5 {
 text-align: center;
 width:150px;
}

td.detail6 {
text-align: left;
vertical-align: top;
padding:0 0 0 10px;
}


td.detail7 {
 text-align: center;
 width:150px;
 background-color: #e3e6f2;
}

td.detail8 {
text-align: left;
vertical-align: top;
padding:0 0 0 10px;
background-color: #e3e6f2;
}

img.img2 {
width: 130px;
margin:5px 0 0px 0;
}

td.detail0 {
 text-align: center;
 width:110px;
 border-bottom: 2px #b5bfde solid;
 font-size: 14px;
}

th.detail00 {
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 background-color: #e3e6f2;
}
td.detail00 {
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 background-color: #ffffff;
}
td.detail01 {
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 border-bottom: 1px #b5bfde solid;
 background-color: #ffffff;
}
td.detail02 {
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 border-bottom: 1px #b5bfde solid;
 background-color: #ffffff;
 text-align: left;
}

table.ichi {
 font-size:13px;
 text-align: center;
 vertical-align:middle;
 width:465px;
 empty-cells: hide;
 border-collapse: collapse;
}

th.ichi {
 border-top: 1px #b5bfde solid;
 border-bottom: 1px #b5bfde solid;
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 background-color: #e3e6f2;
 width: 100px;
}

td.ichi {
 border-top: 1px #b5bfde solid;
 border-bottom: 1px #b5bfde solid;
 border-right: 1px #b5bfde solid;
 border-left: 1px #b5bfde solid;
 background-color: #ffffff;
 text-align: left;
 padding: 5px 0 5px 5px;
}
table.detail-x {
 font-size:13px;
 text-align: center;
 vertical-align:middle;
 width:93%;
 empty-cells: hide;
 border-collapse: collapse;

}
th.detail-x {
  border: 1px #b5bfde solid;
 background-color: #e3e6f2;
 empty-cells: hide;
}
td.detail-x {
  border: 1px #b5bfde solid;
 background-color: #ffffff;
 empty-cells: hide;
}
.p-x {
 font-size:12px;
 color: #666666;
 margin: 0 0 5px 0;
}

.story .ni {
 width:230px;
 float: left;
 margin: 0 0 0 2px;
}

.story .ni table{
width: 95%;
 border-collapse: collapse;
 margin: 0 0 5px 0;
}

.story .ni th{
 background-color: #e3e6f2;
 font-size:13px;
 border: 1px #b5bfde solid;
 border-collapse: collapse;
 padding: 5px 0 5px 0;
}

.story .ni td{
 font-size:14px;
 background:#ffffff url(images/1.gif) no-repeat left top ; 
 border: 1px #b5bfde solid;
 border-collapse: collapse;
 text-align: center;
 padding: 10px 0 5px 20px;
}


table.san {
 font-size:13px;
 text-align: center;
 vertical-align:middle;
 width:465px;
 empty-cells: hide;
 border-collapse: collapse;
 border: 1px #b5bfde solid;
}

.san th {
 border: 1px #b5bfde solid;
 background-color: #e3e6f2;
}

.san td {
 background-color: #ffffff;
 text-align: left;
 padding: 5px 4px 5px 4px;

}