@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :Ability Consultant
style info :トップページ設定　ハックは最下部に記述
=================================================================== */


#con_gNav #gNav li.gNav07 a.active,
#con_gNav #gNav li.gNav07 a:hover  {
	width: 158px;
	background: url(../images/menu_gMenu.gif) -792px -49px;
	text-indent: -9999px;
}

/*----------------------------------------------------
	title　タイトル
----------------------------------------------------*/

#owner #title_bg {
	width: 100%;
	height: 110px;
	line-height: 110px;
	background: url(../owner/images/bk_title.gif) top repeat-x #FFE4F1;
}

#owner h2 {
	margin: 0 auto;
	width: 950px;
	height: 110px;
	line-height: 110px;
	background: url(../owner/images/title.jpg) no-repeat;
	text-indent: -9999px;
}


/*----------------------------------------------------
	catch　キャッチコピー周辺
----------------------------------------------------*/

#owner #catch {
	background: url(../owner/images/img_japan.jpg) top right no-repeat;
}

#owner #catch h3 {
	padding: 0 0 20px 0;
	width: 520px;
	height: 110px;
	line-height: 110px;
	background: url(../owner/images/catch.gif) top no-repeat;
	text-indent: -9999px;
}

#owner #catch p {
	padding: 0 0 20px 0;
	width: 520px;
}

#owner #catch img {
	margin: -50px 0 0;
	clear: both;
}

/*----------------------------------------------------
	system　3大システム
----------------------------------------------------*/

#owner #system h3 {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 70px;
	line-height: 70px;
	background: url(../owner/images/st_system.gif) no-repeat;
	text-indent: -9999px;
}

#owner .con_system {
	clear: both;
	padding: 0 0 50px 0;
	overflow: hidden;
}

#owner .con_system h4 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 40px;
	line-height: 40px;
	text-indent: -9999px;
}

#owner .con_system h5 {
	clear: both;
	margin: 10px 0;
	padding: 0;
	width: 270px;
	height: 20px;
	line-height: 20px;
	text-indent: -9999px;
}

#owner #no1 h4 {
	background: url(../owner/images/st_no1.gif) no-repeat;
}

#owner #no1 h5 {
	background: url(../owner/images/sst_no1.gif) no-repeat;
}

#owner #no1 p {
	float: left;
	width: 470px;
	float:left;
}

#owner #no1 img {
	float: right;
}

#owner #no1 h6 {
	float: left;
	margin: 5px 0;
	padding: 7px 5px;
	width: 460px;
	border-top:	1px solid #FF4DA8;
	border-bottom:	1px solid #ECECEC;
	background: #FDF6EE;
	color: #AD0059;
	
}

#owner #no1 li {
	clear: both;
	margin: 5px 0;
	padding: 0 0 0 20px;
	background: url(../owner/images/icon_circle.gif) left no-repeat;
}

#owner #no2 h4 {
	background: url(../owner/images/st_no2.gif) no-repeat;
}

#owner #no2 h5 {
	background: url(../owner/images/sst_no2.gif) no-repeat;
}

#owner #no2 p {
	float: left;
	width: 700px;
	float:left;
}

#owner #no2 h6 {
	float: left;
	margin: 5px 0;
	padding: 7px 5px;
	width: 700px;
	border-top:	1px solid #FF4DA8;
	border-bottom:	1px solid #ECECEC;
	background: #FDF6EE;
	color: #AD0059;
}

#owner #no2 li {
	float: left;
	margin: 5px 0;
	width: 330px;
	padding: 0 0 0 20px;
	background: url(../owner/images/icon_circle.gif) left no-repeat;	
}

#owner #no3 h4 {
	background: url(../owner/images/st_no3.gif) no-repeat;
}

#owner #no3 img {
	float: left;	
}

#owner #no3 .boxR {
	width: 568px;	
}


#owner #no3 h5 {
	background: url(../owner/images/sst_no3.gif) no-repeat;
}

#owner #no3 p {
	float: left;
	width: 568px;
	float:left;
}

#owner #no3 h6 {
	float: left;
	margin: 5px 0;
	padding: 7px 5px;
	width: 568px;
	border-top:	1px solid #FF4DA8;
	border-bottom:	1px solid #ECECEC;
	background: #FDF6EE;
	color: #AD0059;
	
}

#owner #no3 li {
	float: left;
	margin: 5px 0;
	width: 330px;
	padding: 0 0 0 20px;
	background: url(../owner/images/icon_circle.gif) left no-repeat;
	
}

#owner a:hover .img_telno  {
    filter: Alpha(opacity=80);
    opacity:0.8;
}

#owner #contact_text {
	letter-spacing: 0.3em;
	font-size: 10px;
}



*html #owner .img_telno  {
    margin: 30px 0 0 0;
}

