﻿@charset 'utf-8';


/* CSS Document */


/*Init

---------------------------------------------------------*/

form,ul,ol,li,dl,dt,dd,body,h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; }

ul { list-style:none; }

img { border:0; }

hr { height: 1px; border: none; border-top : 1px solid #502800; }

body,tr,td { font-size:12px; line-height:1.3em; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
height:100%; color:#333; }

html { height:100%; }

body{ text-align:center; }

body#obi { background : #FFFFFF url(image/bg_body.gif) repeat-x; }


.margin5 {
    margin-top : 5px;
    text-align: left;
	clear : both;
}

.margin10 {
    margin-top : 10px;
    text-align: left;
	clear : both;
}

.margin15 {
    margin-top : 15x;
    text-align: left;
	clear : both;
}

.margin20 {
    margin-top : 20px;
    text-align: left;
	clear : both;
}

.margin30 {
    margin-top : 30px;
    text-align: left;
	clear : both;
}

.margin40 {
    margin-top : 40px;
    text-align: left;
	clear : both;
}

.margin50 {
    margin-top : 50px;
    text-align: left;
	clear : both;
}

.clear {
	clear : both;
}

.right {
    float:right;
}

.left {
    float:left;
}

.center {
    float:center;
}

A{
  color : #464646;
  text-decoration : none;
}

A:HOVER{
  color : #FF7800;
  text-decoration : underline;
}

A.now{
  font-weight:600;
  color : #FF7800;
  text-decoration : underline;
}

/*Layout

---------------------------------------------------------*/

/* -----ヘッダー----- */

#header_container {
 width:940px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background : #FFFFFF;
}

#header {
    position : relative;
	width : 940px;
	height : 70px;
	margin : 0px 0px 0px 0px;
	background : url(image/header_navi.gif) no-repeat;
}

#header h1{
 position : absolute;
 text-indent : -9999px;
}



ul.global {
	height : 65px;
	list-style-type : none;
}

ul.global li.navi1 {
	position : absolute;
	left : 0px;
	top : 0px;
}

ul.global li.navi2 {
	position : absolute;
	left : 250px;
	top : 0px;
}

ul.global li.navi3 {
	position : absolute;
	left : 300px;
	top : 0px;
}

ul.global li.navi4 {
	position : absolute;
	left : 460px;
	top : 0px;
}

ul.global li.navi5 {
	position : absolute;
	left : 620px;
	top : 0px;
}

ul.global li.navi6 {
	position : absolute;
	left : 780px;
	top : 0px;
}

ul.global li.navi1 a {
	display : block;
	width : 250px;
	height : 65px;
	text-decoration : none;
	text-indent : -9999px;
	outline : 0px;
}

ul.global li.navi3 a, li.navi4 a, li.navi5 a, li.navi6 a {
	display : block;
	width : 160px;
	height : 65px;
	text-decoration : none;
	text-indent : -9999px;
	outline : 0px;
}

ul.global li.navi1 a:hover {
	background : url(image/header_navi.gif) -0px 70px;
}


ul.global li.navi3 a:hover {
	background : url(image/header_navi.gif) -300px 70px;
}

ul.global li.navi4 a:hover {
	background : url(image/header_navi.gif) -460px 70px;
}

ul.global li.navi5 a:hover {
	background : url(image/header_navi.gif) -620px 70px;
}

ul.global li.navi6 a:hover {
	background : url(image/header_navi.gif) -780px 70px;
}

ul.global li.navi1 a.now {
	background : url(image/header_navi.gif) -0px 70px;
}

ul.global li.navi3 a.now {
	background : url(image/header_navi.gif) -300px 70px;
}

ul.global li.navi4 a.now {
	background : url(image/header_navi.gif) -460px 70px;
}

ul.global li.navi5 a.now {
	background : url(image/header_navi.gif) -620px 70px;
}

ul.global li.navi6 a.now {
	background : url(image/header_navi.gif) -780px 70px;
}


/* -----パンクズ----- */


#pankuzu {
    position : relative;
	width : 940px;
	height : 24px;
        font-size:11px;
	margin : 0px 0px 0px 0px;
	background : url(image/header_navi2.gif) no-repeat;
}

#hpankuzu ul.language li.language1 {
	position : absolute;
	left : 0px;
	top : 0px;
}

#pankuzu ul.language li.language2 {
	position : absolute;
	left : 780px;
	top : 0px;
}

#pankuzu ul.language li.language3 {
	position : absolute;
	left : 860px;
	top : 0px;
}

#pankuzu ul.language li.language2 a, #pankuzu ul.language li.language3 a {
	display : block;
	width : 80px;
	height : 24px;
	text-decoration : none;
	text-indent : -9999px;
	outline : 0px;
}

#pankuzu ul.language li.language2 a:hover {
	background : url(image/header_navi2.gif) -780px 24px;
}

#pankuzu ul.language li.language3 a:hover {
	background : url(image/header_navi2.gif) -860px 24px;
}


/* -----トップフラッシュ----- */


#top_flasharea {
    position : relative;
	width : 940px;
	height : 487px;
	margin : 0px 0px 0px 0px;
}

#top_flasharea h2{
 position : absolute;
 text-indent : -9999px;
}


/* -----トップコンテンツナビ----- */


#top_navi {
        position : relative;
	width : 940px;
	height : 280px;
	margin : 30px 0px 0px 0px;
        background-color: #00b496;
        text-align:left;
}

#top_navi1 {
	width : 180px;
	height : 240px;
	padding : 20px 20px 20px 20px;
        text-align:left;
        float:left;
        background : url(image/top_navi_back1.gif) no-repeat;
}

#top_navi2 {
	width : 180px;
	height : 240px;
	padding : 20px 20px 20px 10px;
        text-align:left;
        float:left;
        background : url(image/top_navi_back2.gif) no-repeat;
}

#top_navi3 {
	width : 180px;
	height : 240px;
	padding : 20px 20px 20px 10px;
        text-align:left;
        float:left;
        background : url(image/top_navi_back3.gif) no-repeat;
}

#top_navi4 {
	width : 270px;
	height : 260px;
	padding : 8px 10px 0px 20px;
        text-align:left;
        float:left;
}

#top_navi4 li {
	padding-bottom : 3px;
}


/* -----トップトレイアウト----- */


#top_left {
	width : 640px;
        text-align:left;
        float:left;
}

#top_right {
        float:right;
}


/* -----トップトピックス----- */


#top_topics {
	width : 640px;
	margin : 15px 0px 0px 0px;
        text-align:left;
}

#top_topics h4 {
        display : block;
        width : 640px;
	height : 35px;
	text-decoration : none;
	text-indent : -9999px;
        background : url(image/top_topics.gif) no-repeat;
}

#top_topics table {
        width : 640px;
        text-align:left;
        border-left : 1px solid #3282FF;
        border-right : 1px solid #3282FF;
}

#top_topics td {
        border-bottom : 1px dotted #C8C8C8;
}

#top_topics strong {
        font-size:1.1em;
        line-height:1.8em;
        padding : 0px 0px 0px 12px;
        text-align:left;
        background : url(image/top_topics_sankaku.gif) no-repeat;

}

#top_topics h5 {
        width : 640px;
	height : 30px;
	text-indent : 428px;
        background : url(image/top_topics_bottom.gif) no-repeat;
}


/* -----トップサブインフォ----- */


#top_subinfo {
        width : 280px;
	margin : 15px 0px 0px 0px;
        text-align:left;
}

#top_subinfo li {
	padding : 30px 0px 0px 0px;
        text-indent : 104px;
}

#top_subinfo li.space {
	padding : 0px 0px 0px 0px;
        text-indent : 104px;
        line-height:1.2em;
}

#top_subinfo ul.back1 {
        width : 280px;
	height : 70px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/top_subinfo_back1.gif) no-repeat;
}

#top_subinfo ul.back2 {
        width : 280px;
	height : 70px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/top_subinfo_back2.gif) no-repeat;
}

#top_subinfo ul.back3 {
        width : 280px;
	height : 70px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/top_subinfo_back3.gif) no-repeat;
}

#top_subinfo ul.back4 {
        width : 280px;
	height : 80px;
	margin : 0px 0px 0px 0px;
        text-align:left;
        background : url(image/top_subinfo_back4.gif) no-repeat;
}


/* -----トップインフォ----- */


#top_info {
	width : 640px;
	margin : 15px 0px 0px 0px;
        text-align:left;

}

#top_info h6 {
        display : block;
        width : 640px;
	height : 35px;
	text-decoration : none;
	text-indent : -9999px;
        background : url(image/top_info_back.gif) no-repeat;
}

#top_info table {
    width : 640px;
    height : 170px;
    margin : 10px 0px 0px 0px;
    overflow: auto;
    text-align: left;
    text-indent:15px;
    border-left : 1px solid #969696;
    border-right : 1px solid #969696;

}

#blog {
	width : 640px;
	margin : 22px 0px 0px 0px;
        text-align:left;
}

#blog li {
        width : 200px;
	margin : 0px 0px 0px 0px;
        float:left;
}

#blog li.space {
	padding : 0px 0px 0px 20px;
}


/* -----トップバナー----- */


#top_baner {
        width : 280px;
	margin : 30px 0px 0px 0px;
        text-align:left;
}

#top_baner li {
	padding : 3px 0px 0px 0px;
}

#top_baner li.kankyo {
	padding : 30px 0px 0px 0px;
}


/* -----フッター----- */


#footer {
	clear : both;
	position : relative;
	width : 940px;
	height : 22px;
	padding : 50px 0px 0px 0px;
	background : url(image/footer_rogo.gif) no-repeat;
}

#footer ul {
	margin : 0px 0px 0px 150px;
}

#footer li {
	margin : 0px 0px 0px 30px;
        float:left;
}

#footer li.li1 {
	padding : 0px 0px 0px 62px;
        background : url(image/footer_li1.gif) no-repeat;
}

#footer li.li2 {
	padding : 0px 0px 0px 32px;
        background : url(image/footer_li2.gif) no-repeat;
}

#footer li.li3 {
	padding : 0px 0px 0px 32px;
        background : url(image/footer_li3.gif) no-repeat;
}

#footer_container {
 clear : both;
 width:940px;
 height : 40px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background : #FFFFFF;
}

#footer_container li {
	margin : 0px 0px 0px 10px;
        padding : 0px 0px 0px 15px;
        background : url(image/footer_yajirusi.gif) no-repeat;
        float:left;
}

#footer_container span {
        text-align:left;
        float:right;
}
