@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");




.too-box-title {
text-align:center;
height:33px;
}

#under-contents {
margin:20px 17px 0 17px;
}

#under-contents-box01,
#under-contents-box02 {
width:606px;
}

#under-contents-box01 .under-contents-box-left,
#under-contents-box02 .under-contents-box-left {
float:left;
width:288px;
font-size:90%;
}

#under-contents-box01 .under-contents-box-right,
#under-contents-box02 .under-contents-box-right {
float:right;
width:288px;
font-size:90%;
}

#tool-box-main-contents .tool-txt {
font-size:90%;
text-align:center;
}
#text-ad{
	clear: both;
	float: none;
	/*padding-top: 10px;*/
	padding-top: 0px;
	/*line-height: 2em;*/
}

#text-ad a:link,
#text-ad a:visited{
	color: #006699;
}

#text-ad a:hover{
	color: #FF6600;
	text-decoration: none;
}

#text-ad a:active{
	color: #ff0000; 
	text-decoration: underline;
}

#text-ad span a:link,
#text-ad span a:visited{
	/*color: #006699;*/
	color:#CC0000;
	font-size: 0.9em;
	font-weight: bold;
		font-size:100%;
}

#text-ad span a:hover{
	color: #FF6600;
	text-decoration: none;
		font-size:100%;
}

#text-ad span a:active{
	color: #ff0000; 
	text-decoration: underline;
		font-size:100%;
}



.ul-style,
.txt-style {
margin:15px 10px 0 10px;
}

#under-contents-box01 .ul-style ul li,
#under-contents-box02 .ul-style ul li {
	list-style-type:disc;
	margin-left: 10px;
}

#under-contents-box01 .ul-style ul li a,
#under-contents-box02 .ul-style ul li a {
font-size:95%;
}

#under-contents .navi-img00 {
background-image:url(../images/common/navi_img.gif);
background-repeat:no-repeat;
background-position:40px 10px;
text-align:right;
padding-top:5px;
}


#under-contents .navi-img01 {
background-image:url(../images/common/navi_img.gif);
background-repeat:no-repeat;
background-position:150px 14px;
text-align:right;
padding-top:8px;
}


#under-contents .navi-img02 {
background-image:url(../images/common/navi_img.gif);
background-repeat:no-repeat;
background-position:135px 14px;
text-align:right;
padding-top:8px;
}

#under-contents .navi-img03 {
background-image:url(../images/common/navi_img.gif);
background-repeat:no-repeat;
background-position:458px 16px;
text-align:right;
padding-top:12px;
}

#under-contents .navi-img04 {
background-image:url(../images/common/navi_img.gif);
background-repeat:no-repeat;
background-position:87px 16px;
text-align:right;
padding-top:12px;
}

#under-contents .navi-img05 {
background-image:url(../images/common/navi_img.gif);
background-repeat:no-repeat;
background-position:458px 16px;
text-align:right;
padding-top:12px;
}

#table-style01 {
margin-top:15px;
margin-left:8px;
margin-right:8px;
}

#table-style01 {
font-size:90%;
width:590px;
}

#table-style01 th {
padding:7px;
border-bottom:2px solid #CCCCCC;
text-align:center;
font-weight:bold;
background-color:#EAEAEA;
}

#table-style01 td {
padding:10px 7px;
border-bottom:1px solid #CCCCCC;
}

.w50 {
width:50px;
}

.w70 {
width:70px;
}

.w110 {
width:110px;
}


#announce-box {
padding:10px;
background-color:#FFEEEE;
border:2px solid #FF0000;
text-align:center;
margin-top:10px;
}

#txt-style01 {
font-size:90%;
text-align:center;
}