#boxWrapper #boxMainImg {
	background-image: url(../images/index/mainimg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	height: 0px;
	padding-top: 183px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
/*-------------------------------------------
サービスメニュー
-------------------------------------------  */
#boxServiceMenu{
	height: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#boxServiceMenu .boxServiceBtn{
	padding: 0px;
	float: left;
	width: 220px;
	height: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#boxServiceMenu #boxServiceBtn01{
	margin: 0px;
}
#boxServiceMenu #boxServiceBtn02{
	margin-left: 6px;
}
#boxServiceMenu #boxServiceBtn03{
	margin-left: 7px;
}
#boxServiceMenu #boxServiceBtn04{
	margin-left: 7px;
}
#boxMain #boxService .boxServiceBtn a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
#boxMain #boxService .boxServiceText{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 10px;
	padding-top: 140px;
	line-height: 140%;
}
#boxMain #boxService a:hover .boxServiceText{
	color: #000000;
}
#boxMain #boxService .boxServiceBtn a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

#boxMain #boxService #boxServiceBtn01 a:link,
#boxMain #boxService #boxServiceBtn01 a:visited{
	background-image: url(../images/index/service.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#boxMain #boxService #boxServiceBtn01 a:hover{
	background-repeat: no-repeat;
	background-position: 0px -220px;
}


#boxMain #boxService #boxServiceBtn02 a:link,
#boxMain #boxService #boxServiceBtn02 a:visited{
	background-image: url(../images/index/service.png);
	background-repeat: no-repeat;
	background-position: -227px 0px;
}
#boxMain #boxService #boxServiceBtn02 a:hover{
	background-repeat: no-repeat;
	background-position: -227px -220px;
}

#boxMain #boxService #boxServiceBtn03 a:link,
#boxMain #boxService #boxServiceBtn03 a:visited{
	background-image: url(../images/index/service.png);
	background-repeat: no-repeat;
	background-position: -454px 0px;
}
#boxMain #boxService #boxServiceBtn03 a:hover{
	background-repeat: no-repeat;
	background-position: -454px -220px;
}

#boxMain #boxService #boxServiceBtn04 a:link,
#boxMain #boxService #boxServiceBtn04 a:visited{
	background-image: url(../images/index/service.png);
	background-repeat: no-repeat;
	background-position: -680px 0px;
}
#boxMain #boxService #boxServiceBtn04 a:hover{
	background-repeat: no-repeat;
	background-position: -680px -220px;
}

/*-------------------------------------------
Main Contents - boxLeft
-------------------------------------------  */
#boxMain #boxMainContents #boxLeft{
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;

}
#boxMain #boxMainContents #boxLeft .boxLine{
	width: 219px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/*-------------------------------------------
Main Contents - boxRight
-------------------------------------------  */
#boxMain #boxMainContents #boxRight{
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

/*-------------------------------------------
Main Contents - boxLeft内バナー／ボタン
-------------------------------------------  */
#boxLeft .boxBtn{
	overflow: hidden;
	margin: 0px 0px 5px;
	padding: 0px;
}
#boxLeft #boxBtnMail{
	height: 47px;
	background-image: url(../images/sidemenu/banner/inquiry.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#boxLeft .boxBtn a{
	font-size: 12px;
	display: block;
	padding-top: 100px;
}
#boxLeft #boxBtnForCustomer01{
	height: 77px;
	background-image: url(../images/sidemenu/banner/shop.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#boxLeft #boxBtnForCustomer02{
	height: 77px;
	background-image: url(../images/sidemenu/banner/jisha.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#boxLeft #boxBtnForCompany{
	height: 77px;
	background-image: url(../images/sidemenu/banner/cms_cgi.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;}
#boxLeft #boxBtnSelfIntroduction{
	height: 131px;
	padding: 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}
#boxLeft #boxBtnSelfIntroduction a{
	background-image: url(../images/sidemenu/banner/self_introduction.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 131px 0px 0px;
	list-style-type: none;
	display: block;

}
#boxLeft #boxBtnBlogContent{
	background-image: url(../images/sidemenu/banner/blog_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#boxLeft #boxBtnBlogContent h4{
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 14px;
	color: #FFFFFF;
	height: 100px;
	overflow: hidden;
}
#boxLeft #boxBtnBlogContent h4 a{
	text-decoration: none;
	background-image: url(../images/sidemenu/banner/blog_banner02.gif);
	height: 0px;
	padding-top: 100px;
	display: block;
}
#boxLeft #boxBtnBlogContent h4 a:link,
#boxLeft #boxBtnBlogContent h4 a:visited{
	color: #FFFFFF;
}
#boxLeft #boxBtnBlogContent h4 a:hover{
	color: #FFCC00;
}
#boxLeft #boxBtnBlogContent dl{
	margin: 0px 5px 10px;
	padding: 0px;
	font-size: 13px;
}
#boxLeft #boxBtnBlogContent dt{
	font-weight: bold;
}
#boxLeft #boxBtnBlogContent dd{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#boxLeft #boxBlogExplain{
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boxLeft #boxBlogExplain a{
	display: block;
	font-size: 13px;
	line-height: 125%;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 60px;
	padding-bottom: 10px;
	padding-right: 5px;
	background-image: url(../images/sidemenu/blog_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
}
#boxLeft #boxBlogExplain a:link,
#boxLeft #boxBlogExplain a:visited{
	color: #006699;
}
#boxLeft #boxBlogExplain a:hover{
	color: #000000;
}
#boxLeft #boxMutualLink{
	background-color: #f0f0f0;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#boxLeft #boxMutualLink a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#boxLeft #boxAddress{
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	padding: 10px 0px;
	border-left-style: none;
	color: #999999;
	margin: 0px 10px;
}
#boxAddress address{
	font-style: normal;
}
#boxLeft #boxAddress #boxAddressName{
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#boxLeft #boxAddress #boxAddressText{
	font-size: 13px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------
boxRight内コンテンツ
-------------------------------------------  */
#boxRight h2{
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 59px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(../images/index/maincopy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#boxRight h3{
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 0px 12px 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#boxRight .boxText{
	font-size: 14px;
	line-height: 145%;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#boxRight #boxStrategy{
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#boxRight #boxStrategy h3{
	background-color: #FFFFFF;
}
#boxRight #boxStrategy #boxStrategyText{
	font-size: 13px;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#boxStrategy ul{
	display: block;
	margin: 0px 0px 5px 20px;
	padding: 0px;
	list-style-type: none;
}
#boxStrategy li{
	font-size: 14px;
	display: block;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bullets/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#boxStrategy #boxLink{
	font-size: 13px;
	text-align: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

/*-------------------------------------------
boxRight - banner
-------------------------------------------  */
#boxRight #boxBigBanner01{
	padding: 0px;
	height: 154px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/index/banner/banner_big01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#boxRight #boxBigBanner01 a{
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 80px 240px 24px 50px;
	line-height: 130%;
	margin: 0px;
}
#boxRight #boxBigBanner02{
	padding: 0px;
	height: 193px;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/index/banner/blog_banner01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#boxRight #boxBigBanner02 a{
	display: block;
	padding-top: 193px;
}

/*-------------------------------------------
boxRight - boxInnerLeft
-------------------------------------------  */
#boxMainContents #boxInnerLeft{
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
#boxMainContents #boxInnerRight{
	margin-left: 335px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#boxInnerRight #boxPickUp{}
#boxPickUp ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#boxPickUp li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 110%;

}
#boxPickUp li a{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 77px;
	text-decoration: none;
}
#boxPickUp #banner01 a{
	background-image: url(../images/index/banner/banner01.jpg);
}
#boxPickUp #banner02 a{
	background-image: url(../images/index/banner/banner02.jpg);
}
#boxPickUp #banner03 a{
	background-image: url(../images/index/banner/banner03.gif);
}



#boxInnerLeft #boxVoice{
	margin: 0px;
	padding: 0px;
}
#boxInnerLeft #boxVoice ul{
	margin: 0px;
	padding: 5px 0px 0px 5px;
	list-style-type: none;
}
#boxInnerLeft #boxVoice a{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 90px;
	margin: 0px;
}
#boxInnerLeft #boxVoice li{

	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 130%;

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#boxInnerLeft #liVoice01 a{
	background-image: url(../images/customers/face_shinsendo.jpg);
}
#boxInnerLeft #liVoice02 a{
	background-image: url(../images/customers/face_nakashima.jpg);
}
#boxInnerLeft #liVoice03 a{
	background-image: url(../images/customers/face_grace.jpg);
}
#boxInnerLeft h3,
#boxInnerRight h3{
	font-size: 14px;
	background-image: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

