/* CSS Document */
@charset "shift_jis";



/* Common ------------------------------------*/
html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body {
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:1.7;
	font-size:0.75em;
 *font-size:small;
 *font:x-small;
 *line-height:1.05;
	color:#1F1F1F;
	margin:0;
	text-align: left;
	background:url(../images_common/body_bg.jpg) repeat-x left top #2450A7;
}

select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

object{vertical-align:top;}

/* Defaul Link
=========================================*/
a:link{
	color:#0067CC;
	text-decoration:underline;
}
a:visited{
	color:#666;
	text-decoration:underline;
}
a:hover{
	color:#B10505;
	text-decoration:none;
}
a:active{
	color:#B10505;
	text-decoration:none;
}


/* Clearfix
=========================================*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height:1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

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

/* Margin Pdding Compornent
=========================================*/
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr11{margin-right:11px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb13{margin-bottom:13px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}
.mb55{margin-bottom:55px;}
.mb60{margin-bottom:60px;}
.mb65{margin-bottom:65px;}
.mb70{margin-bottom:70px;}
.mb75{margin-bottom:75px;}
.mb80{margin-bottom:80px;}
.mb110{margin-bottom:110px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml11{margin-left:11px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml65{margin-left:65px;}

.mlmr10{margin-left:10px; margin-right:10px;}


.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}

.pb0{padding-bottom:0px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}


/* Text-Align Compornent
=========================================*/
.t_align_l{text-align:left;}
.t_align_c{text-align:center;}
.t_align_r{text-align:right;}


/* Text Type Compornent
=========================================*/
.text_underline{text-decoration:underline;}


h4.subtitle02, h5.subtitle02{
	background:#4369B4;
}

h4.subtitle03, h5.subtitle03{
	border-bottom:1px dotted #CCC;
	padding-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #039;
	line-height: 135%;
	clear: both;
}

h4.subtitle04, h5.subtitle04{
	font-size: 140%;
	font-weight: bold;
	color: #039;
	line-height: 135%;
	clear: both;
}


p.text01{
	margin-left:10px;
	margin-right:10px;
	clear: both;
}

p.text02{
	font-size: 140%;
	font-weight: bold;
	color: #039;
	line-height: 135%;
	clear: both;
}

.caution01 {
	font-size: 92%;
	line-height: 160%;
}

.color_red{color:#F00;}

/* Other Compornent
=========================================*/
.flash_get_caution{
	font-size:92%;
	color:#FFF;
}

.line01{
	border-bottom:1px solid #CCC;
	padding-bottom: 10px;
}

.width_full{
	width:100%;
}





#container{
	font-size:100%;
	_font-size:92%;
	line-height:170%;
	_line-height:170%;
	width: 100%;
	background:url(../images_common/contents_bg.jpg) no-repeat 50% top;
	position: relative;
	z-index:1;
	left: 0px;
	top: 0px;
	margin-bottom: 27px;
}

#bg_cover{
	background:url(../images_common/head_cover_bg.gif) repeat-x left top;
	width:50%;
	position:absolute;
	top:363px;
	left:0;
	height: 25px;
}

#header{
	position:relative;
	z-index: 2;
	width:960px;
	margin:0 auto 0 auto;
	background:url(../images_common/header_bg.jpg) no-repeat left top;
	height: 112px;
}

#sitelogo{
	position:absolute;
	width:213px;
	height:40px;
	left:0px;
	top:0px;
}

#time{
	position:absolute;
	width:260px;
	height:36px;
	top:12px;
	right: 0px;
}

#sub_head_gnavi{
	position:absolute;
	width:402px;
	height:16px;
	left:555px;
	top:57px;
}
#sub_head_gnavi.english_page{
	left:880px;
	width:77px;
	height:16px;
}
#sub_head_gnavi ul li{
	float:left;
	line-height: normal;
}

#sub_head_gnavi ul li.adjust01{
	margin-right:10px;
}

#sub_head_gnavi ul li.adjust02{
	margin-right:9px;
}

#sub_head_gnavi ul li.adjust03{
	margin-right:6px;
}

#gnavi{
	position:absolute;
	width:961px;
	height:51px;
	left:0;
	top:78px;
}

#gnavi ul li{
	float:left;
}

#size_switch{
	position:absolute;
	width:189px;
	height:24px;
	left:772px;
	top:129px;
}

#size_switch ul li{
	float:left;
}

#contents{
	width:960px;
	margin:0 auto 0 auto;
}

h2#theme{
	margin-left:14px;
	padding-top:38px;
	line-height: 1.3;
}
h2#theme .level01{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;	
}
h2#theme .level02{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}

#pankuzu{
	width:960px;
	margin-top:33px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #CCCCCC;
}

#pankuzu ul li{
	padding-left:20px;
	background:url(../images_common/pankuzu_arrow.gif) no-repeat left 50%;
	float:left;
	line-height: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 10px;
}
#pankuzu ul li#home{
	background:none;
	padding-left:0;
	margin-left:16px;
	display: inline;
}

#cont_wrapper{
	clear:both;
	background-color:#FFF;
	padding:16px;
	position: relative;
}
#cont_wrapper.teaser{
	clear:both;
	background-color:#FFF;
	padding:0px;
	position: relative;
}

#cont_wrapper.lnavi_bg{
	background:url(../images_common/lnavi_bg.gif) repeat-y right top #FFF;
	}

#cont_wrapper.lnavi_bg #bg_cover02{
	position:absolute;
	height:16px;
	bottom:0;
	right:0;
	background:#FFF;
	width: 270px;
	clear: both;
}

#cont_wrapper.one_column{
	padding-bottom:86px;
}

#left_column{
	float:left;
	width:652px;
	min-height:600px;
	height:auto !important;
	height:600px;
	position: relative;
	padding-bottom: 86px;
}

#left_column.one_column{
	width:928px;
}

#cont_footer{
	clear:both;
	position:absolute;
	height:86px;
	bottom: 0px;
	width: 652px;
	border-top: 1px solid #CCCCCC;
	left: 0px;
}

#cont_footer.full_size{
	width:928px;
	margin: 0 16px 16px 16px;
	height: 70px;
}

#cont_footer .pageback_bt{
	position:absolute;
	left:0;
	bottom:0;
}

#cont_footer .pagetop_bt{
	position:absolute;
	right:0;
	bottom:0;
}


#right_column{
	float:right;
	width:250px;
	background: #FFF;
	position: relative;
	padding-top: 16px;
	top: -16px;
	padding-bottom: 15px;
}

#right_column.lnavi_none{
	padding-bottom:0;
}


#lnavi{
	position:relative;
}
#lnavi ul li.theme{
	display: block;
	width: 216px;
	height: 20px;
	padding: 12px 20px 10px 14px;
	color:#333333;
	text-decoration: none;
	background:url(../images_common/lnavi_theme.gif) repeat-x;
	font-weight: bold;
	font-size: 14px;
}
#lnavi ul li.top{
	display: block;
	width: 250px;
	height: 42px;
	text-indent: 28px;
	color:#FFF;
	text-decoration: none;
	background:url(../images_common/lnavi_top_ov.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 42px;
}
#lnavi ul li.top a{
	display: block;	
	background:url(../images_common/lnavi_top_def.gif) no-repeat;
	color:#666666;
	zoom: 1;
}
#lnavi ul li.top a:link{
	text-decoration: none;
}

#lnavi ul li.top a:visited{
	text-decoration: none;
}

#lnavi ul li.top a:hover{
	background:url(../images_common/lnavi_top_ov.gif) no-repeat;
	color:#FFF;
	text-decoration: none;
}
#lnavi ul li.top a:active{
}

#lnavi ul li.body{
	display: block;	
	width: 250px;	
	height: 40px;	
	text-indent: 28px;	
	color:#FFF;	
	text-decoration: none;	
	background:url(../images_common/lnavi_body_ov.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}

#lnavi ul li.body a{
	display: block;	
	background:url(../images_common/lnavi_body_def.gif) no-repeat;
	color:#666666;
	zoom: 1;
}
#lnavi ul li.body a:link{
	text-decoration: none;
}

#lnavi ul li.body a:visited{
	text-decoration: none;
}

#lnavi ul li.body a:hover{
	background:url(../images_common/lnavi_body_ov.gif) no-repeat;
	color:#FFF;
	text-decoration: none;
}
#lnavi ul li.body a:active{
}

#lnavi ul li.bottom{
	display: block;	
	width: 250px;	
	height: 40px;	
	text-indent: 28px;
	color:#FFF;	
	text-decoration: none;	
	background:url(../images_common/lnavi_bottom_ov.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}
#lnavi ul li.bottom a{
	display: block;	
	background:url(../images_common/lnavi_bottom_def.gif) no-repeat;
	color:#666666;
	zoom: 1;
}
#lnavi ul li.bottom a:link{
	text-decoration: none;
}

#lnavi ul li.bottom a:visited{
	text-decoration: none;
}

#lnavi ul li.bottom a:hover{
	background:url(../images_common/lnavi_bottom_ov.gif) no-repeat;
	color:#FFF;
	text-decoration: none;
}
#lnavi ul li.bottom a:active{
}


#lnavi ul li img{
	vertical-align: bottom;
}

#lnavi ul li span{
	display:block;
	border:1px solid #FFF;
	background: url(../images_common/arrow_icon_now.gif) no-repeat 9px 42% #EEEEF0;
	width: 321px;
	text-indent: 23px;
	line-height: 190%;
}





#under_lnavi_bn_area{
	position:relative;
	clear:both;
}

#under_lnavi_bn_area ul li{
	line-height:0;
	float: left;
	padding: 0;
	width: 250px;
}

#under_lnavi_bn_area ul li img{
	vertical-align: bottom;
}



#footer_container{
	background:url(../images_common/footer_bg.gif) repeat-x left top;
	height: auto;
	font-size:10px;
	line-height:170%;
}

#footer{
	background:url(../images_common/footer_center_bg.gif) no-repeat left top;
	width:960px;
	margin:0 auto 0 auto;
	position: relative;
	left: 0px;
	top: 0px;
	height: 80px;
}

#adobe_area{
	position:relative;
}

#adobe_area p{
	position:absolute;
	width:605px;
	left:0px;
	top:36px;
}

#adobe_area #reader_bn{
	position:absolute;
	width:166px;
	height:46px;
	left:607px;
	top:38px;
}

#adobe_area #flashplayer_bn{
	position:absolute;
	width:166px;
	height:46px;
	left:777px;
	top:38px;
}

#sub_foot_gnavi01{
	position:absolute;
	width:311px;
	left:0;
	top:26px;
}

#sub_foot_gnavi01 ul li{
	float:left;
	padding-right:13px;
	background:url(../images_common/sub_fgnavi_parts.gif) no-repeat right top;
	margin-right:12px;
}

#sub_foot_gnavi01 ul li.last{
	background:none;
}

#copyright{
	position:absolute;
	width:333px;
	left:627px;
	top:26px;
	font-size:92%;
	color:#FFF;
	text-align:right;
	letter-spacing: 1px;
}

#left_column h3.title{
	width:622px;
	background:url(../images_common/title_bg.jpg) no-repeat left top;
	height: 42px;
	line-height: 42px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 30px;
}
html>/**/body #left_column h3.title{
	width:622px;
	background:url(../images_common/title_bg.jpg) no-repeat left top;
	height: 42px;
	line-height: 42px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top /*\**/: 4px\9;
}

#left_column h3.title.full_size{
	width:918px;
	}


#left_column h4.subtitle{
	width:652px;
	background:url(../images_common/subtitle_bg01.gif) repeat-x left top;
	height: 42px;
	line-height: 42px;
	clear: both;
}
#left_column h4.subtitle05{
	width:652px;
	background:url(../images_common/subtitle_bg01.gif) repeat-x left top;
	height: 42px;
	line-height: 42px;
	clear: both;
	font-weight:bold;
	font-size:18px;
}

#left_column #sub_lnavi{
	clear:both;
}

#left_column #sub_lnavi h3{
	background:url(../images_common/subtitle_bg02.gif) repeat-x left top;
	height: 31px;
	line-height: 31px;
	margin-bottom: 2px;
	font-weight:bold;
	font-size:16px;
}

#left_column #sub_lnavi ul li{
	float:left;
	border:1px solid #CCC;
	margin-bottom: 2px;
}

#left_column #sub_lnavi ul li.left_bt{
	margin-right:2px;
}

#left_column #sub_lnavi ul li.right_bt{
}

#left_column #sub_lnavi ul li span{
	display:block;
	border:1px solid #FFF;
	background: url(../images_common/arrow_icon_now.gif) no-repeat 9px 42% #EEEEF0;
	width: 321px;
	text-indent: 23px;
	line-height: 190%;
}



#left_column #sub_lnavi ul li span a{
	display:block;
	background: url(../images_common/arrow_icon_def.gif) no-repeat 9px 42% #EEEEF0;
	text-decoration:none;
}

#left_column #sub_lnavi ul li span a:link{
	color:#0067CC;
}

#left_column #sub_lnavi ul li span a:visited{
}

#left_column #sub_lnavi ul li span a:hover{
	background: url(../images_common/arrow_icon_ov.gif) no-repeat 9px 42% #EEEEF0;
	color:#A3A3A3;
	text-decoration: underline;
}
#left_column #sub_lnavi ul li a:active{
	text-decoration: underline;
}




/* Banner Box Layoutt Patterns ------------------------------------------ */ 
#left_column .leftbox01{
	position:relative;
	float: left;
	display: inline;
}

#left_column .leftbox01 span.text{
	position:absolute;
	left:25px;
	top:102px;
	color:#676767;
	font-size:11px;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	cursor: pointer;
}



.width_fix01{width:180px;}

.width_height_fix01{width:321px; height:100px;}

#left_column .leftbox01 .play_bt_posi01, #left_column .rightbox01 .play_bt_posi01{
	position:absolute;
	right:5px;
	bottom:26px;
	background: #E0E1E3;
}

#left_column .leftbox01 .play_bt_posi02, #left_column .rightbox01 .play_bt_posi02{
	position:absolute;
	right:5px;
	bottom:5px;
	background: #E0E1E3;
}

#left_column .rightbox01{
	position:relative;
	float: right;
	display: inline;
}

#left_column .rightbox01 span.text{
	position:absolute;
	left:25px;
	top:102px;
	color:#676767;
	font-size:11px;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	cursor: pointer;
}




#left_column .rightbox01.pattern01{
	width:452px;
	top: -3px;
	}

#left_column .rightbox01.pattern02{
	width:461px;
	top: -3px;
	}

#left_column .rightbox01.pattern03{
	width:315px;
	top: -3px;
	}

#left_column .rightbox01.pattern04{
	width:372px;
	top: 0px;
	}

#left_column .rightbox01.pattern05{
	width:432px;
	top: -3px;
	}

#left_column .rightbox01.pattern06{
	width:218px;
	top: -3px;
	}
	
#left_column .rightbox01.pattern07{
	width:366px;
	top: -3px;
	}
	
#left_column .rightbox01.pattern08{
	width:300px;
	top: 0px;
	}

#left_column .rightbox01.pattern09{
	width:472px;
	top: -3px;
	}
	
#left_column .rightbox01.pattern10{
	width:532px;
	top: -3px;
	}
	
#left_column .rightbox01.pattern11{
	width:405px;
	top: -3px;
	}

#left_column .rightbox01.pattern12{
	width:407px;
	top:0px;
	}

#left_column .rightbox01.pattern13{
	width:257px;
	top:-3px;
	}

#left_column .rightbox01.pattern14{
	width:425px;
	top:-3px;
	}
	
#left_column .rightbox01.pattern15{
	width:180px;
	top:-3px;
	}	

#left_column .rightbox01.pattern16{
	width:405px;
	top:0px;
	}
	
#left_column .rightbox01.pattern17{
	width:527px;
	top: -3px;
	}
	
#left_column .rightbox01.pattern18{
	width:271px;
	top: 0px;
	}

#left_column .rightbox01.pattern19{
	width:402px;
	top: 0px;
	text-align:left;
	}

#left_column .rightbox01.pattern20{
	width:452px;
	top: 0px;
	}

#left_column .rightbox01.pattern21{
	width:332px;
	top: 0px;
	}

/* List Layoutt Patterns ------------------------------------------ */ 
/* layout01 */ 
#left_column .layout01{
	clear:both;
	}
	
#left_column .layout01 ul{
	margin:0 10px;
	}
	
#left_column .layout01 ul li{
	padding:0 10px 2px 10px;
	margin:0 0 5px 0;
	border-bottom:1px dotted #CCC;
	}

#left_column .layout01 ul li span{
	display:inline-block;
	margin-right:10px;
	min-width:98px;
	width:auto !important;
	width:98px;
	}

/* layout02 */ 
#left_column .layout02{
	clear:both;
	}
	
#left_column .layout02 ul{
	margin:0 10px;
	}
	
#left_column .layout02 ul li{
	padding:2px 10px 2px 10px;
	margin:0 0 1px 0;
	border-bottom:1px dotted #CCC;
	border-top: 1px dotted #CCC;
	clear: both;
	}

#left_column .layout02 ul li.start{
	border-top:none;
	}
	
#left_column .layout02 ul li.interval_row{
	border:none;
	margin-bottom:1px;
	background:#EDEEF0
}

#left_column .layout02 ul li span{
	display:inline-block;
	width:82px;
	float: left;
	}

#left_column .layout02 ul li span.heading{
	display:inline-block;
	_display:inline;
	width:500px;
	background:url(../images_common/icon03.gif) no-repeat 10px 20%;
	padding-left:30px;
	float: none;
	_float: left;
}








/* Table Layoutt Patterns ------------------------------------------ */ 
/* t_layout01 */ 
#left_column table.t_layout01{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout01 th{
	text-align:center;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
}

#left_column table.t_layout01 th.left{
	background-color:#8AC5FF;
}

#left_column table.t_layout01 th.right{
	border-left:1px solid #FFF;
	background-color:#CCCCCC;
}

#left_column table.t_layout01 td{
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	}

#left_column table.t_layout01 td.left, #left_column table.t_layout01 td.right{
	border-bottom:1px dotted #C4C4C4;
	vertical-align: top;
}

#left_column table.t_layout01 td.left{
	width:270px;
}
#left_column table.t_layout01 td.right{
	border-left:1px solid #C4C4C4;
	width:321px;
}
#left_column table.t_layout01 .link_in_cell01{
	text-align: right;
	display: inline-block;
	width: auto;
	float: right;
	_position:absolute;
	_right:0;
	_top:0;
}


/* t_layout02 */ 
#left_column table.t_layout02{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout02 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout02 th.left{

}

#left_column table.t_layout02 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout02 th.centerB{
	border-left:1px solid #FFF;
}

#left_column table.t_layout02 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout02 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	}

#left_column table.t_layout02 tr.first_row td{
	padding-top:2px;
}
	
#left_column table.t_layout02 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout02 td.left{
	width:120px;
}
#left_column table.t_layout02 td.centerA{
	border-left:1px solid #C4C4C4;
	width:78px;
	padding-left: 2px;
	padding-right: 2px;
}
#left_column table.t_layout02 td.centerB{
	border-left:1px solid #C4C4C4;
	width:181px;
}
#left_column table.t_layout02 td.right{
	border-left:1px solid #C4C4C4;
	width:216px;
}

#left_column table.t_layout02 td span#icon{
	font-size:92%;
	display:block;
	text-align:center;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #FFF;
	line-height: 200%;
}

#left_column table.t_layout02 td span#icon.type01{
	background:#003597;
}

.type02{
	background-color:#666666 !important;
}

.type03{
	background-color:#4A92DC !important;
}


/* t_layout03 */ 
#left_column table.t_layout03	{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout03 td{
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #C4C4C4;
	vertical-align: top;
}

#left_column table.t_layout03 td.left{
	width:155px;
}

#left_column table.t_layout03 td.right{
	border-left:1px solid #C4C4C4;
	width:436px;
}

#left_column table.t_layout03 tr.b_border_none_row td{
	border-bottom:none;
}


/* t_layout04 */ 
#left_column table.t_layout04{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout04 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout04 th.left{

}

#left_column table.t_layout04 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout04 th.centerB{
	border-left:1px solid #FFF;
}

#left_column table.t_layout04 th.centerC{
	border-left:1px solid #FFF;
}

#left_column table.t_layout04 th.centerD{
	border-left:1px solid #FFF;
}

#left_column table.t_layout04 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout04 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: center;
	}
	
#left_column table.t_layout04 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout04 td.left{
	width:124px;
}
#left_column table.t_layout04 td.centerA{
	border-left:1px solid #C4C4C4;
	width:112px;
}

#left_column table.t_layout04 td.centerB{
	border-left:1px solid #C4C4C4;
	width:83px;
}

#left_column table.t_layout04 td.centerC{
	border-left:1px solid #C4C4C4;
	width:83px;
}

#left_column table.t_layout04 td.centerD{
	border-left:1px solid #C4C4C4;
	width:83px;
}

#left_column table.t_layout04 td.right{
	border-left:1px solid #C4C4C4;
	width:82px;
}




/* Link Button Layoutt Patterns ------------------------------------------ */ 
/* linkbt_type01 */ 
#left_column div.linkbt_type01{
	border:1px solid #CCC;
	float: right;
	margin-right: 10px;
}

#left_column  div.linkbt_type01 a{
	display:block;
	border:1px solid #FFF;
	background: url(../images_common/arrow_icon_def.gif) no-repeat 9px 44% #EEEEF0;
	text-indent: 23px;
	line-height: 190%;
	text-decoration:none;
	padding-right: 10px;
	width: auto;
}

#left_column div.linkbt_type01i a:link{
	color:#0067CC;
}
#left_column div.linkbt_type01 a:visited{
}
#left_column div.linkbt_type01 a:hover,#left_column div.linkbt_type01 a.hover{
	background: url(../images_common/arrow_icon_ov.gif) no-repeat 9px 44% #EEEEF0;
}
#left_column div.linkbt_type01 a:hover{
	color:#A3A3A3;
	text-decoration: underline;
}
#left_column div.linkbt_type01 a:active{
	text-decoration: underline;
}

#left_column div.linkbt_type02, #left_column p.linkbt_type02, #left_column span.linkbt_type02{
	background:url(../images_common/icon03.gif) no-repeat 0 20%;
	padding-left:20px;
}

#left_column span.linkbt_type02{
	display: block;
}


/* Background Wrap Layoutt Patterns ------------------------------------------ */ 
/* bg_wrap01 */ 
.bg_wrap01{
	background:url(../images_common/bg_pattern01.gif) no-repeat top center;
}


/* 091208更新 */

/* t_layout05 */ 
#left_column table.t_layout05{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout05 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout05 th.left{

}

#left_column table.t_layout05 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout05 th.centerB{
	border-left:1px solid #FFF;
}

#left_column table.t_layout05 th.centerC{
	border-left:1px solid #FFF;
}

#left_column table.t_layout05 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout05 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: center;
	}
	
#left_column table.t_layout05 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout05 td.left{
	width:113px;
}
#left_column table.t_layout05 td.centerA{
	border-left:1px solid #C4C4C4;
	width:113px;
}

#left_column table.t_layout05 td.centerB{
	border-left:1px solid #C4C4C4;
	width:113px;
}

#left_column table.t_layout05 td.centerC{
	border-left:1px solid #C4C4C4;
	width:114px;
}

#left_column table.t_layout05 td.right{
	border-left:1px solid #C4C4C4;
	width:114px;
}

/* t_layout06 */ 
#left_column table.t_layout06{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout06 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout06 th.left{

}

#left_column table.t_layout06 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout06 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout06 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: center;
	}
	
#left_column table.t_layout06 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout06 td.left{
	width:217px;
	text-align: left;
}
#left_column table.t_layout06 td.centerA{
	border-left:1px solid #C4C4C4;
	width:150px;
}

#left_column table.t_layout06 td.right{
	border-left:1px solid #C4C4C4;
	width:200px;
	text-align: left;
}

/* t_layout07 */ 
#left_column table.t_layout07{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout07 th{
	background:#CCCCCC;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
}

#left_column table.t_layout07 th.left{

}

#left_column table.t_layout07 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout07 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	}
	
#left_column table.t_layout07 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout07 td.left{
	width:155px;
}
#left_column table.t_layout07 td.right{
	border-left:1px solid #C4C4C4;
	width:436px;
}

/* t_layout08 */ 
#left_column table.t_layout08{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}
#left_column table.t_layout08 th{
	background:#CCCCCC;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}
#left_column table.t_layout08 th.left{

}

#left_column table.t_layout08 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout08 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout08 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:150%;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	text-align: center;
}
	
#left_column table.t_layout08 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
	text-align: left;
}
	
#left_column table.t_layout08 td.left{
	width:100px;
}
#left_column table.t_layout08 td.centerA{
	border-left:1px solid #C4C4C4;
	width:200px;
}

#left_column table.t_layout08 td.right{
	border-left:1px solid #C4C4C4;
	width:267px;
}

/* t_layout09 */ 
#left_column table.t_layout09{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout09 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout09 th.left{

}

#left_column table.t_layout09 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout09 th.centerB{
	border-left:1px solid #FFF;
}

#left_column table.t_layout09 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout09 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:150%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: left;
	}
	
#left_column table.t_layout09 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout09 td.left{
	width:70px;
}
#left_column table.t_layout09 td.centerA{
	border-left:1px solid #C4C4C4;
	width:170px;
}

#left_column table.t_layout09 td.centerB{
	border-left:1px solid #C4C4C4;
	width:257px;
}

#left_column table.t_layout09 td.right{
	border-left:1px solid #C4C4C4;
	width:100px;
}

/* 091209更新 */


.width_fix02{width:300px;}
.width_height_fix02{width:652px; height:100px;}
#left_column .leftbox01 .play_bt_posi03{
	position:absolute;
	right:211px;
	bottom:5px;
	background: #E0E1E3;
}

#left_column .leftbox01 .play_bt_posi04{
	position:absolute;
	right:9px;
	bottom:5px;
	background: #E0E1E3;
}

/* 091210更新 */
.width_height_fix03{width:217px; height:197px;}

.bg_wrap02{
	background:#DFE5F3;
}
p.text03{
	margin-left:10px;
	margin-right:10px;
	clear: both;
}
.mr36{margin-right:36px;}
.mr37{margin-right:37px;}
.mt1{margin-top:1px;}
.mt7{margin-top:7px;}


.pt10{padding-top:10px;}
p.text04{
	font-size: 120%;
	font-weight: bold;
	line-height: 135%;
	clear: both;
}

/* t_layout10 */ 
#left_column table.t_layout10{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout10 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout10 th.left{
	background:#CCCCCC;
}
#left_column table.t_layout10 th.center{
	background:#4369B4;
	color: #FFFFFF;
}
#left_column table.t_layout10 th.right{
	background:#CCCCCC;
	border-left:1px solid #FFF;
}

#left_column table.t_layout10 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: left;
	}
	
#left_column table.t_layout10 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout10 td.left{
	width:306px;
}

#left_column table.t_layout10 td.right{
	border-left:1px solid #C4C4C4;
	width:306px;
}


.width_fix03{width:210px;}

/* t_layout11 */ 
#left_column table.t_layout11{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}
#left_column table.t_layout11 th{
	background:#CCCCCC;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}
#left_column table.t_layout11 th.center{
	background:#4369B4;
	color: #FFFFFF;
}
#left_column table.t_layout11 th.left{

}

#left_column table.t_layout11 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout11 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout11 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: left;
}
	
#left_column table.t_layout11 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
	text-align: left;
}
	
#left_column table.t_layout11 td.left{
	width:120px;
}
#left_column table.t_layout11 td.centerA{
	border-left:1px solid #C4C4C4;
	width:210px;
}

#left_column table.t_layout11 td.right{
	border-left:1px solid #C4C4C4;
	width:282px;
}

.mr3{margin-right:3px;}
.width_fix04{width:405px;}
.width_fix05{width:224px;}
.width_fix06{width:358px;}



/* 091214更新 */
/* Q&A Layout */ 
ul.qa_layout{
	margin-bottom:15px;
}

ul.qa_layout li{
	padding-left:40px;
	padding-top: 5px;
	padding-bottom: 13px;
	_height:1%;
}

ul.qa_layout li.question{
	background:url(../images_common/question_icon.gif) no-repeat left top;
	border-bottom:1px dotted #A7A7A7;
	margin-bottom: 9px;
}

ul.qa_layout li.answer{
	background:url(../images_common/answer_icon.gif) no-repeat left top;
}


/* t_layout12 */ 
#left_column table.t_layout12{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout12 th{
	text-align:center;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
}

#left_column table.t_layout12 th.left{
	background-color:#8AC5FF;
}

#left_column table.t_layout12 th.right{
	border-left:1px solid #FFF;
	background-color:#CCCCCC;
}

#left_column table.t_layout12 td{
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	}

#left_column table.t_layout12 td.left, #left_column table.t_layout12 td.centerA, #left_column table.t_layout12 td.right{
	border-bottom:1px dotted #C4C4C4;
	vertical-align: top;
}

#left_column table.t_layout12 td.left{
	width:110px;
}

#left_column table.t_layout12 td.centerA{
	border-left:1px solid #C4C4C4;
	width:199px;
}

#left_column table.t_layout12 td.right{
	border-left:1px solid #C4C4C4;
	width:261px;
}

#left_column table.t_layout12 .link_in_cell01{
	text-align: right;
	display: inline-block;
	width: auto;
	float: right;
	_position:absolute;
	_right:0;
	_top:0;
}

h4.subtitle02.text, h5.subtitle02.text{
	background:#4369B4;
	color: #FFF;
	font-weight: bold;
	font-size: 115%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}


/* layout03 */ 
.layout03 {
	margin-bottom:20px;
	}
	
.layout03 dl{
	margin:0 10px;
	}

.layout03 dl dt{
	padding:0 10px 5px 10px;
	line-height: normal;
	position: relative;
	}

.layout03 dl dt img{
	vertical-align:baseline;
	top: 2px;
	position: relative;
	}

.layout03 dl dd{
	padding:0 10px 5px 10px;
	margin:0 0 7px 0;
	border-bottom: 1px dotted #CCC;
	}


/* layout04 */ 
.layout04{
	margin-bottom:20px;
	}
	
.layout04 ul{
	margin:0 10px;
	width: 593px;
	}
	
.layout04 ul li{
	background:url(../images_common/icon03.gif) no-repeat 10px 20%;
	padding:0 10px 4px 30px;
	margin:0 0 7px 0;
	border-bottom:1px dotted #CCC;
	width: 553px;
	}

.layout04 ul li.icon_none{
	background:none;
	}


#blue_main_visual_area{
	position:relative;
	clear: both;
	height: 300px;
}

#blue_main_visual_area .bn01{
	position:absolute;
	width:270px;
	height:96px;
	left:15px;
	top:14px;
	background: #3E55A5;
}

/* bg_wrap03 */ 
.bg_wrap03{
	background:url(../images_common/bg_pattern02.gif) repeat-y left top;
}

/* Blueimpulse History Page */ 
.era_block{
	position:relative;
	clear: both;
}

.era_block .left_column01{
	float:left;
	position:relative;
	top:-8px;
	left:0;
}

.era_block .right_column01{
	float:right;
	width: 567px;
}

.era_block .right_column01 dl{
	border-top:1px dotted #A6A6A6;
	clear: both;
}

.era_block .right_column01 dl dt{
	float:left;
	width: 128px;
	padding-top: 7px;
	padding-bottom: 6px;
}

.era_block .right_column01 dl dd{
	float:right;
	width: 439px;
	padding-top: 7px;
	padding-bottom: 6px;
}

.era_block .right_column01 dl dd .left_column02{
	float:left;
	width:270px;
}

.era_block .right_column01 dl dd .right_column02{
	float:right;
	width:160px;
	margin-top: 3px;
	margin-bottom: 5px;
}

/* 091215更新 */
.rightbox01 .textarea01 {
	width: 432px;
	height: 320px;
	padding: 2px;
	background-color: #EEEEEE;
	border: 1px solid #FFFFFF;
}
.mt17{margin-top:17px;}
.line02{
	border: 1px solid #CCCCCC;
}
.thumbnail_box01 {
	float: left;
	width: 76px;
	margin: 0 5px 5px 0;
	display: inline;
	text-align: center;
}
.thumbnail_box02 {
	float: left;
	width: 102px;
	margin: 0 5px 5px 0;
	display: inline;
	text-align: center;
}
.width_height_fix04{width:271px; height:146px;}
#left_column .leftbox01 .play_bt_posi05, #left_column .rightbox01 .play_bt_posi05{
	position:absolute;
	right:16px;
	bottom:26px;
	background: #E0E1E3;
}

#left_column .leftbox01 .play_bt_posi06, #left_column .rightbox01 .play_bt_posi06{
	position:absolute;
	right:16px;
	bottom:5px;
	background: #E0E1E3;
}
.width_height_fix05{width:185px; height:95px;}
#left_column .leftbox01 .play_bt_posi07, #left_column .rightbox01 .play_bt_posi07{
	position:absolute;
	right:25px;
	bottom:29px;
	background: #E0E1E3;
}

#left_column .leftbox01 .play_bt_posi08, #left_column .rightbox01 .play_bt_posi08{
	position:absolute;
	right:25px;
	bottom:8px;
	background: #E0E1E3;
}

.width_fix07{width:150px;}
.width_fix08{width:87px;}
.width_fix09{width:67px;}
.width_fix10{width:83px;}
.width_fix11{width:545px;}
.width_fix12{width:224px;}


.gray_box01{
	background:#EDEEF0;
	padding:12px 5px;
	color:#333333;
	font-size:92%;
	line-height: 160%;
	min-height:71px;
	height:auto !important;
	height:71px;
}

.gray_box01.adjust04{
	padding-right:1px;
	padding-left: 2px;
}

.gray_box01.version01{
	font-size:100%;
	padding: 7px 10px;
	min-height:42px;
	height:auto !important;
	height:42px;
}

.gray_box01.version02{
	padding: 2px 10px;
	min-height:97px;
	height:auto !important;
	height:97px;
	line-height: 150%;
}

.blue_box01{
	background:#4369B4;
	padding:7px 5px;
	font-size:92%;
	color:#FFF;
	line-height: 160%;
	min-height:71px;
	height:auto !important;
	height:71px;
}


.blue_box01.custom01{
	font-size:100%;
	padding: 7px 10px;
	min-height:61px;
	height:auto !important;
	height:61px;
}

.blue_box01.custom01.adjust05{
	min-height:117px;
	height:auto !important;
	height:117px;
}



/* t_layout13 */ 
#left_column table.t_layout13{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout13 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout13 th.left{

}

#left_column table.t_layout13 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout13 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout13 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	}

#left_column table.t_layout13 tr.first_row td{
	padding-top:2px;
}
	
#left_column table.t_layout13 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout13 td.left{
	width:115px;
	text-align: right;
}
#left_column table.t_layout13 td.centerA{
	border-left:1px solid #C4C4C4;
	width:161px;
}

#left_column table.t_layout13 td.right{
	border-left:1px solid #C4C4C4;
	width:324px;
}



/* 091216更新 */
/* t_layout14 */ 
#left_column table.t_layout14{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout14 th{
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	background:#4369B4;
	color: #FFF;
	text-align: center;
}

#left_column table.t_layout14 th a:link{
	color:#FFFFFF;
	text-decoration:underline;
	}

#left_column table.t_layout14 th a:visited{
	color:#C2D926;
	text-decoration:underline;
	}

#left_column table.t_layout14 th a:hover{
	color:#FFCC00;
	text-decoration:none;
	}

#left_column table.t_layout14 th a:active{
	color:#FFCC00;
	text-decoration:none;
	}

#left_column table.t_layout14 th.left{

}

#left_column table.t_layout14 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout14 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	}
	
#left_column table.t_layout14 tr.bg_blue td{
	background:#DCE9F9;
	border-top:solid 1px #FFFFFF;
}
	

#left_column table.t_layout14 td.left{
	width:296px;
}
#left_column table.t_layout14 td.leftA{
	width:145px;
}
#left_column table.t_layout14 td.right{
	border-left:1px solid #FFF;
	width:295px;
}
#left_column table.t_layout14 td.rightA{
	border-left:1px solid #FFF;
	width:134px;
}
#left_column table.t_layout14 td.centerA{
	width:612px;
}


/* t_layout15 */ 
#left_column table.t_layout15{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}
#left_column table.t_layout15 th{
	background:#CCCCCC;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}
#left_column table.t_layout15 th.center{
	background:#4369B4;
	color: #FFFFFF;
}
#left_column table.t_layout15 th.left{

}

#left_column table.t_layout15 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout15 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout15 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: center;
}
	
#left_column table.t_layout15 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	
#left_column table.t_layout15 td.left{
	width:120px;
}
#left_column table.t_layout15 td.centerA{
	border-left:1px solid #C4C4C4;
	width:352px;
}

#left_column table.t_layout15 td.right{
	border-left:1px solid #C4C4C4;
	width:120px;
}
p.text05{
	color: #FF0000;
}


/* t_layout16 */ 
#left_column table.t_layout16{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}
#left_column table.t_layout16 th{
	background:#CCCCCC;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}
#left_column table.t_layout16 th.center{
	background:#4369B4;
	color: #FFFFFF;
}
#left_column table.t_layout16 th.left{

}

#left_column table.t_layout16 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout16 th.right{
	border-left:1px solid #FFF;
}

#left_column table.t_layout16 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:170%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: center;
}
	
#left_column table.t_layout16 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	
#left_column table.t_layout16 td.left{
	width:200px;
}
#left_column table.t_layout16 td.centerA{
	border-left:1px solid #C4C4C4;
	width:200px;
}

#left_column table.t_layout16 td.right{
	border-left:1px solid #C4C4C4;
	width:200px;
}


/* 091217更新 */
/* t_layout17 */ 
#left_column table.t_layout17{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout17 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout17 th.left{

}

#left_column table.t_layout17 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout17 th.centerB{
	border-left:1px solid #FFF;
}

#left_column table.t_layout17 th.right{
	border-left:1px solid #FFF;
}
#left_column table.t_layout17 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:210%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	}

#left_column table.t_layout17 tr.first_row td{
	padding-top:2px;
}
	
#left_column table.t_layout17 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout17 td.left{
	width:85px;
}
#left_column table.t_layout17 td.centerA{
	border-left:1px solid #C4C4C4;
	width:50px;
}
#left_column table.t_layout17 td.centerB{
	border-left:1px solid #C4C4C4;
	width:200px;
}
#left_column table.t_layout17 td.right{
	border-left:1px solid #C4C4C4;
	width:260px;
}

/* 091218更新 */

/* t_layout18 */ 
#left_column table.t_layout18{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}
#left_column table.t_layout18 td{
	background:url(../images_common/line01.gif) repeat-x left bottom;
	line-height:240%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: center;
	}

#left_column table.t_layout18 tr.first_row td{
	padding-top:2px;
}
	
#left_column table.t_layout18 tr.bg_blue td{
	background:url(../images_common/line02.gif) repeat-x left bottom #DCE9F9;
}
	

#left_column table.t_layout18 td.left{
	width:50px;
	text-align:center;
}
#left_column table.t_layout18 td.right{
	width:562px;
}

#left_column .layout01.custom01 ul li span{
	min-width:62px;
	width:auto !important;
	width:62px;
}

dl.layout05{
	clear:both
}

dl.layout05 dt{
	float:left;
	width: 25px;
}

dl.layout05 dd{
	float:left;
	width:607px;
}

.width_height_fix06{width:321px; height:278px;}



/* Sitemap layout */
.layout06{
	margin-left:9px;
	margin-right:9px;
}

.layout06 .left_column{
	float:left;
	width:204px;
	background: #FFF;
	padding-right: 15px;
	border-right: 1px solid #CCC;
	margin-right: 15px;
	min-height:1250px;
	height:auto !important;
	height:1250px;
}

.layout06 .right_column{
	float:right;
	width:204px;
	background: #FFF;
	min-height:1250px;
	height:auto !important;
	height:1250px;
}


.layout06 h4{
	padding:3px 10px;
	background:#898989;
	color:#FFF;
	margin-bottom: 5px;
}

.layout06 h4 a:link{color:#FFF; text-decoration:underline;}
.layout06 h4 a:visited{color:#FFF; text-decoration:underline;}
.layout06 h4 a:hover{color:#FFF; text-decoration:none;}
.layout06 h4 a:active{color:#FFF; text-decoration:none;}


.layout06 ul{
	margin-left:20px;
}

.layout06 ul li ul{
	margin-left:40px;
}

.layout06 ul li{
	color:#666;
	margin-bottom:5px;
}

.layout06 ul li ul{
	margin-left:20px;
}

.layout06 li ul li{
	margin-bottom:0;
}



/* 100106更新 */
.layout07{
	width:632px;
	height:300px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.layout07 .pic_area{
	position:absolute;
	width:400px;
	height:300px;
}

.layout07 .prof_area{
	position:absolute;
	right:0;
	top:0;
	width:232px;
	height:300px;
	background:url(../images_common/prof_bg01.gif) no-repeat left top;
	color: #FFF;
}

.layout07 .prof_area .name{
	position:absolute;
	font-weight:bold;
	left: 15px;
	top: 19px;
	line-height: 150%;
}

.layout07 .prof_area .name .level01{
	font-size:25px;
	display: block;
	line-height: 120%;
}

.layout07 .prof_area .name .level02{
	font-size:15px;
	display: block;
	line-height: 140%;
}

.layout07 .prof_area .name .level03{
	font-size:12px;
	display: block;
}

.layout07 .prof_area .name .level03.adjust{
	position:relative;
	left:-5px;
	line-height: 120%;
}


.layout07 .prof_area .career{
	font-size:12px;
	font-weight:bold;
	position: absolute;
	left: 15px;
	bottom: 12px;
	line-height: 160%;
}


/* 100125更新 */
/* t_layout19 */ 
#left_column table.t_layout19{
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout19 th{
	background:#CCCCCC;
	text-align:center;
	line-height:200%;
	padding-left:5px;
	padding-right:5px;
}

#left_column table.t_layout19 th.left{

}

#left_column table.t_layout19 th.centerA{
	border-left:1px solid #FFF;
}

#left_column table.t_layout19 th.centerB{
	border-left:1px solid #FFF;
}

#left_column table.t_layout19 th.right{
	border-right:1px solid #C4C4C4;
	border-left:1px solid #FFF;
}

#left_column table.t_layout19 td{
	line-height:170%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #C4C4C4;
	}
	
#left_column table.t_layout19 tr.bg_blue td{
}
	

#left_column table.t_layout19 td.left{
	border-left:1px solid #C4C4C4;
	text-align: left;
	width:70px;
}
#left_column table.t_layout19 td.centerA{
	border-left:1px solid #C4C4C4;
	width:150px;
}

#left_column table.t_layout19 td.centerB{
	border-left:1px solid #C4C4C4;
	width:177px;
}

#left_column table.t_layout19 td.right{
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	width:190px;
}

/* layout08 */ 
#left_column .layout08{
	clear:both;
	}
	
#left_column .layout08 ul{
	margin:0px;
	}
	
#left_column .layout08 ul li{
	padding:2px 10px 2px 10px;
	margin:0 0 1px 0;
	border-bottom:1px dotted #CCC;
	border-top: 1px dotted #CCC;
	clear: both;
	}

#left_column .layout08 ul li.start{
	border-top:none;
	}
	
#left_column .layout08 ul li.interval_row{
	border:none;
	margin-bottom:1px;
	background:#EDEEF0
}

#left_column .layout08 ul li span{
	display:inline-block;
	width:68px;
	float: left;
	}

#left_column .layout08 ul li span.heading{
	display:inline-block;
	_display:inline;
	width:494px;
	padding-left:30px;
	float: none;
	_float: left;
}

/* 1月28日更新 */
/* t_layout20 */ 
#left_column table.t_layout20{
	margin-right:10px;
	border-collapse:collapse;
	clear: both;
}

#left_column table.t_layout20 th{
	text-align:center;
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
}

#left_column table.t_layout20 th.left{
	border-right:1px solid #C4C4C4;
	background-color:#CCCCCC;
}

#left_column table.t_layout20 th.right{
	border-left:1px solid #FFF;
	background-color:#CCCCCC;
}

#left_column table.t_layout20 td{
	line-height:200%;
	padding-left:10px;
	padding-right:10px;
	text-align:center
	}

#left_column table.t_layout20 td.left, #left_column table.t_layout20 td.right{
	border-bottom:1px solid #C4C4C4;
	vertical-align: top;
}

#left_column table.t_layout20 td.left{
	border-left:1px solid #C4C4C4;
	width:290px;
}
#left_column table.t_layout20 td.right{
	border-right:1px solid #C4C4C4;
	border-left:1px solid #C4C4C4;
	width:290px;
}

/* 2月3日更新 */

#sitetop_top_area{
	position:relative;
	width:960px;
	height:40px;
	margin: 0 auto 0 auto;
	}
#top_navi{
	float: right;
	padding-top: 20px;	
	}
