@CHARSET "UTF-8";

/* 共通 */
.col_left {
	float:left;
}
.col_right {
	float:right;
}
.clear {
	clear:both;
}

h3 {
	background-color:#DED2D6;
	color: #666666;
	font-family: HGSｺﾞｼｯｸE;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 20px;
	padding-left:10px;
}

h4 {
	font-family: HGSｺﾞｼｯｸE;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	padding-left:3px;
}

img {
	border: 0;
}

#content ,
#content .entry {
	background-color: #ffffff;	/* 本文の設定-背景色（entry-background-color）にて指定した色 */
}

/* レイアウト枠 */
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #ffffff;		/* 画面背景の設定-背景色にて指定した色 */
	background-image: none;			/* 画面背景の設定-画像選択にて指定した画像 */
	background-repeat: no-repeat;	/* 画面背景の設定-画像の繰り返しにて指定した値 */
}

#main {
	margin:0 auto;
	text-align:left;
	width:960px;
}


/*　ヘッダー */
.img_header {
	display: block;
	height: 350px;
	width: 960px;
}

#img_header a img {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	vertical-align:top; /* メニューとの隙間をなくすために追加 */
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;		/* ロゴヘッダーの設定-テキスト色（logheader-text-color）にて指定した色 */
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* メインコンテナ */
#content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 30px;
	text-align: center;
}

/* メニュー */
.menu {
	height: 30px;
	width: 100%;
	background-color: #D4FF50;	/* メニューの設定-背景色（menu-background-color）にて指定した色 */
}

.menu ul {
	float: left;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
}

.menu ul li {
	border-width: 0;
	height: 100%;
	width: 145px;
	list-style-type: none;
	float: left;
	border-right-style: dotted;
	border-right-width: 1px;
	margin-top: 0;
	border-right: 1px dotted #000000;	/* メニューの設定-テキスト色（menu-text-color）にて指定した色 */
}

.menu ul li a {
	border-color: #666666 transparent transparent transparent;
	display: block;
	font-size: 1.2em;
	font-family: HGSｺﾞｼｯｸE;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	height: 100%;
	line-height: 30px;
}

.menu ul li a {
	color: #000000	/* メニューの設定-テキスト色（menu-text-color）にて指定した色 */
}

.menu ul li a:active,
.menu ul li a:hover  {
	background-color: #B9EEFF;	/* メニューの設定-フォーカス時の背景色(menu-focus-background-color)にて指定した色 */
	color: #000000;	/* メニューの設定-フォーカス時のテキスト色(menu-focus-text-color)にて指定した色 */
	text-decoration:none;
}

/* 携帯QRコード*/
.mobile-div {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.mobile {
	color: #000000;	/* 固定 */
	background-color: #FFFFFF;	/* 固定 */
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size:12px;
	margin-left: auto;
	margin-right: 80px;
	width: 120px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 1px;
}

.mobile p {
	margin-bottom: 4px;
}

.mobile img {
	height:80px;
	width:80px;
}


/* 記事 */
.entry {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	padding-bottom:50px;
	background-color: #ffffff;	/* 本文の設定-背景色（entry-background-color）にて指定した色 */
	text-align: left;
}

.info {
	width: 100%;
	padding-top: 20px;
}

/* フッター */
.footer {
	background-color: #ffffff;	/* フッターの設定-背景色（ffffff）にて指定した色 */
	color: #000000;					/* フッターの設定-テキスト色(000000)にて指定した色 */
	border-top: 1px solid #B7B4B0;
	height: 64px;
	padding-right: 10px;
}

.knock {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 10px;
}
.knock a {
	float: right;
	text-decoration: none;
	height: 37px;
}
.knock p {
	float: right;
	margin-right: 5px;
	margin-top: 11;
	height: 26px;
}	
.knock a img {
	border: 0px;
}

/* お問い合わせ */
/*#ask-sendbtn {
	display: block;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	padding-top: 25px;
	background: url(../img/send.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 72px;
}
#ask-resetbtn {
	display: block;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	padding-top: 25px;
	background: url(../img/reset.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 100px;*/
}

