@charset "utf-8";
@import url(cmn.css);
@import url(base.css);


/* ------------------------------------------------------------
	globalNavi
   ------------------------------------------------------------ */

#globalNav li#option a{
	background-position: 50% 100%!important;
}

#function01{
	background: url(../images/option_images/function_image.gif) 95% 20px no-repeat;
}
#function01 p{
	width: 290px;
}

.serviceWrapper{
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
}
.box{
	width: 405px;
}
.serviceBox{
	background-color: #deeeff;
	padding: 20px;
	width: 365px;
}




