@charset "Shift_JIS";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ,sans-selif;
	font-size:small;
	line-height:1.3em;
	color:#333333;
	text-align:center;
	background:#fff;
}
h1,h2,h3,h4,h5,h6,p,ol,ul,dl,dd{
	margin:0;
	padding:0;
}
h3,h4,h5,h6{
	font-size:small;
	}
h1{
	position:absolute;
	top:15px;
	left:32px;
}
a{text-decoration:none;}
.faqlink a{
	color:#333;
	}
img{border:none;}
#wrapper{
	background:transparent url(../images/body_bg.gif) top center repeat-y;
	width:756px;
	margin:0 auto;
}
#map{
	width:500px;
	margin:20px auto;
}
/* ヘッダー */
#hlink{
	width:740px;
	height:19px;
	background-color:#333333;
	text-align:right;
	padding-top:2px;
	margin:0 8px;
}
#hlink ul{
	list-style-type:none;
}
#hlink ul li{
	display:inline;
	padding-right:9px;
}
#head{
	width:740px;
	height:74px;
	background:url(../images/header_bg.gif) repeat-x;
	margin:0 8px;
	position:relative;
	text-align:left;
}
#menu{
	position:absolute;
	top:20px;
	left:124px;
	width: 580px;
}
#menu ul{
	list-style-type:none;
}
#menu ul li{
	display:inline;
}
#breadcrumbs{
	width:730px;
	margin:0 auto 10px auto;
	font-size:x-small;
	background:#d6e3f3;
	clear:both;
	text-align:left;
	padding-left:10px;
	}
/* フッター */
#footer{
	width:740px;
	height:19px;
	background-color:#333333;
	margin:0 8px;
	font-size:x-small;
	text-align:left;
}
#flink{
	width:200px;
	float:left;
	clear:left;
	padding:3px 0 0 10px;
}
#flink a{
	background:url(../images/arrow01.gif) 0 3px no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
}
address{
	margin-left:210px;
	color:#FFFFFF;
	text-align:right;
	padding:3px 10px 0 0;
	font-style:normal;
}
#footunder{
	background:url(../images/footer_under.gif) no-repeat;
	width:756px;
	height:8px;
	margin:0 auto;
	clear:both;
}
.irtemplate #footunder{
	position:relative;
	background:transparent url(../images/footer_under.gif) center bottom no-repeat;
	height:31px;
	margin:0 auto;
	text-align:left;
	clear:both;
	padding-bottom:11px;
}
.irtemplate .txt1{
	position:absolute;
	top:10px;
	left:17px;
	}
.irtemplate .tel{
 position:absolute;
	top:11px;
	left:386px;
	}
.irtemplate .fax{
	position:absolute;
	top:11px;
	left:522px;
	}
.irtemplate .mail{
	position:absolute;
	top:11px;
	left:659px;
	}
#pagetop,.pagetop3{
	text-align:right;
	padding-bottom:15px;
	padding-right:20px;
	font-size:x-small;
}
#pagetop a,.pagetop2 a,.pagetop3 a{
	background:url(../images/arrow02.gif) 0 4px no-repeat;
	padding-left:10px;
	text-decoration:none;
	color:#333333;
}
.iconlink{
	background:url(../images/arrow04.gif) 0 0.25em no-repeat;
	padding-left:7px;
	text-decoration:none;
}
.pagetop2{
	text-align:right;
	padding-bottom:20px;
	font-size:x-small;
}
.pagetop3{
	padding-right:0;
	}
table#top{
	padding:0 8px;
	clear:both;
}
#irnews{
	margin:8px 0 0 14px;
	}
.borderl4{
	border-left:4px solid #1062ab;
	margin-left:5px;
	margin-bottom:5px;
	color:#1062ab;
	font-weight:bold;
	padding-left:3px;
	}
.borderb{
	border:1px solid #bfd0f0;
	margin-bottom:15px;
	background:#d2def4;
	padding:3px 5px;
	}
/* テキスト */
.txt10{
	font-size:x-small;
	line-height:1.3em;
}
.txt14{
	font-size:110%;
	}
.lh140{
	line-height:140%;
	}
.lh180{
	line-height:180%;
	}
.lh200{
	line-height:200%;
	}
/* テキストカラー */
.red{
	color:#f00;
	}
.navy{
	color:#214381;
	}
.royalblue{
	color:#1062ab;
}
.royalblueb{
	color:#1062ab;
	font-weight:bold;
}
.white{
	color:#fff;
	}
.dgray{
	color:#333;
	}
.bluegrayb{
	color:#5a73a0;
	font-weight:bold;
	}
/* リンク */
.none{
	text-decoration:none;
}
/* 余白 */
.clear{
	clear:both;
}
.mauto{
	margin:0 auto;
	}
.mtb5{
	margin:5px 0;
}
.mtb24auto{
	margin:24px auto;
	}
.mt6{
	margin-top:6px;
}
.mt8{
	margin-top:8px;
}
.mt10{
	margin-top:10px;
}
.ml7{
	margin-left:7px;
}
.pl6{
	padding-left:6px;
	}
.pl10{
	padding-left:10px;
	}
.pl12{
	padding-left:12px;
	}
.p6{
	padding:6px;
	}
.cell1{
	padding:6px 11px;
	}
.cell2{
	padding:6px 4px;
	}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {

	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

