@charset "UTF-8";

/*=========================================================== reset */
*{
margin:0;
padding:0;}


/*=========================================================== print */
*html{
zoom:10%;}

/*=========================================================== common set-up */
body{
text-align:center;
margin:0px auto;
padding:0;
background-color:#FFFFFF;
}

.floatright{
float:right;
}

.floatleft{
float:left;
}

.clear{
clear:both;
}

/* h */
h1{
margin:0px auto;
padding:0px;
}

h2{
margin:0px auto;
padding:0px;
}

em {
color:#666666;
font-style:normal;
font-size:9px;
line-height:1.3em;
text-decoration:underline;
}

/* bg */
#container{
margin:auto;
padding:0;
width:840px;
background-image:url(images/bg.gif);
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
font-size:11px;
line-height:1.3em;
color:#000000;
}

/* link */

#link a {
color:#0066cc;
text-decoration:underline;
}

#link  a:link{text-decoration:none;
text-decoration:underline;
}

#link  a:visited{
text-decoration:none;
text-decoration:underline;
color:#800080;
}

#link  a:hover{
text-decoration:none;
}

#navi a:hover{
text-decoration:none;
}

#navi a{
color:#0066cc;
text-decoration:underline;
}

#navi a:link{
text-decoration:none;
text-decoration:underline;
}

#navi a:visited{
text-decoration:none;
text-decoration:underline;
color:#800080;
}

#footer a {
color:#666;
text-decoration:none;
}

#footer  a:link{text-decoration:none;
text-decoration:none;
}

#footer  a:visited{
text-decoration:none;
color:#800080;
}

#footer  a:hover{
text-decoration:none;
}

#list a{
color:#000000;
text-decoration:none;
}

#list a:link{
color:#000000;
text-decoration:none;
}

#list a:visited{
text-decoration:none;
color:#000000;
}
#list a:hover{
color:#E60000;
text-decoration:underline;
}

a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}

/* margin */
.bott2{
margin-bottom:2px;
}

.bott3{
margin-bottom:3px;
}

.bott10{
margin-bottom:10px;
}

.bott15{
margin-bottom:15px;
}

.bott20{
margin-bottom:20px;
}

.bott25{
margin-bottom:25px;
}

.bott30{
margin-bottom:30px;
}

.bott40{
margin-bottom:40px;
}

.bott50{
margin-bottom:50px;
}

.bott60{
margin-bottom:60px;
}

.bott90{
margin-bottom:90px;
}

/* align */
.right{text-align:right;}
.left{text-align:left;}

/* text */
#caption{
text-align:left;
font-size:12px;
line-height: 18px;
color:#000000;
margin:0px auto 10px auto;
}
#caption2{
text-align:left;
font-size:14px;
line-height: 20px;
color:#000000;
margin:0px auto 10px auto;
}
#caption_meguru{
text-align:left;
font-size:12px;
line-height: 18px;
color:#01236D;
margin:0px auto 10px auto;
}

#point{
text-align:left;
font-size:12px;
line-height: 18px;
color:#000000;
margin:0px 15px 10px;
}
.instructions{
text-align:right;
font-size:12px;
color:#000000;
margin:0 30px 20px auto;
}
.cap_design{
text-align: left;
font-size:12px;
line-height: 18px;
color:#FFFFFF;
padding: 10px;
}
.text9{
text-align:left;
font-size: 9px;
line-height: 11px;
}
.text10{
text-align:right;
font-size: 9px;
line-height: 11px;
height: 40px;
}
.item01 {
color:#01236D;
font-weight: bold;
}
.item02 {
color:#8A0384;
font-weight: bold;
}
.item03 {
color:#1A9431;
font-weight: bold;
}
.item04 {
color:#FF3300;
font-weight: bold;
}
/*=========================================================== main contents */
/* navi */

/* contents */
#main{
width:800px;
margin:0px auto;
}

.contents{
width:743px;
margin:0px auto;
}

#link{
text-align:right;
width:780px;
margin:0px auto 10px auto;
}

#navi{
text-align:left;
width:780px;
margin:0px auto 10px auto;
}

/* sub contents */
#subcontents{
width:800px;
margin:0px auto;
}

/* banner */
.banner{
width:800px;
margin:0px auto;
}

.banner2{
width:800px;
margin:0px auto;
padding-bottom:40px;
}


/*=========================================================== footer */
#footer{
padding:0;
background-image:url(images/footer.gif);
width:840px;
height:15px;
margin:auto;
}

#footertext1{
width:800px;
font-size:11px;
color:#666666;
text-align:left;
margin:auto;
}

#footertext2{
width:800px;
padding-top:15px;
font-size:11px;
color:#666666;
text-align:right;
margin:auto;
}

address{ 
width:800px;
margin:0px auto;
font-style:normal; 
font-weight:normal; 
font-size:12px;
color:#666666;
padding-top:15px;
padding-bottom:10px;
text-align:right;
} 

/*=========================================================== list */
.listTd01 {
	background: #333333;
	width:4px;
}
.listTd01c {
	background: #E60000;
	width:4px;
}
.listTd02 {
	background: #EFEFEF;
	padding: 5px;
	font-weight: bold;
	color: #000000;
}
.listTd02 a:link {
	color: #000000;
	text-decoration: none;
}
.listTd02 a:visited {
	color: #000000;
	text-decoration: none;
}
.listTd02 a:hover {
	color: #E60000;
	text-decoration: underline;
}
.listTd02 a:active {
	color: #000000;
	text-decoration: none;
}
.listTd03 {
	background: #EFEFEF;
}
.listTd03 a:link {
	color: #333333;
	text-decoration: underline;
}
.listTd03 a:visited {
	color: #333333;
	text-decoration: underline;
}
.listTd03 a:hover {
	color: #E60000;
	text-decoration: underline;
}
.listTd03 a:active {
	color: #333333;
	text-decoration: underline;
}

.listCap01 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.listTable01 td {
	border-right: 2px solid #FFFFFF;
	vertical-align: top;
}
.listLine {
	background: #999999;
}
.listTh01 {
	background: #EFEFEF;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
}
.listTd04 {
	background: url(../list/images/list_line01.gif) repeat-x left bottom;
	padding: 4px 6px 4px 10px;
}
.font1s{
font-size:8pt;
line-height:100%;
}

.font1{
font-size:8pt;
line-height:120%;
}

.font1h{
text-align:left;
font-size:9pt;
line-height:140%;
}

.font1hm{
font-size:8pt;
line-height:140%;
}

.font2s{
font-size:10pt;
line-height:100%;
}

.font2{
text-align:left;
font-size:10pt;
line-height:120%;
}

.font2h{
text-align:left;
font-size:10pt;
line-height:140%;
}

.font3s{
font-size:12pt;
line-height:100%;
}

.font3{
font-size:12pt;
line-height:120%;
}

.font3h{
font-size:12pt;
line-height:140%;
}

