/**** LINK-tag style sheet ****/

/*-----global-----*/

body {
	background: url(/img/bg_repeat.gif) repeat;
	width: 800px;
	text-align: center; /* center on ie */
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
}


/*****-- link color --*****/

a { color: #0000FF; text-decoration: none; }

a:hover {
	color: #EF0656;
	text-decoration:underline;
}

img { border-style: none; }


#container{
	background-color : #fff;
	position: relative;
	margin: 0; /* center on everything else */
	width: 800px;
	height : auto;
	text-align: left;
	font-size: 12px;
	border-width : 1px;
	border-style : solid;
	border-color : #67BDA3;
}

/*****--banner--*****/

#banner{
	background-image : url(/img/top-back.jpg);
	background-repeat : no-repeat;
	width : 800px;
	height : 145px;
	margin:0;
}


#top-menu
{
	text-align : right;
	padding-right: 5px;
	padding-bottom: 3px;
	background-color: #2C2C2C;
	font-size: 12px;
	font-weight : bold;
}

#top-menu a
{
	color: #CCCCCC;
}

#top-menu a:hover
{
	color: #EF0656;
}

#description_banner h1
{
	background-image : url(/img/banner-up.gif);
	background-repeat : no-repeat;
	width : 800px;
	height : 19px;
	text-align : right;
	margin-top: 0px;
	margin-bottom: 0px;
}

#description_banner h1 a
{
	color:#FFFFFF;
	padding-right:15px;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}

#description_banner h1 a:hover
{
	color:#EF0656;
	text-decoration: none;
}

#description_top h1
{
float:right;
width : 340px;
margin-right:165px;
_margin-right:80px;
_margin-top:10px;
font-size:14px;
line-height:1.5em;
color:#0000FF;
}

#description h2
{
	background-image : url(/img/banner-up.gif);
	background-repeat : no-repeat;
	width : 800px;
	height : 19px;
	text-align : right;
	margin-top: 0px;
	_margin-top: -3px;
	margin-bottom: 5px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight : normal;
}

.adsunit
{	text-align: center;
	margin-top: 3px;
	margin-bottom: -7px;
	_margin-bottom: 5px;
	_margin-top: 3px;
}

/*****-- search --*****/

#search-box
{
float:right;
width:190px;
height: 30px;
margin-top:-32px;
_margin-top:-37px;
margin-right:-20px;
_margin-right:0;
}

*:first-child+html #search-box{
float:right;
width:190px;
height: 30px;
margin-top:-32px;
margin-right:0px;
}

/* safari only \*/
/*\*/ html* #search-box{
float:right;
width:190px;
height: 30px;
margin-top:-32px;
margin-right:0px;
}

/*****-- entry--*****/

.menu-aji h2{
	background:url(/img/menu.gif) no-repeat;
	display:block;
	_width:280px;
	height: 18px;
	text-indent:12px;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
}


.m-table
{
	float:left;
	margin-left:10px;
	_margin-left:5px;
	border-width:1px;
	border-style:solid;
	border-color: #67BDA3;
	margin-top:10px;
	_margin-top:0px;
	margin-bottom:5px;
	background-color:#F3FBFB;
}

.m-link
{
	float:left;
	width:220px;
	_width:285px;
	height: 10px;
	text-align:left;
	font-size:10px;
	padding-left:65px;
	margin-top:-80px;
	_margin-top:-70px;
	line-height: 1.5;
}

*:first-child+html 
.m-link
{
	float:left;
	width:220px;
	height: 10px;
	text-align:left;
	font-size:10px;
	padding-left:65px;
	margin-top:-70px;
	line-height: 1.5;
}

.menu-table
{
	width:290px;
	height: 130px;
	_height: 135px;
}

.menu-h
{
	width:140px;
}

.menu{
	background:url(/img/top-menu.jpg) no-repeat;
	display:block;
	width:590px;
	height: 25px;
	margin-top:-1px;
	margin-left:10px;
	_margin-top:0px;
}

*:first-child+html .menu{
	background:url(/img/top-menu.jpg) no-repeat;
	display:block;
	width:520px;
	height: 25px;
	margin-top:10px;
}


.menu h2{
	background:url(/img/top-menu.jpg) no-repeat;
	display:block;
	width:590px;
	height: 25px;
	font-size:14px;
	padding-top:2px;
	padding-left:5px;
}

.top-menu {
	font-size : 12px;
	font-weight : bold;
	text-indent:5px;
	padding-top:4px;

}

/*****---Entry-manu---*****/

.ent-article h2{
	background:url(/img/entry-h2.gif) no-repeat;
	display:block;
	width:590px;
	height: 25px;
	font-size:14px;
	padding-top:2px;
	padding-left:20px;
	color:#3EA385;
}

*:first-child+html .entry-menu{
	background:url(/img/entry-h2.gif) no-repeat;
	display:block;
	width:520px;
	height: 25px;
	margin-top:10px;
}


.entry-menu h2{
	background:url(/img/entry-h2.gif) no-repeat;
	display:block;
	width:590px;
	height: 25px;
	font-size:14px;
	padding-top:2px;
	padding-left:22px;
color:#3EA385;
}

#entry-menu
{
	text-align : right;
	padding-right: 5px;
	padding-bottom: 3px;
	background-color: #2C2C2C;
	font-size: 12px;
	font-weight : bold;
}

#entry-menu a
{
	color: #CCCCCC;
}

#entry-menu a:hover
{
	color: #EF0656;
}


.top-menu {
	font-size : 12px;
	font-weight : bold;
	text-indent:5px;
	padding-top:4px;

}

/*----------------*/

#main
{
width:630px;
float: left;
margin-top: 0px;
_margin-top: 5px;
margin-left: 10px;
_margin-left: 5px;
margin-bottom: 15px;
_margin-bottom: 5px;
}

#et-body
{
	width: 590px;
	height: auto;
	margin-left:5px;
	font-size:14px;
}

.top-td{
width: 160px;
height: 150px;
}


/*****-- Side Contents --******/

#sidemenu
{
	float: right;
	width: 150px;
	height: auto;
	margin-top:15px;
	margin-right: 10px;
	_margin-top:5px;
	_margin-right:4px;
	
}

.menubar
{
	background-image: url("/img/side.gif");
	background-repeat: no-repeat;
	display: block;
	wideth: 150px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
margin-top:15px;
	padding-left:5px;
	line-height: 2.0em;
}


.article{
line-height: 2em;
font-size: 14px;
}

.sideart
{
	background:#fff url(/img/side_bgl.gif) repeat-x;
	height: auto;
	font-size: 11px;
	margin-top:-2px;
	margin-bottom:10px;
	padding:5px 5px 5px 5px;
	border-width : 1px;
	border-style : solid;
	border-color : #67BDA3;
}

.sideart-ads
{
	margin-top:-4px;
	_margin-top:0;
	margin-bottom:10px;
}

/*****-- Footer --******/

#footer{
	background : url(/img/footer.gif) no-repeat;
	display: block;
	width : 800px;
	height: 39px;
	clear : both;
	font-size : 12px;
	text-align : center;
	color : #000000;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

#footer a:hover{
	color: #F06696;
}


#footer-pr{
	background : url(/img/footer_pr.gif);
	repeat-x;zoom:1;
	height: auto;
	width : 850px;
	clear : both;
	font-size : 9px;
	color : #EAA2BB;
	text-align : center;
	_margin-top:-3px;
}

#footer-pr a{
	color: #EAA2BB;
	text-decoration: none;
}

#footer-pr a:hover{
	color: #FFFFFF;
}

/*****-- Entry More --******/

.menu-adm{
	background:url(/img/entry-h2.gif) no-repeat;
	display:block;
	width:610px;
	height: 25px;
	padding-top:5px;
	padding-left:10px;
	font-weight: bold;
	color:#3EA385;
}

.adm-01 {
	text-align: left;
	font-weight: bold;
	color: #0000FF;
	margin-top: 5px;
	font-size: 12px;
}

.adm-01 a{
	text-align: left;
	font-weight: bold;
	color: #0000FF;
	margin-top: 5px;
	font-size: 14px;
}

.adm-01 a:hover {color: #EF0656;}

.adm-02 {
	text-align: left;
	font-size: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.adm-03 {
	text-align: left;
	font-size: 11px;
	margin-right: 15px;
	margin-top: -15px;
	_margin-top: -20px;
	_margin-bottom: 15px;
}

.entry-link  ul
{
	list-style-type : none;
	padding : 0px 0px 10px 40px;
	_padding : 0px 0px 10px 40px;
	margin : 0;
	line-height: 50px;
	_line-height: 50px;
}

.entry-link li
{
	float : left;
	width : 275px;
	_width : 275px;
	font-weight : bold;
}

.sign
{
	background:url(/img/sign.jpg) no-repeat;
	display:block;
	text-indent:25px;
	margin-left:15px;
	line-height: 2em;
}

.sign-r
{
	background:url(/img/sign-r.jpg) no-repeat;
	display:block;
	text-indent:25px;
	margin-left:15px;
	line-height: 2em;
}

.suffer
{
	background:url(/img/suffering.jpg) no-repeat;
}

.yamada
{
	background:url(/img/yamada.jpg) no-repeat;
}

/***** charge *****/

#charge-hand
{
	background-image : url(/img/charge-hand.jpg);
	background-repeat : no-repeat;
	width : 590px;
	height : auto;
}

#charge-cal
{
	background-image : url(/img/charge-cal.jpg);
	background-repeat : no-repeat;
	width : 590px;
	height : auto;
}

#charge-pc
{
	background-image : url(/img/charge-pc.jpg);
	background-repeat : no-repeat;
	width : 590px;
	height : auto;
}

#charge-wat
{
	background-image : url(/img/charge-wat.jpg);
	background-repeat : no-repeat;
	width : 590px;
	height : auto;
}

/***** Servise *****/

#house
{
	background: url(/img/house.jpg);
	background-repeat : no-repeat;
	width : auto;
	height : auto;
}

#doc
{
	background: url(/img/doc.jpg);
	background-repeat : no-repeat;
	width : auto;
	height : auto;
}

#zeimu
{
	background: url(/img/zeimu.jpg);
	background-repeat : no-repeat;
	width : auto;
	height : auto;
}


#doc-2
{
	background: url(/img/doc-2.jpg);
	background-repeat : no-repeat;
	width : auto;
	height : auto;
}

#salary
{
	background: url(/img/salary.jpg);
	background-repeat : no-repeat;
	width : auto;
	height : auto;
}

#human
{
	background: url(/img/human.jpg);
	background-repeat : no-repeat;
	width : auto;
	height : auto;
}


.access {
	background-image: url("/img/und-button.jpg");
	background-repeat: no-repeat;
	height: 25px;
	width:225px;
	margin-bottom:20px;
	margin-top:20px;
}

.access-bk {
	height: 20px;
	width:560px;
	margin-left:-65px;
	_margin-left:-50px;
}

*:first-child+html .access-bk {
	height: 20px;
	width:560px;
	margin-left:-25px;
}

.access-bk li {
	list-style: none;
	float: left;
	margin-left:25px;
}

.access-bk li a{
	font-size: 0px;
	_color: #FFFFFF;
}

.access-bk li a:hover { background:none;}

.inq {
	display: block;
	width:100px;
	height:25px;

}

.cha {
	display: block;
	width:100px;
	height:25px;
}

.inq a{
	background:url(/img/charge.jpg);
	background-repeat: no-repeat;
	display: block;
	width:100px;
	height: 25px;

}

.cha a{
	background:url(/img/inquiry.jpg);
	background-repeat: no-repeat;
	display: block;
	width:100px;
	height: 25px;
}

#counter
{
	margin-right:10px;
	text-align: right;
	font-size:10px;
	font-family:Georgia;
	color:#000;
}
