@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:Verdana, Helvetica, sans-serif;
	color:#333;
}

body {
	letter-spacing:1px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

br {
	letter-spacing: normal;
}

a {
	text-decoration: none;
	color: #0000CC;
}


a:hover {
	color: #990000;
	text-decoration: none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
	width:798px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

div#header {
	width:798px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 200px;
	background-image: url(images/header3.jpg);
	padding: 0px;
}

div#menu {
	width:798px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;

}

div#contents {
	clear:both;
	width:798px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

div#main {
	float:left;
	width:579px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 15px;
}

div#sub {
	float:right;
	width:190px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#footer {
	clear:both;
	width:798px;
	background-color: #660000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	font-size:12px;
	color:#FFFFFF;
	text-align: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#header h1 a {
   color:#000000;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
	float:left;
	font-size:14px;
	color:#333;
	list-style-type:none;
	font-weight: bold;
	width: 133px;
}

div#menu li a{
	margin-right:1px;
	color:#fff;
	background-image: url(images/line.jpg);
	background-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div#menu li a:hover{
	color:#FFFFFF;
	background:#663300;
	display: block;
}

/* 回り込み解除 */
div#menu ul:after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#0000FF;
}

div#main a:hover {
	color:#0000FF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
}

div#main h2 {
   margin-bottom:3px;
   padding:2px 2px 2px 5px;
   font-size:14px;
   font-weight:bold;
   line-height:1.4;
   border-left:5px solid #4E3333;
}

div#main p{
   margin:0 0 1em 0;
   font-size:12px;
   line-height:1.4;

}

/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
   padding:10px;
   background:#DEDDD0;
}

div#sub h2 {
   padding-bottom:5px;
   text-align:center;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   border-bottom:1px solid #93847B;
}

div#sub ul {
   margin:0;
   padding:5px 0 0 10px;
}

div#sub li {
   margin:0;
   padding-left:12px;
   font-size:14px;
   line-height:1.4;
   background:#DEDDD0 url(images/bg_list.gif) 0 50% no-repeat;
   list-style:none;
}


/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:30px;
}

address{
   padding:20px 0;
   text-align:center;
   font-size:10pt;
   color:#333;
   border-top:1px solid #ccc;
}


#kategorie {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	margin-bottom: 10px;
	width: 175px;
	margin-left: 5px;
}
#kategorie h2 {
	margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/contents10.jpg);
	background-repeat: no-repeat;
}

.kategorie-p {
	font-size: 14px;
	text-indent: 1em;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.kategorie-p-shita {
	font-size: 14px;
	text-indent: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#kategorie .kategorie-p a {
	color: #0000FF;
}
.kategorie-p-shita a {
	color: #0000FF;
}
#kategorie .kategorie-p a:hover {
	color: #990000;
}
.kategorie-p-shita a:hover {

	color: #990000;
}

.main-p {
	line-height: 160%;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main-h3 {
	background-color: #f0f0f0;
	text-align: left;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #660000;
	text-indent: 20px;
	margin-bottom: 5px;
	background-image: url(images/gazou2.jpg);
	background-repeat: no-repeat;
}

.back-meigara {
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 1em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
}
.back-meigaratitle {
	background-color: #ff9900;
	font-size: 14px;
	color: #FFFFFF;
}
.back-keisaijiki {
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.back-saikoutakane {
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ff6633;
}
.back-jyousyouritsu {
	background-color: #ffff99;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #FF0000;
}
.kaisyagaiyou-table-left {
	text-align: left;
}
.message-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	text-align: left;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.message-haikei {
	background-color: #FFFFCC;
	text-align: left;
}
.blue {
	color: #0000FF;
}
.futoji-red {
	font-weight: bold;
	color: #FF0000;
}
.futoji {
	font-weight: bold;
	font-size: 12px;
}
.futoji-moji {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #000000;
}
.moji-left {
	text-align: left;
	text-indent: 2em;
}
.moji-right {
	text-align: right;
	font-size: 12px;
}

.Copyright {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/line.jpg);
	padding: 7px;
}
.center-shita {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: right;
	margin: 5px;
	line-height: 120%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#footer2 {
	clear:both;
	width:798px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.botan {
	background-attachment: fixed;
	background-image: url(images/botan10.jpg);
	background-repeat: no-repeat;
	text-indent: 2em;
	background-position: left center;
	text-align: left;
}
div#main h4 {

	margin-bottom:2px;
	padding-left:40px;
	font-size:14px;
	line-height:1.4;
	background-image: url(images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: 1em 50%;
}
.kaisyagaiyou-table-left {
	text-align: left;
	font-size: 12px;
}
.p-font {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}
.main-p-link {
	padding-bottom: 0px;
}
#top #contents #main li {
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	display: run-in;
	list-style-type: none;
	text-indent: 2em;
	text-align: left;
	background-position: left center;
	line-height: 160%;
	font-size: 12px;
}
.td5 {
	background-color: #FFFF77;
	font-size: 12px;
}
.td5 li {
	margin: 0px;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	font-size: 12px;
	line-height: 160%;
	list-style-type: none;
	padding: 5px;
}
.td5 ol {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.table-moji-left {
	text-align: left;
	text-indent: 3px;
	padding: 5px;
	font-size: 12px;
}
.table-moji-iro {
	font-weight: bold;
	color: #FFFFFF;
}
.message-title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.message-haikei {
	background-color: #FFFF77;
	text-align: left;
}
.moji-right {
	text-align: right;
}
.red {
	font-weight: bold;
	color: #FF0000;
