@charset "utf-8";
/* CSS Document */

body#home {
background-image:url(img/cmn_bg.gif);
background-repeat:repeat;
}
#container {
width:720px;
height:auto;
background-image:url(img/back_img.jpg);
background-repeat:repeat;
background-color:#;
margin-left:auto;
margin-right:auto;
}
div#header {
margin-top:0px;
width:100%;
height:70px;
float:center;
margin-right:0px;
margin-left:0px;
background-image:url(img/header0.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
}
div#img {
float:left;
width:250px;
margin-left:0px;
margin-top:30px;
height:600px;
background-color:#CCCCCC;
background-repeat:no-repeat;
}
div#maincontents {
text-align:left;
float:center;
width:620px;
margin-top:10px;
margin-right:25px;
margin-left:25px;
margin-bottom:20px;
height:auto;
}
div#main {
background-image:url(/bg.jpg);
background-repeat:repeat-x;
}
div.sub_top {
height:35px;
width:100%;
background-image:url(img/sub_top.jpg);
}
div.sub_contents {
margin-top:0px;
margin-bottom:0px;
}
div#banner {
width:150px;
height:20px;
background-image:url(img/banner.jpg);
margin-left:50px;
margin-top:15px;
}
div.juusho {
margin-left:45px;
margin-top:15px;
margin-bottom:20px;
} 
div#copyright {
	clear:center;
	width:100%;
	height:50px;
	margin-top:10px;
	background-color:#CCCCCC;
}
p.head,
p.sub_head {
font-size:100%;
text-align:center;
padding-top:5px;
color:#999999;
}
p.head {
font-weight:bold;
font:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
font-stretch:wider;
}
p.sub_head,
p.sub_head2 {
text-align:left;
text-indent:2em;
font-size:100%;
}
p.sub_head {
margin-top:4px;
text-indent:3.5em;
font-weight:bold;
}
p.sub_head2 {
font-size:large;
}
p.banner {
line-height:1;
text-align:center;
padding-top:5px;
text-indent:0;
color:#CCCCCC;
}
.banner a:link,
.banner a:visited {
color:#ffffff;
}
p.main {
line-height:1.6;
text-indent:1em;
padding-left:40px;
padding-right:20px;
}
p.blue {
padding-left:0px;
padding-top:0px;
color:#003399;
font-weight:bold;
font-size:18px;
}
p.danraku_top {
padding-top:15px;
padding-left:0px;
padding-right:30px;
line-height:1.6;
}
p.sub {
text-indent:1em;
line-height:1;
}
div.juusho p {
line-height:1.3;
}
div#annai {
width:500px;
margin-left:40px;
border:2px dotted #FF9900;
}
