@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	line-height: 0;
}
ol, ul {
	list-style: none;
}
body {
	font: 14px/26px "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333;
	background: #f8f8f8;
}
a {
	color: #0082d9;
}
a:hover {
	color: #837d72;
}
a:active, a:focus {
	outline: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
/*----------------------------------------------------

	LAYOUT

----------------------------------------------------*/

#wrapper {
	margin: 0 auto;
	padding: 0 20px;
	width: 910px;
}
/*----------------------------------------------------

	#header

----------------------------------------------------*/

#header {
	background: url(images/header.jpg) no-repeat 100% 30px;
	height: 80px;
}
#header h1 {
	color: #333;
	padding: 3px 0 5px;
	font-size: 10px;
	font-weight: normal;
}
/*----------------------------------------------------

	#topnav

----------------------------------------------------*/

ul#topnav {
	margin: 15px 0;
	width: 910px;
	height: 31px;
}
ul#topnav li {
	float: left;
	list-style: none;
}
ul#topnav a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 182px;
	height: 46px;
	background: url(images/topnav.jpg) no-repeat;
}
ul#topnav li#nav1 a {
	background-position: 0 0;
}
ul#topnav li#nav2 a {
	background-position: -182px 0;
}
ul#topnav li#nav3 a {
	background-position: -364px 0;
}
ul#topnav li#nav4 a {
	background-position: -546px 0;
}
ul#topnav li#nav5 a {
	background-position: -728px 0;
}
ul#topnav li#nav1 a:hover {
	background-position: 0 bottom;
}
ul#topnav li#nav2 a:hover {
	background-position: -182px bottom;
}
ul#topnav li#nav3 a:hover {
	background-position: -364px bottom;
}
ul#topnav li#nav4 a:hover {
	background-position: -546px bottom;
}
ul#topnav li#nav5 a:hover {
	background-position: -728px bottom;
}
/*----------------------------------------------------

	#main

----------------------------------------------------*/
#main {
	float: right;
	width: 618px;
	padding: 25px 0;
	display: inline;
}
#mainimage {
	margin-top: 30px;
}
#main .heading {
	margin-bottom: 20px;
	padding: 0 10px 0px 20px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background: url(images/heading.jpg) no-repeat;
}
#main .heading_s {
	font-size: 13px;
	line-height: 30px;
	padding-left: 15px;
	margin-top: 10px;
	letter-spacing: 0.2em;
	color: #4f4b43;
	border-bottom: 1px solid #ccc;
}
#main p {
	margin-bottom: 15px;
}
#main .main {
	margin-bottom: 30px;
}
/* 画像を右に回りこみ */
#main p.withImage {
	width: 598px;
	margin: 20px 0px 40px 10px;
	padding: 5px 0;
}
#main p.withImage img {
	float: right;
	margin-left: .5em;
}
#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #4f4b43;
}
#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.box_img_border {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 1px;
}
/* フッター共通 */
.box {
	float: left;
	width: 195px;
	margin: 20px 16px 10px 0;
	line-height: 1.2;
}
.box_img {
	padding: 0px 0px 10px 0px;
}
.last {
	margin-right: 0;
}
/* ボタン */
p.button {
	text-align: center;
	padding: 10px 0;
}
p.button a {
	display: block;
	line-height: 32px;
	background: url(images/button.jpg) no-repeat;
	text-decoration: none;
}
p.button a {
	color: #fff;
}
p.button a:hover {
	color: #fff;
}
p.button a:hover {
	cursor: pointer;
	background-position: 0 -32px;
}
.article {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
	background: none;
	border: 1px solid #dcdcdc;
	background: #fff;
}
.article_cell {
	clear: both;
	padding: 0 0 25px 0;
	margin-bottom: 25px;
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
}
.text_r{
	width:450px;
	float: right;
}
ul#news li {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
ul#news li .date {
	display: block;
}
/*----------------------------------------------------

	#sidebar

----------------------------------------------------*/

#sidebar {
	float: left;
	width: 265px;
	padding: 20px 0;
}
#sidebar p {
	margin-bottom: 20px;
}
#sidebar h3 {
	margin-top: 5px;
	padding: 0 10px 0 23px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background: url(images/heading2.jpg) no-repeat;
}
#sidebar ul {
	margin-bottom: 20px;
	padding: 10px 0 0 5px;
}
#sidebar li {
	margin: 0 10px 10px 5px;
	list-style: none;
	border-bottom: 1px dotted #dcdcdc;
}
#sidebar li a {
	background: url(images/list.png) no-repeat 0 50%;
	display: block;
	padding-left: 15px;
}
#sidebar li a:hover {
	background-position: 3px 50%;
}
/*----------------------------------------------------

	#footer

----------------------------------------------------*/

#footer {
	clear: both;
	padding: 10px 0 40px 0;
	border-top: 1px solid #e6e4d9;
	overflow: hidden;
}
#footer .inner {
	overflow: hidden;
}
* html #footer .inner {
	height: 1%;
}
#footer #logo {
	float: left;
	padding: 10px 0 5px;
	width: 292px;
}
#copy {
	float: right;
}
address {
	text-align: right;
	font-style: normal;
	font-size: 12px;
	display: block;
	padding-top: 35px;
}
/*----------------------------------------------------

  CONTACT

----------------------------------------------------*/

form input[type="text"],
form input[type="email"]{
	height: 20px;
	width: 50%;
	border: 1px solid #eee;
	padding: 2px;
}
form #mail {
	width: 70%;
}
form #zip {
	width: 80px;
	margin: 0 0 5px;
}
form #prefectures{
	margin: 0 0 5px;
}
form #address {
	width: 90%;
}
form textarea {
	width: 80%;
	height: 150px;
	border: 1px solid #eee;
}
/*----------------------------------------------------

  お知らせ詳細

----------------------------------------------------*/
.post h2, .post h3, .post h4, .post h5, .post h6 {
	margin: 30px 0 10px;
	color: #333 !important;
}
.post h2 {
	font-size: 160%;
}
.post h3 {
	font-size: 140%;
}
.post h4 {
	font-size: 120%;
}
.post h5 {
	font-size: 110%;
}
.post p {
	margin-bottom: 20px;
	padding: 0;
}
.post em {
	font-style: italic;
}
.post code {
	color: #06c;
	font-family: 'Courier New', Courier, monospace;
}
.post img {
	border: 1px #ccc solid;
	padding: 3px;
	background: #fff;
	margin: 20px 0;
}
.post ul, .post ol {
	margin: 20px 0;
}
.post ul li {
	margin-left: 20px;
	list-style: outside !important;
}
.post ol li {
	margin-left: 20px;
	list-style: decimal outside;
}
/* table
----------------------------------------------------*/
.table_set1 {
	width: 100%;
}
.table_set1 th {
	border-collapse: collapse;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 5px 10px;
	background-color: #efefef;
}
.table_set1 td {
	border-collapse: collapse;
	border-right: solid 1px #ddd;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 5px 10px;
}
/*----------------------------------------------------

	COMMON CLASS

----------------------------------------------------*/
.bold {
	font-weight: bold;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* margin
----------------------------------------------------------*/

.m0 {
	margin: 0px;
}
.m5 {
	margin: 5px;
}
.m10 {
	margin: 10px;
}
.m15 {
	margin: 15px;
}
.m20 {
	margin: 20px;
}
.m25 {
	margin: 25px;
}
.m30 {
	margin: 30px;
}
.m35 {
	margin: 35px;
}
.m40 {
	margin: 40px;
}
.mt0 {
	margin-top: 0px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mr0 {
	margin-right: 0px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
.mr35 {
	margin-right: 35px;
}
.mr40 {
	margin-right: 40px;
}
.mb0 {
	margin-bottom: 0px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.ml0 {
	margin-left: 0;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
/* padding
----------------------------------------------------------*/

.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
/* フォントサイズ・カラー
----------------------------------------------------------*/

.f9 {
	font-size: 9px;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f19 {
	font-size: 19px;
}
.f20 {
	font-size: 20px;
}
.f25 {
	font-size: 25px;
}
.f30 {
	font-size: 30px;
}
.red {
	color: #FF3333;
}
.org {
	color: #f7931e;
}
