@charset "UTF-8";

/*
___________________________________________________________________

	Update  : 2008/04/29
___________________________________________________________________ */


/* ▼ 全体のレイアウト設定 ▼ */

#block {
	width: 530px;
	text-align: left;
	padding: 0;
	margin: 0;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 90%;
	color: #333;
	line-height: 1.7;
	}

#mainnavi {
	width: 184px;
	float: left;
	overflow: hidden;
	}

#main {
	width: 550px;
	padding: 0 5px;
	float: right;
	overflow: hidden;
	}

#footer {
	clear: both;
	}

#g_main {
	width: 610px;
	padding: 0 5px;
	float: left;
	overflow: hidden;
	}

#g_navi {
	width: 120px;
	float: right;
	overflow: hidden;
	font-size: 12px;
	}


/* ▼ リンク設定 ▼ */

a:link		{
	color: #08b;
	text-decoration: underline;
	}
a:visited	{
	color: #06c;
	text-decoration: underline;
	}
a:active	{
	color: #08b;
	text-decoration: underline;
	}
a:hover		{
	color: #66f;
	text-decoration: underline;
	font-size: 100%;
	}


/* ▼ 全体共通設定 ▼ */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	}

hr {
	display: none;
	}

img	{
	border: none;
	}


/* ▼ ヘッダ ▼ */ 

h1 {
	display: none;
	}

#headnavi {
	text-align: center;
	}


/* ▼ トップページ ▼ */ 

#topmap, #topprofile, #topbook {
	margin: 10px 0 15px 0;
	}

#topmap img, #topprofile img, #topbook img {
	display: block;
	}

#topprofile p {
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #777;
	}

#topbook table {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	}

/* ▼ メインコンテンツ ▼ */ 

dl {
	padding: 14px 10px;
	border: 3px dotted #c60;
	background-color:#ffc;
	}

dt {
	padding: 0 0 4px 10px;
	font-weight: bold;
	}

dd {
	margin: 0;
	padding: 0 0 0 10px;
	}

.subnavi {
	margin: 0;
	padding: 5px 10px 5px 5px ;
	text-align: right;
	vertical-align: top;
	font-size: 90%;
	}

#topbook p.subnavi img {
	display: inline;
	}

ul.newslist {
	margin: 5px 10px 0 20px;
	padding: 0;
	list-style-imges: url("./img/tip.gif");
	}

ul.newslist li {
	padding: 0 0 4px 0;
	}


#topmain, #topsub {
	padding: 10px;
	background-color: #fff;
	color: #505050;
	}

5#contents p {
	font-size: 14px;
	line-height: 1.7;
	margin: 18px 0 25px 0;
	}

#contents h2 {
	margin-bottom: 10px;
	padding: 5px 3px 1px 15px;
	color: #fff;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-imges:url("./imges/h2_bk.gif");
	background-repeat:no-repeat;
	}

#contents h3 {
	color: #333;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin: 20px 0 10px 0;
	border-top: 3px dotted #999;
	border-bottom: 3px dotted #999;
	}

#contents h5 {
	height: 26px;
	margin: 0 0 4px 0;
	padding: 8px 0 5px 25px;
	height:20px;
	line-height:20px;
	font-size: 16px;
	color: #004080;
	background-repeat: no-repeat;
	background-image: url(imges/titlebar.gif);
	}

#dirnavi {
	font-size: 75%;
	color: #999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}

#dirnavi strong {
	font-weight: normal;
	}

#dirnavi a {
	text-decoration: underline;
	color: #999;
	}

#gmap {
	margin-left: -11px;
	}

#gmap img {
	margin: 0;
	padding: 0;
	display: block;
	}

.fl {
	float: left;
	padding: 0 10px 10px 0;
	}

.fr {
	float: right;
	padding: 0 0 10px 10px;
	}

.fc {
	clear: both;
	}

.red {
	color: #e00;
	font-size: 125%;
	}

.txtr {
	text-align: right;
	}

.q {
	background-repeat:no-repeat;
	padding-left:40px;
	margin-bottom:30px;
	margin-top:10px;
	color:#445500;
	font-weight:bold;
	background-image: url(imges/Q.gif);
	padding-bottom: 10px;
	}

.a {
	background-repeat:no-repeat;
	padding-left:40px;
	margin-bottom:50px;
	background-image: url(imges/A.gif);
	}

.qanda {
	background-repeat:no-repeat;
	padding-left:80px;
	font-size:22px;
	font-weight:bold;
	color:#445500;
	line-height:38px;
	margin-top:30px;
	margin-bottom:15px;
	background-image: url(imges/QandA.gif);
	}

.entry {
	padding:20px;
	border:solid 1px #3366CC;
	border-top:solid 10px #3366CC;
	margin-bottom:30px;
	margin-top:10px;
	}

.mail {
	background-imges:url(imges/mail.png);
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	padding-left:40px;
	font-size:16px;
	font-weight:bolder;
	margin-left:125px;
	margin-bottom:20px;
	color:#445500;

}
	
#booktbl td {
	border-bottom: 3px dotted #ccc;
	}

table.waku {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}

table.waku td {
	padding: 1px 3px 1px 7px;
	border-bottom: 1px solid #999;
	}

.blue {
	color: #00F;
}

.pink {
	color: #F0F;
}

*.float
      {
         float: left;
         margin-right: 1em;
      }

*.floatclear
      {
         clear: both;
      }

*.float_right
{
   float: right;
   margin-left: 1em;
}

div.contentsbox
      {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	padding: 1.5em;
	margin-bottom: 30px;
      }
	  
div.shadowbox
{
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #c0c0c0 #808080 #808080 #c0c0c0;
    padding: 0.5em;
	font-size: 120% ;
}

#tittle {
	font-size: 210%;
	line-height: 130%;
	font-weight: bolder;
	padding-right: 0px;
	padding-left: 10px;
}

#sub {
	font-size: 120%;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 30px;
}
