@charset "utf-8";
/* CSS Document */



/************************************
body
************************************/
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
	font-size:13px;
	line-height:1.5;
	background:url(../images/bg_body.png) 0 0 repeat;
}


.inner{
	width:960px;
	margin:0 auto;
}

h2{
	margin:0 0 15px 0;
}

p{
	margin:0 0 10px 0;
}

.none{
	display:none;
}

.smlAct{
	font-size:12px;
	color:#cccccc;
}
/************************************
#header
************************************/

#hedearMsg{
	background:url(../images/bg_hboader.png) 0 0 repeat;
	color:#ffffff;
	font-size:12px;
	font-weight:900;
	text-align:left;
}

h1{
	margin:15px 0 10px 0;
}

#wrapNav{
	background:url(../images/bg_warapgnav.png) 0 0 repeat-x;
	margin:0 0 20px 0;
}

#wrapNav ul li{
	float:left;
}

#wrapNav ul li a{
	text-indent:-9999px;
}


#wrapNav ul li#about a{
	background:url(../images/bg_gnav.png) 0 0 no-repeat;
	height:100px;
	width:192px;
	display:block;
}


#wrapNav ul li#about a:hover,
#wrapNav ul li#about a.crr{
	background:url(../images/bg_gnav.png) 0 -106px no-repeat;
	height:100px;
	width:192px;
	display:block;
}


#wrapNav ul li#service a{
	background:url(../images/bg_gnav.png) -192px 0 no-repeat;
	height:100px;
	width:192px;
	display:block;
}


#wrapNav ul li#service a:hover,
#wrapNav ul li#service a.crr{
	background:url(../images/bg_gnav.png) -192px -106px no-repeat;
	height:100px;
	width:192px;
	display:block;
}


#wrapNav ul li#works a{
	background:url(../images/bg_gnav.png) -384px 0 no-repeat;
	height:100px;
	width:192px;
	display:block;
}


#wrapNav ul li#works a:hover,
#wrapNav ul li#works a.crr{
	background:url(../images/bg_gnav.png) -384px -106px no-repeat;
	height:100px;
	width:192px;
	display:block;
}





#wrapNav ul li#flow a{
	background:url(../images/bg_gnav.png) -576px 0 no-repeat;
	height:100px;
	width:192px;
	display:block;
}


#wrapNav ul li#flow a:hover,
#wrapNav ul li#flow a.crr{
	background:url(../images/bg_gnav.png) -576px -106px no-repeat;
	height:100px;
	width:192px;
	display:block;
}


#wrapNav ul li#contact a{
	background:url(../images/bg_gnav.png) -768px 0 no-repeat;
	height:100px;
	width:192px;
	display:block;
}

#wrapNav ul li#contact a:hover,
#wrapNav ul li#contact a.crr{
	background:url(../images/bg_gnav.png) -768px -106px no-repeat;
	height:100px;
	width:192px;
	display:block;
}


/************************************
#contents
************************************/
#contents{
	margin:0 auto;
	padding:0 0 0 0;
	width:960px;
}


#content{
	float:left;
	width:552px;
	border:solid 3px #eee;
	background:#fff;
	margin:0 0 100px 0;
	padding:20px 20px 20px 20px;
}


#content h2{
	background:url(../images/bg_h2.png) 0 0 no-repeat;
	margin:0 0 20px -31px;
	height:65px;
	width:567px;
	padding:10px 0 0 25px;
	line-height:1.3;
}

.aboutIcon{
	background:url(../images/bg_about.png) 0 center no-repeat;
	padding:0 0 0 35px;
	color:#fff;
	font-size:20px;
	font-weight:900;
}

.serviceIcon{
	background:url(../images/bg_service.png) 0 center no-repeat;
	padding:0 0 0 35px;
	color:#fff;
	font-size:20px;
	font-weight:900;
}


.worksIcon{
	background:url(../images/bg_works.png) 0 center no-repeat;
	padding:0 0 0 35px;
	color:#fff;
	font-size:20px;
	font-weight:900;
}

.flowIcon{
	background:url(../images/bg_flow.png) 0 center no-repeat;
	padding:0 0 0 35px;
	color:#fff;
	font-size:20px;
	font-weight:900;
}

.contactIcon{
	background:url(../images/bg_contact.png) 0 center no-repeat;
	padding:0 0 0 35px;
	color:#fff;
	font-size:20px;
	font-weight:900;
}

.subtitle{
	font-size:12px;
	font-weight:normal;
}

#content h2 span{
	display:block;
}


#content h3{
	background:url(../images/bg_h3.png) 0 0 no-repeat;
	font-size:14px;
	font-weight:900;
	color:#fff;
	padding:4px 0 0 40px;
	margin:0 0 10px -35px;
	height: 27px;	
}

#content ul{
	margin:0 0 15px 0;
}

#content li{
	list-style:disc;
	margin:0 0 0 20px;
}

.tableType02{
	margin:0 0 40px 0;
}


.tableType02 dd{
	background:url(../images/bg_bre_02.png) 0 100% repeat-x;	
	font-size:14px;
}

.tableType02 dt{
	font-weight:900;
	color:#3783bf;
	padding:15px 25px 15px 10px;
	float:left;
	clear:both;
	width:100px;
}

.tableType02 dd{
	padding:15px 0 15px 155px;
}



#sideContent{
	float:right;
}

#sideNav a{
	color:#333333;
	font-size:14px;	
}

#sideNav a:hover,
#sideNav a.crr{
	color:#3783bf;
	text-decoration:underline;
}

#sideNav li{
	padding:15px 0;
	background:url(../images/bg_bre_02.png) 0 bottom repeat-x;
}

#sideNav li span{
	background:url(../images/bg_list_01.png) 0 2px no-repeat;
	display:inline-block;
	padding:0 0 0 23px;
	margin:0 0 0 6px;
}

.serviceList{
	margin:10px 0 0 0;
}

.serviceList dt{
	font-weight:900;
	color:#3783bf;
	font-size:15px;	
}

.serviceList dd{
	font-weight:900;
	color:#bf3737;
	font-size:13px;	
}

/************************************
#footer
************************************/


#footer{
	background:url(../images/bg_footer.png) 0 0 repeat;
	border-top:solid 3px #3783bf;
	height:179px;
	color:#fff;
	margin:100px 0 0 0;
}

#footer .inner{
	padding:0 10px;
	width:940px;
	
}


#footer h4{
	margin:15px 0 25px 0;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer dl{
	float:left;
	margin:0 30px 0 0;
}

#footer dt{
	font-weight:900;
}

#footer .serviceClm{
	margin-top:19px;
}

#copyright{
	clear:both;
	background:#333333;
	text-align:center;
	padding:5px 0;
	color:#fff;
}
