@charset "utf-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
div,
p,
pre,
address,
blockquote,
ul,
ol,
dl,
dt,
dd,
form,
fieldset {
	display: block;
	margin: 0;
	padding: 0;
}

*.clear {
	clear: both;
	height:1px;
	font-size:1px;
	line-height: normal;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}/*for IE7*/

/* Hides from IE-mac \*/
* html .clearfix { height:1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

p{
	padding:0;
	margin:0;
	line-height:1.6;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
li, dl, dt, dd{
	padding:0;
	margin:0;
}
img{
	border:0;
}
a{
	color:/*#0066CC*/#00008B;
	text-decoration:none;
}
a:hover{
	color:/*#0099CC*/#0000FF;
	text-decoration:underline;
}
table {
	border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	padding:0;
	margin:0;
	font-weight:normal;
}


/* body */
body{
	font:14px/1.35em Arial,Helvetica,sans-serif;
	line-height:1.5;
	background:url(images/bg_body.jpg) repeat-x center top;
	color:#333333;
}
*html body{
	font:14px/1.35em Arial,Helvetica,sans-serif;
	margin:0 auto;
	text-align:center;/*for IE6*/
	line-height:1.5;
	background:url(images/bg_body.jpg) repeat-x center top;
	color:#333333;
}


/* #wrapper */
#wrapper{
	width:1000px;
	text-align:left;
	background-color:#FFF;
	margin:0 auto;
}


/* #header */
#header{
	width:1000px;
/*
	height:159px;
*/
	height:144px;
	text-align:left;
	background:url(images/bg_header.gif) repeat-x center top #FFF;
	position:relative;
	margin:0 auto;
}
#header h1{
	position:absolute;
	left:15px;
	top:8px;
	color:#FFF;
	font-size:12px;
}
#header .headbtn{
	position:absolute;
	right:0;
}
#header .headbtn li{
	float:left;
	text-align:center;
	margin-left:14px;
	width: 90px;
}

#header .headbtn li a {
	display: block;
	color: white;
	font-size: 15px;
	font-weight:bold;
} 

#header .headbtn li a.nm {
	background: #4C4C4C;
}

#header .headbtn li a.nm:hover{
	background: #747474;
	text-decoration:none;
}

#header .headbtn li a.sp {
	background: #A96071;
}

#header .headbtn li a.sp:hover {
	background: #CB8C9D;
	text-decoration:none;
}

#header .logo{
	position:absolute;
	left:19px;
	top:48px;
}
#header .tel{
	position:absolute;
	right:3px;
/*
	top:66px;
*/
	top:42px;
}
#header .headnav{
	position:absolute;
	right:13px;
	top:43px;
}
#header .headnav li{
	float:left;
	padding-left:17px;
	margin-left:17px;
	border-left:1px solid #333333;
	font-size:13px;
}
#header .headnav li.fi{
	border:none;
}
#header .headnav li a{
	color:#333333;
}
#header .headsns{
	position:absolute;
	left:279px;
	top:62px;
}
#header .headsns li{
	float:left;
}
#header .gnav{
	position:absolute;
	left:0;
/*
	top:128px;
*/
	top:113px;
}
#header .gnav li{
	float:left;
}


/* #mainvisual */
#mainvisual{
	width:1000px;
	height:328px;
	position:relative;
}
#mainvisual .txt{
	position:absolute;
	left:40px;
	top:295px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}
#mainvisual .btn1{
	position:absolute;
	left:835px;
	top:272px;
}
#mainvisual .btn2{
	position:absolute;
	left:440px;
	top:297px;
}


/* #contents */
#contents{
	width:1000px;
	margin:10px auto 0 auto;
}
#contents .main{
	float:left;
	width:705px;
	padding-bottom:10px;
}
#contents .main .maparea{
	width:705px;
	height:345px;
	/*margin-bottom:15px;*/
	position:relative;
}
#contents .main .maparea .txt{
	position:absolute;
	left:25px;
	top:25px;
	font-size:16px;
	font-weight:bold;
	/*color:#000;*/
	color:#333;
	text-shadow: 1px 1px 1px #808080;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=120,strength=2);
}

#contents .main .articlename{
	border:2px solid #969665;
	border-top:none;
    margin-bottom:15px;
	padding-top:10px;
    padding-bottom:10px;
	background:#FFF;
}
#contents .main .articlename .tit{
	position:absolute;
	font-size:15px;
	font-weight:bold;
	font-family: sans-serif;
	color:#333;
	padding-left:25px;
	text-shadow: 1px 1px 1px #808080;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=120,strength=2);
}
#contents .main .articlename table{
	margin:25px auto 10px;
}
#contents .main .articlename table td{
	padding:0 10px;
}
#contents .main .articlename table td .nameinput {
	width:310px;
	border:1px solid #333;
	margin-left:5px;
}
#contents .main .articlename table td .namesearch{
	border:1px solid #72021c;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 4px;
	font-family:arial, helvetica, sans-serif;
	/*padding: 2px 7px;*/
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold;
	font-size:14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #990000), color-stop(100%, #660000));
	background-image: -webkit-linear-gradient(top, #990000, #660000);
	background-image: -moz-linear-gradient(top, #990000, #660000);
	background-image: -ms-linear-gradient(top, #990000, #660000);
	background-image: -o-linear-gradient(top, #990000, #660000);
	background-image: linear-gradient(top, #990000, #660000);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#990000, endColorstr=#660000);
}
#contents .main .articlename table td .namesearch:hover{
	border:1px solid #b30808; background-color: #e40a0a;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40a0a), color-stop(100%, #9f0202));
	background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
	background-image: linear-gradient(top, #e40a0a, #9f0202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}

#contents .main .boxmerit{
	background:url(images/main_tit1.jpg) left top no-repeat;
    border:2px solid #969665;
    margin-bottom:15px;
    padding-bottom:25px;
	position:relative;
}
#contents .main .boxmerit .tit{
	position:absolute;
	left:25px;
	top:16px;
	font-size:16px;
	font-weight:bold;
	/*color:#000;*/
	color:#333;
	text-shadow: 1px 1px 1px #808080;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=120,strength=2);
}
#contents .main .meritin{
	padding:50px 30px 0 140px;
}
#contents .main .meritin .title{
	font-size:20px;
	color:#912423;
	border-bottom:1px solid #912423;
	padding-bottom:5px;
	margin-bottom:15px;
	font-weight:bold;
}
#contents .main .meritin ul li{
	font-size:17px;
	color:#000;
	margin-bottom:18px;
	text-indent:-1.2em;
	padding-left:1.2em;
	font-weight:bold;
	line-height:1.3;
}

#contents .main .boxlook{
	background:url(images/main_tit2.jpg) 5px 10px no-repeat;
    border:2px solid #969665;
    margin-bottom:15px;
    padding-bottom:25px;
	position:relative;
}
#contents .main .boxlook .tit{
	position:absolute;
	left:25px;
	top:16px;
	font-size:16px;
	font-weight:bold;
	/*color:#000;*/
	color:#333;
	text-shadow: 1px 1px 1px #808080;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=120,strength=2);
}
#contents .main .boxlook{
	padding:45px 0 0 140px;
}

#contents #sidebar {
	float:right;
	width:275px;
	padding-bottom:10px;
}
#contents #sidebar .btn1{
	margin-bottom:5px;
}
#contents #sidebar .btn1{
	margin-bottom:5px;
}
#contents #sidebar ul{
	margin-bottom:15px;
}
#contents #sidebar ul li {
    font-size:12px;
    line-height:1.6;
    margin:5px 7px;
    padding:0 5px;
}
#contents #sidebar ul li a {
	/*text-decoration:underline;*/
}
#contents #sidebar .listwhat {
    background:url(images/side_tit1.jpg) left top no-repeat;
    border:2px solid #912423;
    padding:32px 0 5px 0;
}
#contents #sidebar .liststaff {
    background:url(images/side_tit2.jpg) left top no-repeat;
    border:2px solid #912423;
    padding:32px 0 5px 0;
}
#contents #sidebar .listcat {
    background:url(images/side_tit3.jpg) left top no-repeat;
    border:2px solid #912423;
    padding:32px 0 5px 0;
}
#contents #sidebar ul .rss {
    background:url(images/side_rss.gif) left 2px no-repeat;
    font-size:11px;
    padding-left:15px;
}


/* #footer */
#footer{
	width:1000px;
	/*height:125px;*/
	text-align:left;
	/*background:url(images/bg_footer.gif) repeat-x center bottom #FFF;*/
	font-size:12px;
	color:#FFF;
	letter-spacing:0.1em;
}
#footer .pagetop{
	text-align:right;
}
#footer a{
    color:#FFF;
}
#footer #footarea {
	font-weight:bold;
	background:#999967;
	padding:10px 20px;
}
#footer #footnav {
	background:#76774f;
}
#footer #footnav ul{
	width:1000px;
	padding:5px 0 2px 0;
    text-align:center;
}
#footer #footnav ul li{
    display:inline;
}
#footer .copyright{
	font-size:11px;
    text-align:center;
	background:#76774f;
}

/* パンくず機能*/
#breadcrumb {
	background: #ffffff;
	font-size: 11px;
	width:942px !important;
	width /**/: 950px;
	padding-top: 2px;
	padding-left: 4px;
	float: left;
}




/* single.php page.php */
/* ページ BOX */
div.pagebox {clear:both;padding-left:5px;}
div.pagebox p{margin-left:10px;}
div.pagebox hr{
	border: 0px;
	height: 1px;
	margin: 4px 5px 4px 5px;
	padding: 0px;
	background-color:#ffffff;
	border-bottom: 1px dotted #454545;
}
/* ページ H2 */
h2.pagetitle {
	/*background: url(images/wsm_r36_c10.jpg) 0px 6px no-repeat;*/
	font-size: 20px;
	letter-spacing: 0.05em;
	color: #ffffff;
	padding: 16px 0px 14px 10px;
	margin: 0px 0px 12px 0px;
}

/* 20130730 begin */
/* ページ Ｈ２  */
#contents .main .pagebox h2 {
	padding-left:8px; 
	margin: 10px 0 10px 6px;
	font-weight:bold; 
	font-size:20px; 
	color:#B50005;
	line-height:24px; 
	border-left:#969665 8px solid;
} 

#contents .main .pagebox h2 a{	color: /*#333*/#333333; text-decoration:none; }
#contents .main .pagebox h2 a:link{	color: /*#333*/#333333; text-decoration:none; }
#contents .main .pagebox h2 a:visited{	color: /*#333*/#333333; text-decoration:none; }
#contents .main .pagebox h2 a:hover{	color: /*#B8282E*/#333333; text-decoration: underline; }
#contents .main .pagebox h2 a:active{	color: /*#B8282E*/#333333; text-decoration: underline; }
/* 20130730 end */

/* ページ Ｈ３  */
#contents .main .pagebox h3{
	font-size: 18px;
	color: #454545;
	font-weight: bold;
	padding: 1px 0px 2px 5px;
	/*margin: 9px 0px 9px 3px;*/
	/*border-left: 3px solid #B8282E;*/}

/* ページ Ｈ4  */
#contents .main .pagebox h4{
	font-size: 14px;
	color: #B8282E;
	font-weight: bold;
	padding: 1px 0px 2px 2px;
	margin: 9px 0px 9px 0px;
}


/* ページ 引用*/
#contents .main .pagebox blockquote{
	border: 1px solid #EFEFEF;
	padding: 7px;
	margin: 5px;
}
/* ページ コンテンツボックス*/
#contents .main .pagebox #pagecon{
	border: 1px solid #f2f2f2;
	padding: 7px;
	margin: 5px;
}
/* ページ テーブル */
#contents .main .pagebox table{}

/* 記事(single.php,index.php) */
/* 記事の日時、カテゴリー等 */
dl {
	color: #666;
	font-size:10px;
	margin-left: 7px;
	margin-bottom:15px;
}
dl.metadata dt{
	display:inline;
	border-right:1px solid #ccc;
	padding-right:0.6em;
	margin-right:0.8em;
}
dl.metadata dd {display:inline;}
dl.metadata dd.last {border-right:none;}
/* 次のページ、前のページ*/
#contents .main .navi_page {
	text-align:center;
	font-size: 0.9em;
	margin: 5px auto;
}
/* 記事 BOX */
div.post {
	/*padding-bottom:15px;*/
	margin-bottom:20px;
	margin-left:5px;
	border-bottom:none;
	clear:both;
}
/* 記事 H2★ */
h2.posttitle {
	/*font-size: 18px;*/
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	/*color: #333;*/
	color: #900;
	/*padding: 16px 0px 2px 2px;*/
	padding: 5px 0px  2px 2px;
	margin: 10px 0px 5px 5px;
	border-bottom: 3px solid #969665;
}
h2.posttitle a{	color: /*#333*/#00008B; text-decoration:none; }
h2.posttitle a:link{	color: /*#333*/#00008B; text-decoration:none; }
h2.posttitle a:visited{	color: /*#333*/#00008B; text-decoration:none; }
h2.posttitle a:hover{	color: /*#B8282E*/#0000FF; text-decoration: underline; }
h2.posttitle a:active{	color: /*#B8282E*/#0000FF; text-decoration: underline; }
/* 記事 H3*/
#contents .main .post h3{
	font-size: 14px;
	color: #454545;
	font-weight: bold;
	padding: 1px 0px 2px 5px;
	margin: 9px 0px 9px 3px;
	border-left: 3px solid #B8282E;}
/* ページ Ｈ4  */
#contents .main .post h4{
	font-size: 14px;
	color: #B8282E;
	font-weight: bold;
	padding: 1px 0px 2px 2px;
	margin: 9px 0px 9px 0px;
}

/* 記事 引用*/
#contents .main .post blockquote{
	border: 1px solid #EFEFEF;
	padding: 7px;
	margin: 5px;
}
/* 記事 コンテンツボックス*/
#contents .main .post #pagecon{
	border: 1px solid #f2f2f2;
	padding: 7px;
	margin: 5px 0 0 10px;
}
#contents .main .post p {
	margin: 0 15px;
}
#contents .main .post table{}
/* 個別記事追加分 */
/* 記事 画像（スマイリーは除外） */
div.post img.wp-smiley {border:none;}
div.post img.floatleft {float:left;	margin:5px;}
/* 記事 ボタン */
div.post .post-button {
	border:1px solid #72021c;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-family:arial, helvetica, sans-serif;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold;
	font-size:14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #990000), color-stop(100%, #660000));
	background-image: -webkit-linear-gradient(top, #990000, #660000);
	background-image: -moz-linear-gradient(top, #990000, #660000);
	background-image: -ms-linear-gradient(top, #990000, #660000);
	background-image: -o-linear-gradient(top, #990000, #660000);
	background-image: linear-gradient(top, #990000, #660000);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#990000, endColorstr=#660000);
	text-decoration:none;
}
div.post .post-button:hover {
	border:1px solid #b30808; background-color: #e40a0a;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40a0a), color-stop(100%, #9f0202));
	background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
	background-image: linear-gradient(top, #e40a0a, #9f0202);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}
/* 記事 その他リスト div.post ul, div.post ul ul, div.post ol, div.post ol ol{} div.post li {} div.post li li {} */

/* テーブル*/
TABLE.form1 {
	margin: 15px 5px 15px 5px;
	width: 640px;
	border-top: 1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-collapse: collapse;
}
TABLE.form1 TH {
	font-size:12px;
	text-align:left;
	width: 180px;
	background: #ddd;
	color: #333;
	padding: 10px 5px 10px 5px;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}
TABLE.form1 TD {
	font-size:12px;
	padding: 10px 5px 10px 10px;
	line-height: 120%;
	border-bottom: #aaa 1px solid;
}
TABLE.form2 {
	font-size:12px;
	margin: 15px 5px 15px 5px;
	width: 640px;
	border-top: 1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-collapse: collapse;
}
TABLE.form2 TH {
	font-size:12px;
	text-align:left;
	width: 180px;
	background: #f1f1f1;
	color: #333;
	padding: 7px 5px 7px 5px;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}
TABLE.form2 TD {
	font-size:12px;
	padding: 10px 5px 10px 10px;
	line-height: 120%;
	border-bottom: #aaa 1px solid;
}
TABLE.form3 {
	font-size:12px;
	margin: 15px 5px 15px 5px;
	width: 640px;
	border-top: 1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-collapse: collapse;
}
TABLE.form3 TH {
	width: 360px;
	font-size:12px;
	text-align:left;
	background: #ddd;
	color: #333;
	padding: 7px 5px 7px 5px;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}
TABLE.form3 TD {
	font-size:12px;
	padding: 10px 5px 10px 10px;
	line-height: 120%;
	border-bottom: #aaa 1px solid;
}
TABLE.tb1 {
	margin: 10px 10px;
	width: 640px;
	border-top: 1px solid #B8282E;
	border-bottom:1px solid #B8282E;
	border-collapse: collapse;
}
TABLE.tb1 TH {
	border-bottom: 1px dotted #B8282E;
	padding: 10px 15px 10px 10px;
	text-align:center;
	line-height: 300%;
	width: 150px;
}
TABLE.tb1 TD {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #B8282E;
}

TABLE.tb2 {
	margin: 10px 0px;
	width: 655px;
	border-collapse: collapse;
}
TABLE.tb2 TH {
	padding: 5px 5px 5px 20px;
	font-weight:normal;
}
TABLE.tb2 TD {
	padding: 5px 5px 5px 0px;
}

TABLE.tb3 {
	margin: 10px 0px;
	width: 650px;
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
}
TABLE.tb3 TH {
	font-weight:normal;
	border-bottom: 1px solid #cccccc;
}
TABLE.tb3 TD {
	padding:10px 0px 10px 5px;
	border-bottom: 1px solid #cccccc;
}
TABLE.tb4 {
	margin: 0px 10px 0px 0px;
	width: 630px;
	border-bottom:1px solid #bbb;
	border-collapse: collapse;
}
TABLE.tb4 TH {
	text-align:left;
	background: #DF8F92;
	color: #FFFFFF;
	padding: 4px;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
}
TABLE.tb4 TD {
	padding: 5px 4px 5px 5px;
	line-height: 120%;
	border-right: #bbb 1px solid;
	border-bottom: #bbb 1px solid;
}

/* ボックス*/

.box1{
	padding:10px 10px 10px 10px;
	margin:10px 0px 10px 0px;
	border:1px solid #B8282E;
}

/* フォント*/
.red{
	color:#B8282E;
	font-weight:bold;
}

.redb{
	color:#B8282E;
	font-weight:bold;
	font-size:14px;
	padding:0px 10px 0px 0px;
}

.border{
	background-color:#ffff66;
}




/*コメント＆トラックバック(comments.php) */
/* コメントBOX */
div#comments{
	background: url(images/stripe_gray.gif);
	margin: 20px 0px 0px;
	padding: 5px 15px 10px;
	font-size: 12px;
}
/* コメントBOX TITLE */
div#comments #respond{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* コメント SUBTITLE */
div#comments #restitle{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 3px;
}
/* TRACKBACK URL BOX */
input#trackbackurl {
	width:98%;
	font-size:11px;
	margin-bottom:1em;
}
/* COMMENT BOX list*/
ol#commentlist {
	margin:0 0 20px;
	font-size:12px;
	padding: 0px;
}
/* COMMENT BOX*/
div#comments ol#commentlist .commentcontent{
	background:#f7f7f7;
	display:block;
	list-style:none;
	margin-bottom:1em;
	padding:5px;
	border: 1px solid #E8E8E8;
	height: auto;
}
/* COMMENT BOX DLtag date,username*/
div#comments ol#commentlist li .metadata {
	margin: 5px 10px 0px 10px;
	padding:0px 0px 0px 5px;
	border-top: 1px solid #E8E8E8;
}
div#comments ol#commentlist .metadata dt{
	font-size:10px;
	margin-left: 5px;
	padding:0px;
	display:inline;
}
div#comments ol#commentlist .metadata dd {
	font-size:10px;
	margin: 0px;
	padding:0px 5px 0px 0px;
	display:inline;
	border-right:1px solid #ccc;
}
div#comments ol#commentlist .metadata dd.last {
	font-size:10px;
	border-right:none;
}
/* COMMENT 入力ラベル*/
form#commentform label {
	width:140px;
	float:left;
	font-weight:bold;
}
form#commentform p {
	clear:both;
	margin-bottom: 12px;
}
form#commentform sub {
	display:block;
	padding-top:2px;
	padding-left: 145px;
}
/* COMMENT 名前などの入力フォーム*/
input#PAGETOPuthor, input#email, input#url {
	width:65%;
	border:1px solid #ccc;
	padding:1px 3px;
}
/* COMMENT 名前などのテキスト入力フォーム*/
textarea {
	font-size:1em;
	border:1px solid #ccc;
	width:90%;
}
p.submitbutton {text-align:center;}
/* COMMENT サブミットボタン*/
p.submitbutton input {
	padding:4px 1em;
	font-weight:bold;
	color:#ffffff;
	border: 1px solid #666666;
	background: #999999;
}

/* Mac IE 文字化け回避対策 */
input, select, textarea {font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;}

