@charset "utf-8";

/*--------------------------------------------------------------------------------------*/

/*フロート*/
.f_left {
	float:left;
}
.f_right {
	float:right;
}

/*--------------------------------------------------------------------------------------*/

/*ぼかしライン*/
.line {
	background-image: url(../img/common/main/bk_line.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.line2 {
	background-image: url(../img/common/main/bk_line.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	padding: 0px;
	text-indent: -9999px;
	border-top: #D9D9D9 dotted 1px;
	margin: 0px;
}

/*--------------------------------------------------------------------------------------*/

/*テキスト関係*/

/*左寄せ*/
.a_left {
	text-align:left;
}
/*右寄せ*/
.a_right {
	text-align:right;
}
/*中央寄せ*/
.a_ctr {
	text-align:center;
}

/*フォントサイズ10px*/
.f_10 {
	font-size:10px;
}
/*フォントサイズ12px*/
.f_12 {
	font-size:12px;
}

/*カラー・赤*/
.f_red {
	color:#F00;
}
/*カラー・水色*/
.f_lbl {
	color: #4386D1;
}
/*カラー・紺*/
.f_nv {
	color:#00507A;
}

/*--------------------------------------------------------------------------------------*/

/*マージン*/
.m_10 {
	margin:10px 10px 0px 10px;
}
.m_5 {
	margin:5px 5px 0px 5px;
}
.ml_10 {
	margin-left: 10px;
}
.mr_13 {
	margin-right: 13px;
}

.mtb_10 {
	margin: 10px 0 10px 0;
}
.p_tb_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pan {
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 2px;
	text-align:right;
	width:897px;
	margin: 0px auto 0px auto;

}



/*項目（会社概要用）*/
.frm_item, .frm_item2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding: 10px;
}
.frm_item .left {
	background-image: url(../img/common/main/bk_left.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	background-position: 0px 2px;
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.frm_item .right {
	padding: 0px;
	float: left;
	width: 200px;
}
.frm_item .ttl {
	color: #666666;
	font-weight: bold;
}

.frm_item2 .left {
	background-image: url(../img/common/main/bk_left.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	background-position: 0px 2px;
	float: left;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.frm_item2 .right {
	padding: 0px;
	float: left;
	width: 560px;
}
a.frm_link {
	background-color: #B2B2B2;
	background-image: url(../img/common/main/bk_img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 12px;
	padding-left: 1px;
	display: block;
}

a:hover.frm_link {
	background-image: url(../img/common/main/bk_img_h.gif);
	background-repeat: no-repeat;
}

img.frm_sorry {
	background-color: #B2B2B2;
	background-image: url(../img/common/main/bk_sorry.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 12px;
	padding-left: 1px;
	display: block;
}

.box_00 {
	float: left;
	width: 170px;
}



/*タイトル関係---------------------------------------------------------------------------*/

#ttl_pulizia {
	background-image: url(../img/title/ttl_pulizia.gif);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}


#ttl_puliziapet {
	background-image: url(../../pulizia_for_pet/img/title/ttl_pulizia.gif);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 720px;
	text-indent: -9999px;
	margin: 0px;
}

/*共通タイトル--------------------------------------------------------------------------*/
.ttl_sub {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #009FE8;
	color: #006AB7;
	font-size: 17px;
	padding-left: 5px;
	margin-bottom: 2px;
	margin-top: 20px;
}
/*タイトル03*/
.ttl_03 {
	background-image: url(../img/common/main/bk_ttl_03.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 18px;
	margin-left: 20px;
}

/*トップページ・コンテンツボタン（通常時）*/
#bnr_pro_title a {
	background-image: url(../img/products/pro_title_01.jpg);
	background-repeat: no-repeat;
	width:380px;
	margin: 0px;
}
#bnr_pet_title a {
	background-image: url(../img/products/pet_title_01.jpg);
	background-repeat: no-repeat;
	width:380px;
	margin: 0px 0px 0px 0px;
}

/*通常時・共通*/
#bnr_pro_title a, #bnr_pet_title a {
	height: 226px;
	display: block;
	border: #b2b2b2 solid 1px;
	padding-top: 0px;
	padding-left: 0px;
}

/*トップページ・コンテンツボタン（ロールオーバー時）*/
#bnr_pro_title a:hover {
	background-image: url(../img/products/pro_title_01h.jpg);
	background-repeat: no-repeat;
}
#bnr_pet_title a {
	background-image: url(../img/products/pet_title_01.jpg);
	background-repeat: no-repeat;
}

/*タイプ01*/
.box_01 {
	border-top: solid #0054a5 2px;
	border-bottom: solid #0054a5 2px;
	margin: 0px;
	padding: 15px 10px 15px 10px;
}

/*通常時*/
#bnr_01 a {
	background-image: url(../img/top/bnr_01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 56px;
	width: 318px;
	border: #b2b2b2 solid 1px;
	margin-bottom: 10px;
	text-indent:-9999px;
}
#bnr_01 a:hover {
	background-image: url(../img/top/bnr_01_h.gif);
	background-repeat: no-repeat;
}
#bnr_02 a {
	background-image: url(../img/top/);
	background-repeat: no-repeat;
	display: block;
	height: 112px;
	width: 318px;
	border: #b2b2b2 solid 1px;
	margin-bottom: 10px;
	text-indent:-9999px;
}
#bnr_02 a:hover {
	background-image: url(../img/top/);
	background-repeat: no-repeat;
}




/*ニュース横ボックス*/
#box_index {
	margin-top: 5px;
	float: left;
	width: 320px;
	margin-left: 30px;
}	
