/* 作成中ページでh2.s1として指定しているものと同じ */
h2.c1{
	font-size		: 10pt;
	display			: block;
	height			: 22px;
	background		: url('http://www.famitei.jp/image/menu/bg_h2.gif') no-repeat 0 0;
	margin			: 0;
	padding			: 4px 0 0 24px;
	line-height		: 18px;
}
h2.c2{
	background		: url('http://www.famitei.jp/BLOG/image/list.gif') no-repeat 0 0;
	display			: block; /* ブロック要素として指定 */
	height			: 20px; /* ブロックの高さをpixelで指定 */
	margin			: 15px 20px 10px 20px; /* ブロックの外側余白 */
	padding			: 0 20px 0 15px; /* ブロック内側余白、上・右・下・左の順で指定 */
	line-height		: 20px; /* ブロック内の１行あたり高さ */
	vertical-align	: middle; /* ブロック内、値の縦表示位置、この場合中央寄せを指定 */
	font-size		: 15pt;
	color 			: #0000ff;
	clear			: both;
}
p.p1{
	font-size		: 9pt;
	color			: #ff0000;
	margin			: 10px 20px; /* ２つだけで指定すると上下は10px、左右が20pxという意味 */
	text-align		: center; /* 文字の中央寄せ */
}
p.p2{
	font-size		: 11pt;
	margin			: 19px 35px 19px 25px;
	line-height		: 22px;
}
p.p3{
	margin			: 20px 35px 20px 25px;
}
p.p4{
	font-size		: 10pt;
	margin			: 20px 30px
}
ul.honki{
	display			: block;
	width			: 460px;
	margin			: 10px 20px;
	padding			: 70px 10px 10px 10px;
	border			: #735C3C 1px solid;
	font-size		: 9pt;
	background		: url('http://www.famitei.jp/image/test/img03.gif') no-repeat 10px 10px;
	line-height		: 18px;
	letter-spacing	: 0;
}
ul.honki span{display	: none;}
p.timata{
	display			: block;
	width			: 500px;
	height			: 65px;
	background		: url('http://www.famitei.jp/image/test/img01.gif') no-repeat 0 0;
	margin			: 10;
	padding			: 10;
	align			: center
}
p.timata span{display	: none;}
ul.u1{
	display			: block;
	margin			: 10px 45px 10px 35px;
	padding			: 10;
	line-height		: 18px;
	font-size		: 9pt;
}
ul.u1 li a{/* ul.u1内のliタグ内のＡタグへの指定 */
	font-weight		: bold;
}
ul.u1 li p{/* ul.u1内のliタグ内のPタグへの指定 */
	display			: block;
	margin			: 0 0 0 0;
}
img.img10{
	margin			: 0 10px 0 10px;
	float			: right;
}


p.adachi{
	display : block;
	text-align : center;
	font-weight : bold;
	color : #993300;
}

/*-　ブログ一覧　-*/
h3.shop_title{
	display			: block;
	height			: 22px;
	background		: url('http://www.famitei.jp/image/shop_line.gif') no-repeat 0 0;
	margin			: 5px 0 0 0;
	padding			: 2px 0 0 0;
	clear			: both;
}
h3.shop_title span{
	font-size		: 15pt;
	line-height		: 18px;
	color			: #0000ff;
	background		: #FFFFFF;
	padding			: 0 10px 0 10px;
	margin			: 0 0 0 20px;
}
ul.prof li{
	list-style-type	: none;
	display			: block;
	margin			: 0 22px 22px 0;
	padding			: 0;
/*	width			: 140px;*/
/*	height			: 140px;*/
	float			: left;
}

ul.prof li p{
	margin			: 3px 0 0 0;
	text-align     : center;
}

ul.prof a{
	text-decoration	: none;
}

ul.prof a img.box{
	border			: solid 1px #FFFFFF;
}

ul.prof a:hover img.box{
	border			: solid 1px #336600;
}

div.clearbox{
	clear			: both;
	display			: block;
	height			: 0;
}

/*　アフターメンテナンス担当者の一日　*/
div.after2_border{
	width			: 465px;
	margin			: 4px 4px 4px 30px;
	padding			: 4px;
	line-height		: 1.2em;
	border			: #735c3c 1px solid;
	float			: left;
}

div.after2_border div.block1{
	width			: 40px;
	float			: left;
	color			: #cc0000;
	font-weight		: bold;
	font-style		: italic;
}

div.after2_border div.block2{
	width			: 250px;
	float			: left;
	color			: #004f00;
}

div.after2_border h3{
	font-size		: 10pt;
	font-weight		: bold;
	color			: #000000;
	margin-top		: 7px;
}

div.after2_border div.block3{
	width			: 165px;
	float			: right;
	text-align		: right;
}

div.after2_border div.block4{
	width			: 415px;
	float			: left;
	color			: #004f00;
}

div.block_clear{
	clear			: both;
}

p.after2{
	clear			: both;
	text-align		: center;
	margin			: 0;
	font-weight 	: bold;
}
