@charset "UTF-8";

/* FONT SET */



.xxl{
	font-size:xx-large;
	line-height:1.4em;
}

.xl{
	font-size:x-large;
	line-height:1.4em;
}

.l{
	font-size:large;
	line-height:1.4em;
}

.m{
	font-size:medium;
	line-height:1.4em;
}

.s{
	font-size:small;
	line-height:1.4em;
}

.xs{
	font-size:x-small;
	line-height:1.4em;
}

.xxs{
	font-size:xx-small;
	line-height:1.4em;
}

.f14{
	font-size:14px;
	line-height:1.4em;
}

.f12{
	font-size:12px;
	line-height:1.4em;
}

.f10{
	font-size:10px;
	line-height:1.4em;
}

.f9{
	font-size:9px;
	line-height:1.4em;
	font-family:Verdana,Arial,Monaco,sans-serif;
}

/* COLOR */

a:link{
	color:#35b0ef;
	text-decoration:none;
}
a:visited{
	color:#609ebd;
	text-decoration:none;
}
a:hover{
	color:#35b0ef;
	text-decoration:underline;
}
a:active{
	color:#9ab742;
	text-decoration:none;
}


@media only screen and (-webkit-min-device-pixel-ratio:1.1),only screen and (-o-min-device-pixel-ratio:1.1), only screen and (min--moz-device-pixel-ratio:1.1),only screen and (min-device-pixel-ratio:1.1){

}



/* INTERFACE */


body{
	margin:0px;
	padding:0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust:100%;
	background-color:#ffffff;
	color:#333333;
}




#all_article{
	width:100%;
}


#contents_shadow{
	width:960px;
	min-height:15px;
	margin:0px auto;
	background-image:url("../img/interface/contents_shadow.png");
	background-repeat:no-repeat;
	background-position:center top;
}





#global_nav ul{
	margin:20px auto;
	list-style-type:none;
	padding:0px;
}

#global_nav li{
	display:inline;
	margin:0px 20px;
}

#global_nav a:link{
	color:#888888;
	text-decoration:none;
}
#global_nav a:visited{
	color:#aaaaaa;
	text-decoration:none;
}
#global_nav a:hover{
	color:#000000;
	text-decoration:none;
}
#global_nav a:active{
	color:#aaaaaa;
	text-decoration:none;
}

#global_nav span{
	color:#12719d;
	text-decoration:none;
}


#global_footer{
	width:960px;
	margin:30px auto 0px auto;
	border-top:1px solid #12719d;
	padding:40px 0px;
	text-align:center;
}
#global_footer small{
	color:#12719d;
	font-size:9px;
	font-family:Verdana,Arial,sans-serif;
}

#global_header{
	width:100%;
	height:187px;
	background-color:#ffffff;
	position:relative;
}

#global_header_pic{
	width:100%;
	height:132px;
	background-image:url("../img/key_pic_sub-.png");
	background-repeat:no-repeat;
	background-position:center top;
	border-bottom:1px solid #0099cc;
	background-color:#01cbee;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.1),only screen and (-o-min-device-pixel-ratio:1.1), only screen and (min--moz-device-pixel-ratio:1.1),only screen and (min-device-pixel-ratio:1.1){
	#global_header_pic{
		background-image:url("../img/key_pic_sub.png");
		-webkit-background-size:960px 132px;
		-moz-background-size:960px 132px;
		-o-background-size:960px 132px;
		background-size:960px 132px;
	}
}

#h1_area{
	width:960px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#h1_area h1{
	margin:0px;
	padding:0px;
	font-size:14px;
}


#global_header h1 img{
	width:465px;
	height:115px;
}



#global_header #global_nav{
	margin:0px auto;
	padding:20px 0px;
	text-align:center;
	border-bottom:none;
	font-size:14px;
	line-height:1em;
	background-color:#ffffff;
}

#global_nav_area{
	display:none;
}

#global_header #global_nav ul{
	margin:0px auto;
	list-style-type:none;
	padding:0px;
}

#global_header #global_nav li{
	display:inline;
	margin:0px 20px;
}



#article_sub{
	width:960px;
	min-height:600px;
	margin:0px auto;
	padding:30px 0px;
}

#article_sub h1{
	margin:0px 0px 30px 0px;
	padding:0px 0px 20px 0px;
	font-size:15px;
	line-height:normal;
	border-bottom:1px solid #12719d;
	text-align:center;
}

.sub_section{
	width:800px;
	margin:50px auto;
	padding:0px;
}

.sub_section h2{
	margin:0px 0px 24px 0px;
	padding:0px;
	font-size:22px;
	font-weight:normal;
}

.sub_section h3{
	margin:30px 0px 18px 0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#12719d;
}


.sub_section p{
	margin:0px 0px 1em 0px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
	color:#555555;
}


.sub_section span{
	color:#c8161d;
}

#pr_service_txt{
	margin:-15px 0px 10px -22px;
	list-style-type:none;
	font-size:13px;
}

#pr_service_txt li{
	padding:0px 0px 0px 10px;
	background-image:url("../img/interface/sankaku.gif");
	background-repeat:no-repeat;
	background-position:-8px 0px;
}

.company_txt h4{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
	background-image:url("../img/interface/sankaku.gif");
	background-repeat:no-repeat;
	background-position:-8px 0px;
}

.company_txt p{
	margin:-10px 0px 20px 10px;
}

.each_graph{
	margin:0px 0px 30px 0px;
}

.each_graph_2{
	margin:0px 0px 30px 0px;
	text-align:center;
}

.brand_public{
	padding:0px 0px 20px 0px;
	border-top:1px solid #cccccc;
}

.brand_public_top{
	padding:0px 0px 20px 0px;
}

#brand_public_img{
	margin:25px 0px 0px 0px;
	float:right;
}

.training_service{
	margin:0px 15px 0px 0px;
	padding:0px 15px 0px 0px;
	width:245px;
	float:left;
}

.training_service_last{
	width:245px;
	float:left;
}

#page_top_bottan{
	margin:30px auto 0px auto;
	text-align:right;
	width:960px;
}


.table_submit{
	width:100%;
	margin:20px 0px 40px 0px;
	border-collapse:collapse;
	font-size:14px;
	border-top:1px dotted #cccccc;
}

.table_submit th{
	width:120px;
	padding:20px;
	background-color:#f9f9f9;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	border-bottom:1px dotted #cccccc;
}
.table_submit td{
	padding:20px;
	background-color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #cccccc;
	line-height:1.8em;
}

.table_submit ul{
	margin:0px;
	padding:0px 0px 0px 20px;
	font-size:12px;
	}



/* HOME */

#home_key{
	width:100%;
	height:550px;
	background-image:url("../img/key_bg.png");
	background-repeat:repeat-x;
	background-position:center top;
	border-bottom:10px solid #eeeeee;
}

#home_key_pic{
	max-width:1280px;
	min-width:960px;
	height:520px;
	margin:0px auto;
	background-image:url("../img/key_pic-.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.1),only screen and (-o-min-device-pixel-ratio:1.1), only screen and (min--moz-device-pixel-ratio:1.1),only screen and (min-device-pixel-ratio:1.1){
	#home_key_pic{
		background-image:url("../img/key_pic.jpg");
		-webkit-background-size:1040px 520px;
		-moz-background-size:1040px 520px;
		-o-background-size:1040px 520px;
		background-size:1040px 520px;
	}
	#home_key_pic>img{
		display:none;
	}
}

#home_key_tree{
	max-width:1280px;
	min-width:960px;
	height:550px;
	margin:0px auto;
	position:relative;
}

#home_key_tree span{
	display:block;
	max-width:1280px;
	min-width:960px;
	height:550px;
	margin:0px auto;
	background-image:url("../img/key_tree-.png");
	background-repeat:no-repeat;
	background-position:center bottom;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.1),only screen and (-o-min-device-pixel-ratio:1.1), only screen and (min--moz-device-pixel-ratio:1.1),only screen and (min-device-pixel-ratio:1.1){
	#home_key_tree span{
		background-image:url("../img/key_tree.png");
		-webkit-background-size:1280px 250px;
		-moz-background-size:1280px 250px;
		-o-background-size:1280px 250px;
		background-size:1280px 250px;
	}
}

#home_key h1{
	width:100%;
	margin:0px;
	padding:0px;
	position:absolute;
	top:125px;
	left:0px;
	text-align:center;
}

#home_key h1 img{
	width:465px;
	height:115px;
}

#top_text{
	width:960px;
	margin:20px auto 80px auto;
	text-align:center;
	font-size:14px;
	line-height:2em;
	color:#717171;
}



/* SHOW */

body{
	visibility:visible;
}

