body {
    background-image:url("../images/logoback.jpg");
    background-repeat:repeat-y;
	max-width:1000px;
	min-width:740px;
}
h1 {
    font-family:"Times New Roman",Serif;
}
h1 {
    color:green;
    font-size:2.5em;
    font-style:italic;
    font-weight:bold;
    padding-bottom:-10px;
    margin-top:10px;
    border-bottom:gray 1px solid;
    white-space:nowrap;
}
h1#top-title {
    font-size:4em;
}
h1 #subtitle {
    font-size:0.6em;
}
h2 {
    color:green;
    font-style:normal;
    font-weight:bold;
    font-size:2em;
    margin-left:1em;
    margin-right:1em;
}
address {
    font-weight:normal;
    font-style:normal;
    font-size:smaller;
    margin:1em auto;
    text-align:center;
}
p {
    text-indent:1em;
    line-height:150%;
    margin-left:1em;
    margin-right:1em;
}
div.ads {
    clear: both;
    margin-top:1em;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
div.ban {
    clear:both;
    margin-top:1em;
    text-align:center;
    font-size:smaller;
}
div.catch {
    font-style:italic;
    font-weight:nornal;
    font-size:small;
    color:dimgray;
    letter-spacing:1px;
}
div.copyright {
    font-family:"Verdana",sans-serif;
}
div.copyright {
    clear:both;
    margin-top:1em;
    font-size:smaller;
    font-style:italic;
    font-weight:nornal;
    text-align:center;
}
div.copyright a {
    color:black;
    text-decoration:none;
}
div.counter {
    border:green 1px solid;
    font-size:smaller;
    float:right;
    padding:3px;
    color:green;
}
div.cut {
    float: right;
	padding: 15px;
}
div.image-photo {
    text-align:center;
	clear:both;
}
div.logo {
    position:absolute;
    top:5px;
    right:5px;
    font-size:smaller;
}
div.navi {
    text-align:center;
}
div.photo {
    float:right;
    margin-left:1em;
    margin-right:1em;
}
div.search-form {
	clear: both;
	text-align: center;
}
div.setsumei {
    text-align:center;
}
dl#links {
    margin:1em 2em;
    padding:10px;
    border:dotted 1px green;
}
dl#links dt {
    font-weight:bold;
}
dl#links dd {
    margin-bottom:1em;
}
ul.columns {
    margin-top:0;
    padding-left:20px;
    width:300px;
    float:left;
}
a img {
    border:0;
}
a:hover {
    background-color:#ccffcc;
}
a[accesskey]:after {
    content:"["attr(accesskey)"]";
    font-size:small;
    color:gray;
    padding-left:3px;
}
em {
    font-style:normal;
    color:red;
}
strong {
    color:red;
}
div.cse-branding-logo, div.cse-branding-text {
    display:inline;
}

