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

@import url("base.css");
@import url("common.css");
@import url("layout.css");
/*
--------------------------------------------------*/

/*
HEADER
*/
#Header {
	width:950px;
	/*height:407px;*/
	height:405px;
	position:relative;
	/*background-image:url(../images/index/main_image.jpg);*/
	background-image:url(../images/index/mainimage.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin:0 auto;
}

/*
ロゴ
*/

#Header h1 {
	width:219px;
	height:89px;
	position:absolute;
	top:0px;
	left:19px;
	background-image:url(../images/index/logo_15th.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#Header h1 a {
	display:block;
	width:148px;
	height:89px;
}
#Header h1 a span {
	display:none;
}
/*
メイン画像：お問い合わせ
*/

#Header #HeadInq {
	width:116px;
	height:25px;
	position:absolute;
	left: 780px;
	top: 360px;
	overflow:hidden;
}
#Header #HeadInq li {
	list-style-type:none;
	width:116px;
	overflow:hidden;
}
#Header #HeadInq li a {
	display:block;
	width:116px;
	height:24px;
	overflow:hidden;
}
#Header #HeadInq li a span {
	display:none;
}
/*
INDEX-WRAPPER
*/

#IndexWrapper {
	width:910px;
	margin:22px auto 22px auto;
	overflow:hidden;
}
/*
左カラム
*/
#IndexLeftColumn {
	width:589px;
	float:left;
}
/*
ダウンロードバナー
*/

#IndexLeftColumn .bnDownload {
	width:589px;
	overflow:hidden;
	margin-bottom:17px;
}
#IndexLeftColumn .bnDownload li {
	list-style-type:none;
	display:block;
}
#IndexLeftColumn .bnDownload li a {
	display:block;
	height:70px;
	background-repeat:no-repeat;
	background-position:left bottom;
}
#IndexLeftColumn .bnDownload li a span {
	display:none;
}
#IndexLeftColumn .bnDownload .bnDownload01 {
	width:282px;
	float:left;
}
#IndexLeftColumn .bnDownload .bnDownload01 a {
	background-image:url(../images/index/bn_style_collection.png);
}
#IndexLeftColumn .bnDownload .bnDownload02 {
	width:273px;
	float:right;
}
#IndexLeftColumn .bnDownload .bnDownload02 a {
	background-image:url(../images/index/bn_commission.png);
}
/*
枠：左カラム
*/
#IndexLeftColumn .LOutline {
	width:589px;
	background-image:url(../images/index/left_outline_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	margin-bottom:20px;
}
#IndexLeftColumn .LOutlineIns {
	background-image:url(../images/index/left_outline_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}
#IndexLeftColumn .LOutlineInsIns {
	overflow:hidden;
	padding:20px 23px;
	background-image:url(../images/index/left_outline_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

/*
新着情報：見出し
*/

#LbWhatsNew{
	width:544;
	/*background-image:url(../images/index/slb02.png);*/
	background-image:url(../images/index/ico_news.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#LbWhatsNew dt{
	display:none;
}

#LbWhatsNew dd{
	font-size:10px;
	line-height:150%;
	background-image:url(../images/index/ex_line01.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#LbWhatsNew dd p{
	display:block;
	padding:10px 0px 20px 108px;
	text-align:right;
	font-size:12px;
}

#news_list {
	list-style-type:none;
}
#news_list p {
	display:block;
	width:254px;
	height:57px;
	background-image:url(../images/index/slb02.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#news_list p span {
	display:none;
}
#news_list ul li {
	margin:0px 0px;
	overflow:hidden;
}
#news_list dl {
	width:500px;
	overflow:hidden;
	font-size:12px;
	background-image:url(../images/index/li_news.png);
	background-repeat:no-repeat;
	background-position:5px 0.4em;
	margin:5px 0px;
}

#news_list .last_month{
	background-image:url(../images/index/ico_new.gif);
	background-position:left 0.3em;
}

#news_list dl dt {
	width:60px;
	float:left;
	margin-left:20px;
	display:inline;
}
#news_list dl dd {
	width:400px;
	float:right;
}
#news_list dl dd a {
	color:#000;
	text-decoration:underline;
}
#news_list dl dd a:hover {
	text-decoration:none;
}


/*
業務一覧：見出し
*/

#LbBusiness{
	width:544;
	background-image:url(../images/index/slb01.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#LbBusiness dt{
	display:none;
}

#LbBusiness dd{
	font-size:10px;
	line-height:150%;
	background-image:url(../images/index/ex_line01.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#LbBusiness dd p{
	display:block;
	padding:10px 0px 20px 108px;
}

/*
業務一覧：ひと塊
*/

.BusinessOne{
	width:260px;
	height:175px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
	margin:20px 0px 0px 0px;
}

.BusinessOne dl{
	width:260px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
}

.BusinessOne dl dt{
	overflow:hidden;
}

.BusinessOne h2{
	font-size:12px;
	color:#5C4D3A;
	padding-left:126px;
	padding-bottom:5px;
}

.BusinessOne h2 a{
	color:#5C4D3A;
}

.BusinessOne dl dd{
	margin-left:126px;
	font-size:10px;
	color:#333333;
	line-height:110%;
	overflow:hidden;
}

.BusinessOne ul{
	width:176px;
	overflow:hidden;
	margin-left:83px;
	margin-top:5px;
}

.BusinessOne ul li{
	list-style-type:none;
}

.BusinessOne ul li a{
	display:block;
	height:20px;
}

.BusinessOne ul li a span{
	display:none;
}

/**/

.BTCommission{
	width:68px;
	float:left;
}

.BTCommission a{
	width:68px;
	background-image:url(../images/index/bt_commission.png);
}

.BTStyleCollection{
	width:99px;
	float:right;
}

.BTStyleCollection a{
	width:99px;
	background-image:url(../images/index/bt_style_collection.png);
}

/*
各業務
*/

.Business01{
	clear:both;
	float:left;
	background-image:url(../images/index/img_business01.png);
}

.Business01 ul{
	margin-top:10px;
}

.Business02{
	float:right;
	background-image:url(../images/index/img_business02.png);
}

.Business02 ul{
	margin-top:30px;
}

.Business03{
	clear:both;
	float:left;
	background-image:url(../images/index/img_business03.png);
}

.Business03 ul{
	margin-top:50px;
}

.Business04{
	float:right;
	background-image:url(../images/index/img_business04.png);
}

.Business04 ul{
	margin-top:17px;
}

.Business05{
	clear:both;
	float:left;
	background-image:url(../images/index/img_business05.png);
}

.Business06{
	float:right;
	background-image:url(../images/index/img_business06.png);
}

.Business06 ul{
	margin-top:30px;
}

.Business07{
	clear:both;
	float:left;
	background-image:url(../images/index/img_business07.png);
}

.Business07 ul{
	margin-top:20px;
}

.Business08{
	float:right;
	background-image:url(../images/index/img_business08.png);
}

.Business08 ul{
	margin-top:52px;
}

#IndexLeftColumn .Business09{
	float:left;
	background-image:url(../images/index/img_business09.png);
	height:auto;
}

#IndexLeftColumn .Business09 dl{
	margin-left:0px;
}
#IndexLeftColumn .Business09 dl dd{
	margin-left:0px;
}

#IndexLeftColumn .Business09 ul{
	margin-top:22px;
}

.Business10{
	float:right;
	height:240px;
	background-image:url(../images/index/img_business10.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.Business10 ul{
	margin-top:52px;
}

.Business11{
	float:right;
	height:240px;
	background-image:url(../images/index/img_business11.png);
	clear:both;
}

.Business11 ul{
	margin-top:40px;
}

.Business12{
	float:left;
	background-image:url(../images/index/img_business12.png);
	height:auto;
}
.Business12 dl{
	margin-left:0px;
}
.Business12 dl dd{
	margin-left:0px;
}

.Business12 ul{
	margin-top:22px;
}


/*
右カラム
*/
#indexRightColumn {
	width:300px;
	float:right;
}
/*
枠：右カラム
*/
#indexRightColumn .ROutline {
	width:300px;
	background-image:url(../images/index/right_outline_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	margin-bottom:20px;
}
#indexRightColumn .ROutlineIns {
	background-image:url(../images/index/right_outline_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
#indexRightColumn .ROutlineInsIns {
	background-image:url(../images/index/right_outline_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:20px 23px;
	overflow:hidden;
}
/*
右カラムバナー
*/

#indexRightColumn .RBanner {
	width:255px;
	margin:0 auto;
}
#indexRightColumn .RBanner li {
	list-style-type:none;
}
#indexRightColumn .RBanner li a {
	display:block;
	width:255px;
	height:62px;
	background-repeat:no-repeat;
	background-position:left top;
}
#indexRightColumn .RBanner li a span {
	display:none;
}
#indexRightColumn .RBanner .RBanner01 a {
	background-image:url(../images/index/bn_jobs.png);
}
#indexRightColumn .RBanner .RBanner02 {
	/*margin-top:20px;*/
}
#indexRightColumn .RBanner .RBanner02 a {
	background-image:url(../images/index/bn_pamphlet.png);
}

#indexRightColumn .RBanner .RBanner03 {
	/*margin-top:20px;*/
}
#indexRightColumn .RBanner .RBanner03 a {
	background-image:url(../images/index/bn_pricelist_old.png);
}

#indexRightColumn .RBanner .RBanner04 {
	/*margin-top:20px;*/
}
#indexRightColumn .RBanner .RBanner04 a {
	background-image:url(../images/index/bn_panf_15.png);
}

#indexRightColumn .RBanner .RBanner05 {
	/*margin-top:20px;*/
}
#indexRightColumn .RBanner .RBanner05 a {
	background-image:url(../images/index/bnr_refonavi02_240_40.gif);
}

#indexRightColumn .RBanner .RBanner06 {
	/*margin-top:20px;*/
}
#indexRightColumn .RBanner .RBanner06 a {
	background-image:url(../images/index/bn_pricelist_new.png);
}
/*
更新情報
*/

#WhatsNew {
	width:255px;
	margin:0 auto;
}
#WhatsNew li {
	list-style-type:none;
}
#WhatsNew li p {
	display:block;
	width:254px;
	height:57px;
	background-image:url(../images/index/slb02.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#WhatsNew li p span {
	display:none;
}
#WhatsNew li ul li {
	margin:5px 0px;
}
#WhatsNew li dl {
	width:255px;
	overflow:hidden;
	font-size:11px;
	background-image:url(../images/index/li_news.png);
	background-repeat:no-repeat;
	background-position:5px 0.4em;
}

#WhatsNew li .last_month{
	background-image:url(../images/index/ico_new.gif);
	background-position:left 0.3em;
}

#WhatsNew li dl dt {
	width:60px;
	float:left;
	margin-left:20px;
	display:inline;
}
#WhatsNew li dl dd {
	width:170px;
	float:right;
}
#WhatsNew li dl dd a {
	color:#000;
	text-decoration:underline;
}
#WhatsNew li dl dd a:hover {
	text-decoration:none;
}
/*
支店一覧
*/

#Branch {
	width:255px;
	margin:0 auto;
}
#Branch li {
	list-style-type:none;
}
#Branch li p {
	display:block;
	width:254px;
	height:57px;
	background-image:url(../images/index/slb03.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#Branch li p span {
	display:none;
}
#Branch li ul li {
	margin:10px 0px 15px 0px;
}
#Branch li dl {
	width:255px;
	overflow:hidden;
	font-size:11px;
}
#Branch li dl dt {
	font-size:12px;
	background-image:none;
}

#Branch li dl dt a{
	color:#333;
}

#Branch li dl dt strong span {
	display:none;
}
#Branch li dl dd {
}
#Branch li dl dd p {
	background-image:none;
	height:auto;
	width:auto;
}
/*
エコポイント
*/

#indexRightColumn .EcoPoint {
	width:256px;
	height:87px;
	margin:0 auto 5px auto;
	display:block;
	background-image:url(../images/index/bn_eco_point.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#indexRightColumn .EcoPoint span {
	display:none;
}

.txt_right{
	text-align:right;
}


/*
ブログ一覧へ
---------------------------*/
#to_list_blog{
	text-align:right;
}

#to_list_blog a{
	color:#333;
}

/*
右カラム上部のバナー
----------------------------------------------*/

#r_link_bn_con{
	width:255px;
	margin:0px auto;
	overflow:hidden;
}

#r_link_bn_con li{
	width:255px;
	display:inline;
	overflow:hidden;
}

#r_link_bn_con li a{
	display:block;
	width:255px;
	height:62px;
	margin-bottom:5px;
	overflow:hidden;
	background-position:left top;
	background-repeat:no-repeat;
}

#r_link_bn_con li a:hover{
	background-position:left bottom;
}

#r_link_bn_con li a span{
	display:none;
}

#r_link_bn_con li.rbn01 a{
	background-image:url(../images/index/bn_youshiki.png);
}

#r_link_bn_con li.rbn02 a{
	background-image:url(../images/index/bn_tesuryo.png);
}

#r_link_bn_con li.rbn03 a{
	background-image:url(../images/index/bn_zouyo.png);
}

#r_link_bn_con li.rbn04 a{
	background-image:url(../images/index/bn_genkin.png);
}

/*
枠：リンク集
*/
#indexLinkColumn .LinkOutline {
	width:910px;
	background-image:url(../images/index/right_outline_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	margin-bottom:20px;
}
#indexLinkColumn .LinkOutlineIns {
	background-image:url(../images/index/right_outline_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
#indexLinkColumn .LinkOutlineInsIns {
	background-image:url(../images/index/right_outline_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:20px 23px;
	overflow:hidden;
}
/*リンク集*/
#Link_index {
	width:908px;
	margin:22px auto 22px auto;
	overflow:hidden;
	border:#D9D9D9 solid 1px;
	padding-bottom:10px;
}

#Link_index ul{
	overflow:hidden;
	margin-top:20px;
	margin-left:10px;
}

#Link_index li{
	list-style-type:none;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	box-sizing:border-box;
}

#Link_index li img{
	height:35px;
	width:auto;
	/*border:2px solid #fff;*/
	box-sizing:border-box;
}

