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

*{
	margin:0;
	padding:0;
}

body{
	font-size:14px;
	color:#444;
	line-height:150%;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
	max-width:100%;
	min-width:auto;
	height:auto;
}

a{
	overflow:hidden;
	outline:none;
	color:#333;
}

.sp_hide{
	display:none;
}

.pc_hide{
}



/*-----------------------------------------------------------*/
/*ヘッダー*/

#header_wrap{
	border-bottom:1px solid #ddd;
	overflow:hidden;
	width:100%;
	margin:0px auto;
}

#header{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}

/**/

#header h1{
	margin:15px 15px;
	overflow:hidden;
}

#header h1 img{
	height:30px;
	width:auto;
}

/**/

#btn_menu{
	width:30%;
	position:absolute;
	right:0px;
	top:0px;
	overflow:hidden;
	text-align:right;
	width:60px;
}


#btn_menu img{
	width:60px;
	height:auto;
}
/**/

#txtsize{
	display:none;
}

/**/

#search_wrap{
	display:none;
}

#search{
}

/**/

/*-----------------------------------------------------------*/
/*グローバルナビゲーション*/

#gnavi{
	width:100%;
	clear:both;
	display:none;
}

#gnavi li{
	list-style-type:none;
	overflow:hidden;
	display:inline;
}

#gnavi li a{
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:1em;
	padding:0.5em 1em;
	border-top:1px solid #eee;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	background-color:#fefefe;
}

/*-----------------------------------------------------------*/
/*フッター*/

#footer_wrap{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background-color:#000;
	color:#fff;
}

#footer{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

#footer a{
	color:#fff;
}

#footer dl{
	display:block;
	overflow:hidden;
	width:95%;;
	margin:20px auto;
}

#footer dl dt{
	font-weight:bold;
}

#footer dl dd{
	margin-top:1em;
	font-size:12px;
}

#footer p{
	text-align:center;
	overflow:hidden;
	margin:1.5em auto;
	font-size:9px;
}

/*-----------------------------------------------------------*/
/*ページタイトル*/

#page_title_wrap{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background-color:#C4DFF9;
}

#page_title{
	width:100%;
	height:94px;
	margin:0px auto;
	overflow:hidden;
	color:#fff;
	position:relative;
}

#page_title h1{
	overflow:hidden;
	position:absolute;
	top:34px;
	left:20px;
	line-height:100%;
}

#page_title h1 img{
	line-height:100%;
}

#page_title a{
	color:#fff;
	text-decoration:none;
}

#breadcrumb{
	font-size:13px;
	position:absolute;
	right:20px;
	bottom:10px;
}

/*-----------------------------------------------------------*/
/*コンテンツコンテナ*/

#contents_container{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.block01{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

.block02{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background-color:#EEEEEE;
}

.block03{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	background-color:#C4DFF9;
}

/*-----------------------------------------------------------*/

.block_ins{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

.block_ins h2{
	margin-top:40px;
	margin-bottom:40px;
	overflow:hidden;
}
/*-----------------------------------------------------------*/

#header h2{
	display:none;
}


/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
