/* CSS Document */

@charset "utf-8";
/*
===== CONTENTS ==============================
    1: universal reset
    2: body and base setting
        : general params
        : acronyms and abbreviations styles
    3: link setting
=============================================
*/
/*
===== 1: universal reset =====
*/
*{
    margin:0;
    padding:0;
}
/*
===== 2: body and base setting =====
*/
body {
	/* text-align:center; box centering */
    font: normal 80%/145% "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "HiraKakuPro-W3", "Osaka", "v erdana", "arial", "sans-serif";
	margin: 0px;
	padding: 0px;
/*    background: #f2f2f2;  */
}

table {
	margin : 0;
	empty-cells: show;
}
/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
    font-size:1em;
    padding: 0;/* margin&padding reset */
    line-height: 140%;/* base line height */
    text-align: left;
    display: block;
    margin: 0px;
}

hr.separator,.areaAnchor,.anchor { display : none; }
img { border: none; }/* img do not want a border */
li {
	list-style: disc url(none);
	margin-left: 35px;
}/* link do not want a dot */
/* acronyms and abbreviations styles
-------------------------------------*/
acronym,abbr{cursor:help;}
/*
===== 3: link setting =====
*/
a:link{
    color:#0089B6;
    text-decoration:none;
}
a:visited{
    color:#005B79;
    text-decoration:none;
}
a:hover{
    color:#0089B6;
    text-decoration:underline;
}
a:active{
    color:#0089B6;
    text-decoration:underline;
}

.text10-12 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 70%; line-height: 150%}
.text10-14 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 70%; line-height: 148%}
.text10-16 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 70%; line-height: 160%}
.text10-18 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 70%; line-height: 187%}


.text12-14 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 75%; line-height: 116%}
.text12-16 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 75%; line-height: 130%}
.text12-18 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 75%; line-height: 148%}
.text12-24 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 75%; line-height: 200%}
.text14-18 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 90%; line-height: 180%}
.text14-18-b {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 90%; line-height: 130%}
.text16-20 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 110%; line-height: 180%}
.text18-20 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 130%; line-height: 155%}

.ind-15{
	padding-left: 15px;
	line-height: 155%;
}
.ind-30 {
	padding-left: 30px;
	line-height: 155%;
}
.text-ind-15 {
	line-height: 155%;
	text-indent: -15px;
	padding-left: 15px;
}


td.pd1{
	padding:1px;
}
	
td.pd2{
	padding:2px;
}

td.pd3{
	padding:3px;
}

td.pd5{
	padding:5px;
}

td.pd10{
	padding:10px;
}

img.imgrs {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;

}
img.imgls {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
img.title-img {
	margin-bottom: 15px;
}
.imgline-middle {
	vertical-align: middle;
	margin-right: 5px;


}
.menu-area {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}
.menu-txt {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
div.sub-title-org {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f1c09a;
	padding-top: 8px;
	font-weight: bold;
	color: #f66200;£ù
	padding-bottom: 2px;
	margin-bottom: 5px;
}
div.sub-title-ble {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #98BAF3;
	padding-top: 8px;
	font-weight: bold;
	color: #4860BD;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
div.sub-title-grn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FE8AF;
	padding-top: 8px;
	font-weight: bold;
	color: #24933D;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
div.sub-title-gray {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

