/* topページ */
.topimg{
	margin:0;
	padding:0;
	zoom:1;
	display:inline-block;
	}
#topMain{
	float: left;
	width: 598px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	overflow: hidden;
	}
#topImage{
	width: 598px;
	height: 192px;
	overflow: hidden;
	}
#topNaviArea{
	margin-left: 1px;
	padding: 0;
	width: 598px;
	height: auto;
	display: block;
	position: relative;
	}
.topNavi{
	background-color: #CEF3FF;
	width: 146px;
	float: left;
	height: 264px;
	margin-right: 2px;
	margin-top: 3px;
	margin-left: 1px;
	}
ul.topNviul{
	padding: 8px 0px 4px 6px;
	}
li.topNavilist a{
	line-height: 1.6em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	background-position: -1px 3px;
	clear: both;
	text-decoration: none;
	padding: 0;
	padding-left: 14px;
	padding-top: 2px;
	color: #003366;
	margin-bottom: 4px;
	}
.topNavi ul li.topNavilist  a:link{
	}
.topNavi ul li.topNavilist a:visited{
	}
.topNavi ul li.topNavilist a:hover{
	color: #999999;
	}
li.topNavilist span.topNavilist02 {
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 6px;
	padding: 0;
	display: inline;
	}
#topSubMenu{
	background-color: #E6E6E6;
	display: block;
	float: right;
	width: 202px;
	height: 458px;
	overflow: hidden;
	position: relative;
	border-right: 1px solid #999;
	}
#topMenuArea{
	width: 212px;
	height: 160px;
	position: relative;
	display: block;
	}
#topMenuArea li.topmenu a{
	border-bottom: 1px solid #FFF;
	width: 202px;
	display: block;
	border-top: 1px solid #999;
	line-height: 28px;
	padding-top:2px;
	height: 28px;
	color: #333;
	font-size: 120%;
	background-image: url(../images/arrow_glay.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-left: 24px;
	text-decoration: none;
	}
#topMenuArea li.topmenu a:link{
	}
#topMenuArea li.topmenu a:visited{
	}
#topMenuArea li.topmenu a:hover{
	color: #0033FF;
	}
#topicsArea{
	height: 265px;
	border-top: 1px solid #999;
	}
/* TOPICS */
.news{
	width: 190px;
	position: relative;
	display: block;
	margin-left: 4px;
	font-size: 0.8em;
	}
.date{
	margin-left: 4px;
	width: 180px;
	position: relative;
	display: block;
	background-image: url(../images/topics_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-decoration: none;
	padding-left: 10px;
	}
/* list */
.section ul li{
	list-style-type: none;
	margin-left: 40px;
	line-height: 1.2em;
	font-size: 100%;
	margin-right: 14px;
	background-position: 2px 2px;
	margin-bottom: 6px;
	}

.section ul li.listsquare{
	list-style-type: none;
	margin-left: 40px;
	line-height: 1.2em;
	font-size: 110%;
	margin-right: 14px;
	background-position: 2px 4px;
	margin-bottom: 6px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	}
ol li{
	display:list-item;
	list-style-type: decimal;
	margin-left: 40px;
	line-height: 2em;
	font-size: 1.2em;
	list-style-position: outside;
	margin-right: 14px;
	}
.section ul li.jidouka{
	display:block;
	width:220px;
	float:left;
	height:200px;
	margin-left:10px;
	list-style-position:inside;
	}
li.contentmenu{
	font-size: 1.2em;
	line-height: 1.8em;
	display: block;
	clear: both;
	background-image: url(../images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 20px;
	height: 2em;
	overflow: visible;
	}
li.link{
	font-size: 1.2em;
	line-height: 2em;
	display: block;
	clear: both;
	background-repeat: no-repeat;
	background-position: 2px 4px;
	border-bottom: 1px solid #CCC;
	border-left: 4px solid #CCC;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
	}	
li.link02{
	font-weight: normal;
	text-indent: 16px;
	list-style-type: none;
	line-height: 2em;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	font-size: 100%;
	}
li.link03{
	text-indent: 38px;
	list-style-type: circle;
	}
ul.link02{
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 100%;
	}
ul.link03{
	margin-bottom: 12px;
	margin-top: 5px;
	}
.section ul li.idea{
	display:block;
	position:relative;
	background-color:#3399FF;
	color:#FFF;
	font-size:100%;
	line-height:1.4em;
	padding:4px;
	width:260px;
	height:18px;
	border-color: #A2D0FF;
	border-style: solid;
	border-width: 2px;
	}
/* ＢＯＸ */
.box{
	display:block;
	position:relative;
	padding:10px;
	background-color:#F0F0F0;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-bottom: 20px;
	}
.box p{
	font-size:120%;
	}
.dottedbox{
	display:block;
	margin-bottom: 20px;
	border: 2px dotted #CCC;
	width: 530px;
	height: auto;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.dottedbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.topicsbox{
	display:block;
	margin-bottom: 20px;
	width: 510px;
	height: auto;
	padding: 14px 14px 14px 20px;
	border-bottom: 2px solid #30b6e2;
	border-top: 2px solid #30b6e2;
	clear: both;
	margin-left: 18px;
	margin-top: 14px;
	}
/* table */
table{
	border-collapse:collapse;
	border: 1px solid #003366;
	color: #333333;
	background-color: #fff;
	margin-bottom: 40px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.2em;
	}
th,td{
	padding: 0.3em;
	border: 1px solid #003366;
	line-height: 1.2em;
  }
table.menu{
	border:0px solid #003366;
	color: #333333;
	background-color: #fff;
	margin:0;
	font-size: 1em;
	}
th,td.menu{
	padding: 0.3em;
	border: 0px solid #003366;
  }
table.com{
	border: 0px solid #996;
	margin-left:20px;
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom: 30px;
	margin-top: 20px;
	background: #fff;
	}
th.com{
	margin-left:20px;
	vertical-align:top;
	border-width: 0;
	text-align: left;
	}
td.com{
	border-width: 0;
	text-align: left;
	}
/* フロート */
.boxleft{
	display:block;
	float:left;
	clear: both;
	width: 550px;
	}
.boxright{
	display:block;
	float:right;
	}
.floatnone{
	clear:both;
	}
.boxleftbottom{
	display:block;
	float:left;
	width: 550px;
	}
.boxad250{
	display:block;
	float:left;
	clear: both;
	width:250px;
	clear:none;
	}
.boxad200{
	display:block;
	float:left;
	clear: both;
	width:200px;
	clear:none;
	}
/* フォントカラー */
.tabletitle{
	color:#FFFFFF;
	border-color: #FFFFFF;
	}
.blue{
	color:#2C9EFC; 
	font-weight: bold;
	}
/* 画像 */
.icon{
	display:inline;
	margin:0;
	padding:0 0 0 6px;
	}

/*fieldset*/
fieldset{
	line-height:140%;
	}
.inputtext{
	display:block;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	}
/*OBJECT*/
object{ float: none; 
		}

