body {
margin: 0px 0px 20px 0px;
background-color: #ccffff;	
background-position: top left;
background-repeat: repeat-x,repeat-y;
background-attachment: fixed;
text-align: center;  
font-size:12px;
}

a {
text-decoration: none;		
}

a:link {
text-decoration:none;C
color: #4A7BA8;
}

a:visited {
text-decoration:none;
color: #4A7BA8;
}

a:active {
color: #4A7BA8;
}

a:hover {
color: #CCCCCC;
background-color: #ACF4FF;
}

.head {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
                height: 30px;
	border: 1px solid #0099FF;
                background-color: #ffffff;
}

.head td {
	border: 1px solid #0099FF;
}

.foot {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	font-style: italic;
        height: 25px;
        }

.foot p { 
                vertical-align: middle;
}

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0px;
width: 780px;
background-color: #ccffff;
	}

/*バナー*/
#banner {
font-family: "ＭＳ Ｐゴシック", "Osaka";
background-image:  url(banner_back.jpg);
background-position: top left;
text-align: left;
height: 120px;
}

#banner-img {
display: none;
}

#banner a {
    color: #ffffff;
    text-decoration: none;
}

#banner h1 {
font-size: 24px;
font-weight: bold;
padding: 25px 10px 10px 40px;
margin-bottom: 3px;
}

#banner h2 {
font-size:14px;
font-weight: bold;
padding: 2px 10px 10px 40px;
color: #ffffff;
}

.cont {
float: left;
width: 600px;		
overflow: hidden;
padding: 10px 10px 0px 10px;
border-top: dashed 1px #0000cc;
border-right: dashed 1px #0000cc;
border-left: dashed 1px #0000cc;
border-bottom: dashed 1px #0000cc;
background-color: #FFFFFF;
color: #464646;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:12px;
}

#right {
float: left;		
width: 178px;
overflow: hidden;
padding: 10px 0px 0px 0px;
}

/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
font-size: 12px;
}

/*サイドバーの見出し*/
.sidebar h3 {
color: #66ffcc;
background-color: #3333cc;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:12px;
text-align: left;
font-weight: bold;	
padding-left: 7px;
line-height: 22px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 6px;
}

.sidebar li {
color: #464646;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
text-align: left;
line-height: 18px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

.link-note {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
line-height: 150%;
text-align: left;
color: #464646;
margin-top: 3px;
margin-bottom: 30px;
}

#powered {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #464646;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 50px;
}

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 17px!important;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image:  url(tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image:  url(tree_end.gif);
    list-style: none;
}

.cont h2 {
	padding: 3px 3px 3px 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width: 250px;
	color: #000000;
	font-size: 12px;
	margin:1em 0px;
        background-image: url("http://seamagic.jp/pict/7260.jpg");
	border-bottom:solid 2px #01A252;
	text-align: left;
	clear:both;	
       	font-weight: bold;
	}

.cont p {
color: #464646;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-weight: normal;
font-size:12px;
line-height: 120%;
text-align: left;
padding: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
}             