@charset "UTF-8";

/* Common Styles
-----------------------------------------------------------------------------  */
body {
	font-size: 11px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	color: #444;
	line-height: 137%;
	margin: 0;
	padding: 0;
	background: url(/img/bg2.gif) repeat 0 0;
}

img {
	border: 0;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height: 1.5;
}

p a,
a.normal {
	color: #00f;
	text-decoration: underline !important;
	background-image: none !important;
	padding-left: 0 !important;
}

p a:hover,
a.normal {
	text-decoration: none !important;
	background-image: none !important;
	padding-left: 0 !important;
}

a {
	text-decoration: none;
	color: #555;
}

a:hover {
	text-decoration: underline;
	color: #f90;
}

a.yz {
	background: url(/img/yz.gif) no-repeat 0 45%;
	padding: 0 18px 0 10px !important; padding-right: 28px;
	font-size: 12px;
}

.red {	color: #f00; }
.blue {	color: #00f; }

.bold {		font-weight: bold; }
.sb span {	font-weight: bold; }

.clear { clear: both; }

.right {	text-align: right; }
.center {	text-align: center; }
.fl {		float: left; }
.fr {		float: right; }
img.fl { 	padding-right: 15px; }
img.fr { 	padding-left:15px; }

.fs10 {	font-size: 10px !important;	}
.fs11 {	font-size: 11px !important;	}
.fs12 p {	font-size: 12px !important;	}

.mgnT10 {	margin-top: 10px !important;	}
.mgnT20 {	margin-top: 20px !important;	}
.mgnT25 {	margin-top: 25px !important;	}
.mgnT30 {	margin-top: 30px !important;	}
.mgnB10 {	margin-bottom: 10px !important;	}
.mgnB20 {	margin-bottom: 20px !important;	}
.mgnB30 {	margin-bottom: 30px !important;	}
.mgnL10 {	margin-left: 10px !important;	}
.mgnL110 {	margin-left: 110px !important;	}
.mgnL210 {	margin-left: 210px !important;	}

/* Wrap Styles
-----------------------------------------------------------------------------  */
div#wrap {
	background: url(/img/bg.gif) repeat-y;
	width: 820px;
	margin: 0 auto;
	padding: 0 5px;
	position: relative;
}

/* Header Styles
-----------------------------------------------------------------------------  */

div#header {
	height: 150px;
}

#home div#header {
	height: 305px;
}

#header h1 {
	font-size: 10px;
	font-weight: normal;
	color: #f60;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 43px;
	left: 320px;
}

#header p {
	font-size: 9px;
	line-height: 120%;
	color: #fc9;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 58px;
	left: 320px;
}

#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 65px;
	left: 35px;
}

#header img {
	position: absolute;
	top: 6px;
	left: 15px;
}

/* Lcol Styles
-----------------------------------------------------------------------------  */

div#lcol {
	width: 610px;
	float: left;
	padding-left: 10px;
}

#home div#lcol {
	width: 480px;
}

#home #lcol h3 {
	background: url(/img/h3_bpo.jpg) no-repeat 0 0;
	width: 460px;
	height: 21px;
	margin: 0;
	padding: 7px 0 0 20px;
	letter-spacing: 2px;
	border-bottom: none;
	font-size: 12px;
}

#home #lcol h3.cases {
	background: url(/img/h3_cases.jpg) no-repeat 0 0;
	margin-top: 10px;
}

#home #lcol h3.group {
	background: url(/img/h3_group.jpg) no-repeat 0 0;
	margin-top: 5px;
}

#home #lcol h3 a {
	font-size: 12px;
	color: #333;
}

#lcol h3 {
	font-size: 16px;
	border-bottom: 3px solid #666;
	background: url(/img/dotted9.gif) repeat-x 0 0;
	margin: 3px 0 10px 0;
	padding: 11px 5px 8px 8px;
}

#lcol h4 {
	background: url(/img/h4_bg.jpg) repeat-x 0 0;
	height: 20px;
	padding: 7px 0 0 10px;
	margin: 15px 0 10px 0;
	font-size: 13px;
	color: #fff;
}

#lcol h5 {
	background: url(/img/dotted3.gif) repeat-x 0 100%;
	padding: 0 0 5px 0;
	margin: 15px 0 10px 0;
	font-size: 13px;
	clear: both;
}

#lcol h6 {
	background: url(/img/h6_bg.gif) no-repeat 0 45%;
	padding: 0 0 0 10px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}

#lcol div.section:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#lcol div.section {display: inline-block;}
* html #lcol div.section {height: 1%;}
#lcol div.section {
	display: block;
	margin: 0 0 0 10px;
}

#lcol div.section p {
	margin-left: 5px;
	font-size: 12px;
}

#lcol table.tdc td {
	text-align: center;
}

#lcol table.ir {
	border-collapse: collapse;
	font-size: 12px;
}

#lcol table.ir th {
	border: 1px solid #fff;
	background-color: #fc9;
	padding: 10px;
	font-weight: normal;
}

#lcol table.ir td {
	border: 1px solid #fff;
	background-color: #ffc;
	padding: 10px;
	text-align: right;
}

#lcol table.data2 {
	border-collapse: collapse;
	font-size: 11px;
	margin-bottom: 10px;
	width: 100%;
}

#lcol table.data2 thead th {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
	font-weight: normal;
	text-align: center;
}

#lcol table.data2 th {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
	font-weight: normal;
	text-align: left;
}

#lcol table.data2 td {
	border: 1px solid #ccc;
	padding: 5px;
}

#lcol table.data2 ul {
	margin: 0;
}

#lcol table.data2 ul li a {
	background-image: none;
	padding: 0;
	color: #00f;
	text-decoration: underline;
}

#lcol table.services {
	border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}

#lcol table.services th {
	border: 1px solid #ccc;
	background-color: #66c;
	color: #fff;
	padding: 10px;
}

#lcol table.services td {
	border: 1px solid #ccc;
	padding: 10px;
}

#lcol table.services td.bg01 {
	background-color: #fee;
}

#lcol div#title {
	background: url(/img/bg3.gif) repeat 0 0;
	border-bottom: 3px solid #669;
}

#lcol div#title h3{
	background-image: none;
	font-size: 18px;
	color: #99c;
	padding: 20px 0 0 20px;
}

#lcol div#title p{
	font-size: 13px;
	color: #666;
	margin: 5px 0 15px 20px;
	line-height: 1.5;
}

#lcol div.box {
	border: 1px solid #ddd;
	border-top: none;
    overflow: hidden;
}

#lcol div.box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #lcol div.box {
    height: 1em;
    overflow: visible;
}
/**/

#lcol div.box dl {
	width: 220px;
	margin: 0;
}

#lcol dl.leftBox {
	float: left;
	padding: 10px 5px 5px 10px;
}

#lcol dl.rightBox {
	float: right;
	padding: 10px 10px 5px 5px;
}

#lcol dl dt a{
	font-size: 11px;
	color: #444;
	font-weight: bold;
}

#lcol dl {
	margin: 0;
}

#lcol dl dt{
	background: url(/img/yz.jpg) no-repeat 0 40%;
	padding-left: 12px;
	font-size: 11px;
	color: #444;
}

#lcol dl dt a{
	font-weight: normal;
	font-size: 12px;
}

#lcol dl dt a img{
	vertical-align: auto;
}

#home #lcol dl dt a{
	color: #222;
	font-weight: bold;
}

#lcol dl dd {
	margin: 0 0 10px 0;
	font-size: 12px;
}

#home #lcol dl dd {
	margin: 0 0 5px 0;
	font-size: 10px;
	color: #999;
}

#lcol dl dd a{
	font-size: 12px;
	color: #444;
}

#home #lcol dl dd a{
	font-size: 10px;
	color: #999;
}

#lcol dl dt a:hover, #lcol dl dd a:hover{
	color: #f90 !important;
}

#lcol dl.menu{
	margin: 15px 0 0 10px;
}

#lcol dl.menu dt a{
	font-size: 12px;
}

#lcol dl.menu dt a:hover{
	color: #f90;
}

#lcol dl.menu dd{
	padding-left: 12px;
	padding-bottom: 10px;
}

#lcol ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

#lcol ul.menu {
	margin-left: 10px;
}

#lcol ul li a{
	background: url(/img/yz.gif) no-repeat 0 40%;
	padding-left: 11px;
	font-size: 12px;
}

#lcol div.box ul.case li{
	background: url(/img/yz.gif) no-repeat 0 40%;
	padding-left: 11px;
	line-height: 1.5;
	font-size: 12px;
}

#lcol div.box ul.case li a{
	background-image: none;
	padding-left: 0;
}

#lcol ul.menu li a{
	background: url(/img/yz.jpg) no-repeat 0 40%;
	padding-left: 11px;
	line-height: 1.5;
	font-size: 12px;
}

#home #lcol ul li a{
	font-size: 11px;
}

#lcol ul.disc {
	list-style-type: disc;
	margin: 0 0 5px 25px !important;
	font-size: 12px;
}

#lcol ul.disc li {
	line-height: 1.5;
}

#lcol ul.decimal {
	list-style-type: decimal;
	margin: 0 0 5px 30px !important;
	font-size: 12px;
}

#lcol ul.decimal li {
	line-height: 1.5;
}

#lcol ul#bnr {
	list-style-type: none;
	margin: 10px 0 0 2px;
	padding: 0;
}

#lcol ul#bnr li {
	display: inline;
	margin: 0 3px;
}

#lcol ul#bnr li a{
	background-image: none;
	padding: 0;
}

#lcol ul#bnrG {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 10px 0;
}

#lcol ul#bnrG li {
	float: left;
	margin: 0;
	text-align: center;
	width: 118px;
}

#lcol ul#bnrG li a {
	background-image: none;
	padding-left: 0;
}

#lcol ul.message {
	list-style-type: none;
	margin: 10px 0 0 2px;
	padding: 0;
}

#lcol ul.message li {
	float: left;
	margin: 0 10px;
	padding: 0 0 15px 0;
}

#lcol ul.message li a{
	background-image: none;
}

#lcol ul.tb {
	clear: both;
	text-align: right;
	padding-top: 100px;
}

#lcol ul.tb li { float: left; }

#lcol ul.tb li a {
	background: url(/img/back.gif) no-repeat 0 45%;
	padding-left: 15px;
}

#lcol ul.tb li a:hover {
	background: url(/img/back_.gif) no-repeat 0 45%;
}

#lcol ul.tb li.top { float: right; }

#lcol ul.tb li.top a {
	background: url(/img/totop.gif) no-repeat 0 45%;
	padding-left: 15px;
}

#lcol ul.tb li.top a:hover {
	background: url(/img/totop_.gif) no-repeat 0 45%;
}

#lcol p.totop {
	text-align: right;
	margin: 15px 0;
}

#lcol p.totop span {
	background: url(/img/dotted.gif) repeat-x 0 100%;
}

#lcol p.totop a {
	background: url(/img/totop.gif) no-repeat 100% 45% !important;
	padding-right: 15px;
	text-decoration: none !important;
	color: #444;
}

#lcol p.totop a:hover {
	background: url(/img/totop_.gif) no-repeat 100% 45% !important;
	color: #f90;
}

/* Rcol Styles
-----------------------------------------------------------------------------  */

div#rcol {
	width: 180px;
	float: right;
	padding-right: 10px;
	position: relative;
}

#home div#rcol {
	width: 305px;
}

#rcol h3 {
	background: url(/img/h3_sidebar.jpg) repeat-x 0 0;
	padding: 11px 0 0 11px;
	height: 25px;
	font-size: 14px;
	margin: 0;
	border-bottom: 3px solid #f60;
	letter-spacing: 2px;
	color: #fff;
}

#rcol h3 a {
	color: #fff;
}

#home #rcol h3 {
	background: url(/img/h3_news.jpg) no-repeat 0 0;
	border-bottom: none;
	width: 285px;
	height: 21px;
	margin: 10px 0 8px 0;
	padding: 7px 0 0 20px;
}

#home #rcol h3.feature {
	margin-top: 10px;
	background: url(/img/h3_feature.jpg) no-repeat 0 0;
	width: 295px;
	padding: 7px 0 0 10px;
}

#home #rcol h3 a {
	font-size: 12px;
	color: #222;
}

#home #rcol h3.feature a {
	color: #fff;
}

#rcol #rss {
	position: absolute;
	top: 7px;
	right: 17px;
}

#rcol dl {
	margin: 0;
}

#rcol dt a {
	background: url(/img/yz.gif) no-repeat 0 40%;
	padding-left: 10px;
	font-size: 11px;
	color: #333;
}

#rcol dt a:hover {
	color: #f90;
}

#rcol dl dd {
	margin: 0 0 5px 0;
}

#rcol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rcol ul li a {
	background: #aaa url(/img/yz2.gif) no-repeat 5px 45%;
	color: #fff;
	display: block;
	padding: 10px 5px 10px 17px;
	margin-top: 1px;
}

#rcol ul li a.current {
	background-image: url(/img/yz2_.gif);
}

#rcol ul li a.current2 {
	background: #ccc url(/img/yz2_2.gif) no-repeat 5px 45%;
}

* html #rcol ul li, * html #rcol ul li a {
	height: 1%;
}

#rcol ul.sub li {
	background: #f2f2f2 url(/img/dotted.gif) repeat-x 0 100%;
}

#rcol ul.sub li a {
	background: url(/img/yz.gif) no-repeat 8px 50%;
	color: #555;
	margin: 0;
	font-size: 10px;
	padding: 8px 8px 8px 20px;
}

#rcol #Pmark {
	float: right;
	width: 150px;
	text-align: center;
	margin-top: 30px;
}

#rcol #Pmark ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#rcol #Pmark ul li a {
	background: url(/img/yz.gif) no-repeat 0 45%;
	padding-left: 12px;
	font-size: 10px;
	color: #555;
	display: inline;
}

#rcol #Pmark ul li a:hover {
	color: #f90;
}

/* Footer Styles
-----------------------------------------------------------------------------  */

div#footer {
	clear: both;
	background: url(/img/dotted.gif) repeat-x 0 0;
	height: 50px;
	border-top: 20px solid #fff;
	padding-right: 10px;
}

#footer h3{
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 8px 10px;
}

#footer ul {
	position: absolute;
	margin: 0;
	top: 0;
	right: 5px;
	background: url(/img/header_bg.gif) no-repeat 100% 0;
	width: 390px;
	height: 17px;
	padding-top: 12px;
}

#footer ul li {
	display: inline;
	padding-right: 6px;
}

#footer ul li.last {
	padding-right: 0;
}

#footer ol {
	float: right;
	margin: 0;
	padding: 8px 0 5px 10px;
}

#footer ol li {
	display: inline;
	padding-left: 5px;
}

#footer #tel {
	position: absolute;
	top: 38px;
	right: 15px;
}

#footer #main {
	position: absolute;
	top: 125px;
	left: 5px;
}

#footer p#topics {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 810px;
	height: 20px;
	padding: 5px 0 0 10px;
	background: url(/img/h4_bg.jpg) repeat-x 0 0;
	margin: 0;
}

#footer p#topics a {
	font-size: 12px;
	color: #fff;
	text-decoration: none !important;
}

#footer p#topics a:hover {
	text-decoration: underline !important;
}

#footer p#copyright {
	clear: both;
	text-align: right;
	margin: 0;
}

/* ##### Breadcrumbs Styles ##### */

#footer ul#bl {
	position: absolute;
	top: 130px;
	left: 15px;
	font-size: 10px;
	background-image: none;
	padding: 0;
	width: 95%;
}

#footer ul#bl li {
	display:inline;
	padding: 0;
}

#footer ul#bl li a{
	padding: 0 12px 0 0;
	background: url(/img/bl.gif) no-repeat 100% 50%;
	color: #00f;
	text-decoration: underline;
}

#footer ul#bl li a:hover{
	text-decoration: none;
}


/* ##### Global navi Styles ##### */

#footer ul#gn {
	position: absolute;
	top: 89px;
	left: 5px;
	margin: 0;
	padding: 10px 20px 0 20px;
	background: url(/img/gn_bg.jpg) repeat-x 0 0;
	height: 25px;
	width: 780px;
	border-bottom: 1px solid #eee;
	text-align: center;
}

#footer ul#gn li {
	margin: 0;
	padding: 0 3px 0 0;
	font-size: 14px;
}

/* Form Styles
-----------------------------------------------------------------------------  */

form {
	margin: 0;
}

input:focus,
textarea:focus {
	background-color: #eee;
}

.formfield {
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 80%;
}

#address {
	margin-top: 5px;
}

#confirm,
#send {
	cursor: pointer;
}

textarea {
	width: 80%;
	height: 80px;
}

form input,
form select	{
	vertical-align: middle;
}


span.example {
	background: url(/img/icon/example.gif) no-repeat 0 1px;
	line-height: normal;
	margin-left: 5px;
	padding: 0 0 3px 18px;
}

span.must {
	color: #c00;
	margin-left: 5px;
}

ul.error li {
	margin: 5px 0;
	background: #FFD3C3 url(/img/icon/error.gif) no-repeat 10px 50%;
	padding: 3px 0 3px 25px;
	color: #F00;
	font-weight: bold;
}

/* Sitemap Styles
-----------------------------------------------------------------------------  */

dl.dlst dd		{ background: #FFF url(/img/sitemap/line_00.gif) repeat-y 0px 0px;padding-left: 1px;margin-top: 8px;margin-bottom: 25px;margin-left: 50px;}
dl.dlst dd ul		{ margin: 0px;	padding: 0px;	list-style-type: none;}
dl.dlst dd li		{ background: #FFF url(/img/sitemap/line_02.gif) no-repeat 0px 10px;	padding: 5px 0px 0px 28px;margin: 5px 0px 0px 1px;}
dl.dlst dd li ul	{ background: #FFF url(/img/sitemap/line_00.gif) repeat-y 0px 0px;	margin-left: 25px;}
dl.dlst dd li ul li{ background: #FFF url(/img/sitemap/line_02.gif) no-repeat 0px 10px;	padding: 5px 0px 0px 28px; margin: 5px 0px 0px 1px;}
