@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background:#fff url("img/bg_body.gif") 0 0 no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.head_ue_mug1 {
	border-top:5px solid #999;
	background-color: #FFF;
}
.head_menu_mug1 {
	text-align: center;
	background-color: #999;
	color: #FFF;
	margin: 0px;
	padding: 6px;
}
.path {
	text-align: right;
	font-size: 12px;
}
.present {
	text-align: center;
	background-color: #999;
	color: #FFF;
}
.center2 img {
	text-align: center;
}
.center2 {
	text-align: center;
}
.h1-title {
	font-size: 12px;
	color: #008080;
	text-align: center;
}
red-center {
	color: #F00;
	text-align: center;
}
.red-center {
	font-size: 12px;
	color: #F00;
	text-align: center;
}
.link-bun {
	font-size: 12px;
	color: #333;
}
.kakusi {
	font-size: 12px;
	color: #FFF;
}
.h2-red {
	font-size: 14px;
	color: #F00;
	text-align: center;
}
bun {
	font-size: 10px;
	color: 400040;
}
.bun {
	font-size: 12px;
	color: 400040;
	margin-top: 2px;
}
.migi {
	font-size: 12px;
	color: 400040;
	margin-top: 2px;
	background-color: #FFF;
}
.black_body {
	background-color: #000;
	font-size: 12px;
	color: #FFF;
}
.murasaki {
	font-size: 12px;
	color: #7000FF;
	font-weight: bold;
}
.dos {
	font-size: 12px;
	font-weight: bold;
	color: #008080;
}
.char-table {
	border: 1px solid #008080;
}
.title-bun {
	font-size: 16px;
	font-weight: bold;
}
.blog-area {
	width: 70%;
	margin-top: 5px;
	margin-left: 20%;
	background-color: #FFF;
	border: 1px solid #000;
}
.LineLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0;
	border-color:#15aecb;
	border-style:solid;
	color:#4f4d45;
	line-height:140%;
	font-weight:bold;
	font-size: 12px;
}
.menuTabLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color:#15aecb;
	border-style:solid;
	background:#ffffff;
	color:#4f4d45;
	line-height:140%;
	font-weight:bold;
	font-size: 12px;
}
.menuLineDoubleLightW {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:5px 0;
	border-color:#15aecb;
	border-style:solid;
	background:#fff;
	color:#4f4d45;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}
/* ========TEMPLATE LAYOUT======== */
div#menu {
   width:100%;
   float:left;
   background:url("img/bg_menu.gif") 0 0 repeat-x;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:787px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:80%;/* 12px���� */
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:130px;
   color:#5A5132;
   line-height:35px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a {
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover {
   color:#333;
   background:#fff url("img/bg_menu.gif") 0 -35px repeat-x;
   z-index:100;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
/*-- サイトマップフォーマット --*/
.sitemap a {
	font-size:12px;
}
.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
}

.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}

.sitemap ul li.s-close4 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}







