/* 特長（はじめに） 共通　*/
#first {
	margin-bottom: 3em;
	padding: 0px 20px;	
}
#first #waku{
	background: url(../img/first_waku_middle.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1em;	
	width: 740px;	
}
#first #waku img{
	vertical-align: bottom;
}
#first #main {
	margin-left: 30px;
	text-align: left;
}

#first h1 {
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 0.5em;
	background: url(../img/first_title.gif) no-repeat;
}
#first h2{
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
}
#first p.txt {
	margin-left: 30px;
	margin-bottom: 0.5em;
}
#first p.txt_a {
	margin-left: 30px;
	margin-bottom: 0.5em;
	color:#FF0000;
}
#first .shikaku {
	margin-bottom: 1em;
	padding-left: 45px;
	background: url(../img/first_shikaku.gif) no-repeat 32px 5px ;
	list-style: none;
}
#first strong{ font-size: 15px;} 
#first p span{
	font-size: 15px; 
	color: #FF0000;
	font-weight: bold;
}
#first .entrance{
	margin-bottom: 0.5em;
}
#main2 a{
	margin-bottom:10px;
}



/* 画像、サブタイトル */
#senmon {	background: url(../img/first_img.gif) no-repeat 90% 15%;}

#senmon h2 { background: url(../img/first_h2_1.gif) no-repeat;}
#order h2 {	background: url(../img/first_h2_2.gif) no-repeat;}
#thick h2 { background: url(../img/first_h2_3.gif) no-repeat;}
#cost h2 { background: url(../img/first_h2_4.gif) no-repeat;}
#point h2 {	background: url(../img/first_h2_5.gif) no-repeat;}
#shop h2 { background: url(../img/first_h2_6.gif) no-repeat;}


/* リスト */
#senmon ul {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	list-style: none;
	width: 650px;
}
#senmon li {
	float: left;
	margin-right: 15px;
	width: 90px;
	height: 44px;
}
#senmon li a {
	display: block;
	text-indent: -9999px;
	width: 90px;
	height:	44px;
}
#senmon li.kind { background: url(../img/first_kind.gif) no-repeat }
#senmon li.material { background: url(../img/first_material.gif) no-repeat }
#senmon li.use { background: url(../img/first_use.gif) no-repeat }
#senmon li.thick { background: url(../img/first_thick.gif) no-repeat; width: 107px }
#senmon li.num { background: url(../img/first_num.gif) no-repeat }
#senmon li.fax { background: url(../img/first_fax.gif) no-repeat; width: 80px }
#senmon li.thick a { width: 107px }
#senmon li.fax a { width: 80px }
#senmon p {
	clear: left;
}


#cost li {
	float: left;
	margin-right: 15px;
}

