
body { 
	margin: 0px;
	padding: 0;
	background-color: #cdcdcd;
	color: #000000;
	line-height: 1.2em;
	text-align: center;	
}

.contents{
	margin-left: auto;    margin-right: auto;  padding-bottom: 10px;
	width: 800px;  
	border-top: none; 
	background-color: #fff5ee;
	text-align: left;
}

/*=====ヘッダー=====*/

.header{
	width: 800px;   height: 110px;
	background-repeat: no-repeat;
}

.title{
	
	padding: 3px;   border-style: solid;   	border-left-style: solid;   
	border-width: 0;
	background-color: darkblue;
	font-family: "Times New Roman",serif;
	font-size: 24px;
	font-weight:bolder;
	color: #ffffff;
	text-align:center;
	width: 800px;      margin-top: 0px;   margin-bottom: 0px;
}
  
.line{
	margin-top: 2px;
	width: 800px;	
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #CB26C7;		
}	


/*=====右メニュー=====*/

.rightmenu{
	float: right;
	width: 230px;
	padding: 0 0 0 0;
}

.rightmenu ul{
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	width: 200px;
}

.rightmenu ul img{
	margin: 0 0 10px 0;
	display: block;
	width: 200px;   height: 46px;
}

.rightmenu li{
	background-image: none;
	list-style-type: none;
}

.rightmenu a{
	margin: 5px 0 10px 0;
	padding-top: 15px;
	width: 200px;   height: 50px;
	font-size: 16px;
	background-repeat: no-repeat;
	font-weight: 700;
	text-align: center;   
	text-decoration: none;
	color: #ffffff;
}

.rightmenu a:link,.rightmenu a:visited{
	background-image: url(image_1/sellecter4.gif);
	color: #ffffff;
}

.rightmenu a:hover{
	margin-bottom: 10px;
	background-image: url(image_1/sellecter5.gif);
	font-size: 16px;   font-weight: bold;
	color: #ee3eaa;
}

.area1{
	margin-right: 10px;   margin-bottom: 50px;  padding: 10px 10px 5px 10px;
	font-size: 14px;  color: #000bbb;
	font-weight: bold;	letter-spacing: 1px; 
	border-width: 4px;    border-style: ridge;   border-color: #eeeeee;
	background-color: #ffebcd;     width: 225px;
}

.area2{
	margin-right: 0px;   margin-bottom: 20px;  padding: 10px 5px 5px 10px;
	border-width: 4px;    border-style: ridge;   border-color: #eeeeee;
	background-color: #ffebcd;     width: 225px;
}

#virt{
	float: left;     margin-right: 0;
}

/*=====メインエリア=====*/

.main{
	padding: 0;
	width: 540px;
}
a{
	font-weight: bolder;
	text-decoration: none;
	color: 0000ff;
}

h1{ 
	margin-top:5px;    margin-bottom:5px;
	width:800px ;  	color:#ffffff;
	background-color:　#174908;	
	font-size: 14px;   font-weight: bold; padding: 5px;	
}

h2{
	margin: 0 0 14px 10px;    background-color: #dddddd;
	border-style: solid;    border-width: 0 0 1px 0;
	border-color: navy;　　width: 195px;
	font-size: 14px;   font-weight: lighter;
	padding: 0 0 0 5px;
}

h3{
	background-image: url(image_1/obi.jpg);
	margin: 14px 0 5px 20px;     height: 40px;
	width: 300px;  padding: 6px 0 0 10px; 
	border-width: 0 0 1px 5px;   
	border-style: solid;   border-color: #3333ee;   
	font: 14px; font-weight: bold; 
	color: #ffffff;	
	line-height: 1.2em;     letter-spacing: 1px;
}


h4{
	background-color: #cb7610;
	margin: 20px 0 15px 20px; 
	width: 450px;     padding-left: 10px; padding-top: 3px; 
	border-width: 0 0 1px 0;
	border-style: solid;   border-color: #5533ee;   
	font: 14px; font-weight: bolder; 
	color: #ffffff;	
	line-height: 1.2em;  letter-spacing: 2px; 
}

h5{
	background-color: #cccccc;
	margin: 15px 0 15px 50px; 
	width: 350px;     padding-left: 10px; padding-top: 3px; 
	border-top-width: 0px;    border-bottom-width: 1px;
	border-left-width: 0px;    border-right-width: 0px;
	border-style: solid;   border-color: #5533ee;   
	font: 14px; font-weight: lighter; 
	color: #000000;	
	line-height: 1.2em;  letter-spacing: 2px; 
}

h6{
	background-color: navy;
	margin: 14px 0 10px 10px; 
	width: 250px;      height: 24px; padding-left: 10px; padding-top: 3px; 
	border-width: 3px 0 3px 0;
	border-style: double;   border-color: #5216A0;   
	font: 14px; font-weight: bold; 
	color: #ffffff;
	line-height: 1.2em;  letter-spacing: 2px; 
}

.colum1{
	margin: 20px 0 20px 50px; 
	padding: 10px;  border:4px double #996600;  width: 450px;  color: #000000;
	background:#ffffff;   text-align: left;   font-size: 15px;
	text-decoration: ;  line-height: 18px; 
}

.colum2{
	margin: 15px 0 20px 50px; 
	padding: 10px;  border:4px double #996600;  width: 450px;  color: #000000;
	background:#ffffff;   text-align: left;   font-size: 15px;
	text-decoration: ;  line-height: 18px; 
}
    
.topic{
	margin: 10px 0 20px 50px; 
	padding: 10px;  border:4px double #996600;  width:470px;  
	color:#000000; 
	background-color:#ffffff;    font-size:15px;    text-align: left; 
	text-decoration: none;  line-height: 18px; 
}

.topic1{
	margin: 10px 0 20px 50px; 
	padding: 10px;  border:4px double #996600;  width:450px;  
	color:#000000; 
	background-color:#ffffff;   text-align: left;   font-size:15px;
	text-decoration: none;  line-height: 18px; 
}
.topic2{
	margin-left: 50px;   margin-bottom: 20px;  padding: 5px;
	border-width: 4px;    border-style: solid;   border-color: #aa6611;
	background-color: #ffebcd;     width: 380px;
	font-size: 14px;     letter-spacing: 1px;   text-align: left; 
}


.topic3{
	margin: 20px 10px 20px 50px; 
	border:4px double #996600;  width: 550px;  color: #000000;
	background:#ffffff;   text-align: left;   font-size: 15px;   font-weight: bolder;
	text-decoration: none;  
}


.inside1{
	margin-left: 20px;   margin-bottom: 20px;  padding: 5px;
	border-width: 4px;    border-style: solid;   border-color: #aa6611;
	background-color: #ffebcd;     width: 400px;
	font-size: 14px;     letter-spacing: 1px;   text-align: left; 
}

.caution{
	margin: 20px 0 30px 50px auto 1em;     width: 470px;   
	background-color: #ffebcd;
	padding: 5px;
	color: navy;    line-height: 1.5em;
	font-size: 13px;     text-align: left; 
}

.map{
	margin: 0; 
}


p { 
	letter-spacing: 1px;
	text-align: left; 
} 

.text{
	width: 450px; 
	background-image: url(image_1/dot2.gif);
	line-height: 25px;
	font-size: 14px;  color: #000000;
	margin-left: 50px;
}

#text2{
	line-height: 14px;
	font-size: 12px;  color: #000000;
}

#text3{ 
	letter-spacing: 1px;
	font-size: 12px;
	color: #000000;
	margin-left: 50px;
} 

#text4{ 
	letter-spacing: 1px;
	border-bottom: dotted 1px #777777;
	padding-bottom: 5px;
}

#line{
	margin: 0 0 10px 20px;  
}

/*=====フッター=====*/

.footer{
	border-width: 1px 0 4px 0;	border-style: double;    width: 760px;    height: 35px;
	border-color: #777777;     margin-left: 20px;    margin-top: 20px;
	padding: 8px 0 0 35px;
	font-size: 12px;      text-align: left; 
	letter-spacing: 1px;      line-height: 18px;
}


/*=====角丸コラム=====*/

.c1{
	margin: 17px 0 30px 48px auto 1em;     width: 467px;   
	background-color: #ffebcd;
	background-image: url(image_1/corner01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.c2{
	background-image: url(image_1/corner02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.c3{
	background-image: url(image_1/corner03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c4{
	padding: 20px 15px 10px 15px;
	background-image: url(image_1/corner04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: navy;    line-height: 12px;
	font-size: 14px; 
}