@charset "UTF-8";
/* Initialize */
* {
	margin:0;
	padding:0;
	font-size:12px;
}

/* base */
body {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

img, table, th, td {
	border: 0px;
}

hr {
	display: none;
}

h1{
	font-size:18px;
	font-weight:bold;
}

h2{
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A2A2;
/*	border-left:solid 10px #4a4e73;	*/
	border-left:solid 10px #344d03;

}


#contents p {
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	word-break: break-all;
}


a:link{
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

#main a:link{
	color: #0000FF;
	text-decoration: underline;
}
#main a:visited {
	color: #0000FF;
	text-decoration: none;
}
#main a:hover {
	color: #0000FF;
	text-decoration: underline;
}


#contents li img {
	background-color:transparent;
	text-decoration:none;
}

#contents a img {
	background-color:transparent;
}

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

.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

br.clear_noie, 
div.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

#container {
	text-align: left;
	margin-left: 0px;
	padding: 0;
	width: 900px;
}

#header {
	margin: 0;
	text-align: left;
	padding: 0;
	width: 900px;
}


#logo {
	display: block;
	padding: 20px 0 10px 0;
}
#left{
	float: left;
	width: 660px;
	margin:5px 0 0 0;
}
#right {
	float: right;
	width: 240px;
}
#subNavi ul{
	list-style:none;
}

#main {
	margin:5px 0 0 0;
	padding-right:10px;
	min-height:250px;
	height: auto !important;
	height: 300px;
	word-wrap: normal;
}

#main p{
	margin-top:10px;
	word-break: normal;
}

/* グローバルメニュー */

/* No Mac IE 5 Start \*/
#contents { clear: both; }
/* End */
#contents {
 width: 900px;
}



/* header */


/* contents */

#contents p.pageTop {
	clear: both;
	text-align: right;
	padding-bottom: 10px;
	width: 740px;
}

#contents p.pageTopL {
	clear: both;
	text-align: right;
	padding-bottom: 10px;
	width: 785px;
}

#subNavi {
	margin:10px 0 0 0;
}

#tpath {
	margin:0;
}

/* footer */
#pagetop {
	clear: both;
	text-align:right;
	padding: 0;
	width: 900px;
	margin-top: 30px;

}



#footer {
	clear: both;
	text-align: left;
	padding: 0;
	width: 900px;
	margin-top: 10px;
	border-top: 5px solid #000000;
}

#footer p {
	font-size:10px;
	line-height:140%;
	text-align: left;
	padding: 5px 0 10px 0;
}

#footer p.big {
	font-size:12px;
	line-height:140%;
	text-align: left;
	padding: 5px 0 0px 0;
}

#footer address {
	text-align: center;
}

#gNavi {clear_noie
	text-align:right;
}


#mainIMG{
	border-top: 2px solid #333;
	padding:0;
	margin:0;
}

#tpath p{
	margin-top:0px;
}
.news {
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A2A2A2;
}

.newstop {
	border: none;
}
.title {
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;
}
.date {
	font-size: 10px;
/*	color: #842251;	*/
	color: #AB5200;
	margin-right: 20px;
}

#rightmenu {
	display:none;
}

#subMenu ul{
	margin:20px 0 0 20px;

	list-style-image: url('http://www.iot2010.org//images/li.gif');
}

