/* CSS Document */
body {
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #F5F5F5;
}
body, #main, h1, h2, h3, h4, h5, h6, ul, label, p {
	margin: 0 auto;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
}
ul, li {
	list-style: none;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
b {
	color: #336699;
	font-weight: 500;
}
strong {
	font-weight: 600;
}
small {
	font-size: 80%;
}
.f11 {
	font-size: 90%;
}
.f14 {
	font-size: 14px;
}
.borLeft {
	border-left: solid #E5E5E5 1px;
}
.borRight {
	border-right: solid #E5E5E5 1px;
}
.borTop {
	border-top: solid #E5E5E5 1px;
}
.borBottom {
	border-bottom: solid #E5E5E5 2px;
}
.bcCC {
	border-color: #CCC;
}
.bcFF {
	border-color: #FFF;
}
.bcF6F {
	border-color: #F6F6F6;
}
.clear {
	clear: both;
}
img {
	border: none;
}
#main, #header, #headBorder, #navi, #content, #leftContent, #rightContent, #bottom, .pathLink, .subCateTitle, .subCateTxt, .newsUl, .border1, .copyright {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: left;
}
#main {
	width: 800px;
	background-color: #FFF;
}
#leftContent {
	width: 540px;
	float: left;
	padding: 0 32px 10px 20px;
	background:url(../img/rightContentBorder.gif) repeat-y right;
}
#rightContent {
	width: 208px;
	float: right;
}
/* *****header**** */
#header {
	height: 62px;
}
#headBorder {
	width: 100%;
	height: 4px;
	margin-bottom: 1px;
	background: url(../img/headBorder.gif) repeat-x;
	display: block;
}
#header .logo {
	float: left;
}
#header .logo a {
	width: 238px;
	height: 62px;
	display: block;
	background: url(../img/logo.png) no-repeat;
}
#header .linkArea {
	float: right;
	text-align: right;
}
#header .linkArea .link {
	height: 19px;
	margin-top: 12px;
	margin-right: 8px;
	border: #E5E5E5 solid 2px;
}
#header .linkArea .link a {
	display: inline-block ;
	float: left;
	height: 19px;
	padding: 0 5px;
	line-height: 19px;
	color: #8C8C8C;
}
#header .linkArea .link a:hover, #header .current {
	background-color: #E6E6E6;
	text-decoration: none;
}
/* *****navi**** */
#navi {
	height: 32px;
	background: url(../img/naviBg.gif) repeat-x;
}
#navi ul {
	padding-left: 44px;
}
#navi ul li {
	width: 104px;
	height: 32px;
	display: block;
	float: left;
}
#navi ul li a {
	width: 103px;
	height: 32px;
	display: block;
	border-left: #949494 solid 1px;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 32px;
}
#navi ul li a:hover {
	background: url(../img/naviBgHov.gif) repeat-x;
	text-decoration: none;
}
#navi .borLeft {
	border-left: #393939 solid 1px;
}
#navi .borRight {
	border-right: #393939 solid 1px;
}
#navi .current {
	background: url(../img/naviBgHov.gif) repeat-x;
}
/* *****main　　paymentBanner**** */
.paymentBanner {
	width: 540px;
	height: 195px;
}
.bgPayment1 {
	background: url(../img/banner/bg_payment1.gif) no-repeat;
}
.bgPayment2 {
	background: url(../img/banner/bg_payment2.gif) no-repeat;
}
.bgPayment3 {
	background: url(../img/banner/bg_payment3.gif) no-repeat;
}
.paymentBanner ul {
	width: 147px;
	height: auto;
	overflow: hidden;
	padding: 84px 10px 0 383px;
	padding-top: 84px;
	padding-right: 10px;
}
.paymentBanner ul li {
	text-align: right;
	height: 29px;
	margin-bottom: 4px;
}
.paymentBanner ul li a {
	display: block;
	float: right;
	width: 147px;
	height: 29px;
}
/* *****main　　bgTitle**** */
.bgTitle {
	width: 100%;
	height: 29px;
	border-top: #ccc solid 1px;
	;
}
.bgTitle .bg {
	margin-top: 1px;
	height: 28px;
	background-color: #F1F1F1;
}
.bgTitle h2 {
	font-size: 14px;
	line-height: 28px;
	padding-left: 12px;
	letter-spacing: 2px;
}
/* *****main　　path**** */
.pathLink {
	margin: 15px 10px;
}
.pathLink a {
	color: #999;
}
.pathLink .currentA {
	color: #E77B16;
}
/* *****main　　subCateTitle**** */
.subCateTitle {
}
.subCateTitle h2 {
	padding-left: 25px;
	margin-bottom: 3px;
	letter-spacing:1px;
	font-size: 16px;
	font-weight: 900;
	line-height: 20px;
	background: url(../img/icon1.gif) 0 4px no-repeat;
}
/* *****main　　subCateTxt**** */
.subCateTxt {
	margin-top: 20px;
}
.subCateTxt h3 {
	color: #F48020;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 12px;
}
.subCateTxt h4 {
	color: #666;
	font-size: 12px;
	margin-bottom: 12px;
	padding-left: 12px;
	line-height: 12px;
	border-left: #666 solid 2px;
}
.subCateTxt p {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 20px;
}
.subCateTxt p strong {
	font-size: 24px;
	color: #76A2CA;
}
.subCateTxt .rightImg {
	float: right;
	padding: 0 20px;
}
/** ka.prelude 2009/10/3 START******/
.subCateTxt table {
	width: 90%;
	margin: 20px 10px 50px 25px;
	border: 1px solid #ddd;
	border-collapse : collapse;
	border-spacing : 0;
}
.subCateTxt table tr {
	text-align: left;
}
.subCateTxt table tr th {
	width: 20%;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background: #F4F4F4;
	vertical-align: middle;
}
.subCateTxt table tr td {
	width: 80%;
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #ddd;
	line-height: 16px;
}
.subCateTxt table#inquiryt {
	border: 0;
	margin-top: 10px;
}
.subCateTxt table#inquiryt tr th {
	border: 0;
	background: #FFF;
	text-align: right;
	padding: 5px;
	vertical-align: middle;
}
.subCateTxt table#inquiryt tr td {
	border: 0;
	padding: 5px 10px 5px;
}

#leftContent.percent95 {
	width: 95%;
	background:none;
}
#leftContent.percent95 .subCateTxt h4 {
	border-left: #666 solid 0px;
	padding-left: 0;
}
#leftContent.percent95 .subCateTxt p {
	line-height: 18px;
}
#leftContent.percent95 .subCateTxt p.privacyP {
	width: 98%;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-top: -28px;
}
#leftContent.percent95 .subCateTxt p.right {
	margin:60px 5px 30px 620px;
}
input#btn_submit{
	width: 160px;
	height: 30px;
	cursor: pointer;
	border: none;
	background: url(../img/btn_submit.jpg) no-repeat left top;
	margin-left: 170px;
}
input#btn_submit:hover {
	background: url(../img/btn_submithov.jpg) no-repeat left top;
}

.subCateTxt .bot_dotbor{
	border-bottom:1px dotted #CCC;
}
.subCateTxt a#map{
	float:right;
	margin-right:10px;
}
.subCateTxt iframe{
	border:2px solid #CCC;
}
.subCateTxt p.answer{
	border-top:1px dotted #CCC;
	padding:5px 0;
	width:95%;
	margin-top:-38px;
	margin-bottom:10px;
	float:right;
}
.subCateTxt p.pycomment{
	margin:0;
	padding:2px 0;
}
.subCateTxt p a#qa {
	width: 256px;
	height: 29px;
	cursor: pointer;
	display:block;
	background: url(../img/btn_qa.jpg) no-repeat center;
	margin: 30px 140px 5px;
	
}
.subCateTxt p a#qa:hover {
	background: url(../img/btn_qa_hov.jpg) no-repeat center;
}

.subCateTxt p a.top {
	cursor: pointer;
	display:block;
	float:right;
	background: url(../img/arrow_up.jpg) no-repeat left;
	padding-left:15px;
	margin:10px 5px 0;
	font-weight:900;
}
.subCateTxt p a.detail {
	cursor: pointer;
	display:block;
	float:right;
	background: url(../img/arrow_right.jpg) no-repeat left;
	padding-left:10px;
	font-weight:500;
}
.subCateTxt p a.detailLeft {
	float:left;
}
.subCateTxt h2.graybg{
	background-color:#EBEBEB;
	padding:8px 10px;
	font-size:16px;
	letter-spacing:1px;
}
.subCateTxt h3.bot_dotbor a{
	cursor: pointer;
	background: url(../img/arrow_down.jpg) no-repeat left;
	padding-left:10px;
	margin-left:10px;
	font-size:13px;
	font-weight:normal;
}
textarea {
	overflow-y: auto;
}
.border1 div.percent100 {
	width: 100%;
}
.subCatePane li.child {
	background-image:none;
}
.subCatePane li.child a{
	font-size:12px;
}
.subCateTxt p img{
	float:left;
	padding-right:4px;
}
.subCateTxt p img.scrcap{
	padding:10px 5px 0;
	width:177px;
	height:91px;
}
.subCateTxt p img#sp_workflow{
	padding-left:10px;
}
.subCateTxt dl.graybg{
	background:url(../img/graybg.jpg) no-repeat center;
	width:225px;
	height:131px;
	float:left;
	margin-top:-20px;
	padding:0px 20px 10px 20px;
	font-weight:900;
	display:block;
}

.subCateTxt dl.graybg img{
	float:left;
}
.subCateTxt dl.graybg dt{
	font-size:16px;
	padding:20px 10px 20px 40px;
}
.subCateTxt dl.graybg dd{
	padding-top:2px;
	line-height:16px;
}

.subCateTxt h3 {
	padding-top:10px;
	letter-spacing:1px;
	clear:right;
}

.subCateTxt p.answer + h3{
	border-top:1px solid #CCC;
}

.orgcolor {
	color: #E77B16;
}
.bluecolor{
   	color: #76A2CA;	
}
.graycolor{
	color:#999;
}
.bold {
	font-weight:bold;
}
.fontsize18 {
	font-size:18px;
}
/** ka.prelude 2009/10/3 END******/ 

/* *****main　　newsUl**** */
.newsUl {
	margin: 20px 12px;
}
.newsUl li {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.newsUl li .lspan, .newsUl li .rspan {
	display: block;
	float: left;
	line-height: 20px;
}
.newsUl li .lspan {
	color: #8C8C8C;
	width: 90px;
}
.newsUl li .rspan {
	width: 425px;
}
/* *****main　　border1**** */
.border1 .head, .border1 .foot {
	width: 100%;
	height: 5px;
	display: block;
}
.border1 .head {
	background: url(../img/border_head1.gif) no-repeat;
}
.border1 .foot {
	background: url(../img/border_foot1.gif) no-repeat;
}
.border1 .body, .border1 .block, .border1 p {
	height: auto;
	overflow: hidden;
}
.border1 .body {
	width: 538px;
}
.border1 .body .block {
	width: 145px;
	padding: 8px 15px;
	margin: 8px 0;
	display: block;
	float: left;
}
.border1 h3 {
	font-size: 14px;
}
.border1 p {
	width: 100%;
	color: #8C8C8C;
	padding-top: 8px;
	line-height: 18px;
}
/* *****main　　subCatePane**** */
.subCatePane {
	width: 200px;
	height: auto;
	overflow: hidden;
}
.subCatePane ul {
	padding-bottom: 3px;
}
.subCatePane li, .subCatePane li a {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #999;
	font-size: 14px;
	padding-left: 15px;
	letter-spacing:1px;

}
.subCatePane li {
	background: url(../img/icon/icon1.gif) 12px no-repeat;
	margin-top: 3px;
}
.subCatePane li:hover {
	background-color: #F4F4F4;
}
.subCatePane li a:hover {
	text-decoration: none;
}
.subCatePane .current {
	background-color: #F4F4F4;
}
.subCatePane .current a {
	color: #e77b16;
}
/* *****main　　topNews**** */
.topNews {
	padding-left: 10px;
}
.topNews h3 {
	width: 100%;
	font-size: 18px;
	font-weight: 900;
	color: #F48020;
	padding-bottom: 6px;
}
.topNews .more, .topNews ul, .topNews li, .topNews p {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.topNews .more {
	text-align: right;
}
.topNews li {
	line-height: 18px;
}
.topNews span {
	color: #8C8C8C;
}
.topNews b {
	color: #80A1BF;
	padding-right: 6px;
}
.topNews p {
	width: 165px;
	margin: 0 10px 10px 14px;
}
/* *****bottom**** */
#bottom {
	padding: 30px 12px;
}
#bottom .footBorder {
	display: block;
	background:url(../img/footBorder.jpg) repeat-x left;
	height:4px;

}
.copyright {
	padding-top: 20px;
}
.copyright .txtArea, .copyright .logo {
	display: block;
	float: right;
}
.copyright .logo {
	padding: 0 20px;
}
.copyright .txtArea {
	text-align: right;
	line-height: 20px;
}
.copyright .txtArea a {
	color: #5E5E5E;
}
.copyright .txtArea span {
	padding: 0 10px;
}
