@charset "euc-jp";
@import url(basic.css);

/* CSS Document */



/* ---------------------------------------
                  all
--------------------------------------- */


body{
	margin: 0;
	padding: 0;
	background-image:  url(images/bg_body.gif);
	background-color: #d9eff9;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
}

#Contents {
	background-image:  url(images/bg_body_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 788px;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
}

/* ---------------------------------------
             Contents Layout
--------------------------------------- */

#main {
	width: 780px;
	margin-right: 8px;
	padding-top: 11px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* ---------- Index List Layout ---------- */


/* --- List Layout --- */

#List {
	margin: 0 auto;
	padding: 0;
	width: 685px;
	text-align: center;
}

#List ul {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#List ul .ListMenu {
	padding-bottom: 33px;
}

/* --- Line Layout --- */


.ListMenu li{
	padding-bottom: 6px;
	padding-top: 9px;
	background-image: url(images/dotline_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 16px;
	margin-right: 9px;
	line-height: 120%;
}

.Listarrow{
	padding: 0;
	margin-right: 16px;
	margin-left: 7px;
}

.Listarrow01{
	padding: 0;
	margin-right: 16px;
	margin-left: 12px;
}

.Listarrow02{
	padding: 0;
	margin-right: 16px;
	margin-left: 30px;
}


/* ---------- Mail Area Layout ---------- */


.AreaMail {
	text-align: center;
	padding: 0px;
	width: 683px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e6e6e6;
	height: 49px;
}


/* --- Corner Layout --- */

.AreaMail_tl {
	width: 683px;
	background-image: url(images/corner_gray_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}

.AreaMail_tr {
	background-image: url(images/corner_gray_tr.gif);
	background-position: right top;
	height: 49px;
	width: 683px;
	background-repeat: no-repeat;
}
.AreaMail_bl {
	background-image: url(images/corner_gray_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 49px;
	width: 683px;
}

.AreaMail_br {
	background-image: url(images/corner_gray_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 49px;
	width: 683px;
}


/* --- Txt Area Layout --- */

.AreaMail_txt{
	text-align: center;
	width: 609px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 11px;
}


/* ---------- Footer Layout ---------- */



/* --- Link Layout --- */


#Foot {
	text-align: center;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}


#FootLink{
	padding: 0;
	background-image:  url(images/bgline_foot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 34px;
}


#FootLink ul{
	margin: 0;
	padding: 0;
}


#FootLink li{
	text-align: center;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* --- Copylight Layout --- */

#CopyLight {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	padding: 0px;
	margin-bottom: 0px;
}


#Bg_Foot{
	background-image:  url(images/bg_body_b.gif);
	width: 788px;
	margin: 0;
	padding: 0;
	background-position: top;
	background-repeat: repeat-x;
	height: 18px;
}

#Bg_Corner{
	background-image:  url(images/corner_body_br.gif);
	background-position: right top;
	width: 788px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 18px;
}





/* ---------------------------------------
            2nd Contents Layout
--------------------------------------- */



/* ---------- Sub Title Layout ---------- */

#SubTitle {
	width: 754px;
	margin: 18px 0 15px 26px;
	padding: 0;
}


/* ---------- List Menu Layout ---------- */

#SubList {
	padding: 0;
	margin-top: 0;
	margin-bottom: 4px;
	margin-left: 46px;
}

#SubList ul {
	margin: 0;
	padding: 0;

}

#SubList li {
	display: inline;
	list-style-type: none;
	margin-right:16px;
}

.MaginList{
    margin: 9px 0;
	border:0;
}

/* ---------------------------------------
             Sitemap Layout
--------------------------------------- */


#SiteLinks {
	text-align: center;
	width: 508px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}

#SiteLinks_L {
	float: left;
	width: 221px;
	margin-right: 66px;
	text-align: left;
	padding: 0;
}

#SiteLinks_L ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#SiteLink_R {
	text-align: left;
	float: right;
	width: 221px;
}

#SiteLink_R ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.ListSttl {
	margin-bottom: 20px;
}

.ListSet {
	margin-left: 35px;
	margin-top: 10px;
}

#SiteLinks ul.CategoryMargin{
	margin-bottom: 45px;
}

.SiteM_arrow{
	padding: 0;
	margin-right: 10px;
}


/* ---------------------------------------
                  tool
--------------------------------------- */

.TableWidth{
    width:650px;
}

.Tdwidth{
    width:100px;
}


.clear{
	clear: both;
}

.topics{
	text-indent: 0.7em;
}
