/*------ 基本設定 -------*/
body {
	margin-top:0px; margin-bottom:0px; text-align: center;
	background: url(comimg/all_back_gray.gif) repeat-y center center;
	background-color:#FFF6E9;
	font-size:80%;  color:#555555;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}

a { text-decoration: none;}
a:link { color: #772200;} 
a:visited { color: #772200;} 
a:active { color: #772200;} 
a:hover { color: #bb3300; text-decoration: underline;} 

h1 {font-size: 140%; font-weight: bold; color: #444444;line-height:1.2em;}
h2 {font-size: 100%; font-weight: bold; color: #444444;line-height:1.2em;}
h3 {font-size: 90%; font-weight: bold; color: #444444;line-height:1.2em;}
h4 {font-size: 85%; font-weight: bold; color: #444444;line-height:1.2em;}
h5 {font-size: 80%; font-weight: bold; color: #444444;line-height:1.2em;}
p  {font-size: 80%; color: #444444; line-height:1.3em;}
li {font-size: 80%; color: #222222; line-height:1.2em;}


h1 {
	font-size:140%; color:#666633; line-height:120%; margin:10px 0px 0px 0px;
 font-family: "ＭＳ Ｐ明朝", "細明朝体";
		text-shadow: #cccccc 2px 2px 3px;
	filter: shadow(color=#cccccc,direction=135,strength=3);_height:1.1em;

}
.sitemap table {margin:10px 0px 10px 0px;}

.sitemap td {font-weight: normal; text-align: left;
						background-color:#fffff8;
}
.sitemap h1 {font-size:80%; color:#ff6600; line-height:110%; margin:0px 0px 0px 0px;}
.sitemap h2 {font-size:80%; color:#0000cc; line-height:110%; margin:0px 0px 0px 20px;}
.sitemap h3 {font-size:80%; color:#009999; line-height:110%; margin:0px 0px 0px 40px;}
.sitemap h4 {font-size:80%;  color:#333333; line-height:110%; margin:0px 0px 0px 60px;}
.sitemap p  {font-size:80%;  color:#555555; line-height:110%; margin:0px 0px 0px 0px;}

