@charset "utf-8";
/* 全体 */

body,td,th {
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background: url(images/back.gif) repeat;
	margin: 0px;
	text-align:center;
	line-height:170%;
	}
a:link, a:visited{
	color:#09c;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	background:#09c;
	text-decoration:none;
	}


#container {
	background:#fff;
	width:800px;
	margin: 0px auto;
	text-align:left;
	}
	
/* ヘッダー */	
#header {
	padding:30px 20px 0px 20px;
	}
#header p{
	margin:0px;
	padding:0px;
	}
#header .logo{
	float:left;
	margin-bottom:5px;
}
#header h1{
	float:right;
	margin:0px;
	padding:10px 0px 0px 0px;
	}

/* メニュー */
#menu{
	clear:both;
	}
#menu p{
	margin:0px;
	}
#menu #eng{
	background:#036;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	padding:1px 20px;
	border-bottom:4px solid #ccc;
	}
#menu #eng a:link,#menu #eng a:visited{
	color:#fff;
	text-decoration:none;
	}
#menu #eng a:hover{
	color:#FC0;
	text-decoration:underline;
	background:none;
	}
#menu ul{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:none;
	}
#menu li{
	float:left;
	border-left:4px solid #6cc;
	padding-right:16px;
	padding-left:4px;
	padding-top:10px;
	text-indent:-9999px;
	}
#menu li a{
	height:20px;
	}
#menu .m_home a{
	display:block;
	background:url(images/m_home.gif) bottom left no-repeat;
	width:45px;
	}
#menu .m_home a:hover{
	background:url(images/m_home.gif) top left no-repeat;
	}
#menu .m_joho a{
	display:block;
	background:url(images/m_joho.gif) bottom left no-repeat;
	width:100px;
	}
#menu .m_joho a:hover{
	background:url(images/m_joho.gif) top left no-repeat;
	}
#menu .m_letter a{
	display:block;
	background:url(images/m_letter.gif) bottom left no-repeat;
	width:80px;
	}
#menu .m_letter a:hover{
	background:url(images/m_letter.gif) top left no-repeat;
	}
#menu .m_katudo a{
	display:block;
	background:url(images/m_katudo.gif) bottom left no-repeat;
	width:60px;
	}
#menu .m_katudo a:hover{
	background:url(images/m_katudo.gif) top left no-repeat;
	}
#menu .m_office a{
	display:block;
	background:url(images/m_office.gif) bottom left no-repeat;
	width:110px;
	}
#menu .m_office a:hover{
	background:url(images/m_office.gif) top left no-repeat;
	}
#menu .m_enkaku a{
	display:block;
	background:url(images/m_enkaku.gif) bottom left no-repeat;
	width:80px;
	}
#menu .m_enkaku a:hover{
	background:url(images/m_enkaku.gif) top left no-repeat;
	}
#menu .m_tool a{
	display:block;
	background:url(images/m_tool.gif) bottom left no-repeat;
	width:50px;
	}
#menu .m_tool a:hover{
	background:url(images/m_tool.gif) top left no-repeat;
	}
#menu .m_link a{
	display:block;
	background:url(images/m_link.gif) bottom left no-repeat;
	width:50px;
	}
#menu .m_link a:hover{
	background:url(images/m_link.gif) top left no-repeat;
	}

/* メニュー///ENGLISH/// */
#menu-en{
	clear:both;
	}
#menu-en p{
	margin:0px;
	}
#menu-en #eng{
	background:#036;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	padding:1px 20px;
	border-bottom:4px solid #ccc;
	}
#menu-en #eng a:link,#menu-en #eng a:visited{
	color:#fff;
	text-decoration:none;
	}
#menu-en #eng a:hover{
	color:#FC0;
	text-decoration:underline;
	background:none;
	}
#menu-en ul{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:none;
	}
#menu-en li{
	float:left;
	border-left:4px solid #6cc;
	padding-right:20px;
	padding-left:4px;
	padding-top:10px;
	text-indent:-9999px;
	}
#menu-en li a{
	height:20px;
	}
#menu-en .m_home a{
	display:block;
	background:url(images/m_en_home.gif) bottom left no-repeat;
	width:45px;
	}
#menu-en .m_home a:hover{
	background:url(images/m_en_home.gif) top left no-repeat;
	}
#menu-en .m_structure a{
	display:block;
	background:url(images/m_en_structure.gif) bottom left no-repeat;
	width:180px;
	}
#menu-en .m_structure a:hover{
	background:url(images/m_en_structure.gif) top left no-repeat;
	}
#menu-en .m_tools a{
	display:block;
	background:url(images/m_en_tools.gif) bottom left no-repeat;
	width:80px;
	}
#menu-en .m_tools a:hover{
	background:url(images/m_en_tools.gif) top left no-repeat;
	}
#menu-en .m_links a{
	display:block;
	background:url(images/m_en_link.gif) bottom left no-repeat;
	width:60px;
	}
#menu-en .m_links a:hover{
	background:url(images/m_en_link.gif) top left no-repeat;
	}
#menu-en .m_meeting a{
	display:block;
	background:url(images/m_en_meeting.gif) bottom left no-repeat;
	width:100px;
	}
#menu-en .m_meeting a:hover{
	background:url(images/m_en_meeting.gif) top left no-repeat;
	}
#menu-en .m_contact a{
	display:block;
	background:url(images/m_en_contact.gif) bottom left no-repeat;
	width:100px;
	}
#menu-en .m_contact a:hover{
	background:url(images/m_en_contact.gif) top left no-repeat;
	}


#topimage{
	margin:0px;
	padding:0px;
	}

/* パンくずメニュー */
#pankuzu{
	clear:both;
	margin:0px;
	padding:10px 20px;
	text-align:right;
	background:url(images/pankuzu_bk.gif) repeat-x #fff;
	}
#pankuzu p{
	margin:0px;
	padding:0px;
	line-height:100%;
	font-size:10px;
	}
#pankuzu a{
	color:#666;
	text-decoration:underline;
	}
#pankuzu a:hover{
	color:#09c;
	background:none;
	}

/* メイン */	
#main{
	clear:both;
	padding:20px;
	overflow:hidden;
	}
* html #main{
	 height: 1%;
	}
#main:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	}	
	
/* コンテンツ */
#contents{
	width:540px;
	float:left;
	}
#contents p{
	margin:10px;
	text-align:justify;
	}
#contents strong{
	color:#333;
	font-weight:bold;
	}
#contents .toptitle{
	margin:0px;
	padding:0px;
	}
#contents .news1{
	margin:0px;
	padding:10px;
	height:300px;
	margin-bottom:15px;
	overflow:auto;
	}
#contents .news {
	margin:0px;
	padding:10px;
	height:150px;
	margin-bottom:15px;
	overflow:auto;
	}
#contents .news p,
#contents .news1 p{
	margin:0px;
	line-height:140%;
	}
#contents .news .date,
#contents .news1 .date{
	color:#ccc;
	margin:15px 0px 0px 0px;
	line-height:100%;
	}
#contents h2{
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	color:#036;
	background:url(images/mr_icon3.gif) no-repeat 5px 14px;
	border-bottom:1px dashed #ccc;
	margin:10px 0px 5px 0px;
	padding:15px 0px 10px 27px;
	}
#contents h3{
	font-size:13px;
	font-weight:bold;
	line-height:120%;
	color:#09C;
	margin:20px 0px 10px 5px;
	padding:2px 0px 2px 6px;
	border-left:10px solid #ccc;
	}
#contents h4{
	font-size:12px;
	font-weight:bold;
	line-height:110%;
	color:#333;
	margin:10px 0px 5px 5px;
	padding:0px;
	}
#contents .list1 li{
	list-style:url(images/list1.gif);
	line-height:140%;
	margin-bottom:10px;
	}
#contents .list1{
	margin-bottom:20px;
	}
#contents ul li{
	padding-bottom:10px;
	line-height:130%;
}
#contents ol{
	line-height:120%;
	}
#contents ol li{
	margin-bottom:10px;
	}
#contents ol ul{
	margin:5px 0px 0px 10px;
	padding:0px;
	}
#contents ol ul li{
	margin-bottom:5px;
	}
#contents .table_dot td{
	line-height:110%;
	border-bottom:1px dotted #ccc;
	}
#contents .top{
	text-align:right;
}
#contents .top a{
	color:#BBB;
	text-decoration:underline;
	}
#contents .top a:hover{
	color:#09c;
	background:#FFF;
}
#contents .box{
	border:1px solid #666;
	background:#eee;
	padding:15px;
	}
#contents .blue{
	color:#036;
}
#contents .red{
	color:#C00;
}
#contents .bunsho{
	text-align:justify;
	margin-bottom:7px;
	text-indent:1em;
}
	
/* サブメニュー */
#menu_r{
	width:190px;
	float:right;
	}
#menu_r ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#menu_r li{
	background:url(images/mr_icon.gif) no-repeat 10px 14px;
	line-height:110%;
	border-bottom:1px solid #ccc;
	}
#menu_r li a{
	display:block;
	padding:15px 0px 13px 35px;
	text-decoration:none;
	}
#menu_r li a:hover{
	background:url(images/mr_icon2.gif) no-repeat 10px 14px #09c;
	color:#fff;
	}
#menu_r ul ul{
	margin-left:10px;
	list-style:none;
	border-top:1px solid #ccc;
	}
#menu_r ul ul li{
	background:none;
		border-bottom:1px dotted #ddd;
	}
#menu_r ul ul li a{
	padding:5px;
	}
#menu_r ul ul li a:hover{
	color:#fff;
	background:#999;
	}
	
/* フッター */
#footer{
	clear:both;
	text-align:right;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 10px;
	}
	
/* 装飾 */
.text10 {
	font-size:10px;
	}
.blue_dot {
	border-bottom:1px dotted #ccc;
	color:#036;
	}
