@charset "utf-8";
/* CSS Document */

html{
    height:100%;
}

body{
	background-color:#3f474a;
	margin:0;
	padding:0;
	text-align:left;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

#header{
	display:block;
	width:100%;
	height:127px;
	padding: 0px;
	margin:0px;
	border:0px;
	background-color:#FFFFFF;
	text-align:left;
}
#head_outline{
	display:block;
	width:950px;
	height:127px;
	padding: 0px;
	margin:0 auto;
	border:0px;
	text-align:right;
	background-image:url(img/head_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:visible;
}
#header_search_box{
	height:38px;
	width:350px;
	float:right;
	text-align:right;
	margin-right:30px;
	margin-top: 5px;
}
.content_cols_narrow{
	display:block;
	width:300px;
	margin:15px 30px 50px 10px;
	padding:0px;
	text-align:center;
	float:right;
}
.content_cols_wide{

	display:block;
	width:553px;
	margin:10px 10px 10px 20px;
	padding:0px;
	float:left;
}

#content_concept_bg{
	display:block;
	width:100%;
	height:320px;
	margin:0 auto;
	padding:0px;
	background-image:url(img/index_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;	

}
#content_concept_outline{
	display:block;
	width:950px;
	height:320px;
	margin:0 auto;
	padding:0px;
}


#content_outline{
	display:block;
	width:950px;
	margin:0 auto;
	padding:0px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position:top left;
	overflow:visible;
}


#navigation_concept{
	display:block;
	width:900px;
	padding:0px;
	margin:-20px 20px 10px 20px;
	border:#3f474a solid 1px;
	border-width : 5px;
	color:#000000;
	text-align:left;
	background-image:url(img/index_concept_bg.gif);
	background-repeat:repeat;
	overflow:hidden;
	float:left;
}

.concept_cols_mono{
    height:100%;
	display:block;
	width:180px;
	margin:5px 10px 40px 10px;
	padding:0px;
	float:left;
}
.concept_cols_wide{
	display:block;
	width:320px;
	margin:5px 10px 30px 10px;
	padding:0px;
	float:left;
}


.sideborder{
	border:1px #999999 solid;
	border-width : 0px 0px 0px 1px;
	}

#navigation_category_outline{
	display:block;
	width:942px;
	margin:0px;
	padding:0px;
	color:#000000;
	text-align:left;
	background-image:url(img/index_category_navigation_01.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#navigation_category_outlinebg{
	display:block;
	width:942px;
	height:100%;
	margin:0px auto;
	padding:0px;
	background-image:url(img/index_category_navigation_02.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
.navigation_category_cols{
	display:block;
	width:265px;
	height:100%;
	padding:0px;
	margin:95px 10px 0px 38px;
	color:#000000;
	text-align:left;
	float: left;
}

#Footer{
	display:block;
	width:100%;
	height:90px;
	position:relative;
	background-repeat:repeat-x;
	background-image:url(img/foot_bg.gif);
	background-position:top left;
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:5px 0px 5px 0px;
	border:0;
}

/* caption */
h1{
	color: #000000;
	margin:0px;
	font-size:12px;
	text-align: center;
	margin-top: 0px;
	padding-bottom:5px;
}

h2{	
	border:1px #105aa4 solid;
	border-width : 0px 0px 0px 12px;
	color:#105aa4;
	font-size:xx-large;
	text-align:left;
	margin:3px 0px;
	padding: 0px 7px;
	font-family:monospace;
	}

h2.concept_navi_title{
	display:block;
	color:#ffffff;
	background-color:#3f474a;
	font-size:medium;
	text-align:left;
	margin:0px 0px 20px 0px;
	padding: 10px 20px;
	border:0px #999999 solid;
	border-width : 0px 0px 1px 0px;
	width:100%;
	}
h3{
	color:#333333;
	font-size:small;
	display:block;
	margin:0px 20px 0px 20px;
	padding:0px;
	text-align:center;
	border:0px #999999 solid;
	border-width : 0px 0px 1px 0px;
	font-family:monospace;
}

h3.concept_navi_title{
	color:#003399;
	font-size:small;
	display:block;
	margin:0px 20px 5px 20px;
	padding:0px;
	text-align:center;
	border:0px #999999 solid;
	border-width : 0px 0px 1px 0px;
	font-family:monospace;
}

h4{
	color:#003366;
	font-weight:bold;
	font-size:medium;
	margin:0;
	}
h5{
	color:#000066;
	font-size:small;
	font-weight:bold;
	margin:0;
}

/* definition_list */
dl{margin:0px auto;}
dd{
	display:block;
	margin:0em 1em;
	padding:0px 0px 0px 10px;

	}

/* Acordion */
.section dt{ 
	padding:2px 18px;
	margin-top: 1em;
	font-weight: bold;
	color:#000000;
	border:1px solid #336699;
	border-width : 0px 0px 0px 0px;
	background-image:url(img/point_02.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	border:1px solid #336699;
	border-width : 0px 0px 0px 12px;
	}
.section dd{
	display:block;
	margin:0px;
	padding:0px;
	border:1px solid #5cadd6;
	border-width : 0px 0px 0px 12px;
	}

a:link{
	text-decoration:none;
	color:#0000ff;
}
a:visited{
	text-decoration:none;
	color:#990000;
}

img{border:0px;}

address{
				margin:0px;
				padding:0px;
				font-style:normal;
				font-weight:bold;
				color:#FF0000;
				}

/* list_text*/
hr.list_text{
	border:1px dashed #CCCCCC;
	border-width : 1px 0px 0px 0px;
	}
	ul { 
		text-align:left;
		margin:0px 20px;
		padding :0px; 
		font-size:12px;
	}
	
	li {
		display:block;
		padding :0px ;
		margin:0px 1em;
	}
	
	li.list_text {
	list-style:none;
	margin:0px;
	border-bottom: 1px dashed #999999;
	line-height:1.3em;
	display: block;
	page-break-after: right;
	
	}
	ul { 
		text-align:left;
		margin:5px 20px 5px 10px;
		padding :0px; 
		font-size:12px;
	}
	li.list_concept {
		height:16px;
		list-style:none;
		display:block;
		margin:0px;
		border-bottom: 1px dashed #999999;
		line-height:1.3em;
	
	}
/* list_link*/
	li.list_text a{
		background-image:url(img/point_04.png);
		background-repeat:no-repeat;
		background-position:bottom right;
		background-attachment:scroll;
		display:block;
		margin:2px 0px;
		padding:0px 18px 0px 3px;
		text-decoration:none;
		vertical-align:bottom;
	}
	li.list_text a:visited {
		background-image:url(img/point_03.png);
		background-repeat:no-repeat;
		background-position:bottom right;
		background-attachment:scroll;
		display:block;
		margin:2px 0px;
		padding:0px 18px 0px 3px;
		text-decoration:none;
		vertical-align:bottom;
	}
	
hr{
	border:1px dashed #CCCCCC;
	border-width : 1px 0px 0px 0px;
	}
	
h2.navigation_title{
	color:#ffffff;
	font-size:14px;
	text-align:left;
	padding: 0px;
	border:0px;
	border-width : 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
/*　button　*/
#btn_outline_head{
	width:402px;
	height:84px;
	float:right;
	margin:0px 20px 0px 0px;
	vertical-align:bottom;
	}
#btn_outline_foot{
	width:207px;
	height:84px;
	float:right;
	margin:0px 47px 0px 0px;
	vertical-align:bottom;
	}

/* btn_cyan */
	a.btn_black_c{
		display:block;
		width:69px;
		height:84px;
		background-image:url(img/btn_zen_k.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		background-attachment:scroll;
		float:left;
		vertical-align:bottom;
		border:0px;
		}
	a.btn_cyan{
		display:block;
		width:69px;
		height:84px;
		background-image:url(img/btn_zen_c.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		background-attachment:scroll;
		float:left;
		vertical-align:bottom;
		border:0px;
		}
		a.btn_black_c:hover{
		background-image:url(img/btn_zen_c.gif);
	}		
/* btn_magenda */
	a.btn_magenda{
		display:block;
		width:69px;
		height:84px;
		background-image:url(img/btn_5_m.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		background-attachment:scroll;
		float:left;
		vertical-align:bottom;
		border:0px;
		}
	a.btn_black_m{
		display:block;
		width:69px;
		height:84px;
		background-image:url(img/btn_5_k.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		background-attachment:scroll;
		float:left;
		vertical-align:bottom;
		border:0px;
	}
	a.btn_black_m:hover{
		background-image:url(img/btn_5_m.gif);
	}
	
/* btn_yellow */
	a.btn_yellow{
		display:block;
		width:69px;
		height:84px;
		background-image:url(img/btn_an_y.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		background-attachment:scroll;
		float:left;
		vertical-align:bottom;
		border:0px;
		}
	a.btn_black_y{
		display:block;
		width:69px;
		height:84px;
		background-image:url(img/btn_an_k.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		background-attachment:scroll;
		float:left;
		vertical-align:bottom;
		border:0px;
	}
	a.btn_black_y:hover{
		background-image:url(img/btn_an_y.gif);
	}
/* btn_concept */
	.btn_concept{
		display:block;
		width:182px;
		height:84px;
		background-image:url(img/btn_concept.gif);
		background-repeat:no-repeat;
		background-position:top right;
		background-attachment:scroll;
		float:left;
		vertical-align:bottom;
		border:0px;
	}
	a.btn_concept:hover{
		background-position:top left;
	}

/* text_style */

strong{
	font-weight:bold;
	font-size:large;
	letter-spacing:0.1em;
	font-family:monospace;
	}
.strong_style_bold{
	color:#330099;
	font-weight:bold;
	}
.paragraph_style_normal { 
	text-align:left;
	margin-left: 2em;
	margin-right: 2em;
	margin-top:0em;
	margin-bottom:0.5em;
	line-height:120%;
	letter-spacing:0.1em;
	text-align:justify;

}
.paragraph_style_border {
	padding:10px;
	margin-left: 1em;
	margin-right: 1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	background-color:#e8eeee;
	border:#C9CCCC solid 1px;
	line-height:200%;
	letter-spacing:0.1em;

}

.paragraph_style_tborder {
	padding:20px;
	margin-left: 1em;
	margin-right: 1em;
	margin-top:2em;
	margin-bottom:2em;
	background-color:#e8eeee;
	border:#3f474a solid 1px;
	border-width : 3px 0px 0px 0px;
	line-height:200%;
	letter-spacing:0.1em;

}

.paragraph_style_sideborder{
	display:block;
	padding:10px;
	margin-left: 0.5em;
	margin-right: 0em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	border:#3f474a solid 1px;
	border-width : 0px 0px 0px 1px;
	line-height:200%;
	letter-spacing:0.1em;
}


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

.title{
	float:left;
	vertical-align:top;
	margin:0;
}
.row{
	display:block;
	margin-bottom:50px;
	}
.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
