/* CSS Document */

a:link    {color:#0066FF;text-decoration:underline;}
a:visited {color:#0066FF;text-decoration:underline;}
a:hover   {color:#FF3300;text-decoration:none;}
a:active  {color:#66CC00;text-decoration:none;}

body {
	margin:0 auto;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(img/top_bg01.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
	font-family: "MS UI Gothic", "Osaka";
}
body, td {
	color:#333333;
	line-height: 24px;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h1, h2, h3, h4 {
	margin: 0px;
	font-size: 14px;
	line-height: 28px;
}

/* 基本 */

#container {
	margin:0 auto;
	width: 750px;
	text-align: left;
}
#container2 {
	margin:0 auto;
	width: 750px;
	text-align: left;
	background-image: url(img/top_bg04.gif);
	background-repeat: repeat-y;
}

#head {
	background-color: #FFFFFF;
}
#bar {
	background-image: url(img/top_bg02.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
}
#bar a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	margin-right: 10px;
	margin-left: 10px;
}
#topleft {
	float: left;
	width: 455px;
}
#topleft .box1 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#topleft .box2 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background-color: #EEEEEE;
}
#topright {
	width: 262px;
	float: right;
}
#topright .box1 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#topright .box2 {
	background-image: url(img/top_box03.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom {
	text-align: center;
	background-image: url(img/top_bg03.gif);
	background-repeat: repeat-x;
	line-height: 65px;
	color: #FFFFFF;
}
#maincontent {
	background-image: url(img/top_bg04.gif);
	background-repeat: repeat-y;
}
#main {
	float: left;
	width: 550px;
}
#main .box1 {
	margin: 20px;
}
#main .box2 {
	margin: 20px;
	padding: 10px;
	background-color: #EEEEEE;
}
#main .box3 {
	margin-bottom: 10px;
}
#menu {
	width: 200px;
	float: right;
}
#menu ul {
	width: 200px;
	margin: 0px;
	padding:0px;
}
#menu li {
	list-style-type: none;
	list-style-position: inside;
	background:url(img/icon02.gif) no-repeat 12px 20px;
	padding:0 0 0 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B1D7A2;
	border-right-color: #B1D7A2;
	border-bottom-color: #B1D7A2;
	border-left-color: #B1D7A2;
}
#menu li a {
	display: block;
	width: 100%;
	padding: 10px;
}
#menu .box1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
}
#menu .box2 {
	background-image: url(img/menu_box03.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
.subtitle01 {
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 2px;
}
#mori{
font-size:16px;
font-weight:bold;
color:#333333;
}
#sato{
font-size:16px;
font-weight:bold;
color:#333333;
text-indent:0.6em;
}
#sato2{
text-indent:0.6em;
}
.title01{
color:#EC7474;
}
.list01{
margin: 0px;
font-size: 14px;
line-height: 24px;
text-indent:1em;
}
.text01{
margin-left:40px;
line-height:180%;
padding:5px 0 15px 0;
}
.text02{
margin-left:20px;
line-height:180%;
}
#image01{
background:url(img/top_mainimg01.jpg) left no-repeat;
width:750px;
height:300px;
}
#blog a{
text-indent:-9999px;
background:url(img/top_bana01.jpg) no-repeat left top;
width:262px;
height:102px;
margin:180px 0px 10px 476px;
float:left;
}
#guide_icon{
margin:10px auto 0 auto;
text-align:center;
}
#asu01{
float:left;
margin-top:10px;
margin-right:8px;
}
#asu02{
float:left;
margin-top:10px;
margin-right:8px;
}
#asu03{
margin-top:10px;
float:left;
}
#menu_contact{
margin:15px 0 0 10px;
}
#btn_contact{
padding-right:30px;
float:left;
}