@charset "UTF-8";

/* 初期化 */
* {
	margin: 0;
	padding: 0px;
}

/* 初期化 */
h1,h2,h3,h4,p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #CCCCCC;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 150%;
}
#righcon .more {
	margin-top: 10px;
	margin-bottom: 5px;
}
#shadw {
	background-image: url(/image/bg.jpg);
	background-repeat: repeat-y;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}

/* リンク */
a,a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FB4600;
	text-decoration: underline;
}


#content {
	text-align: left;
	float: left;
	width: 510px;
}
#tiimg {
	margin-bottom: 10px;
}
.news {
	padding: 5px;
	width: 493px;
	border: 1px solid #B0A044;
	margin-bottom: 10px;
}
#footer {
	font-size: 70%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
	padding-right: 5px;
}
/* ----------------------------------------------------- */
/* レイアウト */
/* ----------------------------------------------------- */
#header {
	background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1D0000;
	border-right-color: #1D0000;
	border-bottom-color: #1D0000;
	border-left-color: #1D0000;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar .sachti {
	text-align: left;
	padding-left: 10px;
}
#sidebar .sach {
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}
#sbmittable {
	width: 500px;
	margin-bottom: 10px;
}
#sbmittable td {
	text-align: center;
	padding: 5px;
}
#sidebar .sbbt {
	margin-bottom: 10px;
}
.sach img {
	margin-top: 5px;
	margin-right: 5px;
}
#sidebar {
	background-color: #F2F2F2;
	float: right;
	width: 205px;
	padding-top: 10px;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------------------- */
/* パンくずナビ */
/* ----------------------------------------------------- */

#position {
	font-size: 80%;
	color: #333333;
	text-align: left;
	line-height: 120%;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#position a,#positiona:link{
	margin: 0;
	padding: 0;
	color: #412501;
}
#position a:hover {
	color: #FB4600;
	text-decoration: underline;
}

/* 
----------------------------------------------------- */
/* グローバルナビ */
/* ----------------------------------------------------- */
#nav {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2D1A03;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1px;
	width: 726px;
	margin-right: auto;
}
#nav li {
	font-size: 12px;
	text-align: center;
	float: left;
	height: 30px;
	width: 120px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/image/navibg.jpg);
	background-repeat: no-repeat;
}
#nav ul {
}
#nav   a , #nav  a:link {
	display: block;
	height: 22px;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}
#nav a:hover {
	background-image: url(/image/navibg_f2.jpg);
	background-repeat: no-repeat;
}

#nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ----------------------------------------------------- */
/* ヘッダナビ */
/* ----------------------------------------------------- */
#snavi {
	float: right;
	padding-right: 20px;
	width: 350px;
	margin-top: 40px;
}
#snavi li {
	font-size: 11px;
	display: block;
	float: right;
	margin-left: 10px;
	list-style-type: none;
}
#main {
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/image/sbbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#banner .righ {
	float: left;
	width: 240px;
}
#snavi img {
	margin-right: 3px;
	margin-bottom: -1px;
}
.lisbox li {
	list-style-image: url(/image/mark.gif);
	list-style-position: inside;
}
#banner {
}
#banner   .lef {
	margin-right: 25px;
	float: left;
	width: 240px;
}
#topti  .lisbox {
	width: 150px;
	float: none;
	overflow: auto;
	height: 95px;
	background-color: #EAE2E0;
	padding: 5px;
}
.release img {
	margin-bottom: 3px;
}
.release02 img {
	margin-bottom: 3px;
}
.news li {
	margin-left: 5px;
	margin-top: 5px;
	list-style-type: none;
}
.news img {
	margin-right: 5px;
}
#toplist .lisbox02 {
	width: 150px;
	float: left;
	overflow: auto;
	height: 95px;
	background-color: #EAE2E0;
	padding: 5px;
	margin: 0px;
}
#sidebar .sbbl {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.lisbox02 li {
	list-style-image: url(/image/mark.gif);
	list-style-position: inside;
}
.sbbl  .texbox   {
	float: left;
	width: 90px;
	text-align: left;
}
.sbbl .photbox {
	float: right;
	width: 80px;
}
#topti {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topti .title {
	width: 160px;
	margin-right: 12px;
	float: left;
	list-style: none;
}
#topti .title02 {
	width: 160px;
	float: left;
	list-style: none;
}
.texbox img {
	margin-top: 3px;
}
.news .release {
	width: 110px;
	margin-right: 11px;
	_margin-right: 7px;
	float: left;
}
.news .release02 {
	width: 110px;
	float: left;
}
#backlis h3 {
	background-color: #501605;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#backlis img {
	margin-bottom: -2px;
}
.lisbox03 {
	width: 170px;
	overflow: auto;
	padding: 5px;
	margin: 0px;
	text-align: left;
	height: 95px;
}
#sidebar table {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.lisbox03 li {
	list-style-image: url(/image/mark.gif);
	list-style-position: inside;
}
#sidebar th {
	background-image: url(/image/thbg.gif);
	font-weight: normal;
	text-align: center;
}
#content .listbox {
	background-color: #E4DCB6;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 220px;
	padding-right: 12px;
}
#content .listbox02 {
	background-color: #E4DCB6;
	margin-bottom: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	width: 220px;
}
#content #pti {
	margin-bottom: 10px;
}
#fometable {
	width: 500px;
	margin-bottom: 10px;
}
#content #backlis {
	background-color: #E4DCB6;
	padding: 10px;
	width: 480px;
}
#backlis li {
	list-style-position: inside;
	list-style-image: url(/image/cube.gif);
	text-align: left;
}
#fometable td {
	background-color: #E4DCB6;
	padding: 5px;
}
.akamoji {
	color: #FF2C13;
}
.captexbox {
	margin-top: 3px;
	height: 20px;
	width: 100%;
}
.captexbox img {
	margin-bottom: -3px;
	margin-left: 3px;
}
.sach #searchform input {
	margin-top: 5px;
}
#backlis h4 {
	background-color: #C6ACA7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#backlis #cont {
	width: 480px;
}
#backlis #cont #leftcon {
	float: left;
	width: 220px;
}
#backlis #cont #righcon {
	float: left;
	margin-left: 10px;
	width: 250px;
}
#content #minimg {
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	margin-bottom: 10px;
}
#content #inqbt {
	text-align: right;
	width: 440px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#content #spectable {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#content .conblok {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
.conblok .mid {
	color: #FFFFFF;
	background-color: #52150C;
	width: 165px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.conblok .lefphot {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#spectable td {
	background-color: #E2D2C2;
	padding: 2px 10px;
}
#spectable th {
	background-color: #B5926D;
	font-weight: normal;
	text-align: center;
}
#content .check {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.check .block {
	float: left;
	width: 110px;
	margin-right: 15px;
}
.conblok .righphot {
	float: left;
	width: 200px;
}
#content #pti02 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* E.M.S. wrote ------------------------------------- */
#catelist {
	text-align: left;
}
#catelist ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 183px;
	margin-left: 10px;
}
#catelist ul ul {
	width: 150px;
	margin-left: 0px;
}
#catelist ul li {
	background: url(/image/thbg.gif) no-repeat 0px 0px;
	text-align: center;
	margin-bottom: 20px;
	border: solid 1px #967900;
}
#catelist ul li ul li {
	background: url(/image/mark.gif) no-repeat left 4px;
	text-align: left;
	padding-left: 16px;
	margin-bottom: 0px;
	border: none;
}
#catelist ul li div {
	width: 170px;
	overflow: auto;
	padding: 5px;
	margin: 0px;
	text-align: left;
	height: 95px;
	background: #E4DCB6;
	border-top: solid 1px #967900;
}

#TOPCATLI {
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: url(../image/list_ti05.gif) repeat-y 0px 0px;
}
#TOPCATLI div {
	height: 95px;
}
#TOPCATLI div div {
	height: 95px;
	overflow: auto;
}
#TOPCATLI div ul li {
	float: left;
	width: 160px;
	background: #EAE2E0;
	list-style: none;
	margin-right: 10px;
}
#TOPCATLI div ul li div ul li {
	float: none;
	width: auto;
	background: url(../image/mark.gif) no-repeat 6px 4px;
	padding-left: 22px;
}
#TOPCATLI div ul li div ul li.standby {
	background: none;
	padding-left: 6px;
}
#TOPCATLI div ul li span {
	display: none;
}
#TOPCATLI div ul li div ul li span {
	display: block;
	_height: 1.0em;
}
a img {
	border: 0px;
}
.txt-r {
	text-align: right;
}
button {
	border: 0px;
	background: #FFF;
}
textarea {
	font-size: 100%;
}
/* 3/28追加 ------------------------------------- */
#backlis #cont #main_text {
	float: left;
	width: 470px;
}
/* 4/28追加 ------------------------------------- */
.end {
	clear: both;
}
/* 5/30追加 ------------------------------------- */
#SC {
	width: 150px;
}
/* 7/4追加 -------------------------------------- */
/* -- START result -- */
div.result {
        margin-top: 20px 0px;
        /*padding: 20px;
        border: 1px solid #B0A044;*/
	width: 508px;
	text-align: left;
        }

div.result h2 {
        margin-bottom: 1em;
        font-size: 1.4em;
        }

div.result dl {
        }

div.result dl dt {
        margin-bottom: .5em;
	font-size: 120%;
        }
div.result dl dt a:link,
div.result dl dt a:visited,
div.result dl dt a:hover {
	color: #0033FF;
}
div.result dl dt a:visited {
	color: #993366;
}
div.result dl dt a:hover {
	text-decoration:underline;
}

div.result dl dd {
        margin-bottom: 1em;
        padding-bottom: .5em;
        border-bottom: 1px dotted #ddd;
        }

div.result h2 {
        margin-bottom: 1em;
        font-size: 1.4em;
        }

div.result img.searching {
        margin-right: 5px;
        vertical-align: middle;
        }

div.result p.search_back {
        padding: 1em 0 1em 16px;
        background: url(/img/icon_arrow.gif) no-repeat left center;
        }

div.result span.keywords {
        background: #F2E7DB;
        }
/* -- END result -- */
#SITESRC {
	padding-top: 10px;
}
.w200 {
	width: 200px;
}
.w150 {
	width: 150px;
}
.w100 {
	width: 100px;
}
/* 8/20追加 ------------------------------------- */
#rightbnr {
	margin-bottom: 10px;
}
