/*‹¤’Ê
*********************************************/

*{
     margin:0px;
     padding:0px;
}

body{
	background:#0d0d0d;
	color:#333333;
	text-align:center;
	font:1em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link{
     color:#FF9900;
     text-decoration: none;
}
a:visited{
     color:#FF9900;
     text-decoration: none;
}
a:hover{
     color:#CCCCCC;
     text-decoration: underline;
}
a:active{
     color:#CCCCCC;
     text-decoration: none;
}

a.green:link{
     color:#99CC00;
     text-decoration: none;
}
a.green:visited{
     color:#99CC00;
     text-decoration: none;
}
a.green:hover{
     color:#CCCCCC;
     text-decoration: underline;
}
a.green:active{
     color:#CCCCCC;
     text-decoration: none;
}

a.blue:link{
     color:#006699;
     text-decoration: none;
}
a.blue:visited{
     color:#006699;
     text-decoration: none;
}
a.blue:hover{
     color:#CCCCCC;
     text-decoration: underline;
}
a.blue:active{
     color:#CCCCCC;
     text-decoration: none;
}


div#container{
     background:#0d0d0d url(../images/background.gif) repeat-x;;
}

table{
     text-align:left;
}

.txt10{
     font-size:10px;
     line-height: 120%;
}

.txt12{
     font-size:12px;
     line-height: 150%;
}

.txt14{
     font-size:14px;
     line-height: 175%;
}

.txt10b{
     font-size:10px;
     line-height: 120%;
     font-weight: bold;
}

.txt12b{
     font-size:12px;
     line-height: 150%;
     font-weight: bold;
}

.txt14b{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
}

.pic{
	margin-bottom: 5px;
}

.pic2{
	margin-right: 10px;
}

.pic3{
	margin-top: 5px;
}

.pic4{
	margin-bottom: 10px;
}

.termtxt1{
	font-size:14px;
	line-height: 150%;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	height: 30px;

}
.termtxt2{
     font-size:12px;
     line-height: 150%;
	margin: 5px 0px 20px 0px;
}
.termtxt3{
     font-size:10px;
     line-height: 150%;
}

#subnavi{
	background-color: #ECE9D8;
	width: 200px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#subnavi a {
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	color:#666666;
	font-size:12px;
}


#subnavi a:hover {
	background-color: #F5F4EB;
	}

#cooperate{
	font-size:14px;
	line-height: 150%;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cooperate a {
	text-decoration: none;
	color:#333333;
}


#cooperate a:hover {
	color: #999999;
	text-decoration: underline;
	}
 
.advice {
	background-color: #FFFFFF;
	border: 1px solid #66CC33;
	width: 400px;
	position: relative;
	left: 30px;
	}
 
.advice .txt14{
	font-size:14px;
	line-height: 175%;
	margin: 10px;
}

.advice2 {
	background-color: #FFFFFF;
	border: 1px solid #006699;
	width: 400px;
	position: relative;
	left: 30px;
	}

.advice2 .txt14{
	font-size:14px;
	line-height: 175%;
	margin: 10px;
}

.advice3 {
	background-color: #FFFFFF;
	border: 1px solid #F95255;
	width: 400px;
	position: relative;
	left: 30px;
	}

.advice3 .txt14{
	font-size:14px;
	line-height: 175%;
	margin: 10px;
}


/* Color
*********************************************/

.color1 {color: #FF0000}


/* MarginSet
*********************************************/

.mrg1px { margin-top:1px; }
.mrg5px { margin-top:5px; }
.mrg10px { margin-top:10px; }
.mrg15px { margin-top:15px; }
.mrg20px { margin-top:20px; }
.mrg25px { margin-top:25px; }
.mrg30px { margin-top:30px; }
.mrg35px { margin-top:35px; }
.mrg40px { margin-top:40px; }
.mrg45px { margin-top:45px; }
.mrg50px { margin-top:50px; }
.mrg55px { margin-top:55px; }
.mrg60px { margin-top:60px; }
