@charset "Shift_JIS";

/* ・ｽ・ｽ・ｽ・ｽﾒ擾ｿｽ・ｽ */


/* ・ｽu・ｽ・ｽ・ｽE・ｽU・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽX・ｽ^・ｽC・ｽ・ｽ */


/* ・ｽ・ｽ・ｽﾊ包ｿｽ・ｽ・ｽ・ｽﾌス・ｽ^・ｽC・ｽ・ｽ */


/* ・ｽe・ｽy・ｽ[・ｽW・ｽﾂ別のス・ｽ^・ｽC・ｽ・ｽ */


/*--------------------------------------------------------------------
guideline : ver1.07
since : 2008/11/19
writer : ・ｽ・ｽ・ｽ・ｽ ・ｽR・ｽ・ｽ 
last_editday : 2011/10/03
last_editor : ・ｽ・ｽ・ｽ・ｽ ・ｽ・ｽ・ｽ・ｽ
--------------------------------------------------------------------*/


/*--------------------------------------------------------------------
common	css・ｽﾌ擾ｿｽ・ｽ・ｽ・ｽ・ｽ
--------------------------------------------------------------------*/

* {
    font-family: "・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", "Osaka", "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3", sans-serif;
    margin: 0;
    padding: 0;
}

html,
body {
    font-family: "・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", "Osaka", "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3", sans-serif;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
div,
blockquote,
p,
pre,
ul,
ol,
li,
dl,
dt,
dd,
hr {
    font-family: "・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", "Osaka", "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
}

table,
caption,
th,
td {
    font-family: "・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", "Osaka", "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
}

span,
em,
strong,
dfn,
code,
samp,
kbd,
var,
cite,
abbr,
acronym,
sub,
sup,
q,
br,
ins,
del,
a,
img,
object,
iframe {
    font-family: "・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", "Osaka", "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: inherit;
    font-size: 100%;
}


/*----------------・ｽybody・ｽz---------------*/

body {
    background: url(../images/body_back.jpg) repeat-x top;
}

div#container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

a {
    color: #006699;
    text-decoration: underline;
    outline: 0;
}

a:hover {
    color: #999;
    text-decoration: none;
}

div.clear {
    clear: both;
}

ul li {
    list-style: none;
}

p,
li,
dt,
dd,
th,
td {
    line-height: 1.4em;
    letter-spacing: 0.1px;
    font-size: small;
}

div#accesslog {
    display: none;
}


/*----------------・ｽyheader・ｽz---------------*/

div#header h1 {
    color: #FFF;
    font-size: 10px;
    padding: 5px 10px;
}

div.header01 {
    width: 800px;
    overflow: hidden;
}


/*div.header01 p.logo{
	background:url(../images/logo.jpg) no-repeat;
	width:350px;
	height:86px;
	text-indent:-9999px;
	float:left;
	display:block;}*/

div.header01 p.company_name a {
    width: 380px;
    height: 60px;
    display: block;
    margin: 5px 0 0 10px;
    text-indent: -9999px;
}

div.header01 p.company_name {
    background: url(../images/company_name.jpg) no-repeat left top;
    width: 800px;
    height: 86px;
    text-indent: -9999px;
    float: right;
}

div.header01 p.company_name_index {
    background: url(../images/company_name_index.png) no-repeat left top;
    width: 800px;
    height: 112px;
    text-indent: -9999px;
    float: right;
}


/*----------------・ｽywrapper・ｽz---------------*/

div#wrapper {
    clear: both;
    width: 800px;
    margin: 0 0 15px 0;
    overflow: hidden;
    background: #FFF;
}


/*----------------・ｽymain・ｽz---------------*/

div#main {
    width: 590px;
    float: right;
}

*html div#main {
    overflow: hidden;
}


/*----・ｽ@・ｽ・ｽ・ｽC・ｽu・ｽ・ｽ・ｽ・ｽ・ｽ@----*/

div.main_bnr {
    background: url(../images/main_bnr.jpg) no-repeat;
    width: 590px;
    height: 140px;
    margin: 40px 0 25px 0;
}

div.main_bnr01 h3,
div.main_bnr02 h3 {
    text-indent: -9999px;
    font-size: 0;
}

div.main_bnr01 ul.add {
    height: 63px;
}

div.main_bnr01 ul.add li {
    text-indent: -9999px;
    font-size: 0;
}

div.main_bnr01 ul.btn {
    overflow: hidden;
    width: 305px;
    margin-left: 282px;
}

div.main_bnr01 ul.btn li {
    width: 150px;
    height: 20px;
    text-indent: -9999px;
    display: block;
}

div.main_bnr01 ul.btn li a {
    width: 150px;
    height: 20px;
    display: block;
}

div.main_bnr01 ul.btn li.b_btn01 {
    background: url(../images/b_btn01_off.jpg) no-repeat;
    float: left;
}

div.main_bnr01 ul.btn li.b_btn02 {
    background: url(../images/b_btn02_off.jpg) no-repeat;
    float: right;
}

div.main_bnr01 ul.btn li.b_btn01 a:hover {
    background: url(../images/b_btn01_on.jpg) no-repeat;
}

div.main_bnr01 ul.btn li.b_btn02 a:hover {
    background: url(../images/b_btn02_on.jpg) no-repeat;
}

div.main_bnr02 p {
    clear: both;
    color: #FFF;
    letter-spacing: 0;
    font-size: 12px;
    margin: 32px 0 0 20px;
}

div#main p.page_top {
    background: url(../images/page_top.gif) no-repeat left;
    padding: 0 10px 0 18px;
    float: right;
    font-size: 12px;
}

div#main p.page_top a {
    color: #333;
}

div#main p.page_top a:hover {
    color: #999;
}


/*----・ｽ@・ｽ・ｽ・ｽC・ｽu・ｽ・ｽ・ｽ・ｽ・ｽ@・ｽ・ｽ・ｽ・ｽ----*/


/*----・ｽ@topimg  ----*/

div#topimg.privacy_page {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.link p {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.sitemap p {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.about p {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.hang p {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.info p {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.flow p {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.company p {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.list p.l_topimg1 {
    background: url(../images/topimg.jpg) no-repeat;
}

div#topimg.list p.l_topimg2 {
    background: url(../images/topimg01.jpg) no-repeat;
}

div#topimg.list p.l_topimg3 {
    background: url(../images/topimg02.jpg) no-repeat;
}

div#topimg.list p.l_topimg4 {
    background: url(../images/topimg03.jpg) no-repeat;
}

div#topimg.list p.l_topimg5 {
    background: url(../images/topimg04.jpg) no-repeat;
}

div#topimg.detail p {
    background: url(../images/detail/topimg.jpg) no-repeat;
}

div#topimg.otoiawase p.o_topimg1 {
    background: url(../images/topimg01.jpg) no-repeat;
}

div#topimg.otoiawase p.o_topimg2 {
    background: url(../images/topimg02.jpg) no-repeat;
}

div#topimg p {
    font-size: 0;
    text-indent: -9999px;
    width: 800px;
    height: 130px;
}

div#topimg span {
    background: transparent url(../images/h_btn01.jpg) no-repeat;
    display: block;
    height: 87px;
    margin: 17px 0 0 17px;
    width: 162px;
    text-indent: -9999px;
}

div#topimg span a {
    display: block;
    height: 87px;
    width: 162px;
}

div#topimg span a:hover {
    background: transparent url(../images/h_btn01_on.jpg) no-repeat;
}


/*----・ｽ@topimg・ｽ@・ｽ・ｽ・ｽ・ｽ----*/


/*--・ｽp・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ--*/

ol#topic_path {
    height: 5px;
    padding: 5px 10px 15px 0;
    text-align: right;
    background: #FFF;
    overflow: hidden;
}


/*・ｽn・ｽb・ｽN・ｽBIE6・ｽﾌみ費ｿｽ・ｽf-------------*/

* html body ol#topic_path {
    height: 8px;
    padding: 2px 10px 10px 0;
}


/*・ｽn・ｽb・ｽN・ｽBIE7・ｽﾌみ費ｿｽ・ｽf-------------*/

*:first-child+html body ol#topic_path {
    height: 8px;
    padding: 2px 10px 10px 0;
}

ol#topic_path li {
    display: inline;
    font-size: 10px;
}

ol#topic_path li.page_home {
    margin: 0;
}

ol#topic_path li.page_home a {}

ol#topic_path li.page_home a:hover {}

ol#topic_path li.page_x {
    background: url(../images/glue.gif) no-repeat left center;
    padding: 0 0 0 10px;
}


/*--・ｽp・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽﾜゑｿｽ--*/


/*----・ｽ@・ｽ・ｽ・ｽﾊ設抵ｿｽ@----*/

div#main h2 {
    width: 590px;
    height: 37px;
    text-indent: -9999px;
    margin-bottom: 15px;
}


/*----・ｽ@・ｽ・ｽ・ｽﾊ設抵ｿｽ@・ｽ・ｽ・ｽ・ｽ----*/


/*----------------・ｽyside・ｽz---------------*/

div#side {
    width: 190px;
    float: left;
}

div#side p {
    height: 30px;
    font-size: 0;
    text-indent: -9999px;
    display: block;
    margin-bottom: 10px;
}

div#side p a {
    height: 30px;
    display: block;
}

div#side p.s_btn01 {
    background: url(../images/s_btn01.jpg) no-repeat;
}

div#side p.s_btn02 {
    background: url(../images/s_btn02.jpg) no-repeat;
    margin-bottom: 0;
}

div#side p.s_btn03 {
    background: url(../images/s_btn03.jpg) no-repeat;
}

div#side p.s_btn04 {
    background: url(../images/s_btn04.jpg) no-repeat;
}

.s_btn100 {}

.s_btn100 a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
}

div#side p.s_btn01 a:hover {
    background: url(../images/s_btn01_on.jpg) no-repeat;
}

div#side p.s_btn02 a:hover {
    background: url(../images/s_btn02_on.jpg) no-repeat;
}

div#side p.s_btn03 a:hover {
    background: url(../images/s_btn03_on.jpg) no-repeat;
}

div#side p.s_btn04 a:hover {
    background: url(../images/s_btn04_on.jpg) no-repeat;
}


/*---------------- ie6 ------------------*/

*html div.side02 ul.big,
*html div.side03 ul.big {
    width: 188px;
    border-bottom: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 10px 0 0 0;
    overflow: hidden;
}

*html div.side02 ul.big li,
*html div.side03 ul.big li {
    width: 160px;
    background: url(../images/s_list.gif) no-repeat left top;
    font-size: 12px;
    padding: 0 0 0 25px;
    margin-top: -2px;
    clear: both;
}

*html div.side02 ul.big li a,
*html div.side03 ul.big li a {
    wigth: 160px;
    display: block;
}


/*---------------- ・ｽ・ｽ・ｽ・ｽ・ｽﾜゑｿｽ ------------------*/

div.side02 ul.big {
    border-bottom: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 5px 0 0;
    overflow: hidden;
}

div.side02 ul.big li {
    background: url(../images/s_list.gif) no-repeat left top;
    font-size: 12px;
    padding: 3px 0 0 20px;
    clear: both;
}

div.side02 ul.small {
    margin: 2px 0 4px 0;
    width: 168px;
    overflow: hidden;
}

div.side02 ul.small li {
    display: block;
    background: url(../images/glue.gif) no-repeat left center;
    font-size: 11px;
    padding: 0 0 0 8px;
    margin: 2px 5px 0 0;
    float: left;
    white-space: nowrap;
    clear: none;
}

div.side02 img {
    height: 75px;
    margin: 5px 0;
}

div.side03 h2 {
    background: url(../images/s_h2_02.jpg) no-repeat left top;
    height: 30px;
    text-indent: -9999px;
}

div.side03 ul {
    border-bottom: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 5px 0 0;
}

div.side03 ul li {
    background: url(../images/s_list.gif) no-repeat left center;
    font-size: 12px;
    height: 30px;
    padding: 0 0 0 5px;
}

div.side03 ul li a {
    width: 160px;
    height: 23px;
    display: block;
    padding: 5px 0 0 20px;
}

div.side03 dl {
    border: solid 1px #CCC;
    margin: 10px 0 0 0;
    font-size: 11px;
}

div.side03 dl dt {
    background: url(../images/s_logo.jpg) no-repeat;
    height: 92px;
    text-indent: -9999px;
    font-size: 11px;
}

div.side03 dl dd {
    padding: 5px;
    font-size: 11px;
}

div.side03 dl dd img {
    display: block;
    margin: 15px 9px;
    width: 160px;
    height: 120px;
}

div#freeinfo,
div#freeinfo a {
    background: url(../images/s_banner01_off.jpg) no-repeat left top;
    width: 190px;
    height: 74px;
    text-indent: -9999px;
    display: block;
    margin-bottom: 10px;
}

div#freeinfo a:hover {
    background: url(../images/s_banner01_on.jpg) no-repeat left top;
}

div#map,
div#map a {
    background: url(../images/s_banner02_off.jpg) no-repeat left top;
    width: 190px;
    height: 74px;
    text-indent: -9999px;
    display: block;
    margin-bottom: 10px;
}

div#map a:hover {
    background: url(../images/s_banner02_on.jpg) no-repeat left top;
}

div#question,
div#question a {
    background: url(../images/s_banner03_off.jpg) no-repeat left top;
    width: 190px;
    height: 74px;
    text-indent: -9999px;
    display: block;
    margin-bottom: 10px;
}

div#question a:hover {
    background: url(../images/s_banner03_on.jpg) no-repeat left top;
}

div#link {}

div#link img {
    width: 100%;
    margin: 10px 0 0 0;
}

div#link a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
}


/*------------ ie6 --------------*/

*html div#freeinfo,
*html div#freeinfo a,
*html div#map,
*html div#map a,
*html div#question,
*html div#question a {
    width: 190px;
    height: 74px;
    text-indent: -9999px;
    display: block;
    margin-bottom: 5px;
}


/*----------------・ｽyfooter・ｽz---------------*/

div#footer {
    clear: both;
    width: 800px;
    overflow: hidden;
    padding-bottom: 10px;
}

div#footer ul {
    overflow: hidden;
    width: 750px;
    padding: 14px 20px 10px 30px;
    background: url(../images/f_br.jpg) no-repeat top;
    border-bottom: solid 1px #CCC;
}

div#footer ul li {
    float: left;
    font-size: 10px;
    white-space: nowrap;
    letter-spacing: 0.1em;
}

div#footer ul li.footer_home {
    letter-spacing: 0.2em;
}

div#footer ul li a {
    color: #333;
}

div#footer ul li a:hover {
    color: #999;
}

div.footer01 {
    width: 780px;
    padding: 10px;
    border-bottom: solid 5px #006699;
    margin-bottom: 10px;
}

div.f_bnr {
    clear: both;
    width: 300px;
    float: left;
    overflow: hidden;
}

div.f_bnr img {
    width: 88px;
    height: 31px;
    float: left;
}

div.f_bnr p {
    width: 200px;
    font-size: 10px;
    float: right;
}

div#portal_banner {
    text-align: right;
}

div.footer02 {
    width: 780px;
    padding: 0 10px;
}

div.footer02 p {
    width: 330px;
    float: left;
    font-size: 10px;
}

div.footer02 address {
    color: #006699;
    float: right;
    font-size: 10px;
    font-family: Arial;
}


/*----------------・ｽ@・ｽg・ｽb・ｽv・ｽy・ｽ[・ｽW・ｽyindex.html・ｽz---------------*/


/*-------・ｽ@indexTopimg・ｽ@---------*/

div.indexTopimg {
    width: 800px;
}

div.indexTopimg img {
    width: 100%;
}


/*-------・ｽ@indexTopimg・ｽ@・ｽ・ｽ・ｽ・ｽ・ｽ@---------*/

div#info h2 {
    height: 30px;
    text-indent: -9999px;
    background: url(../images/h2_info.jpg) no-repeat;
    margin-bottom: 0;
}

div#info span.info {
    text-indent: -9999px;
    display: block;
    width: 475px;
    height: 20px;
    margin: -25px 0 0 115px;
    font-size: 0;
}

div#info span.info a {
    width: 68px;
    height: 20px;
    display: block;
    position: relative;
    top: 0;
    left: 399px;
}

div#info span.info a:hover {
    background: url(../images/info_on.jpg) no-repeat;
}

div#info ul {
    border: solid 1px #CCC;
    width: 578px;
    margin: 5px 0 10px 0;
    padding: 5px;
    height: 150px;
    overflow: auto;
}

div#info ul li {
    font-size: 12px;
    font-size: 12px;
    padding: 5px 3px;
    background: url(../images/border_x.gif) repeat-x bottom;
}

div#info ul li span {
    display: block;
    color: #666;
    font-family: Arial;
    font-size: 12px;
}


/**index101**/

div.index101 {
    margin-bottom: 15px;
}

div#main.index div.index101 h2 {
    background: url(../images/h2_01.jpg) no-repeat;
    width: 590px;
    height: 51px;
    text-indent: -9999px;
    margin: 0;
}

div#main.index div.index101 div.left {
    float: left;
    width: 50%;
}

div#main.index div.index101 div.right {
    float: right;
    width: 50%;
}

div#main.index div.index101 table.table_gallery {
    background-color: #D5F0F9;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 3px auto 0 auto;
}

div#main.index div.index101 tr {}

div#main.index div.index101 tr td {
    vertical-align: middle;
}

div#main.index div.index101 tr td.even {
    width: 60%;
    padding: 1% 1.5%;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    line-height: 1.3;
    border-collapse: collapse;
    border-spacing: 0;
}

div#main.index div.index101 .left tr td.even {
    width: 50%;
    padding: 1% 1.5%;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    line-height: 1.3;
    border-collapse: collapse;
    border-spacing: 0;
}

div#main.index div.index101 tr td.even a {
    color: #000;
}

div#main.index div.index101 td.even a {
    color: #000;
}

div#main.index div.index101 tr td.even strong {
    background: url(../images/scrap_click01.png) no-repeat 0 0;
    padding-left: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
}

div#main.index div.index101 tr td.even strong a {
    padding-left: 5%;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    display: block;
}

div#main.index div.index101 tr td.odd {
    width: 40%;
   /* padding: 1% 1.5%;*/
    box-sizing: border-box;
    background-color: #DFF4F9;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: right;
}

div#main.index div.index101 .left tr td.odd {
    width: 50%;
    padding: 1% 1.5%;
    box-sizing: border-box;
    background-color: #DFF4F9;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: right;
}

div#main.index div.index101 tr td.odd u {
    background: url(../images/up.jpg) no-repeat 3px 4px;
    background-size: 85%;
    padding-left: 53px;
}

div#main.index div.index101 .left tr td.col_3 {
    /*width: 50%;*/
    padding: 1% 1.5%;
    box-sizing: border-box;
    background-color: #DFF4F9;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    border-collapse: collapse;
    border-spacing: 0;
}

div#main.index div.index101 .right tr td.col_3 {
    /*width: 50%;*/
    padding: 1% 1.5%;
    box-sizing: border-box;
    background-color: #DFF4F9;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    border-collapse: collapse;
    border-spacing: 0;
}

div#main.index div.index101 .left tr td.col_3 u {
    background: url(../images/up.jpg) no-repeat 3px 4px;
    background-size: 85%;
    padding-left: 53px;
}

div#main.index div.index101 .right tr td.col_3 u {
    background: url(../images/up.jpg) no-repeat 3px 4px;
    background-size: 85%;
    padding-left: 53px;
}

div#main.index div.index101 tr td.odd i {
    background: url(../images/down.jpg) no-repeat 3px 4px;
    background-size: 85%;
    padding-left: 58px;
}

div#main.index div.index101 tr td.odd b {
    background: url(../images/same.jpg) no-repeat 3px 12px;
    background-size: 85%;
    padding-left: 55px;
}

div#main.index div.index01 h2 {
    /*background:url(../images/h2_02.jpg) no-repeat;*/
    width: 590px;
    height: 51px;
    /*text-indent:-9999px;*/
    text-indent: 0px;
    text-align: center;
    margin: 0;
}

div.index01_a {
    background: url(../images/ranking.jpg) no-repeat top #FFFFCC;
    width: 588px;
    border-collapse: collapse;
    border-left: solid 1px #FFCC00;
    border-right: solid 1px #FFCC00;
    border-bottom: solid 1px #FFCC00;
    padding-bottom: 3px;
}

div.index01_b {
    width: 588px;
    border-collapse: collapse;
    border-bottom: solid 1px #FFCC00;
}

div.index01 table {
    width: 578px;
    margin: 0 2px 0 8px;
}

div.index01 table td {
    vertical-align: top;
    width: 110px;
    padding-top: 65px;
}

div.index01 table img {
    width: 100px;
    padding: 1px;
    background: #FFF;
    border: solid 1px #CCC;
}

div.index01 table a:hover img {
    border: solid 1px #999;
}

div.index01 table td p {
    font-weight: bold;
    text-align: center;
    padding: 3px 5px;
}

div.index01 table td div {
    display: none;
}

div.index02 {
    margin-bottom: 10px;
    border-collapse: collapse;
    border-spacing: 0;
}

div.index02 table {
    border-collapse: collapse;
    border-spacing: 0;
}

div#main.index div.index02 h2 {
    background: url(../images/h2_03.jpg) no-repeat;
    width: 590px;
    height: 51px;
    text-indent: -9999px;
    margin-bottom: 3px;
}

div#main.index div.index02 td {
    width: 580px;
    background: #BEE9F3;
    padding: 10px;
    border-bottom: 1px dotted #FFF;
}

div#main.index div.index02 td img {
    width: 160px;
    float: left;
    border: 1px solid #FFF;
    margin-right: 10px;
}

div#main.index div.index02 td p {
    font-size: 14px;
    color: #333;
    line-height: 1.3;
    padding-bottom: 5px;
}

div#main.index div.index02 td b {
    font-size: 15px;
    line-height: 2;
    padding-left: 20px;
    background: url(../images/arrow.gif) no-repeat left top;
}

div.index02 table td div {
    width: 136px;
    height: 36px;
    float: right;
}

div.index02 table td div,
div.index02 table td div a {
    display: block;
    width: 136px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/detail_btn_off.jpg) no-repeat right top;
}

div.index02 table td div a:hover {
    background: url(../images/detail_btn_on.jpg) no-repeat right top;
}

div.index03 {
    width: 590px;
    padding-top: 15px;
}

div#main.index div.index03 h2 {
    background: url(../images/h2_04.jpg) no-repeat;
    width: 590px;
    height: 40px;
    margin-bottom: 0;
}

div.index03 p {
    background: url(../images/bg01.gif) no-repeat bottom;
    width: 460px;
    padding: 0 115px 15px 15px;
}

div.index03 img {
    float: right;
    width: 100px;
    margin-top: -105px;
    margin-right: 10px;
}

div#main.index div.index04 {
    clear: both;
}

div#main.index div.index04 h2 {
    background: url(../images/h2_05.jpg) no-repeat;
    width: 590px;
    height: 51px;
    text-indent: -9999px;
    margin-top: 10px;
    margin-bottom: 3px;
}

div#main.index div.index04 div.map {
    height: 100%;
    border: 1px solid #BCBCBC;
    padding: 1px;
}

div#main.index div.index04 p.undertext {
    font-size: 14px;
    line-height: 1.4;
    color: #393939;
    margin-top: 10px;
    margin-left: 3px;
}

div#main.index div.index04 p.undertext u {
    text-decoration: none;
    color: #0C66F8;
}

div#main.index div.index05 h2 {
    background: url(../images/h2_06.jpg) no-repeat;
    width: 590px;
    height: 51px;
    text-indent: -9999px;
    margin-top: 10px;
    margin-bottom: 3px;
}

div#main.index div.index05 dl {}

div#main.index div.index05 dt {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    background-color: #FBF5C1;
    background-repeat: repeat-y;
    border-top: 1px dotted #FF9900;
    padding: 15px 0 5px 5px;
    height: 27px;
}

div#main.index div.index05 dt span.q {
    width: 32px;
    height: 32px;
    background: url(../images/q.gif) no-repeat left bottom;
    padding-left: 10px;
    margin-top: -7px;
}

div#main.index div.index05 dd {
    line-height: 1.5;
    border-top: 1px dotted #FF9900;
    font-size: 12px;
    color: #666;
    padding: 10px 5px 5px 5px;
}

div#main.index div.index05 dd span.a {
    background: url(../images/a.gif) no-repeat left center;
    width: 32px;
    height: 32px;
    padding-left: 10px;
    margin-top: -1px;
    margin-bottom: 10px;
    display: block;
    float: left;
}

div#main.index div.index05 dd span,
div#main.index div.index05 dt span {
    display: block;
    float: left;
}

div#main.index div.index05 dt {
    clear: both;
}

div#main.index div.index05 dd {
    clear: both;
}


/*-------・ｽ@・ｽﾂ人・ｽ・ｽ・ｽﾛ鯉ｿｽyprivacy.html・ｽz---------*/


/*-------・ｽ@・ｽ・ｽ・ｽT・ｽC・ｽg・ｽﾉつゑｿｽ・ｽﾄ【about.html・ｽz---------*/

div.privacy_page h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.about h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.info h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div#privacy p {
    padding: 0 10px;
}

div#privacy dl,
div.info ul {
    width: 570px;
    margin: 15px 10px;
}

div#privacy dt,
div.sitemap dt {
    background: url(../images/h3_01.jpg) no-repeat;
    width: 530px;
    height: 23px;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 10px 0 30px;
}

div#privacy dd {
    padding: 10px;
    background: url(../images/border_x.gif) repeat-x bottom;
    margin-bottom: 15px;
}

div#privacy table {
    width: 550px;
    margin: 10px 0;
    border-collapse: collapse;
}

div#main table.base {
    width: 550px;
    margin: 10px 20px;
    border-collapse: collapse;
}

div#privacy table th,
div#privacy table td,
div#main table.base th,
div#main table.base td {
    border: solid 1px #CCC;
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
}

div#privacy table th,
div#main table.base th {
    width: 150px;
    background: url(../images/back.gif) repeat;
    color: #FFF;
}

div#privacy ol {
    padding-left: 20px;
}


/*-------・ｽ@・ｽ・ｽﾐ案難ｿｽ・ｽycompany.html・ｽz---------*/

div.company01 {
    width: 590px;
    margin-bottom: 15px;
}

div.company01 h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.company02,
div.company03 {
    width: 590px;
    margin-bottom: 30px;
}

div.company02 h2 {
    background: url(../images/h2_02.gif) no-repeat;
}

div.company02_a {
    width: 570px;
    margin: 0 10px;
    overflow: hidden;
}

div.company02_a img {
    float: left;
    width: 284px;
    height: 183px;
}

div.company02_a p {
    float: right;
    width: 270px;
}

div.company03 h2 {
    background: url(../images/h2_03.gif) no-repeat;
}

div.company03 p {
    padding: 0 10px;
}

div.company03 iframe {
    margin: 10px;
}


/*-------・ｽ@・ｽX・ｽV・ｽ・ｽ・ｽ・ｽ・ｽyinfo.html・ｽz---------*/

div.info h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.info ul {
    width: 570px;
    margin: 15px 10px;
}

div.info ul li {
    background: url(../images/h3_01.jpg) no-repeat;
    padding: 0 10px 10px 10px;
    margin-bottom: 15px;
    border-bottom: dotted 1px #0066CC;
}

div.info ul li span {
    width: 530px;
    height: 23px;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 0 20px;
}


/*-------・ｽ@・ｽ・ｽ・ｽ・ｽ・ｽN・ｽylink.html・ｽz---------*/

div.link01 h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.link02 h2 {
    background: url(../images/h2_02.gif) no-repeat;
}

div.link03 h2 {
    background: url(../images/h2_03.gif) no-repeat;
}

div.link03 h2.frantz2Category,
div.link02 p.link_cate {
    display: none;
}

div.link01,
div.link02 {
    width: 590px;
    margin-bottom: 15px;
}

div.link01 p {
    padding: 0 10px;
}

div.link01 p span {
    display: block;
    margin-top: 10px;
    color: #FF0000;
}

div.link01 p span a {
    color: #FF0000;
}

div.link01 p span a:hover {
    color: #999;
}

div#main div.link01 table.base {
    width: 550px;
    margin: 10px 20px;
    border-collapse: collapse;
}

div.link02 table td.link01 {
    background: url(../images/back.jpg) no-repeat top;
    width: 553px;
    padding-left: 15px;
    height: 50px;
    border: solid 1px #CCC;
}

* html div.link02 table td.link01 {
    background: url(../images/back.jpg) no-repeat top;
    width: 553px;
    padding-left: 15px;
    height: 48px;
    border: solid 1px #CCC;
}

*+html div.link02 table td.link01 {
    background: url(../images/back.jpg) no-repeat top;
    width: 553px;
    padding-left: 15px;
    height: 48px;
    border: solid 1px #CCC;
}

div.link02 table {
    border-collapse: collapse;
    margin: 0 10px;
}

div.link02 table td.link01 div.link_image {
    width: 88px;
    height: 31px;
    float: left;
}

div.link02 table td.link01 div.link_title {
    margin-top: 14px;
    width: 430px;
    float: right;
}

div.link02 table td.link02 {
    padding-bottom: 15px;
}

div.link02 table td.link02 p {
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    width: 548px;
    padding: 10px;
    margin-left: -1px;
}

* html div.link02 table td.link02 p {
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    width: 548px;
    padding: 10px;
    margin-left: 0px;
}

*+html div.link02 table td.link02 p {
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    width: 548px;
    padding: 10px;
    margin-left: 0px;
}

div.link03 {
    width: 590px;
}

div.link03 p.frantz2Pager {
    overflow: hidden;
    width: 570px;
    margin: 5px 10px;
}

div.link03 p.frantz2Pager a,
div.link03 p.frantz2Pager span.separator,
div.link03 p.frantz2Pager strong {
    float: left;
    color: #333;
}

div.link03 p.frantz2Pager a.prev {
    margin-right: 5px;
    float: left;
}

div.link03 p.frantz2Pager a.next {
    margin-left: 5px;
}

div.link03 p.frantz2Pager a:hover {
    color: #999;
}

div.link03 dl {
    clear: both;
    width: 570px;
    margin: 15px 10px;
}

div.link03 dt {
    background: url(../images/icon.jpg) no-repeat left;
    margin-bottom: 10px;
    padding-left: 20px;
}

div.link03 dd {
    width: 570px;
    padding-bottom: 15px;
    background: url(../images/line.gif) no-repeat bottom;
    margin-bottom: 20px;
}


/*-------・ｽ@・ｽT・ｽC・ｽg・ｽ}・ｽb・ｽv・ｽysitemap.html・ｽz---------*/

div.sitemap01 h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.sitemap01 p {
    padding: 0 10px;
}

div.sitemap01 dl {
    width: 570px;
    margin: 15px 10px;
    padding-bottom: 5px;
    background: url(../images/border_x.gif) repeat-x bottom;
}

div.sitemap01 dt {
    margin-bottom: 15px;
}

div.sitemap01 dd {
    width: 530px;
    margin: 5px 10px;
    background: url(../images/icon.gif) no-repeat left;
    padding-left: 20px;
}


/*-------・ｽ@・ｽs・ｽp・ｽi・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽﾌコ・ｽc・ｽyhang.html・ｽz---------*/

div.hang01 h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.hang01 div.hang01a,
div.hang01 div.hang01b,
div.hang01 div.hang01c,
div.hang01 div.hang01d {
    width: 570xp;
    padding: 0 10px 15px 10px;
    overflow: hidden;
    border-bottom: 1px dotted #06C;
    margin-bottom: 20px;
}


/*・ｽn・ｽb・ｽN・ｽBIE6・ｽﾌみ費ｿｽ・ｽf-------------*/

* html body div.hang01 div.hang01a,
* html body div.hang01 div.hang01b,
* html body div.hang01 div.hang01c,
* html body div.hang01 div.hang01d {
    padding: 0 10px 0 10px;
    height: 1em;
    overflow: visible;
}


/*・ｽn・ｽb・ｽN・ｽBIE7・ｽﾌみ費ｿｽ・ｽf-------------*/

*:first-child+html body div.hang01 div.hang01a,
*:first-child+html body div.hang01 div.hang01b,
*:first-child+html body div.hang01 div.hang01c,
*:first-child+html body div.hang01 div.hang01d {
    padding: 0 10px 0 10px;
}

div.hang01 div.hang01a div,
div.hang01 div.hang01b div,
div.hang01 div.hang01c div,
div.hang01 div.hang01d div {
    float: left;
    width: 370px;
}

div.hang01 div.hang01a div h3,
div.hang01 div.hang01b div h3,
div.hang01 div.hang01c div h3,
div.hang01 div.hang01d div h3 {
    width: 130px;
    height: 51px;
    text-indent: -9999px;
    margin: 0 0 5px 0;
}

div.hang01 div.hang01a div h3 {
    background: url(../images/point01.gif) no-repeat;
}

div.hang01 div.hang01b div h3 {
    background: url(../images/point02.gif) no-repeat;
}

div.hang01 div.hang01c div h3 {
    background: url(../images/point03.gif) no-repeat;
}

div.hang01 div.hang01d div h3 {
    background: url(../images/point04.gif) no-repeat;
}

div.hang01 div strong {
    background: url(../images/icon01.jpg) no-repeat left center;
    padding: 5px 0 3px 20px;
    color: #F00;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 5px 5px;
    display: block;
}

div.hang01 div p {
    margin: 0 0 15px 5px;
}

div.hang01 div span {
    background: url(../images/icon02.gif) no-repeat left center;
    padding: 5px 0 5px 20px;
    font-size: small;
    color: #069;
    float: right;
}

div.hang01 img {
    float: right;
    width: 160px;
    padding: 1px;
    border: 1px solid #CCC;
}

div#main div.hang02 h2 {
    background: url(../images/h2_02.jpg) no-repeat;
    width: 590px;
    height: 59px;
    clear: both;
}

div.hang02 div.hang02a {
    background: url(../images/ranking.jpg) no-repeat top;
    border-bottom: 4px solid #23ACCE;
    padding-bottom: 10px;
}

div.hang02 div.hang02a table {
    width: 578px;
    margin: 0 2px 0 8px;
}

div.hang02 div.hang02a table td {
    vertical-align: top;
    width: 106px;
    padding-top: 45px;
    padding-left: 4px;
}

div.hang02 div.hang02a table img {
    width: 100px;
    padding: 1px;
    background: #FFF;
    border: solid 1px #CCC;
}

div.hang02 div.hang02a table a:hover img {
    border: solid 1px #999;
}

div.hang02 div.hang02a table td p {
    font-weight: bold;
    text-align: center;
    padding: 3px 5px;
}

div.hang02 div.hang02a table td div {
    display: none;
}


/*-------・ｽ@・ｽ・ｽ・ｽ・ｽﾌ暦ｿｽ・ｽ・ｽyflow.html・ｽz---------*/

div.flow01 h2 {
    background: url(../images/h2_01.gif) no-repeat;
}

div.flow01 div.flow01a,
div.flow01 div.flow01b,
div.flow01 div.flow01c,
div.flow01 div.flow01d {
    width: 570px;
    padding: 0 10px;
}

div.flow01 div.flow01a h3,
div.flow01 div.flow01b h3,
div.flow01 div.flow01c h3,
div.flow01 div.flow01d h3 {
    width: 570px;
    height: 35px;
    text-indent: -9999px;
}

div.flow01 div.flow01a h3 {
    background: url(../images/h2_s01.jpg) no-repeat;
}

div.flow01 div.flow01b h3 {
    background: url(../images/h2_s02.jpg) no-repeat;
}

div.flow01 div.flow01c h3 {
    background: url(../images/h2_s03.jpg) no-repeat;
}

div.flow01 div.flow01d h3 {
    background: url(../images/h2_s04.jpg) no-repeat;
}

div.flow01 div.flow01a div,
div.flow01 div.flow01b div,
div.flow01 div.flow01c div {
    width: 550px;
    padding: 10px 10px 50px 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

div.flow01 div.flow01d div {
    width: 550px;
    padding: 10px 10px 50px 10px;
    overflow: hidden;
}

div.flow01 div.flow01a div {
    background: url(../images/arrow01.gif) no-repeat bottom;
}

div.flow01 div.flow01b div {
    background: url(../images/arrow02.gif) no-repeat bottom;
}

div.flow01 div.flow01c div {
    background: url(../images/arrow03.gif) no-repeat bottom;
}

div.flow01 div.flow01d div {
    background: url(../images/arrow04.gif) no-repeat bottom;
}

div.flow01 div p {
    float: left;
    width: 370px;
}

div.flow01 div.flow01a div ul {
    float: right;
    width: 164px;
}

div.flow01 div.flow01a div ul li {
    width: 164px;
    height: 25px;
    display: block;
    text-indent: -9999px;
    margin-bottom: 10px;
}

div.flow01 div.flow01a div ul li.flow01a1 {
    background: url(../images/btn01_off.jpg) no-repeat;
}

div.flow01 div.flow01a div ul li.flow01a2 {
    background: url(../images/btn02_off.jpg) no-repeat;
}

div.flow01 div.flow01a div ul li a {
    width: 164px;
    height: 25px;
    display: block;
}

div.flow01 div.flow01a div ul li.flow01a1 a:hover {
    background: url(../images/btn01_on.jpg) no-repeat;
}

div.flow01 div.flow01a div ul li.flow01a2 a:hover {
    background: url(../images/btn02_on.jpg) no-repeat;
}

div.flow01 div img {
    float: right;
    width: 160px;
    padding: 1px;
    border: 1px solid #CCC;
}