@charset "utf-8";
/* ===================================================================
CSS information

 file name  :service.css
 author     :igu (admin)
 style info :サービス
=================================================================== */

/*----------------------------------------------------
	メニューリンク
----------------------------------------------------*/
#gNav .service{
	width:178px;
    background-position:-356px -41px;
}

#gNav .service a{
	width:178px;
    background-position:-356px -41px;}


/*----------------------------------------------------
	.pageTop
		ページ内リンクの非表示
----------------------------------------------------*/
.pageTop {
/*	display:none;*/
}


/*----------------------------------------------------
	.contents_parts
		コンテンツ
----------------------------------------------------*/
.contents_parts div{
	padding:10px;
}

.contents_parts h3{
	font-size: 180%;
	color:#CCCCCC;
	padding-left:10px;
	margin-bottom:10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


	
