@charset "utf-8";
/* CSS Document */

body{
color:#393939;
font-family:Verdana,Chicago,osaka,"MSゴシック",sans-serif;
font-size:small;
}
#cont{
height:100%;
width:760px;
margin:0px auto;
padding:0;
text-align:left;
background-color:#FFFFFF;
}
#cont2{
text-align:center;
}
.honbun{
padding:10px;
margin:0px 10px 10px;
background-color:#FFFFFF;
}
h2{
text-align:center;
}
h3{
font-size:x-large;
color: #FF3366;
font-weight: bold;
margin: 10px;
clear: both;
text-align:center;
margin-top:20px;
}
h4{
font-size:medium;
color: #0066FF;
font-weight: bold;
margin: 3px 10px;
padding: 2px 5px;
border-bottom: 1px dotted #0066FF;
clear: both;
text-align:center;
}
#cont2 h4{
font-size:x-small;
color: #0066FF;
font-weight: bold;
margin: 5px 0px;
border-bottom: 1px dotted #0066FF;
text-align:left;
}
h5{
font-size: medium;
color: #000000;
font-weight: bold;
margin: 10px;
padding: 5px;
clear: both;
background-image: url("img/h3.gif");
}
#cont2 h5{
font-size: x-small;
color: #000000;
font-weight: bold;
padding: 5px;
background-image: url("img/h3.gif");
text-align:left;
}
h6{
margin: 10px;
padding: 5px;
clear: both;
font-size: :medium;
color: #FF3366;
font-weight: bold;
}
p{
clear: both;
margin: 10px;
}
ol{
list-style-type: none;
clear: both;
margin: 10px;
}
.clear{
clear:both;
}
.space {
	clear: both;
	height: 40px;
}
.space2 {
	clear: both;
	height: 125px;
}
ul.left{
margin:0px 0px 0px 40px;
width:320px;
float:left;
list-style-type: none;
}
ul.right{
margin:0px 0px 0px 50%;
border-left:1px #666666 dashed;
padding: 0px 0px 0px 10px;
list-style-type: none;
}
.map{
background-repeat: no-repeat;
width:760px;
height:390px;
}
.map li{
margin-left:10px;
font-weight:bold;
float:left;
list-style-type: none;
}
.map_checkbox{
margin:0px 0px 0px 10px;
}
.mapMail{
margin:30px 0px 0px 10px;
}
strong{ font-weight:bold;
}

a{color:#FF3366;
font-weight:bold;}
em{color: #FF3366;
font-weight: bold;}
