@charset "utf-8";

/* CSS Document */

#sidebar,
#footer ul{
	display:none;
}

html, body, h1, h2, h3 , h4, ul, ol, dl, dd, p, table, th, td{
	margin:0;
	padding:0;
}
body{
	color:#333333;
	font-size:12px;
	line-height:1.4em;
}
h2,h3{
	font-size:1em;
}
table{
	border-collapse:collapse;
}
a{
	color:#005AA0;
}
a:hover{
	color:#000066;
}
img{
	border:none;
	vertical-align:middle;
}
ul li{
	list-style:none;
}
ol li{
	list-style:decimal;
}
dd{
	text-align:left;
}
span.flash{
	color:#99FF99;
}
span.caution{
	color:#CC0000;
	font-weight:bold;
}
span.ann{
	color:#999999;
}
.wrapper{
	width:800px;
	margin:0 auto;
	background:#FFFFFF;
}

#header{
	height:100px;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
	background:url("../images/header.png") no-repeat;
}
#header h1 a{
	width:300px;
	height:55px;
	position:absolute;
	top:12px;left:16px;
	background:url("../images/header_logo.png") no-repeat;
	text-indent:-9999px;
	z-index:10;
}
#header a.sitemap{
	position:absolute;
	top:12px;right:160px;
}
#header a.english{
	position:absolute;
	top:12px;right:70px;
}
#header .search, #header .fontsize{
	display:none;
}

#content{
	padding:0 20px 20px 0;
	float:left;
}



div.topicpath{
	padding-bottom:20px;
}
div.topicpath a{
	color:#333333;
}
div.topicpath span{
	font-weight:bold;
}

ul.pagination{
	padding-top:10px;
	overflow:hidden;
	font-weight:bold;
	zoom:100%;
}
ul.pagination li{
	float:left;
	padding:1px 10px;
	border-right:1px solid #CCCCCC;
	text-align:center;
	line-height:1em;
	cursor:default;
}
ul.pagination li.page{
	padding:0;
}
ul.pagination li.active{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
ul.pagination li.page, ul.pagination li.next{
	border:none;
}
ul.pagination li.pagination_omit{
	color:#999999;
}
ul.pagination a{
	color:#999999;
	text-decoration:none;
}
ul.pagination a:hover{
	color:#333333;
	text-decoration:underline;
}

a#pagetop{
	width:90px;
	height:25px;
	margin-bottom:10px;
	float:right;
	clear:both;
}
a#pagetop:hover{
	color:#333333;
}
#footer{
	margin-top:10px;
	padding:10px 0;
	clear:both;
	border-top:1px solid #333333;
	color:#666666;
	font-size:0.8em;
}
#footer ul{
	overflow:hidden;
	font-size:1.2em;
	zoom:100%;
}
#footer li{
	margin:0 -1px 10px 0;
	padding:0 20px;
	float:left;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	white-space:nowrap;
}

/*** main ***/
div.top{
	
}
div.top h2{
	color:#333399;
	font-size:1.8em !important;
}
div.top div.frame{
	padding:10px;
	background:url("../images/top_foundation_bg.png") no-repeat right bottom;
	border:1px solid #CCCCCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
div.top div.frame p{
	padding-bottom:10px;
	color:#666666;
}
div.top div.frame table{
	margin:0 auto 10px;
}
div.top div.frame td{
	padding:5px 10px;
	color:#666666;
	vertical-align:top;
}
#top h2.loggedin{
	color:#996633 !important;
}
#top div.news{
	padding-top:20px;
}
#top div.news h2, div.category div.news h2{
	width:530px;
	padding:0 10px 0;
	background:#FFFFFF url("../images/news_heading.png") no-repeat;
	color:#004387;
	font-size:1.4em;
	line-height:28px;
}
#top div.news h2 a, div.category div.news h2 a{
	float:right;
	font-size:0.8em;
	font-weight:normal;
}
#top div.news th, #top div.news td, div.category div.news th, div.category div.news td{
	padding:5px;
}
#top div.news th, div.category div.news th{
	text-align:left;
	vertical-align:top;
}
#top div.news td:nth-child(1), div.category div.news th{
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	font-weight:bold;
}

div.search_result img.top{
	padding-bottom:20px;
}
div.search_result div.section{
	padding:20px 20px 15px;
	border-bottom:1px solid #999999;
}
div.search_result div.pickup{
	padding:20px 0 15px;
}
div.search_result div.special, div.search_result div.guest, div.search_result div.general{
	padding:40px 20px 15px;
}

div.search_result div.topicpath{
	border-bottom:1px solid #999999;
}

div.search_result h2{
	padding-bottom:0.5em;
	font-size:1.4em;
}


div.search_result p.readmore{
	text-align:right;
}

div.search_result p.readmore a{
}

div.category h1{
	margin-bottom:10px;
	padding-left:10px;
	border-left:7px solid #228DDE; 
}

div.entry h1{
	font-size:1.5em;
}
#entry_type1 div.entry h1{
	padding-left:10px;
	border-left:7px solid #228DDE; 
	color:#228DDE;
	font-size:2em;
	line-height:1.2em;
}
#entry_type1 div.entry h2, #entry_type1 div.entry h3, #entry_type1 div.entry h4{
	color:#228DDE;
}
#entry_type2 div.entry h1{
	padding-left:10px;
	border-left:7px solid #125500;
	color:#125500;
	font-size:2em;
	line-height:1.2em;
}
div.entry h1 span{
	display:block;
	font-size:0.8em;
}

#entry_type2 div.entry h2, #entry_type2 div.entry h3, #entry_type2 div.entry h4{
	color:#125500;
}
#entry_type3 div.entry h1{
	padding-left:10px;
	border-left:7px solid #D68601; 
	color:#D68601;
	font-size:2em;
	line-height:1.2em;
}
#entry_type3 div.text h3, #entry_type3 div.text dt, div.category_3 div.qanda dt{
	margin-top:0;
	padding-bottom:5px;
	padding-left:20px;
	background:url("../images/pret_q.gif") no-repeat;
}
#entry_type3 div.text dl, div.category_3 div.qanda dl{
	padding-top:20px;
}
#entry_type3 div.text dd, div.category_3 div.qanda dd{
	margin-left:0;
	padding-left:20px;
	background:url("../images/pret_a.gif") no-repeat;
}
#entry_type3 div.entry h2, #entry_type3 div.entry h3, #entry_type3 div.entry h4{
	color:#D68601;
}
#entry_type4 div.entry h1{
	padding-left:10px;
	border-left:7px solid #125500;
	color:#125500;
	font-size:2em;
	line-height:1.2em;
}
#entry_type4 div.entry h2, #entry_type4 div.entry h3, #entry_type4 div.entry h4{
	color:#125500;
}
#entry_type1 div.entry h4, #entry_type2 div.entry h4, #entry_type3 div.entry h4{
	height:30px;
	padding-left:30px;
	background:url("../images/entry_heading_kenkyuhan.gif") no-repeat;
	line-height:30px;
}

div.category_1 h1{
	height:55px;
	padding-left:70px;
	background:url("../images/entry_heading_category_1.png") no-repeat;
	line-height:55px;
	white-space:nowrap;
}
div.category_2 h1{
	height:55px;
	padding-left:70px;
	background:url("../images/entry_heading_category_2.png") no-repeat;	
	line-height:55px;
	white-space:nowrap;
}
div.category_3 h1{
	height:55px;
	padding-left:70px;
	background:url("../images/entry_heading_category_3.png") no-repeat;	
	line-height:55px;
	white-space:nowrap;
}
div.category_4 h1{
	height:55px;
	padding-left:70px;
	background:url("../images/entry_heading_category_4.png") no-repeat;	
	line-height:55px;
	white-space:nowrap;
}
div.category_5 h1{
	height:55px;
	padding-left:70px;
	background:url("../images/entry_heading_category_5.png") no-repeat;	
	line-height:55px;
	white-space:nowrap;
}
div.entry div.frame{
	margin:10px 0 20px;
	padding:10px;
	background:#EAF4FC;
	border:1px solid #CCCCEE;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
div.category_1 div.frame{
	background:#EAF4FC;
	border:1px solid #CCCCEE;
}
div.category_2 div.frame{
	background:#F1FCEA;
	border:1px solid #EEEECC;
}
div.category_3 div.frame{
	background:#F4D8CA;
	border:1px solid #EECCCC;
}
div.category_4 div.frame{
	background:#F1FCEA;
	border:1px solid #EEEECC;
}
div.category_5 div.frame{
	background:#EAF4FC;
	border:1px solid #CCCCEE;
}

div.entry div.frame h2{
	height:1em;
	padding:0;
	background:none !important;
	line-height:1.4em;
}
div.entry div.frame h3{
	margin-bottom:10px;
}
div.entry div.description li a{
	padding:2px 0 2px 18px;
	background:url("../images/link_green.gif") no-repeat;
}
div.entry a.pdf{
	padding:2px 0 2px 18px;
	background:url("../images/link_pdf.gif") no-repeat !important;
}
div.entry a.word{
	padding:2px 0 2px 18px;
	background:url("../images/link_word.gif") no-repeat !important;
}
a[href$=".doc"] {
	padding:2px 0 2px 18px;
	background:url("../images/link_word.gif") no-repeat !important;
}
a[href$=".docx"] {
	padding:2px 0 2px 18px;
	background:url("../images/link_word.gif") no-repeat !important;
}
div.entry a.excel {
	padding:2px 0 2px 18px;
	background:url("../images/link_excel.gif") no-repeat !important;
}
a[href$=".xls"] {
	padding:2px 0 2px 18px;
	background:url("../images/link_excel.gif") no-repeat !important;
}
a[href$=".xlsx"] {
	padding:2px 0 2px 18px;
	background:url("../images/link_excel.gif") no-repeat !important;
}

div.entry a.blank{
	padding:2px 0 2px 18px;
	background:url("../images/link_article.gif") no-repeat;
}
div.entry a.internal{
	padding:2px 0 2px 18px;
	background:url("../images/link_gray.gif") no-repeat;
}
div.entry li.internal{
	list-style:none !important;
}

div.entry div.description{
	padding:5px 0 0 10px;
	border-left:7px solid #228DDE; 
	border-bottom:3px solid #228DDE;
	color:#7777AA;
}
#entry_type1 div.entry div.description{
	border-left:7px solid #228DDE; 
	border-bottom:3px solid #228DDE;
	color:#7777AA;
}
#entry_type2 div.entry div.description{
	border-left:7px solid #125500; 
	border-bottom:3px solid #125500;
	color:#77AA77;
}
#entry_type3 div.entry div.description{
	border-left:7px solid #D68601; 
	border-bottom:3px solid #D68601;
	color:#AA7777;
}
#entry_type4 div.entry div.description{
	border-left:7px solid #125500; 
	border-bottom:3px solid #125500;
	color:#77AA77;
}
div.entry div.upload{
	padding:10px 0;
	text-align:right;
	overflow:hidden;
	zoom:100%;
}
div.entry div.upload a{
	padding-left:18px;
	line-height:1em;
	white-space:nowrap;
}
div.entry div.link{
	overflow:hidden;
	zoom:100%;
}
div.entry div.link a{
	width:33%;
	padding:5px 0;
	float:left;
	text-align:center;
}
div.entry a.link1{
	background:#228DDE;
	color:#FFFFFF;
}
div.entry a.link2{
	background:#C5EF8E;
}
div.entry a.link3{
	background:#F3E994;
}
div.entry div.text{
	padding:20px 0;
}
div.entry div.text h1, div.entry div.text h2, div.entry div.text h3, div.entry div.text h4{
	margin-top:15px;
}
div.entry div.text h1{
	font-size:1.4em;
}
div.entry div.text h2{
	padding:0 10px 0;
	background:#FFFFFF url("../images/entry_heading.gif") repeat-x;
	border:1px solid #CCCCCC;
	color:#004387;
	font-size:1.4em;
	line-height:28px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
div.entry div.text h3{
	font-size:1.2em;
	text-align:left;
}
div.entry div.text h4{
	border-bottom:
	font-size:1.2em;
}
div.category_1 h1, div.category_1 h2, div.category_1 h3, div.category_1 h4{
	color:#333399 !important;
}
div.category_2 h1, div.category_2 h2, div.category_2 h3, div.category_2 h4{
	color:#339933 !important;
}
div.category_3 h1, div.category_3 h2, div.category_3 h3, div.category_3 h4{
	color:#996633 !important;
}
div.category_4 h1, div.category_4 h2, div.category_4 h3, div.category_4 h4{
	color:#339933 !important;
}
div.category_5 h1, div.category_5 h2, div.category_5 h3, div.category_5 h4{
	color:#333366 !important;
}
div.entry div.text p{
	padding:5px 0 10px 10px;
}
div.entry div.text table{
	width:100%;
	margin-bottom:15px;
}
div.entry div.text table.layout{
	margin-bottom:0;
}
div.entry div.text th, div.entry div.text td{
	padding:5px;
	border:1px solid #CCCCCC;
}
div.entry table.layout td.layout_td{
	padding:0;
	border:none;
	background:#FFFFFF;
}
div.category_1 div.text th{
	background:#BDDEF7 !important;
}
div.category_2 div.text th{
	background:#C5EE8E !important;
}
div.category_3 div.text th{
	background:#F4D8CA !important;
}
#entry_type4 div.text th{
	background:#C5EE8E !important;
}
div.category_5 div.text th{
	background:#BDDEF7 !important;
}
div.category_1 div.text tr{
	background:#EAF4FC;
}
div.category_2 div.text tr{
	background:#F1FCEA;
}
div.category_3 div.text tr{
	background:#FFEFF2;
}
#entry_type4 div.text tr{
	background:#F1FCEA;
}
div.category_5 div.text tr{
	background:#EAF4FC;
}
div.entry div.text td.prefHead{
	background:#EEEEEE;
	font-weight:bold;
}
div.entry div.text ul, div.entry div.text ol{
	margin-left:20px;
	padding-bottom:10px;
}
div.entry div.text ul li{
	list-style:disc;
}
div.entry div.text ul li ul li{
	list-style:circle;
}

div.entry div.text hr{
	border:none;
	border-bottom:1px solid #CCCCCC;
}
div.entry div.informer table{
	width:100%;
	border:1px solid #999999;
}
div.entry div.informer caption{
	padding:5px 10px;
	background:#999999;
	color:#FFFFFF;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
}
div.entry div.informer th, div.entry div.informer td{
	padding:5px 10px;
	background:#E8E8E8;
}
div.entry div.informer th{
	width:100px;
	text-align:left;
}

div.registration div.myform{
	padding-top:20px;
}
div.registration p{
	padding-bottom:10px;
}
td.line-none{
	background:#FFFFFF;
}

div.event div.topicpath{
	border-bottom:none;
}

#static #content{
	width:100%;
	text-align:center;
}

/*** error ***/
.fieldWithErrors{
	display:inline;
}
.fieldWithErrors input, .fieldWithErrors textarea{
 border:2px solid red;
}
#errorExplanation {
  width: 400px;
  margin-bottom: 20px;
  padding: 7px;
  padding-bottom: 12px;
  border: 2px solid red;
  background-color: #f0f0f0;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
  border-left:none;
}
#errorExplanation p {
  color: #333;
  margin-top: 10px;
  padding: 5px;
}
#errorExplanation ul li {
  font-size: 12px;
  margin-left:20px;
  list-style: square;
}





/*  
追加
*/

#top_menu {
    background: none repeat-x scroll 0 0 #005fb6;
    height: 40px;
}
#top_menu ul {
    list-style-type: none;
    margin: 0 auto;
    width: 800px;
}
#top_menu li {
    float: left;
}
#content_main {
    margin: 0 auto;
    padding: 0;
	  width: 800px;
}
#content_main_in {
    margin: 0 auto;
    padding: 0;
}
#content_main_l {
/*    float: left;*/
    margin: 0;
    padding: 0;
}
#content_main_l_01 {
    background: url("../img/bg_key.jpg") no-repeat scroll 0 0;
    height: 118px;
    margin: 0;
    padding: 0;
}
#content_main_l_01_in {
    margin: 0 0 0 20px;
    padding: 20px 0 0;
}
#submit{
	width:50px;
	height:25px;
	background:#0000FF;
	color:#FFFFFF;
	border: 1px solid #0000FF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}
#text{width: 70%; height:20px; }

#content_main_l_02 {
    background: url("../img/bg_50.jpg") repeat-y scroll 0 0 ;
    margin: 0 0 0px 0;
    padding: 0 0 10px 0;width :550px;
}
#content_main_l_02_in {
    margin: 0 0 0 20px;
    padding: 20px 0 0;
}
.button { float:left;

    background: #ffffff;
    border-radius: 5px;
    border-style: none;
    box-shadow: 2px 2px 3px 1px #cacaca;
    color: #005fb6;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px 5px;
    padding: 8px 0px;
	/margin: 0 10px 5px;
	/padding: 8px 20px;
	display:inline-block;
  width:80px;
  text-align:center;
  vertical-align:
  }

.button a{
	display:block;}


.button:hover {
    opacity: 0.8;
}
#content_main_l_03 {
    color: #00f;
    margin: 0 0 20px;
    padding: 10px 0 0;
    text-decoration: underline;
}
#content_main_r {
/*    float: right;*/
    margin: 0;
    padding:10px 0 0 0;
    width: 221px;
}
#content_main_r a:hover{
	opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
	}

#content_main_r img {
    margin: 0;
    padding: 0 0 5px;
	width:100%;
}
#GlobalNav {
    display: none;
}
#BtnGnavOpen {
    display: none;
}
#header2 {
    display: none;
}


