<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/*-------------------------
 * TOP
--------------------------*/
#top #logoWrap{
	padding-bottom:11px;
}
#top #logoTop{
	margin-top:6px;
}
#top #funcZoom{
	top:12px;
	left:674px;
	width:176px;
}
#top #funcZoom #zoomReset{
	left:102px;
	top:4px;
}
#top #topImage{
	position:relative;
	margin-bottom:27px;
}
#top #topNaviWrap{
	position:absolute;
	top:253px;
	left:15px;
	width:820px;
	height:89px;
}
#top #topNaviWrap li{
	float:left;
	margin-right:20px;
}
#top #topNaviWrap li.right{
	margin-right:0;
}
#top #topContWrap{
	padding-top:26px;
	border-top:1px solid #004da0;
}
#top #topContents{
	padding-bottom:35px;
}
#top #newsWrap{
	float:left;
	width:625px;
}
#top #newsWrap #newsTtl{
	position:relative;
	margin-bottom:20px;
}
#top #newsWrap .more{
	position:absolute;
	top:6px;
	left:132px;
}
#top #newsWrap li{
	margin-bottom:10px;
	padding:0 0 8px 11px;
	background : url(../images/icon_arrow_bl.gif) no-repeat 0px 0.4em;
	border-bottom:1px solid #EEEFF0;
}
#top #bannerWrap{
	float:right;
	width:180px;
}
#top #bannerWrap li{
	margin-bottom:9px;
	padding-bottom:10px;
	border-bottom:1px solid #EEEFF0;
}
#top #bannerWrap li.bottom{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
#top #bannerWrap p{
	margin-top:7px;
	margin-bottom:-3px;
}
#top #bannerWrap .arr{
	display:block;
	background-position:0 .3em;
}

/*-------------------------
 * 会社情報
--------------------------*/
dl.indentList.prof dt{
	width:105px;
}
dl.indentList.prof dd{
	width:490px;
}

/*-------------------------
 * お問い合わせ
--------------------------*/
h2.support{
	margin-bottom:15px;
}
h3.support{
	margin-bottom:5px;
	padding-bottom:0;
	background:none;
	color:#dd0000;
}
dl.indentList.support dt{
	width:207px;
}
dl.indentList.support dd{
	width:400px;
}
dl.indentList.support dd input{
	margin-top:3px;
	height:1.5em;
}
dl.indentList.support dd .full{
	width:395px;
}
dl.indentList.support dt.bottom,
dl.indentList.support dd.bottom{
	margin-bottom:0;
}
dl.indentList.support.bdrBottomBl{
	margin-bottom:20px;
	padding-bottom:20px;
}
#submitWrap{
	margin-bottom:15px;
	padding:30px 0;
	background-color:#F2F2F2;
	text-align:center;
}
#submitWrap .submit{
	margin-left:15px;
}

/*-------------------------
 * サイトマップ
--------------------------*/
.sitemapWrap{
	margin-bottom:10px;
}
.sitemapWrap li{
	float:left;
	width:210px;
	margin:0 10px 10px 0;
}
.sitemapWrap li.right{
	width:190px;
	margin:0 0 10px 0;
}
.sitemapWrap li.bottom,
.sitemapWrap li.right.bottom{
	margin-bottom:0;
}
.sitemapWrap li a{
	display:block;
	padding-left:12px;
	background : url(../images/icon_arrow_bl.gif) no-repeat 0px 0.5em;
}
.sitemapWrap.bdrTop{
	margin-top:40px;
	padding-top:12px;
	border-top:1px solid #E0E0E0;
}

/*-------------------------
 * 新着情報/おしらせ
--------------------------*/
#newsWrap{
	float:left;
	width:630px;
}
#newsWrap #newsTtl{
	position:relative;
	margin-bottom:20px;
}
#newsWrap .more{
	position:absolute;
	top:6px;
	left:132px;
}
 #newsWrap li{
	margin-bottom:10px;
	padding:0 0 8px 11px;
	background : url(../images/icon_arrow_bl.gif) no-repeat 0px 0.4em;
	border-bottom:1px solid #EEEFF0;
}</pre></body></html>