@charset "UTF-8";

 html body {　/*IE6,IE7,FIREFOX,SAFARI*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	line-height: normal;
}

/***************************************************************************************************************コンテンツ構造関係　HACKアリ*/
#allbox {
	height: 100%;
	width: 800px;
	padding: 0px;
	font-size: 100%;
	margin: 0px auto;
}
#globalheader {
	clear: both;
	float: none;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#globalheader .logo {
	height: 20px;
	width: 151px;
	display: block;
	margin-top: 25px;
	float: left;
}

#globalheader .gmenu {
	float: right;
	text-align: right;
	padding-top: 5px;
}
#globalheader .gmenu span {
	margin-left: 7px;
	line-height: 20px;
	font-size: 12px;
	border-right: 1px dotted #999999;
	padding-right: 7px;
}
#globalheader .gmenu .small {
	font-size: 11px;
}

#globalheader .gmenu span a {
	color: #000066;
	text-decoration: none;
}
#globalheader .gmenu span a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#headerbox {
	clear: both;
	float: none;
	height: 245px;
	margin: 0px;
	padding: 0px;
	background: url(/lib_image/common/headimg.jpg) no-repeat;
}
#headerbox h1 {
	text-indent: -9999px;
}
#menubox {
	clear: both;
	float: none;
	height: 45px;
	margin: 0px 0px 15px;
	padding: 0px;
	background: url(/lib_image/common/menu-back.jpg) no-repeat;
}
#menubox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menubox li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menubox .m-service a {
	background: url(/lib_image/common/menu01off.jpg) no-repeat;
	height: 25px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 10px;
}
#menubox .m-recruit a {
	background: url(/lib_image/common/menu02off.jpg) no-repeat;
	height: 25px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 10px;
}
#menubox .m-service a:hover {
	background: url(/lib_image/common/menu01on.jpg) no-repeat;
}
#menubox .m-recruit a:hover {
	background: url(/lib_image/common/menu02on.jpg) no-repeat;
}
#menubox .m-ticker {
	margin: 25px 0 0 60px;
	
}
#menubox .m-ticker a {
	color: #ffffff;
	text-decoration: none;	
}
#menubox .m-ticker a:hover {
	color: #FF6600;
	text-decoration: none;	
}


#wrapper {
	clear: both;
	float: none;
	margin: 0px 0px 2px;
	padding: 0px;
}
#wrappertop { /*トップページのみ*/
	clear: both;
	float: none;
	margin: 0px 0px 2px;
	padding: 0px;
	background: url(/lib_image/common/sideback-img.gif) repeat-y right 0px;
}
#navi {
	font-size: 0.7em;
	_font-size: 0.6em;
	line-height: normal;
	letter-spacing: 0.1em;
	color: #666666;
	margin: 5px 0px;
	padding: 0px;
	clear: both;
	float: none;
	text-align: left;
}
#navi a {
	color: #336699;
	text-decoration: none;
	margin-right: 5px;
	background: url(/lib_image/common/pankuzu.gif) no-repeat right 2px;
	* background: url(/lib_image/common/pankuzu.gif) no-repeat right 4px;
	padding-right: 10px;
}
#navi a:hover {
	color: #FF6600;
	text-decoration: none;
}
#mainbox {
	width: 570px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#sidebox {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#submenu {
	margin: 0px;
	padding: 10px 0px 20px;
	background: url(/lib_image/common/sideback-img.gif);
}
#banner {
	clear: both;
	float: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 520px;
	height: 59px;
}
#banner a{
	display: block;
	background-image: url(/lib_image/common/contact-banner_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 59px;
	width: 520px;
	text-indent: -9999px;
}
#banner a:hover{
	background-image: url(/lib_image/common/contact-banner_on.gif);
}
#footerbox {
	clear: both;
	float: none;
	margin: 0px;
	padding: 10px;
	background: #D4D4D4;
	text-align: center;
}

#footerbox span {
	padding-right: 3px;
	padding-left: 1px;
	font-size: 10px;
	border-right: 1px solid #666666;
}
#footerbox span a {
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
#footerbox span a:hover {
	line-height: normal;
	color: #336699;
	text-decoration: none;
}

#copyright {
	clear: both;
	float: none;
	margin: 0px;
	padding: 15px 0px;
	font-size: 0.8em;
	color: #999999;
	font-family: Helvetica;
	text-align: center;
}
#mainbox .dotbar {
	border-bottom: 1px dotted #666666;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainbox a {
	color: #003399;
	text-decoration: underline;
}
#mainbox a:hover {
	color: #FF6600;
}
.caution {
	color: #CC0000;
}
#mainbox .english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/***************************************************************************************************************サイドボックス　ローカルメニュー成形*/
#localmenu {
	margin-bottom: 15px;
}
#localmenu .cmenu .title a {
	background: url(/lib_image/sidemenu/localmenu-back.jpg) no-repeat;
	margin: 0px;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #336699;
	display: block;
	text-decoration: none;
	line-height: normal;
}
#localmenu .cmenu ul {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #AEAFB3;
	border-bottom: 1px solid #AEAFB3;
	border-left: 1px solid #AEAFB3;
	list-style: none;
}
#localmenu .cmenu li{
	background: url(/lib_image/sidemenu/marker-menu.gif) no-repeat 0px 3px;
	* background: url(/lib_image/sidemenu/marker-menu.gif) no-repeat 0px 5px; /*IE Hack 有り*/
	margin: 0px 0px 2px;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	font-size: 0.8em;
}
#localmenu .cmenu li.cat11,
#localmenu .cmenu li.cat22,
#localmenu .cmenu li.cat33,
#localmenu .cmenu li.cat44,
#localmenu .cmenu li.cat55,
#localmenu .cmenu li.cat66,
#localmenu .cmenu li.cat77,
#localmenu .cmenu li.cat88,
#localmenu .cmenu li.cat99,
#localmenu .cmenu li.cat1010,
#localmenu .cmenu li.cat1111,
#localmenu .cmenu li.cat1212,
#localmenu .cmenu li.cat1313,
#localmenu .cmenu li.cat1414 {
	background: url(/lib_image/sidemenu/marker-menu-on.gif) no-repeat 0px 3px;
	* background: url(/lib_image/sidemenu/marker-menu-on.gif) no-repeat 0px 5px; /*IE Hack 有り*/
	margin: 0px 0px 2px;
	padding: 2px 0px 2px 20px;
}
#localmenu .cmenu li.cat11 a,
#localmenu .cmenu li.cat22 a,
#localmenu .cmenu li.cat33 a,
#localmenu .cmenu li.cat44 a,
#localmenu .cmenu li.cat55 a,
#localmenu .cmenu li.cat66 a,
#localmenu .cmenu li.cat77 a,
#localmenu .cmenu li.cat88 a,
#localmenu .cmenu li.cat99 a,
#localmenu .cmenu li.cat99 a,
#localmenu .cmenu li.cat1010 a,
#localmenu .cmenu li.cat1111 a,
#localmenu .cmenu li.cat1212 a,
#localmenu .cmenu li.cat1313 a,
#localmenu .cmenu li.cat1414 a {
	color: #FF6600;
	text-decoration: none;
}

#localmenu .cmenu li.service7 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	* background-position: 0px 6px;
}

#localmenu .cmenu li a{
	color: #333333;
	text-decoration: none;
}
#localmenu .cmenu li a:hover{
	color: #336699;
	text-decoration: underline;
}

#localmenu .cmenu .lm-line {
	border-top: 1px dotted #336699;
}

/***************************************************************************************************************サイドボックス　コンテンツバナー*/
#sidebox .side-support a{
	background: url(/lib_image/sidemenu/dummy.jpg) no-repeat;
	display: block;
	height: 50px;
	width: 226px;
	margin-bottom: 5px;
	text-align: left;
	text-indent: -9999px;
}
#sidebox .side-service a{
	background: url(/lib_image/sidemenu/service.gif) no-repeat;
	display: block;
	height: 50px;
	width: 226px;
	margin-bottom: 5px;
	text-align: left;
	text-indent: -9999px;
}
#sidebox .side-faq a{
	background: url(/lib_image/sidemenu/faq.gif) no-repeat;
	display: block;
	height: 50px;
	width: 226px;
	margin-bottom: 5px;
	text-align: left;
	text-indent: -9999px;
}
#sidebox .side-download a{
	background: url(/lib_image/sidemenu/dl.gif) no-repeat;
	display: block;
	height: 50px;
	width: 226px;
	margin-bottom: 5px;
	text-align: left;
	text-indent: -9999px;
}

/***************************************************************************************************************サイドボックス　カテゴリ*/
#sidebox .category-block {
	background: #FFFFFF;
	padding: 10px;
	margin-right: 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}
#sidebox .category-block ul {
	background: #F0EEEC;
	margin: 0px;
	padding: 5px;
	list-style: none;
	border: 1px solid #E0DCD9;
}

#sidebox .category-block li{
	background: url(/lib_image/sidemenu/marker-category.gif) no-repeat 0px 3px;
	* background: url(/lib_image/sidemenu/marker-category.gif) no-repeat 0px 3px; /*IE Hack 有り*/
	padding: 1px 0px 1px 10px;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
#sidebox .category-block li a{
	color: #333333;
	text-decoration: none;
}
#sidebox .category-block li a:hover{
	color: #993300;
	text-decoration: underline;
}

/***************************************************************************************************************サイドボックス　ブログアーカイブ*/
#sidebox .archive-block {
	background: #FFFFFF;
	padding: 10px;
	margin-right: 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}
#sidebox .archive-block ul {
	background: #FFFFFF;
	margin: 0px;
	padding: 5px;
	list-style: none;
}

#sidebox .archive-block li{
	background: url(/lib_image/sidemenu/marker-archive.jpg) no-repeat 0px 5px;
	* background: url(/lib_image/sidemenu/marker-archive.jpg) no-repeat 0px 7px; /*IE Hack 有り*/
	padding: 1px 0px 1px 10px;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 3px;
}
#sidebox .archive-block li a{
	color: #333333;
	text-decoration: none;
}
#sidebox .archive-block li a:hover{
	color: #993300;
	text-decoration: underline;
}
#sidebox .support-tag {
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	line-height: 18px;
}

#sidebox .support-tag a{
	color: #333333;
	text-decoration: underline;
}
#sidebox .support-tag a:hover{
	color: #993300;
	text-decoration: none;
}

/***************************************************************************************************************サイドボックス　メールマガジン*/
#sidebox .magazine-block {
	background: url(/lib_image/sidemenu/roundtop.gif) no-repeat 0px 0px;
	margin: 15px auto 0px;
	padding: 4px 0px 0px;
	width: 215px;
	clear: both;
	float: none;
}
#sidebox .magazine {
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 4px;
	background: url(/lib_image/sidemenu/roundbottom.gif) no-repeat 0px bottom;
}
#sidebox .magtitle {
	background: url(/lib_image/sidemenu/marker-gray.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 15px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	height: 15px;
	border-bottom: 1px solid #FFFFFF;
}
#sidebox .magagree {
	font-size: 0.8em;
	line-height: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 3px;
}
#sidebox .maginput {
	font-size: 0.8em;
	line-height: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-bottom: 3px;
}
#sidebox .magazine ul {
	width: 210px;
	margin: 0px;
	padding: 0px 3px 5px 0px;
	text-align: left;
	list-style: none;
	background: #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#sidebox li.magagree a{
	color: #333333;
	text-decoration: underline;
}
#sidebox li.magagree a:hover{
	color: #336699;
	text-decoration: underline;
}

/***************************************************************************************************************サイドボックス　お問い合わせ*/
#sidebox .phoneno {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}

#sidebox .contact-block {
	background: url(/lib_image/sidemenu/roundtop.gif) no-repeat 0px 0px;
	margin: 15px auto 0px;
	padding: 4px 0px 0px;
	width: 215px;
	clear: both;
	float: none;
}
#sidebox .contact {
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 4px;
	background: url(/lib_image/sidemenu/roundbottom2.gif) no-repeat 0px bottom;
}
#sidebox .contitle {
	background: url(/lib_image/sidemenu/marker-gray.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 15px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	height: 15px;
	border-bottom: 1px solid #FFFFFF;
}
#sidebox .contact ul {
	width: 213px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	background: #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#sidebox li.contact-link {
	font-size: 0.8em;
	text-decoration: none;
	line-height: normal;
	margin-bottom: 5px;
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 3px;
	background: url(/lib_image/sidemenu/marker-navy.gif) no-repeat 0px center;
}
#sidebox li.contact-link a{
	color: #333333;
	text-decoration: none;
}
#sidebox li.contact-link a:hover{
	color: #336699;
	text-decoration: underline;
}
#sidebox li.contact-phone{
	background: #E1E1E1;
	margin: 10px 0px 0px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
#sidebox li.contact-phone a{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 12px;
}

/***************************************************************************************************************メインボックス・ヘッダーイメージサイズ*/
#mainbox .main-img-a {
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 560px;
	height: 425px;
	background: no-repeat 0px 0px;
}
#mainbox .main-img-b {
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 560px;
	height: 180px;
	background: no-repeat 0px 0px;
}
#mainbox .main-img-c {
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 560px;
	height: 330px;
	background: no-repeat 0px 0px;
}
#mainbox .main-img-d {
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 560px;
	height: 100px;
	background: no-repeat 0px 0px;
}
#mainbox .main-img-e {
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 560px;
	height: 180px;
	background: no-repeat 0px 0px;
}
/*イレギュラー処置*/
#mainbox .corporate-cate4 {
 height: 180px;
}
#mainbox .main-img-blog {
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 560px;
	height: 180px;
	background: no-repeat 0px 0px;
}
#mainbox .contents-body {
	margin: 0px 10px 0px 0px;
	padding: 10px;
	_padding: 5px;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	clear: both;
	float: none;
}
#mainbox .contents-page {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
}
#mainbox .contents-page h2 {
	background: url(/lib_image/common/bg_h2.gif) repeat-x 0px 0px;
	margin: 0px 0px 0px -10px;
	padding: 7px 0px 0px 10px;
	height: 27px;
	font-size: 14px;
	line-height: normal;
	color: #003366;
	/*border-bottom: 1px solid #E6E6E6;*/
}
#mainbox .contents-bottom {
	margin: 0px auto 0px 0px;
	_margin: -20px 0 2px 0px;
	padding: 0px;
	background: url(/lib_image/common/contents-bottom-line.jpg) no-repeat 0px bottom;
	height: 30px;
	clear: both;
	float: none;
	width: 560px;
}

/***************************************************************************************************************メインボックス・共通*/
#mainbox .contents-body .detail01 {
	margin: 0px 16px 20px 0px;
	padding: 0px 16px 0px 0px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
}
#mainbox .contents-body .detail02 {
	margin: 0px 16px 20px 0px;
	padding: 0px 16px 0px 0px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
	clear: none;
}
#mainbox .contents-body .detail03 {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 150px;
	float: right;
}
#mainbox .container h3 {
	font-size: 13px;
	margin: 0px 0px 20px;
	color: #003366;
	font-weight: bold;
	padding: 5px;
	background: #EFEFEF;
}
#mainbox .container h4 {
	font-size: 13px;
	margin: 0px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
}
#mainbox .contents-menu-block {
	width: 150px;
	padding-right: 15px;
	_padding-right: 10px;
	border-right: 1px dotted #CCCCCC;
	margin-right: 10px;
	_margin-right: 5px;
	float: left;
	padding-left: 5px;
	margin-bottom: 20px;
}
#mainbox .contents-menu-block2 {
	width: 150px;
	float: left;
	padding-left: 5px;
	margin-bottom: 20px;
}
#mainbox .contents-menu-block h3, 
#mainbox .contents-menu-block2 h3{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 13px;
	line-height: normal;
}
#mainbox .contents-menu-block h3 a, 
#mainbox .contents-menu-block2 h3 a{
	color: #003399;
	text-decoration: none;
}
#mainbox .contents-menu-block p, 
#mainbox .contents-menu-block2 p{
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	height: 60px;
}
#mainbox .main-img-a .supoort{
	margin-top: 306px;
	margin-left: 28px;
}

/***************************************************************************************************************コンテンツ毎に適用（）*/
#mainbox .style01 p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#mainbox .style01 .indent {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	* height:1%;
}
#mainbox .style01 ul,
#mainbox .style01 ol {
	margin: 0px;
	padding: 0px;
}
#mainbox .style01 ul p {
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#mainbox .style01 ul li {
	margin: 0px 0px 5px;
	padding: 2px 0px 0px 30px;
	list-style: none;
	/*height: 23px;*/
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url(/lib_image/common/marker-hint.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	/* background-position: 0px 0px;*/
}
#mainbox .style01 ol li {
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 15px;
	background: url(/lib_image/common/marker-gray.jpg) no-repeat 0px 4px;
	list-style: none;
}
#mainbox .style01 h3 {
	font-size: 13px;
	margin: 0px 0px 10px;
	color: #3C3C3C;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background: #E8E8E8;
}
#mainbox .style01 h4 {
	font-size: 12px;
	margin: 5px 0px 0px;
	color: #666699;
	background-color: #ECECF2;
	font-weight: bold;
	padding: 3px;
	width: 350px;
}
#mainbox .style01 table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 5px 0px;
	padding: 0px;
	width: 520px;
}
#mainbox .style01 th {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #E6E6E6;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
#mainbox .style01 td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #F5F5F5;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

/***************************************************************************************************************コンテンツ毎に適用（サービストップ）*/
#mainbox td.service1 a{
	background-image: url(/lib_image/service/btn-img1off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service1 a:hover{
	background-image: url(/lib_image/service/btn-img1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#mainbox td.service2 a{
	background-image: url(/lib_image/service/btn-img2off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service2 a:hover{
	background-image: url(/lib_image/service/btn-img2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.service3 a{
	background-image: url(/lib_image/service/btn-img3off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service3 a:hover{
	background-image: url(/lib_image/service/btn-img3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.service4 a{
	background-image: url(/lib_image/service/btn-img4off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service4 a:hover{
	background-image: url(/lib_image/service/btn-img4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.service5 a{
	background-image: url(/lib_image/service/btn-img5off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service5 a:hover{
	background-image: url(/lib_image/service/btn-img5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.service6 a{
	background-image: url(/lib_image/service/btn-img6off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service6 a:hover{
	background-image: url(/lib_image/service/btn-img6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.service7 a{
	background-image: url(/lib_image/service/btn-img7off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service7 a:hover{
	background-image: url(/lib_image/service/btn-img7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.service8 a{
	background-image: url(/lib_image/service/btn-img8off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
}
#mainbox td.service8 a:hover{
	background-image: url(/lib_image/service/btn-img8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

/***************************************************************************************************************コンテンツ毎に適用（サービス）*/
#mainbox .service-block1 {
	margin: 20px 0px 0px 5px;
	padding: 0px 16px 0px 0px;
	width: 250px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}

#mainbox .service-block2 {
	margin: 20px 5px 0px 0px;
	padding: 0px;
	width: 250px;
	float: right;
}
#mainbox .service-block3 {
	margin: 20px 0px 0px 5px;
	padding: 0px 17px 0px 0px;
	width: 150px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}
#mainbox .service-block4 {
	margin: 20px 0px 0px 17px;
	padding: 0px 16px 0px 0px;
	width: 150px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}
#mainbox .service-block5 {
	margin: 20px 5px 0px 0px;
	padding: 0px;
	width: 150px;
	float: right;
}

#mainbox .service-block6 {
	margin: 20px 0px 0px 5px;
	padding: 0px;
	width: 400px;
}


#mainbox .service-block1 h3,
#mainbox .service-block2 h3,
#mainbox .service-block3 h3,
#mainbox .service-block4 h3,
#mainbox .service-block5 h3,
#mainbox .service-block6 h3 {
	margin: 0px 0px 3px;
	padding: 0px;
}
#mainbox .service-block1 h3 a,
#mainbox .service-block2 h3 a,
#mainbox .service-block3 h3 a,
#mainbox .service-block4 h3 a,
#mainbox .service-block5 h3 a,
#mainbox .service-block6 h3 a {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

#mainbox .service-block1 p,
#mainbox .service-block2 p,
#mainbox .service-block3 p,
#mainbox .service-block4 p,
#mainbox .service-block5 p,
#mainbox .service-block6 p {
	margin: 5px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}
#mainbox .service-block1 span a,
#mainbox .service-block2 span a,
#mainbox .service-block3 span a,
#mainbox .service-block4 span a,
#mainbox .service-block5 span a,
#mainbox .service-block6 span a {
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
	text-align: right;
}

/***************************************************************************************************************コンテンツ毎に適用（コーポレイト）*/
#mainbox td.corporate1 a{
	background-image: url(/lib_image/corporate/btn-img1off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 150px;
}
#mainbox td.corporate1 a:hover{
	background-image: url(/lib_image/corporate/btn-img1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#mainbox td.corporate2 a{
	background-image: url(/lib_image/corporate/btn-img2off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 150px;
}
#mainbox td.corporate2 a:hover{
	background-image: url(/lib_image/corporate/btn-img2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.corporate3 a{
	background-image: url(/lib_image/corporate/btn-img3off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 86px;
}
#mainbox td.corporate3 a:hover{
	background-image: url(/lib_image/corporate/btn-img3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.corporate4 a{
	background-image: url(/lib_image/corporate/btn-img4off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 86px;
}
#mainbox td.corporate4 a:hover{
	background-image: url(/lib_image/corporate/btn-img4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.corporate5 a{
	background-image: url(/lib_image/corporate/btn-img5off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 150px;
}
#mainbox td.corporate5 a:hover{
	background-image: url(/lib_image/corporate/btn-img5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.corporate6 a{
	background-image: url(/lib_image/corporate/btn-img6off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 150px;
}
#mainbox td.corporate6 a:hover{
	background-image: url(/lib_image/corporate/btn-img6.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.corporate7 a{
	background-image: url(/lib_image/corporate/btn-img7off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 150px;
}
#mainbox td.corporate7 a:hover{
	background-image: url(/lib_image/corporate/btn-img7.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.corporate8 a{
	background-image: url(/lib_image/corporate/btn-img8off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 150px;
}
#mainbox td.corporate8 a:hover{
	background-image: url(/lib_image/corporate/btn-img8.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#mainbox td.corporate9 a{
	background-image: url(/lib_image/corporate/btn-img9off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width:165px;
	height: 80px;
}
#mainbox td.corporate9 a:hover{
	background-image: url(/lib_image/corporate/btn-img9.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#mainbox .corp-block1 {
	margin: 20px 0px 0px 5px;
	padding: 0px 16px 0px 0px;
	width: 250px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}

#mainbox .corp-block2 {
	margin: 20px 5px 0px 0px;
	padding: 0px;
	width: 250px;
	float: right;
}
#mainbox .corp-block3 {
	margin: 20px 0px 0px 5px;
	padding: 0px 17px 0px 0px;
	width: 150px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}
#mainbox .corp-block4 {
	margin: 20px 0px 0px 17px;
	padding: 0px 16px 0px 0px;
	width: 150px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}
#mainbox .corp-block5 {
	margin: 20px 5px 0px 0px;
	padding: 0px;
	width: 150px;
	float: right;
}

#mainbox .corp-block6 {
	margin: 20px 0px 0px 5px;
	padding: 0px;
	width: 450px;
}


#mainbox .corp-block1 h3,
#mainbox .corp-block2 h3,
#mainbox .corp-block3 h3,
#mainbox .corp-block4 h3,
#mainbox .corp-block5 h3,
#mainbox .corp-block6 h3 {
	margin: 0px 0px 3px;
	padding: 0px;
}
#mainbox .corp-block1 h3 a,
#mainbox .corp-block2 h3 a,
#mainbox .corp-block3 h3 a,
#mainbox .corp-block4 h3 a,
#mainbox .corp-block5 h3 a,
#mainbox .corp-block6 h3 a {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

#mainbox .corp-block1 p,
#mainbox .corp-block2 p,
#mainbox .corp-block3 p,
#mainbox .corp-block4 p,
#mainbox .corp-block5 p,
#mainbox .corp-block6 p {
	margin: 5px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
}
#mainbox .corp-block1 span a,
#mainbox .corp-block2 span a,
#mainbox .corp-block3 span a,
#mainbox .corp-block4 span a,
#mainbox .corp-block5 span a,
#mainbox .corp-block6 span a {
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
	text-align: right;
}

/***************************************************************************************************************コンテンツ毎に適用（STYLE02）*/
#mainbox .style02 p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#mainbox .style02 img {
	margin: 5px 10px 10px;
	padding: 0px;
}
#mainbox .style02 .indent {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	* height:1%;
}
#mainbox .style02 ul,
#mainbox .style02 ol {
}
#mainbox .style02 ul p {
	margin-left: 30px;
	_margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#mainbox .style02 ul li {
}
#mainbox .style02 ol li {
	margin-bottom: 10px;
}
#mainbox .style02 h3 {
	font-size: 13px;
	margin: 0px 0px 10px;
	color: #3C3C3C;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background: #E8E8E8;
}
#mainbox .style02 h4 {
	font-size: 12px;
	margin: 5px 0px 0px;
	color: #666699;
	background-color: #ECECF2;
	font-weight: bold;
	padding: 3px;
	width: 350px;
}
#mainbox .style02 table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 5px 0px;
	padding: 0px;
	width: 520px;
}
#mainbox .style02 th {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #F5F5F5;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
#mainbox .style02 td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

/***************************************************************************************************************コンテンツ毎に適用（ブログ）*/
#mainbox .blog {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#mainbox .blog h3 {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	font-weight: bold;
	background: #E7E7E7;
	color: #000099;
}
#mainbox .blog-body {
	padding: 10px 10px 3px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}
#mainbox .blog-body img{
	margin: 0px 10px 5px 5px;
	padding: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#mainbox .blog-bottom {
	font-size: 0.8em;
	line-height: normal;
	margin-bottom: 20px;
	padding-left: 5px;
}
#mainbox .blog-bottom img{
	margin: 0px 0px -2px;
	padding: 0px;
}

/***************************************************************************************************************コンテンツ毎に適用（事例）*/
#mainbox .showcase {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#mainbox .indent {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	* height:1%;
}
/*#mainbox .showcase h3 {
	margin: 0px;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	border-left: 5px solid #CCCCCC;
}*/
#mainbox .showcase h3 {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-size: 1.3em;
	font-weight: bold;
	background: #E7E7E7;
	color: #000099;
}

#mainbox .showcase img{
	margin: 5px 10px 5px 5px;
	padding: 0px;
	border: 1px solid #999999;
	background: #FFFFFF;
}
#mainbox .showcase-cate {
	height: 431px;
}

/***************************************************************************************************************コンテンツ毎に適用（よくある質問）*/
#faqtab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	height: 25px;
	clear: both;
	float: none;
}
#faqtab span{
	float: left;
}

#faqtab span.tab1on a{
	background-image: url(/lib_image/faq/1.gif);
	height: 25px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
}
#faqtab span.tab2on a{
	background-image: url(/lib_image/faq/2.gif);
	height: 25px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
}
#faqtab span.tab18on a{
	background-image: url(/lib_image/faq/1.gif);
	height: 25px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
}
#faqtab span.tab28on a{
	background-image: url(/lib_image/faq/2.gif);
	height: 25px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: 0px -25px;
	display: block;
	text-indent: -9999px;
}
#faqtab span.tab100on a,
#faqtab span.tab11on a,
#faqtab span.tab12on a,
#faqtab span.tab13on a,
#faqtab span.tab14on a,
#faqtab span.tab15on a,
#faqtab span.tab16on a,
#faqtab span.tab17on a,
#faqtab span.tab19on a {
	background-image: url(/lib_image/faq/1.gif);
	height: 25px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: 0px -25px;
	display: block;
	text-indent: -9999px;
}
#faqtab span.tab200on a,
#faqtab span.tab21on a,
#faqtab span.tab22on a,
#faqtab span.tab23on a,
#faqtab span.tab24on a,
#faqtab span.tab25on a,
#faqtab span.tab26on a,
#faqtab span.tab27on a,
#faqtab span.tab29on a {
	background-image: url(/lib_image/faq/2.gif);
	height: 25px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
}

/***************************************************************************************************************コンテンツ毎に適用（個別サービス）*/
#mainbox .kobetsu table,#mainbox .kobetsu td {
	background-color: #FFFFFF;
	border: none;
	text-align: left;
	font-size: 12px;
}

/***************************************************************************************************************コンテンツ毎に適用（サイトマップ）*/
#mainbox .sitemap h3 {
	background-image: url(/lib_image/sitemap/contents-bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#mainbox .sitemap h3 a{
	font-size: 13px;
	width: 163px;
	height: 23px;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	padding-top: 0.3em;
	* padding-top: 0.5em;
}
#mainbox .sitemap ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainbox .sitemap li a{
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/lib_image/sitemap/list-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
