/* トップページ 固有のスタイル */

/* タイトル領域 */ 

div.frame-title
{
	height: 171px;
	background: url(../images/subtitle_00.png) no-repeat center top;
	margin-bottom: 30px;
}

div.frame-title h2
{
	display: none;
}

div.frame-title p
{
	text-align: center;
	padding-top: 95px;
	font-size: 90%;
}

/* メイン領域 */ 

#content h2
{
	background: url(../images/subtitle_01.png) no-repeat left top;
	text-indent: -99999px;
	height: 74px;
	margin: 0;
	padding: 0;
}

div.frame-content
{
	background: url(../images/bg_colk.jpg) repeat-x;
	height: 634px;
	overflow: hidden;
	min-width: 100%;
	margin-bottom: 70px;
}

div.frame-content-inner
{
	padding: 30px 0;
}

div.column-3
{
	width: 292px;
	margin-right: 12px; 
	float: left;
}

div.frame-content .end
{
	margin-right: 0;
}

div.column-3 *
{
	margin: 0;
	padding: 0;
}

div.column-3 h3
{
	text-indent: -99999px;
	margin-bottom: 10px;
}

div.column-3 ul
{
	list-style: none;
}

div.column-3 li
{
	position: relative;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px 20px 50px 35px;
}

div.column-3 p
{
	font-size: 13px;
	line-height: 1.4;
}

div.row-2
{
	margin-top: 30px;
}

div.row-2 li
{
	margin-bottom: 20px;
}

div.row-3
{
	/*margin-top: -20px;*/
}

div.row-3 li
{
	margin-top: -10px;
}



/* 1列目 */
#c1r1
{
	background: url(../images/c1r1_bg.png) no-repeat center top;
}
#c1r1 h3
{
	background: url(../images/c1r1_title.png) no-repeat left top;
	height: 28px;
}

#c1r2
{
	background: url(../images/c1r2_bg.png) no-repeat center top;
}
#c1r2 h3
{
	background: url(../images/c1r2_title.png) no-repeat left top;
	height: 51px;
}
#c1r2 img
{
	position: absolute;
	left: -32px;
}


/* 2列目 */
#c2r1
{
	background: url(../images/c2r1_bg.png) no-repeat center top;
}
#c2r1 h3
{
	background: url(../images/c2r1_title.png) no-repeat left top;
	height: 28px;
}

#c2r2
{
	background: url(../images/c2r2_bg.png) no-repeat center top;
}
#c2r2 h3
{
	background: url(../images/c2r2_title.png) no-repeat left top;
	height: 28px;
}

#c2r3
{
	background: url(../images/c2r3_bg.png) no-repeat center top;
}
#c2r3 h3
{
	background: url(../images/c2r3_title.png) no-repeat left top;
	height: 49px;
}

/* 3列目 */
#c3r1
{
	background: url(../images/c3r1_bg.png) no-repeat center top;
}
#c3r1 h3
{
	background: url(../images/c3r1_title.png) no-repeat left top;
	height: 28px;
}
#c3r1 img
{
	position: absolute;
	top: -80px;
	right: -33px
}


#c3r2
{
	background: url(../images/c3r2_bg.png) no-repeat center top;
}
#c3r2 h3
{
	background: url(../images/c3r2_title.png) no-repeat left top;
	height: 49px;
}
#c3r2 img
{
	position: absolute;
	right: 20px;
	bottom: -60px;
}


/* 下部メニュー領域 */ 
div.frame-menu
{
	clear: both;
	margin-bottom: 50px;
}

div.frame-menu .menu3,div.frame-menu .menu4
{
	clear: both;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

div.frame-menu .menu3 li,div.frame-menu .menu4 li
{
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
}
div.frame-menu .menu3 li.last,div.frame-menu .menu4 li.last
{
	margin: 0;
}

div.frame-menu .menu3 li a,div.frame-menu .menu4 li a
{
	display: block;
	background-image: url(../images/submenu_all.jpg);
	background-color: #f6f6f6;
	text-indent: -99999px;
}

div.frame-menu .menu3
{
	margin: 30px auto 0;
	height: 210px;
}

div.frame-menu .menu3 li
{
}

div.frame-menu .menu3 li a
{
	width: 280px;
	height: 210px;
}

div.frame-menu .menu4
{
	margin: 0 auto 30px;
	height: 97px;
}

div.frame-menu .menu4 li
{

}

div.frame-menu .menu4 li a
{
	width: 280px;
	height: 103px;
}


#menu3-web a
{
	background-position: 0 0;
}

#menu3-delivery a
{
	background-position: -310px 0;
}

#menu3-carryin a
{
	background-position: -620px 0;
}

#menu4-about a
{
	background-position: 0 -210px;
}

#menu4-menu a
{
	background-position: -310px -210px;
}
#menu4-fee a
{
	background-position: -620px -210px;
}

/* お知らせ・お問合せ領域  */
div.frame-info
{
	width: 866px;
	height: 242px;
	padding: 20px;
	overflow: hidden;
	background: url(../images/waku.png) no-repeat 0 0;
	margin: 0 auto 50px;
}

div.column-2
{
	float: left;
}

div.column-2 h3
{
	border-bottom: 1px solid #deded8;
	text-indent: -99999px;
	height:24px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

div.info
{
	width: 576px;
	padding-right: 30px;
}

div.info iframe
{
	width: 100%;
	border: 0;
}

div.info h3
{
	background: url(../images/str_info.png) no-repeat left center;
}


div.inquiry
{
	width: 240px;
}

div.inquiry span
{
	display: block;
	font-size: 80%;
}

div.inquiry h3
{
	background: url(../images/str_inquiry.png) no-repeat left center;
}

span.phone
{
	width: 243px;
	height: 61px;
	background: url(../images/img_freedial.png) no-repeat left center;
	text-indent: -99999px;
	margin-bottom: 10px;
}

span.email a
{
	margin: 10px 0;
	display: block;
	width: 246px;
	height: 44px;
	background: url(../images/btn_mail.png) no-repeat left center;
	text-indent: -99999px;
}

span.company
{
	font-weight: bold;
	margin: 0;
}
span.address
{
	margin: 0;
}

