/***********************************************/
/* base.css                                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image:url(../images/bg.gif)
}

ul {
 list-style-type: none;
 margin:0;
 padding:0;
}

h1 {
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
}

h2 {
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

td img {display: block;}


/***********************************************/
/* footer                                      */
/***********************************************/ 

#footer {
	text-align:center;
	bottom: 0px;
	background-color: #FFFFFF;
	font-size: small;
	color: #999999;
}


/***********************************************/
/* whatsNew                                   */
/***********************************************/ 

#whatsNew {
	line-height: 1.5;
	font-size: small;
	float: left;
}


#whatsNew a:link {
	color: #FF9900;
	text-decoration: none;
}

#whatsNew a:visited {
	color: #FF9900; 
	text-decoration: none; 
}

#whatsNew a:active {
	color: #FF9900;
	text-decoration: none;  
}

#whatsNew a:hover {
	color: #FF9900;
	text-decoration: none;  
	border-bottom:solid 3px #CCCCCC;
}


/***********************************************/
/* localNavi                                   */
/***********************************************/ 

a.localNavi:link, a.localNavi:visited, a.localNavi:active {  
	color: #666666; 
	text-decoration: none; 
	font-size: 12px;
}

a.localNavi:hover {  
	color: #FF9900; 
	text-decoration: none; 
	font-size: 12px;
	border-bottom:solid 3px #CCCCCC;
}

#nav li{
	float:left;
}

/***********************************************/
/* style                                       */
/***********************************************/ 


.style1 {
	line-height: 1.7;
	font-size: small;
	padding: 10px;
	vertical-align:top;
}


.style2 {
	line-height: 1.7;
	font-size: small;
	padding: 10px;
	border: 1px solid #cccccc;
	vertical-align:top;
}


.style3 {
	float:left;
	margin-bottom:0.3em;
	margin-right: 0.5em;
}


.style4 {
	line-height: 1.5;
	font-size: x-small;
}


.style5 {
	color: #F60;
}


.style6 {
	color: #999999;
	font-size: x-small;
	font-style: normal;
}


.style7 {color: #FFFFFF
}


.style8 {
	font-size: 14px;
	font-weight: bold;
}

.style11 {
	font-weight: bold;
	background-color: #9FF;
	padding-left: 5px;
}


/***********************************************/
/* yahoo                                       */
/***********************************************/ 


#srchBox
{
width:298px;
_width:296px;
margin-bottom:10px;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
color:#000000;
text-align:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:188px;
margin-right:6px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:80px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
.style9 {
	line-height: 1.7;
	font-size: small;
	padding: 5px;
	vertical-align:top;
}
.style10 {
	line-height: 1.5;
	vertical-align:top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
	border: 1px dotted #CCC;
}

