/*Base
-------------------------------------------*/
body, p,dl {margin:0; padding:0;}
a:link			{color: #336699; text-decoration: underline;}
a:visited		{color: #336699; text-decoration: underline;}
a:hover		{color: #ff3300; text-decoration: underline;}

/*Font
--------------*/
.fNormal	{font-size: 12px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; color: #333333; line-height: 17px;}
.s10	{color: #333; font-size: 10px; line-height: 130%; text-decoration: none;}
.s14	{color: #333; font-size: 14px; line-height: 130%; text-decoration: none;}
td {font-size:12px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; color: #333333; line-height:17px;}
.fBold {font-weight:bold;}


/*Class
--------------*/
.floatL {
	float:left;
	}
	
.floatR {
	float:right;
	}

.section {
	width:585px;
	margin-bottom:20px;
	}

ul.note, ul.note li,
ul.note2, ul.note2 li {
	margin:0;
	padding:0;
	list-style:none;
	}

ul.note li {
	text-indent:-0.8em;
	padding-left:0.8em;
	}

ul.note2 li {
	text-indent:-1em;
	padding-left:1em;
	}	



/*Text-align
--------------*/
.txaL {text-align:left;}
.txaR {text-align:right;}
.txaC {text-align:center;}	


/*Float
--------------*/
.flL, .boxL {float:left;}
.flR, .boxR {float:right;}


/*Clear
--------------*/
.both {clear:both;}

.clearfix:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
 line-height:0; 
	}

.clearfix {
	display:inline-block;
	zoom:1;
	}



/*TOP
-------------------------------------------*/
#newsArea {
	width:555px;
	margin-left:30px;
	}

#newsArea p {
	margin:0;
	padding:0;
	line-height:1.8;
	}
	
.NewsBox {
	background:url(../images/top/top_dot.gif) bottom repeat-x;
	padding:5px 0;
	}
	
.NewsBoxNoborder {
	padding:5px 0;
	}

/*
p.Newsdate {
	width:75px;
	float:left;
	}
	
p.NewsText {
	width:480px;
	float:left;
	padding-left:15px;
	}
*/
	
/*.NewsReadmore {
	width:115px;
	float:left;
	padding-left:10px;
	}*/
	
/*class*/
.clearfix:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	}

/*for win ie*/
.clearfix {
	display:inline-block;
	}

#newsArea dt {
	width:75px;
	float:left;
	clear:left;
	}

#newsArea dd {
	width:470px;
	margin-left:75px;
	}



/*What
-------------------------------------------*/
#what_container {
	margin:15px auto 0 auto;
	}
.what_chart td {padding:3px;}
.what_box {margin-top:15px;}
.what_map {margin:5px 0 10px 0;}
#btn_close {
	text-align:center;
	margin:15px 0 25px 0;
	}
	
#what_container ul {
	margin: 0 0 0 2em;
	padding:0;
	}


/*toshin_test
-------------------------------------------*/
.scheBox {
	margin-bottom:20px;
	}
	
.scheBox .ttl {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	color:#19427f;
	}
	
.scheBox table {
	width:585px;
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
	}
	
.scheBox table th,
.scheBox table td {
	width:33%;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	padding:2px 3px;
	vertical-align:top;
	}
	
.scheBox table th	{
	background:#e9eefa;
	font-size:12px;
	font-weight:normal;
	}
	
.dotG {
	color:#99C952;
	}
	
.dotG2 {
	color:#00A060;
	}

.dotR {
	color:#EE87B4;
	}

.dotO {
	color:#EF845B;
	}

.dotP {
	color:#9D9FCE;
	}

.dotB {
	color:#309BD8;
	}

.dotB2 {
	color:#4d6dad;
	}

.dotP2 {
	color:#7E328E;
	}
	
	
/*Margin
--------------*/
.mg5 {margin:5px;}
.mg10 {margin:10px;}
.mg15 {margin:15px;}
.mg20 {margin:20px;}
.mg25 {margin:25px;}
.mg30 {margin:30px;}

/*top*/
.mgT5 {margin-top:5px;}
.mgT10 {margin-top:10px;}
.mgT15 {margin-top:15px;}
.mgT20 {margin-top:20px;}
.mgT25 {margin-top:25px;}
.mgT30 {margin-top:30px;}

/*right*/
.mgR5 {margin-right:5px;}
.mgR10 {margin-right:10px;}
.mgR15 {margin-right:15px;}
.mgR20 {margin-right:20px;}
.mgR25 {margin-right:25px;}
.mgR30 {margin-right:30px;}

/*bottom*/
.mgB5 {margin-bottom:5px;}
.mgB10 {margin-bottom:10px;}
.mgB15 {margin-bottom:15px;}
.mgB20 {margin-bottom:20px;}
.mgB25 {margin-bottom:25px;}
.mgB30 {margin-bottom:30px;}

/*left*/
.mgL5 {margin-left:5px;}
.mgL10 {margin-left:10px;}
.mgL15 {margin-left:15px;}
.mgL20 {margin-left:20px;}
.mgL25 {margin-left:25px;}
.mgL30 {margin-left:30px;}


/*Padding
--------------*/
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.pd25 {padding:25px;}
.pd30 {padding:30px;}

/*top*/
.pdT5 {padding-top:5px;}
.pdT10 {padding-top:10px;}
.pdT15 {padding-top:15px;}
.pdT20 {padding-top:20px;}
.pdT25 {padding-top:25px;}
.pdT30 {padding-top:30px;}

/*right*/
.pdR5 {padding-right:5px;}
.pdR10 {padding-right:10px;}
.pdR15 {padding-right:15px;}
.pdR20 {padding-right:20px;}
.pdR25 {padding-right:25px;}
.pdR30 {padding-right:30px;}

/*bottom*/
.pdB5 {padding-bottom:5px;}
.pdB10 {padding-bottom:10px;}
.pdB15 {padding-bottom:15px;}
.pdB20 {padding-bottom:20px;}
.pdB25 {padding-bottom:25px;}
.pdB30 {padding-bottom:30px;}

/*left*/
.pdL5 {padding-left:5px;}
.pdL10 {padding-left:10px;}
.pdL15 {padding-left:15px;}
.pdL20 {padding-left:20px;}
.pdL25 {padding-left:25px;}
.pdL30 {padding-left:30px;}
	
	
	
	
	
	
	
	
	
	
	
	

