@charset "utf-8";
/* CSS Document */

/*サービス一覧 サービス各写真共通*/
.our_service,.flo_cate{
	float:left;
	height:auto;
	text-align:center;
}

/* バナーギャラリー*/
.bnn_ga{
	margin:20px 0 40px 0;
	padding:0;
	width:726px;
	height:340px;
	}

/* バナーギャラリーリンク*/
.bnn_ga  a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=60)";
}

/* オリジナル商品タイトル*/
.service_title{
	float:left;
	margin:20px 0 10px 0;
	padding:0;
	width:724px;
	height:auto;
	font-size:26px;
	color:#000055;
	border-top:1px solid #000055;
	border-bottom:1px solid #000055;
		}



.service_subtitle{
	font-size:20px;
		}

/* オリジナル商品タイトル*/
.service_read{
	float:left;
	margin:0 0 20px 0;
	padding:0;
	width:724px;
	height:auto;
	font-size:16px;

		}



/* サービス一覧*/
.our_service{
	margin:0;
	padding:0;
	width:726px;
	
}

/* サービス各写真エリア*/
.flo_cate{
	margin:0 3px 0 0;
}

/* サービス各写真エリア右*/
.flo_cate_r{
	float:right;
	margin:0 0 0 0;		
}

/* サービス各写真エリア右左共通*/
.flo_cate,.flo_cate_r{
	display:block;
	padding:5px 0 0 0;
	width:240px;
	height:auto;
	text-align:center;
	vertical-align: top;
	font-size:12px;
}

.ctg_ph{
	margin:10px 0 0 0;
	padding:0;
	
}



/* サービス各写真リンク*/
.ctg_ph  a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

/* カテゴリー名（英語部分）*/
.ctg_nm{
	font-size:20px;
	line-height:28px;
	font-family: 'Droid Serif', selif;
	color:#000055;
}

/* カテゴリー名リンク*/
.ctg_nm a:link,.ctg_nm a:visited{
	color:rgba(0,0,85,1);
	text-decoration:none;
}

.ctg_nm a:active,.ctg_nm a:hover{
	color:#7B7B7B;
	text-decoration:none;
}



/* サービス各写真紹介文*/
.flo_intro{
	margin:0 0 20px 0;
	padding:0 3px 0 3px;
	height:40px;
	font-size:14px;
	line-height:20px;
	text-align:left;
}

.flo_topage{
	
	margin:4px 0 10px 0;
	padding:0;
}


/* サービス各リンクエリア*/
.flo_topage a:link{
	display:block;
	background-color:rgba(0,0,85,1.0);
	color:#fff;
	text-decoration:none;
	width:240px;
	height:26px;
	margin:0;
	line-height:24px;
}

.flo_topage a:active{
	display:block;
	background-color:rgba(0,0,85,1.0);
	color:#fff;
	text-decoration:none;
	width:240px;
	height:26px;
	margin:0;
}

.flo_topage a:hover{
	display:block;
	background-color:#505050;
	color:#fff;
	text-decoration:none;
	width:240px;
	height:26px;
	margin:0;
}
.flo_topage a:visited{
	display:block;
	background-color:rgba(0,0,85,1.0);
	color:#fff;
	text-decoration:none;
	width:240px;
	height:26px;
	margin:0;
}