html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
	
}


body {
	/* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
	color:#333333;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0;
	
}

/* IE7でpadding指定 */
*:first-child+html body {padding-left: 1px;}

/* IE6以下でpadding指定 */
*html body {padding-left: 1px;}


a:link{color: #333333;text-decoration: underline;}
a:visited{color: #333333;text-decoration: underline;}
a:hover{color: #e94668;text-decoration: underline;}
a:active{color: #e94668;text-decoration: underline;}
form { margin: 0; padding: 0; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p,  ul,li,dd,dt,dl, pre, blockquote { margin: 0px ; padding:0px}
li { list-style:none; }

.t-indent { text-indent:-9999px;}
.d_block { display:block; }
.iline { display:inline;}

.align-l { text-align:left;}
.align-r { text-align:right;}
.align-c { text-align:center;}
ol {
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
}
ol li {
	list-style-type: decimal;
	padding-top: 10px;
}
#customer-area {
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
	background-color: #ddf8ff;
	padding: 10px;
	margin-left: 20px;
}
.claim-list li {
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}
.claim-list {
	padding-left: 30px;
}
.claim-list li strong{ color:#FF0000}




.float-r { float:right;}
.float-l { float:left;}


/*  clear  */
.clear { clear:both; }  
.clear hr { display:none; }  

.clr_box { clear:both; }
.clr_both { clear: both;font-size:2px; line-height:1}
.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.txt-s{font-size:10px;}

/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

/*     Global block       */
#main-area-index {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/base_bg.gif);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 4px;
}

#main-area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 4px;
}



#head-area {
	background-image: url(../images/header-area_bg.gif);
	background-repeat: repeat-x;
	height: 109px;
}
#head-box {
	background-image: url(../images/head-bg.gif);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	height: 70px;
	padding-top: 39px;
	position: relative;
}

#head-box-system {
	background-image: url(../images/head-bg_system.jpg);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	height: 70px;
	padding-top: 39px;
	position: relative;
}

#logo a {
	background-image: url(../images/logo.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 0px;
	width: 355px;
	padding-top: 68px;
	overflow: hidden;
	background-position: 1px 0px;
}
#description {
	position: absolute;
	top: 8px;
	font-size: 12px;
	color: #00CCFF;
}


#header-button{
	position: absolute;
	top: 45px;
	right: 4px;
}

#header-button li{ display:inline;}
#header-button li a{
	display:block;
	background-image: url(../../images/button-head.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 0px;
	padding-top: 35px;
	overflow: hidden;
}

#header-button01 a{ width:113px; background-position:0px 0px; margin-right:7px;}
#header-button02 a{ width:113px; background-position:-119px 0px;}

#header-button01 a:hover{background-position:0px -46px;}
#header-button02 a:hover{background-position:-119px -46px;}


#top-mainimg {
	padding-top: 0px;
	padding-left:1px;
	position: relative;
	height: 349px;
}

#g-navi {
	width: 878px;
	padding-top: 20px;
	padding-left:15px;
}

#g-navi li {float:left;}
#logo-img {
	position: absolute;
	top: 100px;
	right: 10px;
}

#g-navi li a {
	background-image: url(../images/gNavi.jpg);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	display: block;
}

#g-navi01 a{background-position:0px 0px; width:127px;}
#g-navi02 a{background-position:-127px 0px; width:152px;}
#g-navi03 a{background-position:-279px 0px ; width:152px;}
#g-navi04 a{background-position:-431px 0px ; width:140px;}
#g-navi05 a{background-position:-571px 0px ; width:163px;}
#g-navi06 a{background-position:-734px 0px ; width:144px;}

#g-navi01 a:hover{background-position:0px -41px;}
#g-navi02 a:hover{background-position:-127px -41px;}
#g-navi03 a:hover{background-position:-279px -41px;}
#g-navi04 a:hover{background-position:-431px -41px;}
#g-navi05 a:hover{background-position:-571px -41px;}
#g-navi06 a:hover{background-position:-734px -41px;}

#g-navi01 a:active{background-position:0px -81px;}
#g-navi02 a:active{background-position:-127px -81px;}
#g-navi03 a:active{background-position:-279px -81px;}
#g-navi04 a:active{background-position:-431px -81px;}
#g-navi05 a:active{background-position:-571px -81px;}
#g-navi06 a:active{background-position:-734px -81px;}

#g-navi01now a{background-position:0px 0px;}
#g-navi02now a{background-position:0px -69px;}
#g-navi03now a{background-position:0px -138px;}
#g-navi04now a{background-position:0px -207px;}
#g-navi05now a{background-position:0px -276px;}
#g-navi06now a{background-position:0px -345px;}


.seikyu-button{
	position: absolute;
	left: 148px;
	top: 240px;
}
.seikyu-button a {
	background-image: url(../images/seikyu_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 0px;
	width: 305px;
	padding-top: 58px;
	overflow: hidden;
	background-position: 0px 0px;
}
.seikyu-button a:hover{background-position: 0px -74px;}
.seikyu-button a:active{background-position: 0px -148px;}


.seikyu-button02 a {
	background-image: url(../images/seikyu-button02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 0px;
	width: 458px;
	padding-top: 77px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	overflow: hidden;
	background-position: 0px 0px;
}
.seikyu-button02 a:hover{background-position: 0px -91px;}


.pagetop {
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	line-height: 13px;
}
.foot-button a {
	background-image: url(../images/foot-button.jpg);
	height: 0px;
	width: 190px;
	padding-top: 42px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

.foot-button a:hover{background-position: 0px -50px;}

.pagetop a {
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	text-align: right;
	display: block;
	margin-top: 15px;
}
#footer-area {
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/footBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
}
.footer-txt  {
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
}
#copyright {
	font-size: 10px;
	color: #038ee6;
	padding-left: 10px;
	padding-top: 5px;
}

.undercopyright {
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
}

#foot-contact-title {
	margin-top: 20px;
}
#footer-link {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#footer-link li {
	display: inline;
	font-size: 12px;
	padding-right: 15px;
}
#footer-link li a{
	display: inline;
	background-image: url(../images/footlink_arrow.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left center;
}
#footer-link li a:hover{background-image: url(../images/footlink_on.gif);}



#footer-link2 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-link2 li {
	display: inline;
	font-size: 10px;
	padding-right: 15px;
}
#footer-link2 li a{
	display: inline;
	background-image: url(../images/footlink_arrow.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left center;
}
#footer-link2 li a:hover{background-image: url(../images/footlink_on.gif);}




.contents-area {
	width: 653px;
	float: right;
	padding-right: 20px;
	margin-top: 20px;
}
.contents-txt {
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

.contents-txt-s {
	font-size: 10px;
	line-height: 18px;
	padding-left: 20px;
}

.contents-txt-right {
	font-size: 12px;
	line-height: 20px;
	float: right;
	padding-left: 20px;
	padding-right: 10px;
}
#from-web-area {
	width: 314px;
	float: left;
	margin-top: 20px;
}
#from-tel-area {
	width: 314px;
	float: right;
	margin-top: 20px;
}

#moushikomi-button a {
	background-image: url(../../seikyu/images/moushikomi.jpg);
	width: 268px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 0px;
	padding-top: 93px;
	overflow: hidden;
	background-position:0px 0px;
}
#moushikomi-button a:hover{background-position:0px -105px;}
.txt-title {
	font-size: 14px;
	color: #00508f;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.txt-title em {
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
}
.txt-title a:link,
.txt-title a:visited,
.txt-title a:active {color: #00508f;font-weight: bold;}
.txt-title a:hover {color: #e94668;font-weight: bold;}

.txt-title-parent{
	font-size: 16px;
	color: #00508f;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #00508F;
	margin-right: 20px;
}

.txt-title-sub{	font-size: 12px;
	color: #00508f;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;}

.txt-title-sub-sub{	font-size: 12px;
	color: #00508f;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 40px;
}

.txt-title-sub-sub a:link,.txt-title-sub a:link,
.txt-title-sub-sub a:visited,.txt-title-sub a:visited,
.txt-title-sub-sub a:active,.txt-title-sub a:active
{color: #00508f;}
.txt-title-sub-sub a:hover,.txt-title-sub a:hover{color: #e94668;}
.txt-list-area {
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	background-image: url(../images/table_bg.gif);
	background-position: left bottom;
	padding-bottom: 15px;
}
.txt-list-area span {
	color: #01caff;
}
.table-area {
	background-image: url(../images/table_bg02.gif);
	background-repeat: no-repeat;
	width: 595px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 15px;
}

.txt-list-area2 {
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.contents-txt span {
	color: #fc2a55;
}

.txt-list-area2 span {color: #fc2a55;}

.tablebg-w {
	background-color: #FFFFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
}
.tablebg-w2 {
	background-color: #FFFFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}

.tablebg-ly {
	background-color: #fef9be;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
}
.tablebg-ly2 {
	background-color: #fef9be;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
}
.tablebg-ly3 {
	background-color: #fef9be;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}
.tablebg-ly4 {
	background-color: #fef9be;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
}


.tablebg-y {
	background-color: #ffd900;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}
.tablebg-y2 {
	background-color: #ffd900;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}


.tablebg-r {
	background-color: #e60012;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tablebg-g {
	background-color: #008000;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tablebg-p {
	background-color: #c743b6;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
}
.tablebg-pink {
	background-color: #f05787;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}

.tablebg-ye {
	background-color: #f6ab00;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}




.tablebg-title {
	background-color: #ffd900;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}

.tablebg-50 {
	background-color: #F6AB00;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
}

.tablebg-70 {
	background-color: #4494D0;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}

.tablebg-90 {
	background-color: #EB6EA5;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}

.tablebg-old1 {
	background-color: #FFFFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
}

.tablebg-old1_r {
	background-color: #FFFFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}



.tablebg-old2 {
	background-color: #FFFFE0;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
}

.tablebg-old2_r {
	background-color: #FFFFE0;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}

.tablebg-old3 {
	background-color: #E0FFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
}

.tablebg-old3_r {
	background-color: #E0FFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}

.tablebg-old3_b {
	background-color: #E0FFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
}

.tablebg-old3_rb {
	background-color: #E0FFFF;
	font-size:14px;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #828282;
}























.qa-area {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../../faq/images/qa-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 633px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 0px;
}
.qa-area .q {
	background-image: url(../../faq/images/q_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold;
}
.qa-area .a {
	background-image: url(../../faq/images/a_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 15px;
	line-height: 20px;
}
.qa-area .a span {
	color: #fc2a55;
	font-weight: bold;
}
.feature-txt {
	font-size: 12px;
	line-height: 16px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
.feature-button01 a {
	background-image: url(../../feature/images/feature_butto01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 285px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
}
.feature-button01 a:hover{background-position: 0px -36px;}

.feature-button02 a {
	background-image: url(../../feature/images/feature_butto02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 285px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
}
.feature-button02 a:hover{background-position: 0px -36px;}



.application-txt {
	font-size: 12px;
	line-height: 20px;
	width: 597px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}.application-img {
	width: 566px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.application-txt span {
	color: #fc2a55;
	font-weight: bold;
}
.application-button a {
	background-image: url(../../application/images/application_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -110px;
	text-indent: -9999px;
	display: block;
	height: 91px;
	width: 566px;
	margin-right: auto;
	margin-left: auto;
}
.application-button a:hover{background-position: 0px 0px;}

.application-button02 a {
	background-image: url(../../application/images/application_button02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 91px;
	width: 566px;
	margin-right: auto;
	margin-left: auto;
}
.application-button02 a:hover{background-position: 0px -110px;}


#qa-list {
	font-size: 12px;
	line-height: 25px;
	padding-left: 20px;
	margin-top: 20px;
}



table.plan_02 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #4F4F4F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}

table.plan_02 td {
	line-height: 1.2em;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
table.plan_02 td.left-title {
	text-align: center;
	vertical-align: middle;
	width: 10px;
}


.company{
	font-size:12px;
	margin: 15px 0px 30px 16px;
	}
.company td{
	padding: 7px;
	}

.group2{
	font-size:12px;
	width: 483px;
	margin: 5px 0px 30px 16px;
	}
.group2 td{
	padding: 12px 7px 12px 7px;
	line-height:1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
.group2 img{
	margin: 5px 0px 5px 0px;
	/*border: 1px solid #CCCCCC;*/
}

.mg_td {
	padding-right: 13px;
	padding-left: 13px;
	color:#666666;
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 1.3em;
	font-size:12px;
}

.m_back02 {
	background-color: #EEF3FA;
	padding-right: 13px;
	padding-left: 13px;
	color:#666666;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 1.8em;
	background-image: url(../../character/images/motto_table_back.gif);
	background-repeat: repeat;
}
.m_back_td {
	line-height: 1.8em;
	color: #666666;
}
.m_back03 {
	background-color: #FBF0F6;
	padding-right: 13px;
	padding-left: 13px;
	color:#666666;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 1.8em;
	background-image: url(../../character/images/gyutto_table_back.gif);
	background-repeat: repeat;
}

#press{
	margin: 15px 20px 30px 25px;
	line-height: 1.8em;
	}
#press p{
	font-size:12px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* プライバシー */
#privacy{
	font-size:12px;
	margin: 15px 20px 30px 25px;
	line-height: 1.8em;
}
#privacy p{
	margin: 0px 0px 0px 21px;
}
#privacy ol {
	margin-top:10px;
	margin-bottom:10px;
}

#privacy img{
	margin: 20px 0px 5px 0px;
}

/* */
#imnews {
	margin: 15px 20px 30px 25px;
	line-height: 1.8em;
}

#imnews p {
	margin: 0px 10px 10px;
}

#imnews p img {
	margin:20px 0 10px;
	
}

#imnews p span.pnt {
	font-size:90%;
}
#foot_under {
	margin: 0px;
	height: 27px;
	padding-left: 20px;
}
#foot_under ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#foot_under li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#foot_under img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.kome02 {
	margin-left: 25px;
	list-style-image: url(../images/icon_p04.gif);
	font-size:10px;
	line-height: 1.2em;
}
td.discount {
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
}

table.plan {
	width: 483px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	
}

table.plan_02 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #4F4F4F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
#base #main #main_R2 .oooooo td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
table.plan_02 td {
	line-height: 1.2em;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
table.plan_02 td.left-title {
	text-align: center;
	vertical-align: middle;
	width: 10px;
}
table.charge {
	border:1px solid #000000;
	padding:1;
	margin: 15px 0px 10px 16px;
}

table.charge th {
	background-color:#CCCCCC;
	margin:0px;
	padding:3px;
	text-align:center;
}

table.charge td {
	font-size:12px;
	padding:5px 3px;
	
}

table.charge td.one {
	border-bottom:1px dotted #cccccc;
}
span.per {
	color:#FF6666;
	font-size:20px;
	font-weight:bold;
}
table.case {
	width: 483px;
	padding:1;
	font-size:12px;
	line-height:18px;
	margin: 10px;
}

table.case th {
	border-right:2px dotted #666;
	font-weight:normal;
}
#company-list {
	background-color: #e4f5fa;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#company-list span {
	text-decoration: none;
	color: #2C92E3;
	font-size: 10px;
	padding-right: 5px;
}

#company-list li {
	display: inline;
	padding-right: 50px;
}
#policyholder-list {
	background-color: #e4f5fa;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	padding: 10px;
}
#policyholder-list span {
	text-decoration: none;
	color: #2C92E3;
	font-size: 10px;
	padding-right: 5px;
}

#policyholder-list li {
	display: inline;
	padding-right: 30px;
	line-height: 20px;
}
.policyholder-button {
	width: 442px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#mail {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#mailBody {
	background-color: #B6E9F8;
	width: 400px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
}

#mail a {
	color: #e94668;
}
#moushikomi-area {
	font-size: 16px;
	font-weight: bold;
	color: #015092;
	text-align: center;
	border: 3px double #02C9FF;
	padding: 20px;
	margin-top: 20px;
}
#index-txt {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 21px;
	margin-top: 10px;
}
.index_button-area {
	background-image: url(../../images/index_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 212px;
	font-size: 12px;
	padding-bottom:10px;
	float: left;
	margin-right: 5px;
	margin-left: 7px;
	margin-top: 10px;
	_margin-left: 4px;
}
.index_button-area li a {
	background-image: url(../../images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #386796;
}

.index_button-area2 {
	background-image: url(../../images/index_button_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 212px;
	font-size: 12px;
	padding-bottom:10px;
	float: left;
	margin-right: 5px;
	margin-left: 7px;
	margin-top: 10px;
}
.index_button-area2 li a {
	background-image: url(../../images/button2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #386796;
}

/* 新商品に伴い追加*/

/* ----------------------------------------------------------------
    Top | news-heading
----------------------------------------------------------------- */
.news-heading-area{
	width: 300px;
	padding-bottom:10px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
}

.news-heading{
	float: left;
	padding-left: 0px;
	position:relative;
	width: 300px;
}

.news-list ul{
	padding:20px;
}

.news-list li{
	
	padding:2px;
}


.news-list div.date{
	width:60px;
	float: left;
	margin-right:12px;
	font-size: 13px;
}

.news-list div.category{
	width: 80px;
	float: left;
	margin-right:12px;
	color: red;
	font-size: 13px;
}

.news-list div.title{
	border-bottom: 1px dotted #02C9FF;
	padding:2px;
	width:300px;
	float: left;
	font-size: 13px;
	font-weight:bold;
}

.news-list div.other {
	width:80px;
	float: right;
	font-size: 13px;
}


#top_buttom-area {
	background-image: url(../../images/index_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 185px;
	font-size: 15px;
	padding-bottom:10px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 10px;
	text-decoration: none;
}

#top_buttom-area-list li a {
	width: 145px;
	height: 32px;
	line-height: 20px;
	position:relative
	margin-right: 2px;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration: none;
}


/* ----------------------------------------------------------------
    新商品 |important
----------------------------------------------------------------- */

table.important_link {
	font-size			:12px;
	padding				:5px 3px;
	border-collapse		: collapse;
}

table.important_link td {
	font-size			:12px;
	border-collapse		: collapse;
	padding-left		: 8px;
}


#important {
	font-size			: 13px;
	padding-bottom		: 5px;
}

#important h1{
	font-size			: 20px;
	font-weight			: bold;
	border-top			: 1px solid #999999;
	border-bottom		: 1px solid #999999;
	border-left			: 6px solid #0088ff;
	border-right		: 6px solid #0088ff;
	line-height			: 200%;
	padding-left		: 8px;
	padding-bottom		: 3px;
}



#important h2{
	font-size			: 18px;
	font-weight			: bold;
	background-color	: #0088ff; /* 背景色 */
	line-height			: 130%;
	color				: #ffffff;
	padding-top			: 1px;
	padding-bottom		: 3px;
}

#important h3{
	font-size			: 12px;
	padding-left		: 10px;
	padding-top			: 1px;
	padding-bottom		: 3px;
}

#important h4{
	font-size			: 12px;
	padding-left		: 20px;
	padding-bottom		: 3px;
}

#important li{
	font-size			: 12px;
	padding-left		: 30px;
	padding-bottom		: 3px;
}

table.important_outline {
	font-size			:12px;
	border				:3px dotted #0088ff;
}

table.important_list {
	font-size			:12px;
	border				:1px solid #0088ff;
}





.other {
	text-align: right;
	padding-top: 1px;
	padding-right: 6px;
}
.other a {
	font-size: 10px;
	color: #386796;
}
#leftnavi {
	float: left;
	width: 183px;
	padding-left: 23px;
	padding-top: 22px;
}

#leftnavi li{font-size:12px;}

#leftnavi li a {
	background-image: url(../images/leftnavi_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #386796;
}
#footest  {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
}

/*2010 Renewal*/

.calculator-button a{
	background-image: url(../images/new-buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}

.request-button a{
	background-image: url(../images/new-buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}

.register-button a{
	background-image: url(../images/new-buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -114px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}

.register-button2 a{
	background-image: url(../images/new-buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -177px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}

.pdf-button a{
	background-image: url(../images/pdf-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}

.plan-button a{
	background-image: url(../images/plan-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}
.discount-button a{
	background-image: url(../images/discount-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}

.moushikomi-button2 a{
	background-image: url(../images/moushikomi-button2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 307px;
	padding-top: 49px;
	overflow: hidden;
	display: block;
}

.calculator-button a:hover{background-position: -322px -57px;}
.request-button a:hover{background-position: -322px 0px;}
.register-button a:hover{background-position: -322px -114px;}
.register-button2 a:hover{background-position: -322px -177px;}
.pdf-button a:hover{background-position: -322px 0px;}
.plan-button a:hover{background-position: -322px 0px;}
.discount-button a:hover{background-position: -322px 0px;}
.moushikomi-button2 a:hover{background-position: -322px 0px;}


.index_button-area a span {
	font-weight: bold;
	color: #FF0000;
	margin-right: 5px;
	text-decoration: none;
}

#top-button01{	position: absolute;
	left: 30px;
	top: 285px;}
#top-button01 a{
	background-image: url(../../images/top_button.jpg);
	display: block;
	height: 0px;
	width: 248px;
	padding-top: 49px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top-button02{	position: absolute;
	left: 286px;
	top: 285px;}
#top-button02 a{
	background-image: url(../../images/top_button.jpg);
	display: block;
	height: 0px;
	width: 246px;
	padding-top: 49px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: -256px 0px;
}

#top-button01 a:hover{background-position: 0px -64px;}
#top-button02 a:hover{background-position: -256px -64px;}


#top-link li{position: absolute;display: block;left: 50px;}
#top-link li a {
	height: 0px;
	width: 420px;
	padding-top: 55px;
	display: block;
	
	background-image: url(null);
	overflow: hidden;
}
#top-link01  {top: 73px;}
#top-link02  {top: 145px;}
#top-link03  {top: 217px;}
#app-caution {
	font-size: 12px;
	margin-left: 240px;
	margin-top: -24px;
	margin-bottom: 30px;
}


/* 新商品対応 */
#top-new_planimg {
	padding-top: 0px;
	padding-left:1px;
	position: relative;
	height: 300px;
}


/*topお知らせ*/
#top_news {
	width			: 815px;
	margin-right	: auto;
	margin-left		: auto;
	font-size		: 25px;
}

/*top*/
#top_news_2 {
	width			: 815px;
	margin-right	: auto;
	margin-left		: auto;
	font-size		: 15px;
}

/* ----------------------------------------------------------------
    Modules | sitemap
----------------------------------------------------------------- */
div.sitemap_area{
	float: left;
	padding-left: 20px;
	position:relative;
	width: 300px;
}

div.sitemap_block{
	background-image: url(../images/leftnavi_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 300px;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #386796;
}


