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

*{
	margin:0;
	padding:0;
}

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

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
	line-height:100%;
}

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

.pc_hide{
	display:none;
}

.sp_hide{
}


a{
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
a:hover{
	opacity: .5;
}

#all{
	position:relative;
}

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

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

#header{
	width: 1000px;
	height:189px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}

/**/

#header h1{
	width:206px;
	height:24px;
	position:absolute;
	overflow:hidden;
	top:53px;
	left:3px;
	line-height:24px;
}

#header h1 img{
	line-height:24px;
}

/**/

#header h2{
	font-size:11px;
	line-height:13px;
	color:#999;
	font-weight:normal;
	position:absolute;
	letter-spacing:0px;
	top:5px;
}


/**/

#txtsize{
	width:230px;
	height:44px;
	position:absolute;
	overflow:hidden;
	top:46px;
	right: 0px;
}

#txtsize table{
	width:100%;
}

/**/

#search_wrap{
	background-image:url(index/txt_search.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:317px;
	height:44px;
	border-bottom:1px solid #DDDDDD;
	position:absolute;
	overflow:hidden;
	top:46px;
	right:18px;
	display:none;
}

#search{
}

/**/

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

#gnavi{
	width:1117px;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-558px;
}

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

#gnavi li a{
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
	height:91px;
	text-indent:-9999px;
}

#gnavi01 a{
	width:225px;
	background-image:url(index/gnavi01.png);
}

#gnavi02 a{
	width:223px;
	background-image:url(index/gnavi02.png);
}

#gnavi03 a{
	width:223px;
	background-image:url(index/gnavi03.png);
}

#gnavi04 a{
	width:223px;
	background-image:url(index/gnavi04.png);
}
#gnavi05 a{
	width:223px;
	background-image:url(index/gnavi05.png);
}

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

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

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

#footer a{
	color:#fff;
}

#footer dl{
	display:block;
	overflow:hidden;
	margin:20px 0px 0px 0px;
}

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

#footer dl dd{
	margin-top:1em;
}

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

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

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

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

#page_title h1{
	overflow:hidden;
	position:absolute;
	top:34px;
	left:89px;
	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:50px;
	bottom:10px;
}

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

#contents_container{
	max-width:100%;
	min-width:1226px;
	margin:0px auto;
	overflow:hidden;
}

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

.block01{
	max-width:100%;
	min-width:1226px;
	margin:0px auto;
	overflow:hidden;
}

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

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

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

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

.block_ins h2{
	margin-top:72px;
	margin-left:26px;
	margin-bottom:58px;
	overflow:hidden;
}

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