/* Index CSS */
/*
.serviceBox{
	position:relative;
	width:280px;
	margin-top:10px;
	margin-left:0px;
	font-size:80%;
	line-height:140%;
	height: 110px;
}
*/
.nexttotext{
	text-align:right;
	position:absolute;
	bottom:0px;
	padding-bottom:0px;
	height:20px;
	left: 155px;
	width: 117px;
}
/*
.serviceBox .borderline{
border-bottom:dotted 1px #999999;
margin-bottom:10px;
margin-top:2px;
width:280px;}
*/
/*
.serviceBox h3{
	display:block;
	font-size:14px;
	margin-bottom:15px;
	color:#FF0000;
	font-weight:bold;
	border-right:dotted 2px #FF0000;
	padding-right:20px;

}
*/

/*
.serviceBox a{
border-bottom:1px dotted #0066CC;
text-decoration:none;
}
.serviceBox a:hover{
text-decoration:none;
border-bottom:none;
}
/*

/*indexTitle*/
#indexTitle{
	width:799px;
	height:220px;
	display:block;
	background-image: url(../img/indexTitle.jpg);
	background-repeat: no-repeat;
}


/*indexLeftBlock*/

#indexLeftBlock{
	width: 200px;
	float: left;
	padding-top: 10px;
}

#indexLeftBlock .zabTop {
	height: 22px;
	width: 200px;
	zoom:1;
	background-color: #EEEEEE;
}
#indexLeftBlock .zabMid{
	background-color:#eeeeee;
	width:198px;
	display:block;
	clear:right;
	margin-bottom:15px;
	background-image: url(../img/bg_rouded_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 3px;
	padding-left:0px;
	padding-right:2px;
	margin-top: 0px;
	padding-top: 0px;
}




#localNavi ul{
margin-left:0px;
}


#localNavi li{
	margin-bottom:2px;
	list-style-type: none;
	font-size:80%;
	
}

#localNavi li span,
#localNavi li a{
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	display: block;
	height: 18px;
	width: 200px;
	border: 1px solid #dddddd;
	padding-top: 8px;
	background-color: #FFFFCC;
	margin-bottom: 2px;
}

#localNavi li a.en{
background-color:#FFCC00;
}

#localNavi li a:hover{
	background-color:#eeeeee;
}





/*twitter*/


span.twitterTime{
font-size:20px;
display:block;

}

.twitterStatus{
display:block;
clear:right;}


/*index.html Bottom ADspace*/


#bottomAdspace{
	width:580px;
	text-align:center;
	margin-top:30px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#bottomAdspace img{
margin-left:2px;
margin-right:2px;
margin-bottom:3px;}

#newsArea  ul.news {
padding-top:5px;
	padding-left: 0px;
		padding-right: 2px;
}

#newsArea  ul.news li{
font-size:12px;}

#newsArea  ul.news a{
color:#000099;
}


.serviceBox table {
	padding-bottom: 20px;
}
#wrapper #contents table {
	position: relative;
}

h2{
	padding: 0 0 0 5px;
	font-size: 1.2em;
}
h3{
	padding: 10px 0 10px 10px;
	font-size: 1em;
}
p#item{
	font-size:12px;
	padding: 5px 0 0 15px;
}
ul#contentsList li{
	height:110px;
	margin: 0px 0 0px 0;
	clear:both;
}
ul#contentsList li p.left{
	width:100px;
	float:left;
}
ul#contentsList li dl.right{
	width:400px;
	margin: 0 0 0 100px;
	float:none;
}
ul#contentsList li dl.right dt a,p#item a{
	font-weight: bold;
	color:#ff0000;
	border-bottom:1px dotted #0066CC;
	text-decoration:none;
}
ul#contentsList li dl.right dt a:hover,p#item a:hover{
	color:#0000ff;
	text-decoration:none;
	border-bottom:none;
}



