@charset "utf-8";
* html body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
} /* for lte ie6 */

*:first-child+html body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
} /* for ie7 */

html>/**/body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
} /* for ie8 */

html:not(:target) body {
	font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
} /* for modern browser not ie8 */

html {
min-height: 100%;
height: auto !important;
height: 100%
}

body { 
    margin: 6px auto 0;
    padding: 0px;
    background: #CCCCCC;
    font-size: 18px;
    background: url(../img/200801.png) repeat;
    min-height: 100%;
    height: auto !important;
    height: 100%
}

p {
    margin: 0.5em;
}

blockquote {
    margin: 1em 1em 1em 2em;
}

ul {
    padding-left: 2em;
    margin-left: 0px;
    line-height: 1.5em;
}

ol {
    padding-left: 2em;
    margin-left: 0px;
    line-height: 1.5em;
}

a {
    color: #006600;
}

a:visited {
    color: #7BC37B;
}

a:hover {
    color: #669933;
}

div.btext {
    margin: 0.5em;
}

#bg {
    margin: 0px auto;
    background-color: blue;
    width: 800px;
}

#page { 
    border: 1px solid rgb(170, 170, 170);
    margin: 0px auto;
    padding: 10px;
    background-color: #FFFFFF;
    width: 798px;
    }

.top-main {
    float: left;
    width: 600px;
}

.main {
    float: left;
    width: 800px;
}

.top-title {
    position: relative;
    background: transparent url(../img/banner800.png) no-repeat scroll left top;
    width: 780px;
    height: 130px;
}

.title {
    position: relative;
    background: transparent url(../img/banner800.png) no-repeat scroll left top;
    width: 800px;
    height: 130px;
    font-weight: bold;
}

.ctl-title { 
    background: transparent url(../img/ctl-banner800.gif) no-repeat scroll left top;
    width: 780px;
    height: 100px;
}

#title h1 {
    margin-left: 116px;
    text-align: left;
    padding: 10px;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-size: 24px;
    line-height: 27px;
}

#title a {
    color: #FFFFFF;
    text-decoration: none;
}

#title a:hover {
    color: #CCFF99 !important;
    text-decoration: underline;
}

#title-desc {
	position:absolute;
	top:76px;
	left:570px;
	font-size:16px;
	color:#ffffff;
	line-height: 1em;
}

#top-menu {
 position: absolute;
 top: 92px;
 left:20px;
}

#top-menu a,#top-menu a:visited {
 text-decoration: underline;
}

.content {
    margin: 0px 5px;
    width: 610px;
}

.top-content {
    width: 430px;
}

#content {
 padding: 8px;
    float:right;
    overflow: auto;
}

#content h2 {
    background: url(/img/subtitle_bg.gif) no-repeat left bottom;
    border-bottom: 1px solid #b1dbae;
    margin: 0.5em 0em;
    padding: 6px 0 6px 12px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #006600;
}

#content h3 {
    font-size: 18px;
    margin: 0.5em 0em;
    padding-left: 12px;
    letter-spacing: 1px;
    color: #006600;
}

.content p { 
    margin: 0px 10px 0px 5px;
    padding: 5px 12px;
    text-align: left;
    font-size: 1em;
    line-height: 120%;
}

.top-ads {
    float: right;
    width: 180px;
    font-size: 1.2em;
}

#item-showcase { 
    border-collapse: collapse;
    width: 180px;
}

#item-showcase td { 
    margin: 0px;
    border: 2px solid #abe3ab;
    width: 90px;
    height: 90px;
    font-size: 14px;
    text-align: center;
}

#item-showcase img {
    border: 0px none;
    margin: 4px;
}

a.widelink {
    display: block;
    width: 80px;
}

#item-showcase a {
    color: rgb(51, 51, 51);
}

#item-showcase a:hover { 
    color: rgb(255, 145, 56);
}

#pagetop { 
    padding: 20px 10px 0px 0px;
    text-align: right;
}

#copy { 
    clear: both;
    color: rgb(102, 102, 102);
    font-size: 0.8em;
    padding-top: 15px;
}

#copyright a {
    text-decoration: none;
    color: rgb(102, 102, 102);
}

#copyright a:visited,a:hover {
    color: rgb(102, 102, 102);
}

#menu { 
    width: 150px;
    padding: 0px;
}

#menu-box {
    margin: 5px;
}

#menu .header {
   border-bottom: 1px dotted rgb(51, 51, 51);
    margin: 0.5em 1em 0.5em 0em;
    padding: 0px 5px 3px 0px;
    letter-spacing: 1px;
    text-align: left;
    /* color: rgb(0, 102, 0); */
}

#menu ul {
    margin-top: 4px;
    padding-left: 0.8em;
    margin-left: 0px;
    list-style-image: url(../img/list-mark.gif);
}

#menu li {
}

.more-content {
    text-align: right;
    font-size: 80%;
}

#copy {
    width: 100%;; 
    text-align: center;
}

#return-to-top {
    font-size: 18px;
    margin-bottom: 0.5em;
}

.info {
   font-size: 16px;
   margin: 10px;
   width: 580px;
}

.info table {
    border-collapse: collapse;
}

.info tr {
    vertical-align: top;
}

.info td {
    padding: 4px;
    border-bottom: 1px dotted;
}

#ads {
    margin: 0px 5px;
}

.item {
    float: left;
    height: 380px;
}

.item table {
    width: 200px;
}

.item td {
    padding: 5px;
}

.item-title {
    text-align: center;
}

.item img {
    border-color: #006600;
}

.item-end {
    clear: both;
}

#map {
    width: 94%;
    height: 400px;
    margin: 6px;
    border: 1px dashed;
}

img.withframe {
 padding: 4px;
 margin: 10px;
 background: #DDDDDD;
 border: 1px solid #BBBBBB;
}

img.withframefocus {
 padding: 4px;
 margin: 10px;
 background: #DDDDDD;
 border: 1px solid #00FF00;
}

img.itemimg {
 padding: 4px;
 background: #DDDDDD;
 border: 1px solid #BBBBBB;
}

.search {
 position: absolute;
 font-size: 14px;
 top: 36px;
 left: 600px;
 width: 200px;
}

.top-search {
 text-align: right;
 font-size: 14px;
 margin-right: 10px;
}

.desc {
    padding: 0.5em;
    font-size: 0.9em;
}

ul.links {
    list-style-image: url(../img/list-mark.gif);
}

.recruit {
	margin: 0.5em 0;
	padding: 0;
	font-size: 0.9em;
	border-collapse: collapse;
	width: 550px;
}
.recruit tr {
    vertical-align: top;
}
.recruit td,.recruit th {
	padding-left: 0.5em;
	border: 1px solid #cccccc;
}

.example {
 color: green;
 font-size: 0.8em;
}
