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

/* ▼　共通設定　▼ */

* {
	margin:0px;
	padding:0px;
}


body {
	font-size: 0.8em;
	line-height:2.0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	margin:0px;
	padding:0px;
	/*background-image:url(../images/bg.png);
	background-repeat:repeat;*/
}

img {
	border:none;
}

a img {
	border-style:none;
}

a {
	outline:0;
	color:#1991A2;
	text-decoration:underline;
}

a:link {
	color:#1991A2;
	text-decoration:underline;
}

a:hover {
	color:#1991A2;
	text-decoration:underline;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.clear {
	clear:both;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.margin_auto {
	margin: 0 auto;
}


#wrapper {
	margin:0px;
	padding:0px;
	background:url(../images/bgimg.gif) repeat-x;
}

#mainbody {
	padding:0;
	width:1000px;
	margin:0 auto;
	}



h5 {
	color:#98793c;
	font-size:14px;
	}

.t_align_c {
	text-align:center;
	}

.t_align_r {
	text-align:right;
	}

.t_align_l {
	text-align:left;
	}

/* ぶら下がり */
.att {
  padding-left:0.8em;
  text-indent:-0.8em;
}


/* フォント・テキスト */


.xsmall {
	font-size:10px;
	font-weight:normal;
	}

.small {
	font-size:12px;
	font-weight:normal;
	}

.smaller {
	font-size:14px;
	}


.large {
	font-size:18px;
	}

.strong {
	font-weight:bolder;
	color:#0082cb;
	}

.normal {
	font-size:1.0em;
	font-weight:normal;
	}


.red {
	color:#F00;
	}


.lineheight15 {
	line-height:1.5em !important;
	}

.lineheight20 {
	line-height:2.0em !important;
	}

.lineheight25 {
	line-height:2.5em !important;
	}

.lineheight30 {
	line-height:3.0em !important;
	}



.t_align_c {
	text-align:center;
	}

.t_align_r {
	text-align:right;
	}

/* ワイズ */


.w_40 {
	width:40px;
	}

.w_50 {
	width:50px;
	}

.w_60 {
	width:60px;
	}





.w_70 {
	width:70px;
	}

.w_80 {
	width:80px;
	}


.w_90 {
	width:90px;
	}

.w_100 {
	width:100px;
	}


.w_106 {
	width:106px;
	}

.w_150 {
	width:150px;
	}

.w_160 {
	width:160px;
	}

.w_170 {
	width:170px;
	}

.w_180 {
	width:180px;
	}

.w_190 {
	width:190px;
	}

.w_200 {
	width:200px;
	}

.w_210 {
	width:210px;
	}

.w_220 {
	width:220px;
	}

.w_230 {
	width:230px;
	}

.w_240 {
	width:240px;
	}

.w_250 {
	width:250px;
	}

.w_260 {
	width:260px;
	}

.w_270 {
	width:270px;
	}

.w_280 {
	width:280px;
	}

.w_290 {
	width:290px;
	}

.w_300 {
	width:300px;
	}

.w_310 {
	width:310px;
	}

.w_320 {
	width:320px;
	}

.w_330 {
	width:330px;
	}

.w_340 {
	width:340px;
	}

.w_350 {
	width:350px;
	}

.w_360 {
	width:360px;
	}

.w_370 {
	width:370px;
	}

.w_380 {
	width:380px;
	}

.w_384 {
	width:384px;
	}



.w_390 {
	width:390px;
	}

.w_400 {
	width:400px;
	}

.w_410 {
	width:410px;
	}

.w_420 {
	width:420px;
	}

.w_430 {
	width:430px;
	}

.w_440 {
	width:440px;
	}

.w_450 {
	width:450px;
	}

.w_460 {
	width:460px;
	}

.w_470 {
	width:470px;
	}

.w_480 {
	width:480px;
	}

.w_490 {
	width:490px;
	}

.w_500 {
	width:500px;
	}

.w_510 {
	width:510px;
	}

.w_520 {
	width:520px;
	}

.w_530 {
	width:530px;
	}

.w_540 {
	width:540px;
	}

.w_550 {
	width:550px;
	}

.w_560 {
	width:560px;
	}

.w_570 {
	width:570px;
	}

.w_580 {
	width:580px;
	}

.w_590 {
	width:590px;
	}

.w_600 {
	width:600px;
	}

.padding_t_5 {
	padding-top:5px;
}

.padding_t_10 {
	padding-top:10px;
}

.padding_t_15 {
	padding-top:15px;
}


.padding_b_5 {
	padding-bottom:5px;
}

.padding_b_10 {
	padding-bottom:10px;
}

.padding_b_20 {
	padding-bottom:20px;
}

.padding_b_30 {
	padding-bottom:30px;
}

.padding_b_40 {
	padding-bottom:40px;
}

.padding_l_10 {
	padding-left:10px;
}

.padding_l_20 {
	padding-left:20px;
}

/* フォント */

.font_s_14 {
	font-size:14px;
}

.font_s_18 {
	font-size:18px;
}



/* リスト */

.list {
	list-style-position:inside;
	}



/* ▲　共通設定　▲ */





/* ▼　ヘッダ　▼ */
#header {
	margin:0 auto;
	height:300px;
	padding-top:50px;
	}

#header_main {
	width: 1000px;
	margin: 0 auto;
	height: 300px;
	}

#logo {
	width:148px;
	height:92px;
	float:left;
	}


#logo h1 a {
	width:148px;
	height:92px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	}



#mainimage_flame {
	margin:0 auto;
	height:400px;
}


#mainimage {
	margin:0 auto;
	height:400px;
	width:1000px;
	text-align:center;
}



/* ▲　ヘッダ　▲ */

/* ▼　ナビゲーション　▼ */

#navi {
	height:300px;
	width:960px;
	margin:0 auto;
	}



/* ▲　ナビゲーション　▲ */






/* ▼　スライダー　▼ */

#slider {
	margin:0 auto;
	width:1000px;
	/*height:226px;*/
	height:279px;
	overflow:hidden;
	z-index: 1;
}


/* ▲　スライダー　▲ */

/* ▲　トップページの設定　▲ */






/* ▼　レフトボディ　▼ */

#leftbody {
	float:left;
	width:230px;
	}

#bannerbox {
	margin-top:25px;
	}

#bannerbox img {
	margin-bottom:10px;
	}

/*
#logo h2 a {
	width:264px;
	height:200px;
	display:block;
	text-indent:-9999px;
	}
*/

#page_tit {
	width:264px;
	height:145px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	}

#page_tit h2 img {
	width:264px;
	height:145px;
	}

/* ▲　レフトボディ　▲ */





/* ▼　ライトボディ　▼ */

#rightbody {
	float:right;
	width:750px;
	}


#news {
	background:url(../images/news.gif) no-repeat;
	width:750px;
	height:28px;
	padding-bottom:25px;
	text-indent:-9999px;
	}



/* ▼　ページボディ　▼ */

#pagebody {
	padding-bottom:30px;
	width:750px;
	margin-top:25px;
	}

.contents {
	padding:20px 30px;
	}

.textbox01 {
	width:670px;
	border: 1px solid #71B2D5;
	padding:10px;

	}

.textbox02 {
	width:673px;
	margin-top:20px;
	}


.leftbox01 {
	width:371px;
	float:left;
	}

.rightbox01 {
	width:231px;
	float:right;
	}

.leftbox02 {
	width:327px;
	float:left;
	}

.leftbox02 p ,.rightbox02 p{
	padding:14px;
	}

.rightbox02 {
	width:329px;
	float:left;
	}

.leftbox03 {
	width:407px;
	float:left;
	}

.rightbox03 {
	width:240px;
	float:right;
	}

.textspace, .leftbox03 p ,.rightbox03 p {
	padding:20px;
	}

#mail {
	font-size:24px;
	font-weight:bolder;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#1991A2;
	padding:20px;
	}

#address {
	background:url(../contact/images/chart01.gif) no-repeat;
	width:454px;
	height:99px;
	padding:40px 0 0 200px;
	}

.chart_title01 {
	padding: 4px 0 4px 20px;
	border: 1px solid #71B2D5;
	color:#fff;
	background-color: #79D1E8;
	margin-bottom:20px;
	}

.chart_title02 {
	padding: 4px 0 4px 20px;
	border: 1px solid #2e8b57;
	color: #444444;
	background-color: #82c9a9;
	margin-bottom:20px;
	}

.table01 tr th {
	padding: 4px;
	border: 1px solid #71B2D5;
	color: #444444;
	background-color: #79D1E8;
}

.table01 tr td {
	padding: 4px;
	padding-left: 8px;
	border: 1px solid #80D1E6;
}

.table02 tr th {
	padding: 4px;
	border: 1px solid #2e8b57;
	width: 120px;
	vertical-align: top;
	color: #444444;
	background-color: #82c9a9;
}

.table02 tr td {
	padding: 4px;
	padding-left: 8px;
	border: 1px solid #20b2aa;
	width:550px;
}

.table01blue {
	background-color:#d0f5ff;
}

.table01red {
	background-color:#ffd0d0 !important;
}


.chart01 {
	width:690px;
	}

.chart01 dt {
	float:left;
	font-weight:bolder;
	line-height:4.0em;
	}

.chart01 dd {
	padding-left:5.5em;
	margin:0;
	border-bottom:dotted 1px #BBB;
	line-height:4.0em;
	}


.chart02 {
	width:650px;
	}

.chart02 dt {
	float:left;
	font-weight:bolder;
	line-height:4.0em;
	}

.chart02 dd {
	padding-left:7em;
	margin:0;
	border-bottom:dotted 1px #BBB;
	line-height:4.0em;
	}


h4 {
	font-size:14px;
	color:#79D1E8;
	}


/* ▲　ページボディ　▲ */

/* ▲　ライトボディ　▲ */




/* ▼　フッタ　▼ */

#footer {
	margin-top:60px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:92px;
	}

#footer_top {
	width:1000px;
	height:52px;
	margin:0 auto;
	}

#footer_navi {
	padding-top:20px;
	width:1000px;
	margin:0 auto;
	}

#footer_navi ul{
	list-style-type:none;
	}

#footer_navi li {
	float:left;
    padding: 1px 20px 2px 23px;
    background:url(../images/f_liststyle.gif) no-repeat left center;
	font-size:0.8em;
	}

#footer_navi li a {
	color:#000;
	}

#footer_navi li a:hover {
	color:#1991A2;
	}



#copyright {
	width:1000px;
	text-align:center;
	margin:0 auto;
	}

#copyright p {
	padding-top:30px;
	line-height:30px;
	color:#97a8b0;
	font-size:0.8em;
	}

/* ▲　フッタ　▲ */

/** |04.Contents Area Settings| ********************************************************** START **/


#areaContents{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	padding-bottom:20px;
}


	/* facebook */
	#areaContents div#facebook {
		width:750px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:20px;
	}

	#areaContents div#facebook h2 {
		float:left;
		display:inline;
		text-indent:-9999px;
		background-repeat:no-repeat;
		background-position:0 0;
		background-image:url(../images/information/captionInformation.png);
		width:26px;
		height:215px;
	}

	#areaContents div#facebook div#information {
		display:inline;
		width:750px;
	}

	/* information */
	#information {
	}

	#information .viewport {
		height: 215px;
		overflow: hidden;
		position: relative;
	}
	#information .overview {
		list-style: none;
		position: absolute;
		left: 0;
		top: 0;
		padding: 0;
		margin: 0;
	}
	#information .scrollbar{
		background-color:#FFFFFF;
		position: relative;
		background-position: 0 0;
		float: right;
		width: 7px;
		height: 214px !important;
	}
	#information .track {

		height: 214px !important;
		width:13px;
		position:7px relative;
		padding: 0px;
	}
	#information .thumb {
		background-color:#deddd8;
		height: 20px;
		width: 7px;
		cursor: pointer;
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
	}
	#information .thumb .end {
		background-color:#deddd8;
		overflow: hidden;
		height: 0px;
		width: 7px;
	}
	#information .disable { display: none; }

	#information dl {
		border-bottom:1px dashed #deddd8;
		margin-bottom:20px;
		padding-bottom:20px;
		background-repeat:no-repeat;
		background-position:0 0;
		background-image:url(../images/information/informationThumb.jpg);
		padding-left:67px;
		width:650px;
	}

	#information dl dt {
		display:block;
		margin-bottom:5px;
	}

	#information dl dd a,
	#information dl dd a:link,
	#information dl dd a:visited,
	#information dl dd a:hover,
	#information dl dd a:active {
		color:#000;
		text-decoration:underline;
	}

	/* facebook baner */
	#areaContents p#facebookPage,
	#areaContents p#facebookPage a {
		display:block;
		width:143px;
		height:19px;
		background-repeat:no-repeat;
		background-position:0 0;
	}

	#areaContents p#facebookPage {
		margin-left:auto;
		margin-bottom:27px;
	}

	#areaContents p#facebookPage a {
		text-indent:-9999px;
		background-image:url(../images/information/facebookPage.png);
	}


/*******************************************************************/
/*************************** top_title******************************/
/*******************************************************************/
#main .page_title {

	background-image : url(../index_files/pcimage/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 750px;
	padding-left: 25px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;

}
#main .page_title h2{
	font-size: 12px;

}

#main h2.page_title{
	background-image : url(../index_files/pcimage/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 725px;
	font-size: 12px;
	color: #333333;
	text-align: left;

	padding-left: 25px;

	line-height: 30px;
	margin-top: 10px;


}
#main h3.page_title{
	background-image : url(../index_files/pcimage/bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 725px;
	font-size: 12px;
	color: #333333;
	text-align: left;

	padding-left: 25px;

	line-height: 30px;
	margin-top: 10px;


}




/*************************** free_space******************************/
#main #free_space{
	float: right;
	border: 1px solid #CCCCCC;

	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	padding: 10px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;

}

/*************************** banner******************************/
/*************************** banner******************************/
.top_item,
.top_item_r
{
	float: left;
	width: 318px;
	height: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	overflow: hidden;
}
.top_item{
	margin-right: 8px;
}


div.top_item h3,
div.top_item_r h3 {
	width: 308px;
	height: 25px;
	background-image : url(../index_files/pcimage/bnr_bar.jpg);

	background-repeat: repeat-y;
	background-position: left;

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	color: #333333;

	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;

	float: left;
	position: relative;
	top: 160px;
	/top: 164px;

	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

}

div.top_item h3 a,
div.top_item_r h3 a{

	width: 308px;
	display: block;
}

.top_item_img{
	padding: 0px;
	height: 95px;
	width: 95px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	top: -55px;
	/top: -30px;

}
.top_item_txt{
	float: left;
	width: 193px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	top: -55px;
	/top: -30px;

}

.newpage{
  width: 500px;
  height: 200px;
  margin: 0 auto;
  padding-left:20px;
}




/*************************** contents *****************************/

/*
.contents_box{
	padding: 5px;
	float: left;
	width: 638px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.contents_box_img{
}
.contents_box_text{
	font-size: 12px;
	line-height: 1.3em;
}
*/

/*************************** news ******************************/
.news_bar{
	font-size: 12px;
	font-weight: bold;
	background-image : url(../index_files/pcimage/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 625px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 25px;
	line-height: 30px;
	text-align: left;
	color: #333333;
	float: left;
}
.news_bar img{
	display: inline;
	position: relative;
	top: 3px;
}
#news_box{
	width: 648px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 80px;
	overflow: auto;
	margin-bottom: 10px;
}
.news_text{
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	float: left;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
.news_text a{
	color:#333333;
	text-decoration:none;
}
.news_text a:hover{
	color: #0FB2E9;
}

/*************************** ｵｭｻﾚ｡ｼ･ｸ ******************************/
.page_title_grey{
	font-size: 12px;
	font-weight: bold;
	background-image : url(../index_files/pcimage/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 25px;
	line-height: 30px;
	text-align: left;
	color: #333333;
	float: left;
}
#main .contentsbox05{
	float: left;
	width: 628px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;
	padding: 10px;
}
#main .contents_navi{
	float: left;
	width: 644px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 2px;
	overflow: hidden;
}
#main .contents_navi a{
	color: #333333;
	text-decoration: none;
}
#main .contents_navi a:hover{
	color: #0FB2E9;
}

/*************************** ･ﾑ･ｯ､ｺ ******************************/
.p_navi{
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
}
/*************************** Footer ******************************/

/*
#footer{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	background-color: #001133;
	width: 100%;
	height: 100px;
	margin: 0px;

	background-image : url(../index_files/pcimage/foot.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footerBox{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerBox #footer_text{
	width:880px;
	height: 70px;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;


}
#footerBox #copyright{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	height: 20px;

}
*/



/* ここから編集 */


/*

body {

	width: 100%;
	padding: 0px;
	margin: 0px;

	background-color: #FFFFFF;
	background-image : url(../index_files/pcimage/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

*/
