body {
    margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	background-image:url(../images/shade.gif);
	background-repeat:repeat-y;
	}
	
tr, td, th{
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	}

ul {
    margin: 0;
	padding: 0;
	}

li {
    margin-bottom: 1em;
	}

a:link { color: #494949; text-decoration: none;}
a:visited { color: #494949; text-decoration: none;}
a:hover { color: #9D1612; text-decoration: underline;}
a:active { color: #999999; text-decoration: underline;}

.red{
	color:#EB361D;
	font-weight:bold;
	}

#wrap {
    width: 820px;
	}

/*header*/
#head {
    width: 820px;
	margin: 0;
	padding: 0;
	}

.header{
	width:820px;
	height:64px;
	background:url(../images/header.gif) repeat-x;
	}

#top {
	position: absolute;
	top: 7px;
	left: 4px;
}
	
.h_space{
	width:820px;
	height:10px;
	background-color:#FFFFFF;
	}
	

/*SubMenu*/

.subMenuBg{
	width:820px;
	height:20px;
	background-image:url(../images/bar_bg.gif);
	}
	
ul#subMenu{
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	}

ul#subMenu li{
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
	height:17px;
	display:block;
	text-indent:-9999px;
	}
	
ul#subMenu li#home{
	left:0px;
	width:53px;
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	}
	
ul#subMenu li#home a:hover{
	background-image:url(../images/home_2.gif);
	background-repeat:no-repeat;
	}

ul#subMenu li#contact{
	left:53px;
	width:61px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	}
	
ul#subMenu li#contact a:hover{
	background-image:url(../images/contact_2.gif);
	background-repeat:no-repeat;
	}
	
ul#subMenu li#link{
	left:114px;
	width:46px;
	background-image:url(../images/link.gif);
	background-repeat:no-repeat;
	}

ul#subMenu li#link a:hover{
	background-image:url(../images/link_2.gif);
	background-repeat:no-repeat;
	}

ul#subMenu li#sitemap{
	left:160px;
	width:63px;
	background-image:url(../images/sitemap.gif);
	background-repeat:no-repeat;
	}
	
ul#subMenu li#sitemap a:hover{
	background-image:url(../images/sitemap_2.gif);
	background-repeat:no-repeat;
	}

ul#subMenu a{
	display: block;
	width: auto;
	height: 17px;
	text-decoration:none;
	}
	
ul#subMenu li#eng{
	left:731px;
	top:-50px;
	width:69px;
	height: 22px;
	background-image:url(../images/english.gif);
	background-repeat:no-repeat;
	}

ul#subMenu li#eng a{ height: 22px; overflow: hidden;}

ul#subMenu li#eng a:hover{
	background-image:url(../images/english_2.gif);
	background-repeat:no-repeat;
	}
	

/* TOP PAGE */
	
ul#subMenu li#t_contact{
	left:0px;
	width:61px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	}
	
ul#subMenu li#t_contact a:hover{
	background-image:url(../images/contact_2.gif);
	background-repeat:no-repeat;
	}
	
ul#subMenu li#t_link{
	left:61px;
	width:46px;
	background-image:url(../images/link.gif);
	background-repeat:no-repeat;
	}

ul#subMenu li#t_link a:hover{
	background-image:url(../images/link_2.gif);
	background-repeat:no-repeat;
	}

ul#subMenu li#t_sitemap{
	left:107px;
	width:63px;
	background-image:url(../images/sitemap.gif);
	background-repeat:no-repeat;
	}
	
ul#subMenu li#t_sitemap a:hover{
	background-image:url(../images/sitemap_2.gif);
	background-repeat:no-repeat;
	}

	
/*パンくず*/

.pankuzu{
	width:812px;
	height:21px;
	font-size:10px;
	background-image:url(../images/pankuzu_bg.gif);
	background-repeat:repeat-x;
	padding-top:1px;
	padding-left: 8px;
	}
	
/*ページ本体*/

.pageBody{
	position:relative;
	width:780px;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:12px;
}

/*ショートカット*/

.shortCutBg{
	width:780px;
	height:25px;
	background-image:url(../images/shortcut_line.gif);
	}
	
ul#shortCut{
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	}

ul#shortCut li{
	position:absolute;
	top:5px;
	margin:0px;
	padding:0px;
	width:68px;
	height:16px;
	display:block;
	text-indent:-9999px;
	}
	
ul#shortCut li#kessan{
	left:265px;
	background-image:url(../images/shortcut01.gif);
	background-repeat:no-repeat;
	}
	
ul#shortCut li#kessan a:hover{
	background-image:url(../images/shortcut01_2.gif);
	background-repeat:no-repeat;
	}

ul#shortCut li#bunpai{
	left:365px;
	background-image:url(../images/shortcut02.gif);
	background-repeat:no-repeat;
	}
	
ul#shortCut li#bunpai a:hover{
	background-image:url(../images/shortcut02_2.gif);
	background-repeat:no-repeat;
	}
	
ul#shortCut li#kadou{
	left:465px;
	background-image:url(../images/shortcut03.gif);
	background-repeat:no-repeat;
	}

ul#shortCut li#kadou a:hover{
	background-image:url(../images/shortcut03_2.gif);
	background-repeat:no-repeat;
	}

ul#shortCut li#kabuka{
	left:565px;
	background-image:url(../images/shortcut04.gif);
	background-repeat:no-repeat;
	}
	
ul#shortCut li#kabuka a:hover{
	background-image:url(../images/shortcut04_2.gif);
	background-repeat:no-repeat;
	}

ul#shortCut li#news{
	left:165px;
	background-image:url(../images/shortcut05.gif);
	background-repeat:no-repeat;
	}
	
ul#shortCut li#news a:hover{
	background-image:url(../images/shortcut05_2.gif);
	background-repeat:no-repeat;
	}

ul#shortCut a{
	display: block;
	width: 68px;
	height: 16px;
	text-decoration:none;
	}

	
/*menu*/

.menuBody{
	width:138px;
	margin-top:5px;
	padding:0px;
	}

.menuBody p {
    margin: 0;
	padding: 0;
	}

.menuBody p.banner{
	margin:8px 0 0 0;
	padding:0;
	text-align:center;
}


div#m1 {display:none; margin: 5px 0px;}
div#m2 {display:none; margin: 5px 0px;}
div#m3 {display:none; margin: 5px 0px;}
div#m4 {display:none; margin: 5px 0px;}
div#m5 {display:none; margin: 5px 0px;}
div#m5_bottom {
    background-image: url(../images/menu5_bottom.gif);
	background-repeat: no-repeat;
	height: 1px;
	}

/*コンテンツ*/

.content{
    float: right;
	width:610px;
	margin-top:15px;
	padding:0px;
	}

#main {
    padding: 20px 10px 20px;
	position: relative;
	}

#main p {
    margin: 0px 0px 1em;
	}
	
.mainContent{
	width:590px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	}

.pickUpTitle{
	width:100px;
	height:12px;
	margin-bottom:12px;
	}

ul#arrow{
	width:120px;
	margin-top:0px;
	margin-left:-4px;
	margin-bottom:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	list-style-position: inside;
	list-style-image: url(../images/arrow.gif);
	}
	
#line{
	height:1px;
	border-top:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	line-height: 0%;
	margin-top: 3px;
	}
	
#whatNewBody{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:12px;
	margin: 3px 0px;
	}

.whatNewLeft{
	color:#9D1612;
	}
	
.whatNewLeft2{
	color:#336699;
	}

h3 {
    font-size: 18px;
	font-weight: bold;
	}

h4 {
    font-size: 14px;
	color: #A53431;
	border-left: 3px solid #A53431;
	padding: 2px 5px;
	}
	
h4.pri {
    font-size: 14px;
	color: #336699;
	border-left: 3px solid #336699;
	padding: 2px 5px;
	}

h4#type1 {
    background-color: #CEAE94;
	border-left: 4px solid #AD825A;
	color: #FFFFFF;
	}
h4#type2 {
    background-color: #A5BAC6;
	border-left: 4px solid #528EA5;
	color: #FFFFFF;
	}
h4#type3 {
    background-color: #DED3A5;
	border-left: 4px solid #CEB66B;
	color: #FFFFFF;
	}

strong {
	color: #A53431;
	font-weight: bold;
	}

.center {
    text-align: center;
	}

.right {
	text-align: right;
	}
	
.small {
    font-size: 10px;
	}

span.under { text-decoration: underline;}

p.pagetop {
	width: 100%;
	height: 20px;
	text-indent:-9999px;
	}

p.pagetop a {
    display: block;
	position: absolute;
	right: 10px;
	width: 70px;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}

p.pagetop a:hover {
	background-image: url(../images/pagetop_on.gif);
	background-repeat: no-repeat;
	}

/* リスト表記 */
ol.lowa { list-style-type: lower-alpha;}
ol.uppa { list-style-type: upper-alpha;}
ol.lowro { list-style-type: lower-roman;}
ol.uppro { list-style-type: upper-roman;}

ul.link { margin-bottom: 15px;}

.link li{
    list-style-type: none;
	background-image: url(../images/ul_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	}

/*フッター*/

.footerMenuBg{
    clear: both;
    position: relative;
	width:820px;
	height:20px;
	background-image: url(../images/bar_bg.gif);
	}
	
ul#footerMenu{
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	}

ul#footerMenu li{
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
	height:20px;
	display:block;
	text-indent:-9999px;
	}
	
ul#footerMenu li#policy{
	left:0px;
	width:101px;
	background-image:url(../images/footer_menu3.gif);
	background-repeat:no-repeat;
	}

ul#footerMenu li#policy a:hover{
	background-image:url(../images/footer_menu3_2.gif);
	background-repeat:no-repeat;
	}

ul#footerMenu li#hogo{
	left:102px;
	width:111px;
	background-image:url(../images/footer_menu4.gif);
	background-repeat:no-repeat;
	}
	
ul#footerMenu li#hogo a:hover{
	background-image:url(../images/footer_menu4_2.gif);
	background-repeat:no-repeat;
	}

ul#footerMenu li#top{
	left:750px;
	width:70px;
	background-image:url(../images/footer_menu5.gif);
	background-repeat:no-repeat;
	}
	
ul#footerMenu li#top a:hover{
	background-image:url(../images/footer_menu5_2.gif);
	background-repeat:no-repeat;
	}

ul#footerMenu a{
	display: block;
	width: auto;
	height: 20px;
	text-decoration:none;
	}

.copyBody{
	width:808px;
	padding:6px;
	}

.copy{
	float:right;
	letter-spacing: 0.2em;
	}

/* table */
table.table01 {
    background-color: #666666;
	}

th.th1, th.th7 {
    background-color: #CEAE94;
	color: #FFFFFF;
	padding: 2px;
	}

th.th2, th.th8 {
    background-color: #A5BAC6;
	color: #FFFFFF;
	padding: 2px;
	}
	
th.th3, th.th9 {
    background-color: #E5DDA8;
	padding: 2px;
	}
	
th.th4 {
    background-color: #E7E7EF;
	padding: 2px;
	}

th.th5 {
    background-color: #EFEBD6;
	padding: 2px;
	}

th.th6 {
    background-color: #E5E5E5;
	padding: 3px;
	}

td.td01 {
    background-color: #FFF7EF;
	padding: 2px;
	}
	
td.td02 {
    background-color: #F7F7FF;
	padding: 2px;
	}
	
td.td03 {
    background-color: #FFFBF7;
	padding: 2px;
	}
	
td.td04 {
    background-color: #B5615A;
	color: #FFFFFF;
	padding: 2px;
	}

td.td05 {
    background-color: #D6927B;
	color: #FFFFFF;
	padding: 2px;
	}
	
td.td06 {
    padding: 10px;
    background-color: #F7F7FF;
	}
	
td.td07 {
    background-color: #CEAE94;
	padding: 2px;
	color: #333333;
	}

td.td08 {
    background-color: #A5BAC6;
	padding: 2px;
	color: #333333;
	}
	
td.td09 {
    background-color: #E5DDA8;
	padding: 2px;
	color: #333333;
	}
	
td.td10 {
    background-color: #E7E7EF;
	padding: 2px;
	color: #333333;
	}
	
.pdf {
	vertical-align:middle;
}


/* ===== zaimu/index.html ===== */
ol#zaimu li {
	text-indent: -1.8em;
	padding-left: 1.8em;
	list-style: none;
}