@charset "utf-8";

/* ---------------
　　　共用
--------------- */

body  {
	background: #FFF url(../images/bg.jpg) repeat-x center top;
	font-family: Meiryo,'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','MS PGothic',Verdana,sans-serif;
	font-size: 14px; /* モダンブラウザ向け */
	color: #333333;
	_text-align: center;
}

/* リンクの設定 */
a:link {
	border: none;
	color: #e35a24;
	text-decoration: none;
}
a:visited {
	border: none;
	color: #3366cc;
	text-decoration: none;
}
a:active {
	border: none;
	color: #e35a24;
	text-decoration: none;
}

a:hover {
	border: none;
	color: #e35a24;
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

hr {
	clear: both;
	margin: 10px 0;
	padding: 0;
	border: none;
	border-top: 1px dashed #8f7c52;
	height: 1px;
	color: #fff;
}

/* ---------------
レイアウト関連
--------------- */

/* コンテンツ全体 */
#wrapper {
	width: 992px;
	margin: 0px auto;
	padding: 0;
	_text-align: center;/* for ie6 */
}

/* ヘッダ */
#header {
	width: 992px;
	height: 167px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* メインカラム */
#main {
	_display: inline;/* for ie6 */
	float: left;
	width: 708px;
	margin: 20px 0 20px 4px;
	padding: 21px;
	text-align: left;
	_overflow: hidden;/* for ie6 */
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 5px #ccc;
	behavior:url("/PIE.htc");
}


/* サブカラム */
#subL {
	_display: inline;/* for ie6 */
	float: left;
	width: 210px;
	margin: 20px 13px 0 0;
	padding: 0;
	text-align: left;
}

#subR {
	_display: inline;/* for ie6 */
	float: right;
	width: 210px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
}


/* フッタ */
#footWrapper {
	clear: both;
	padding: 20px 0;
	font-size: 100%;
	text-align: center;
	background: #fb7e2f;
}

#footer {
	position: relative;
	width: 992px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
}

#footer a {
	color: #fff;
}

/* ■■■■■ コピーライト #copyright 　*/
#copyright {
	padding: 5px 0;
	color: #42210b;
	font-family: arial;
}


/* ---------------
　ヘッダ
--------------- */

/* ■■■■■ サイトタイトル #siteTitle　*/
#siteTitle {
	float: left;
	margin: 0;
	width: 486px;
	height: 109px;
}


#logo {
	float: left;
}
#logo a {
	display: block;
	width: 300px;
	height: 109px;
	margin: 0;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#logoLink {
	position: relative;
	float: left;
}
#logoLink a {
	position: absolute;
	display: block;
	width: 186px;
	height: 109px;
	background: url(../images/logo2.jpg) no-repeat;
	text-indent: -9999px;
}

#headerR {
	float: right;
	width: 506px;
	height: 109px;	
}

#headTxt {
	text-align: right;
	margin: 10px 0 5px 0;
	font-size: 85%;
	line-height: 1.5;
}

#headTel {
	float: right;
	width: 425px;
	height: 38px;
	background: url(../images/headerTel.jpg) no-repeat;
	text-indent: -9999px;
}


/* ■■■■■ ヘッダーナビ # headNavi　*/
ul#headNavi {
	display: block;
	float: right;
	width: 506px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
ul#headNavi li {
	float: right;
}
ul#headNavi li a {
	display: block;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../images/headerLinkIcon.jpg) no-repeat;
	background-position: 0 5px;
	line-height: 1.5;
	color: #333;
}



/* ■■■■■ グローバルナビ #globalNavi 　*/
#globalNavi ul {
	list-style: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#globalNavi ul li {
	float: left;
}

#globalNavi ul li#gmenu1 a:link,
#globalNavi ul li#gmenu1 a:visited,
#globalNavi ul li#gmenu1 a:hover,
#globalNavi ul li#gmenu1 a:active {
	display: block;
	width: 145px;
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/gmenu1.jpg) no-repeat;
	text-indent: -9999px;
}

#globalNavi ul li#gmenu2 a:link,
#globalNavi ul li#gmenu2 a:visited,
#globalNavi ul li#gmenu2 a:hover,
#globalNavi ul li#gmenu2 a:active {
	display: block;
	width: 141px;
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/gmenu2.jpg) no-repeat;
	text-indent: -9999px;
}

#globalNavi ul li#gmenu3 a:link,
#globalNavi ul li#gmenu3 a:visited,
#globalNavi ul li#gmenu3 a:hover,
#globalNavi ul li#gmenu3 a:active {
	display: block;
	width: 140px;
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/gmenu3.jpg) no-repeat;
	text-indent: -9999px;
}

#globalNavi ul li#gmenu4 a:link,
#globalNavi ul li#gmenu4 a:visited,
#globalNavi ul li#gmenu4 a:hover,
#globalNavi ul li#gmenu4 a:active {
	display: block;
	width: 140px;
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/gmenu4.jpg) no-repeat;
	text-indent: -9999px;
}

#globalNavi ul li#gmenu5 a:link,
#globalNavi ul li#gmenu5 a:visited,
#globalNavi ul li#gmenu5 a:hover,
#globalNavi ul li#gmenu5 a:active {
	display: block;
	width: 140px;
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/gmenu5.jpg) no-repeat;
	text-indent: -9999px;
}

#globalNavi ul li#gmenu6 a:link,
#globalNavi ul li#gmenu6 a:visited,
#globalNavi ul li#gmenu6 a:hover,
#globalNavi ul li#gmenu6 a:active {
	display: block;
	width: 141px;
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/gmenu6.jpg) no-repeat;
	text-indent: -9999px;
}

#globalNavi ul li#gmenu7 a:link,
#globalNavi ul li#gmenu7 a:visited,
#globalNavi ul li#gmenu7 a:hover,
#globalNavi ul li#gmenu7 a:active {
	display: block;
	width: 144px;
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/gmenu7.jpg) no-repeat;
	text-indent: -9999px;
}



/*	TOPメインイメージ	*/
#topMainBoxWapperAll {
	position: relative;
	margin: 20px 0 10px 0;
}


#topMainBoxWapper {
	position: absolute;
	display: block;
	width: 984px;
	height: 303px;
	margin: 0 4px 0 4px;
	padding: 0;
	background: #fff;
	box-shadow: 0px 0px 5px #aaa;
	z-index: 3;
	behavior:url("/PIE.htc");
}

#topMainBox {
	overflow: hidden;
	position: relative;
	width: 980px;
	height: 299px;
	margin: 0;
	padding: 0;
	top: 2px;
	left: 2px;
}

#topMainImg {
	position: absolute;
	height: 299px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topMainImg li {
	position: absolute;
	list-style: none;
	width: 980px;
	height:299px;
	margin: 0;
	padding: 0;
}

#imgControl {
	position: absolute;
	z-index: 100;
	top: 279px;
	left: 0;
	width: 980px;
	height: 20px;
	background: #efefef;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#imgControl ul {
	float: right;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #efefef;
	list-style: none;
}

#imgControl ul li {
	float: left;
}

#imgControl ul li a {
	display: block;
	width: 30px;
	height: 20px;
	margin: 0 0 0 1px;
	text-align: center;
	background: #ccc;
	line-height: 20px;
}

/*	トップサイドリンク	*/
#topSideLink {
	position: absolute;
	width: 223px;
	height: 300px;
	top: 0;
	left: 900px;
	z-index: 2;
}

#topSideLink #topSideLinkIllst {
	position: absolute;
	display: block;
	width: 135px;
	height: 197px;
	top: 75px;
	left: 0;
	background: url(../images/topSideLinkIllst.png) no-repeat;
	text-indent: -9999px;
	z-index: 2;
	opacity: 0.0;
	overflow: hidden;
}

#topSideLink #topSideLinkBtn a {
	position: absolute;
	display: block;
	width: 124px;
	height: 82px;
	top: 81px;
	left: 95px;
	z-index: 3;
	background: url(../images/topSideLinkBtn.png) no-repeat;
	text-indent: -9999px;
	opacity: 0.0;
}




/*	TOPメインバナー	*/
#topMainBnrImgWrapper {
	display: block;
	position: relative;
	width: 983px;
	height: 129px;
	margin: 338px 4px 10px 4px;
	background: #fff;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
	box-shadow: 0px 0px 5px #aaa;
	behavior:url("/PIE.htc");
}

#topWaku {
	position: absolute;
	overflow: hidden;
	top: 14px;
	left: 30px;
	width: 924px;
	height: 100px;
}

#topImgLine {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topImgLine li {
	float: left;
}

#topImgLine li a:link,
#topImgLine li a:visited {
	display: block;
	width: 221px;
	height: 100px;
	margin: 0 5px;
}

#topImgLine li a:hover,
#topImgLine li a:active {
	display: block;
	width: 221px;
	height: 100px;
	margin: 0 5px;
	opacity: 0.7;
}

#topImgBackBtn {
	position: absolute;
	display: block;
	width: 30px;
	height: 100px;
	top: 14px;
	left: 0;
	border-right: 1px solid #ccc;
}

#topImgNextBtn {
	position: absolute;
	display: block;
	width: 30px;
	height: 100px;
	top: 14px;
	left: 954px;
	border-left: 1px solid #ccc;
}


#topImgBackBtn a {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/topImgBackBtn.gif) no-repeat;	
	top: 40px;
	left: 5px;
	text-indent: -9999px;
}

#topImgNextBtn a {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/topImgNextBtn.gif) no-repeat;	
	top: 40px;
	left: 4px;
	text-indent: -9999px;
}





#topNews {
	margin: -9px 0 30px 0;
	width: 536px;
}

#topNewsTitle a {
	display: block;
	width: 707px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: url(../images/topInfoTitle.jpg) no-repeat;
	text-indent: -9999px;
}

#topNewsBody {
	width: 707px;
	margin: 0;
	padding: 0;
	background: url(../images/topInfoBg.jpg) repeat-y;
}

#topHeadline {
	margin: 0 20px;
	padding: 5px 0 10px 0;
}

#topHeadline dt {
	float: left;
	width: 150px;
	margin: 0;
	padding: 8px 0 8px 10px;
	background: url(../images/topNewsIcon.gif) no-repeat;
	background-position: 0 14px;
	line-height: 1.5;
}

#topHeadline dd {  
	width: 487px;
	margin: 0;
	padding: 8px 0 8px 180px;
	border-bottom:1px dotted #ccc;
	line-height: 1.5;
}

#topNewsBottom {
	display: block;
	width: 707px;
	height: 8px;
	background: url(../images/topInfoBottom.jpg) no-repeat;
}

#topMenu {
	width: 707px;
	margin: 0 0 30px 0;
}

#topMenuTitle {
	display: block;
	width: 707px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenuTitle.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topMenu ul li {
	float: left;
}

#topMenu ul li#topMenu01 a:link,
#topMenu ul li#topMenu01 a:visited,
#topMenu ul li#topMenu01 a:hover,
#topMenu ul li#topMenu01 a:active {
	display: block;
	width: 353px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu01.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu02 a:link,
#topMenu ul li#topMenu02 a:visited,
#topMenu ul li#topMenu02 a:hover,
#topMenu ul li#topMenu02 a:active {
	display: block;
	width: 354px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu02.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu03 a:link,
#topMenu ul li#topMenu03 a:visited,
#topMenu ul li#topMenu03 a:hover,
#topMenu ul li#topMenu03 a:active {
	display: block;
	width: 353px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu03.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu04 a:link,
#topMenu ul li#topMenu04 a:visited,
#topMenu ul li#topMenu04 a:hover,
#topMenu ul li#topMenu04 a:active {
	display: block;
	width: 354px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu04.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu05 a:link,
#topMenu ul li#topMenu05 a:visited,
#topMenu ul li#topMenu05 a:hover,
#topMenu ul li#topMenu05 a:active {
	display: block;
	width: 353px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu05.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu06 a:link,
#topMenu ul li#topMenu06 a:visited,
#topMenu ul li#topMenu06 a:hover,
#topMenu ul li#topMenu06 a:active {
	display: block;
	width: 354px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu06.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu07 a:link,
#topMenu ul li#topMenu07 a:visited,
#topMenu ul li#topMenu07 a:hover,
#topMenu ul li#topMenu07 a:active {
	display: block;
	width: 353px;
	height: 133px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu07.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu08 a:link,
#topMenu ul li#topMenu08 a:visited,
#topMenu ul li#topMenu08 a:hover,
#topMenu ul li#topMenu08 a:active {
	display: block;
	width: 354px;
	height: 133px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu08.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu09 a:link,
#topMenu ul li#topMenu09 a:visited,
#topMenu ul li#topMenu09 a:hover,
#topMenu ul li#topMenu09 a:active {
	display: block;
	width: 353px;
	height: 133px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu09.jpg) no-repeat;
	text-indent: -9999px;
}

#topMenu ul li#topMenu10 a:link,
#topMenu ul li#topMenu10 a:visited,
#topMenu ul li#topMenu10 a:hover,
#topMenu ul li#topMenu10 a:active {
	display: block;
	width: 354px;
	height: 133px;
	margin: 0;
	padding: 0;
	background: url(../images/topMenu10.jpg) no-repeat;
	text-indent: -9999px;
}


#topCal {
	clear: both;
	margin: 20px 0;
	padding: 5px;
	text-align: center;
	background: #fbe7e0;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
	behavior:url("/PIE.htc");
}

#topCal #calNavi {
	float: center;
	margin: 2px auto;
	width: 280px;
}

#calNavi a#prevMonth {
	float: left;
	min-width: 50px;
	width: auto !important;
	width: 50px;
	padding: 2px 5px;
	background: #f76a2e;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
	behavior:url("/PIE.htc");
}

#calNavi a#nowMonth {
	float: left;
	min-width: 150px;
	width: auto !important;
	width: 150px;
	padding: 2px 5px;
	color: #333;
	font-size: 120%;
	text-align: center;
}

#calNavi a#nextMonth {
	float: left;
	min-width: 50px;
	width: auto !important;
	width: 50px;
	padding: 2px 5px;
	background: #f76a2e;
	color: #fff;
	text-align: center;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
	behavior:url("/PIE.htc");
}


#topCal table {
	clear: both;
	border: 2px solid #fbe7e0;
	border-collapse: collapse;
}

#topCal table th {
	width: 100px;
	padding: 5px;
	border: 2px solid #fbe7e0;
	border-collapse: collapse;
}

#topCal table td {
	width: 100px;
	padding: 5px;
	text-align: left;
	border: 2px solid #fbe7e0;
	border-collapse: collapse;
	background: #fff;
	vertical-align: top;
}

#topCal table td.calLabel1,
#topCal table td.calLabel2,
#topCal table td.calLabel3,
#topCal table td.calLabel4,
#topCal table td.calLabel5 {
	background: #fbe7e0;
	text-align: center;
	padding-bottom: 0;
}

#topCal table td.calLabel6 {
	background: #fbe7e0;
	text-align: center;
	padding-bottom: 0;
	color: #227aff;
}

#topCal table td.calLabel0 {
	background: #fbe7e0;
	text-align: center;
	padding-bottom: 0;
	color: #ff0000;
}

.prevDay .calDay,
.nextDay .calDay {
	color: #aaa !important;
}


#topCal table td.holiday {
	background: #ffff00;
	color: #ff0000;
}

#topCal table td a:link,
#topCal table td a:hover,
#topCal table td a:active {
	color: #008145;
}



#topGuidemap {
	margin: 0 0 30px 0;
}

#topYoutubeBig {
	position: relative;
	margin: 0 0 30px 0;
	width: 707px;
	height: 398px;
}


#topYoutube {
	position: relative;
	margin: 0 0 30px 0;
	width: 707px;
	height: 332px;
	background: url(../images/topYoutube.jpg) no-repeat;
}

#topYoutube1 {
	position: absolute;
	top: 99px;
	left: 55px;
	width: 260px;
	height: 195px;
}

#topYoutube2 {
	position: absolute;
	top: 99px;
	left: 390px;
	width: 260px;
	height: 195px;
}

#companyInfo {
	width: 180px;
	height: 182px;
	margin: 0 0 30px 0;
	padding: 80px 15px 0 15px;
	background: url(../images/companyBg.gif) no-repeat;
}

#companyInfo p{
	font-size: 85%;
	line-height: 1.3;
	margin: 0;
}

#companyInfo p strong {
	margin: 5px 0 0 0;
	color: #2c4188;
	line-height: 1.5;
}

#companyInfo #companyInfoBtn a{
	display: block;
	background: url(../images/companyInfoBtn.gif) no-repeat;
	width: 178px;
	height: 28px;
	margin: 10px auto 0 auto;
	text-indent: -9999px;
}

#fbCode {
	display: block;
	width: 205px;
	height: 319px;
	margin: 0 0 20px 0;
}

#fbCodeTop {
	display: block;
	width: 707px;
	height: 590px;
	margin: 0 0 20px 0;
}



/* ■■■■■ トピックパス #topicpath 　*/
p#topicpath {
	margin: 0 0 20px 0;
	font-size: 90%;
	_text-align: left;/* for ie6 */
}

p#topicpath a {
	color: #e35a24;
}

/* ■■■■■ カテゴリー見出し #categoryH1 　*/
#cateTitle {
	border: 1px solid #ccc;
	padding: 2px;
}

h1#categoryH1 {
	border-left-color: #C00302;
	border-width: 0px 0px 0px 7px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 110%;
	color: #FFFFFF;
	background-color: #FF8633;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8633), color-stop(100%, #FF4833));
	background-image: -webkit-linear-gradient(top, #FF8633, #FF4833);
	background-image: -moz-linear-gradient(top, #FF8633, #FF4833);
	background-image: -ms-linear-gradient(top, #FF8633, #FF4833);
	background-image: -o-linear-gradient(top, #FF8633, #FF4833);
	background-image: linear-gradient(top, #FF8633, #FF4833);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF8633, endColorstr=#FF4833);
	behavior:url("/PIE.htc");
}

h2 { /*モジュールの見出し*/
	margin: 0 0 5px 0;
	font-size: 16px;
	text-align: left;
	line-height: 1.3;
}

.entryList_sub h2{
	margin: 0;
	border: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 8px 10px;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 1.3;
	background-color: #FF8633;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8633), color-stop(100%, #FF4833));
	background-image: -webkit-linear-gradient(top, #FF8633, #FF4833);
	background-image: -moz-linear-gradient(top, #FF8633, #FF4833);
	background-image: -ms-linear-gradient(top, #FF8633, #FF4833);
	background-image: -o-linear-gradient(top, #FF8633, #FF4833);
	background-image: linear-gradient(top, #FF8633, #FF4833);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF8633, endColorstr=#FF4833);
	behavior:url("/PIE.htc");
}

.entryList_sub h2 a{
	color: #fff;
}

.entryList_sub ul {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.entryList_sub ul li {
	list-style: none;
}

.entryList_sub ul li a:link,
.entryList_sub ul li a:hover,
.entryList_sub ul li a:visited,
.entryList_sub ul li a:active {
	display: block;
	margin: 5px 0;
	padding: 0 0 0 16px;
	background: url(../images/entryList_subIcon.gif) no-repeat;
	background-position: 0 3px;
	color: #333;
}


/* ---------------
　メイン
--------------- */

/* ■■■■■ ヘッドライン #headline 　*/
ul#headline {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	border-top: solid 1px #999999;
}

ul#headline li {
	vertical-align: bottom;
	zoom: 1;
}

/* 現在いるとき */
ul#headline li.stay {
	background-color: #EEEEEE;
}

ul#headline li a {
	display: block;
	padding: 8px 10px;
	border-bottom: solid 1px #999999;
	vertical-align: bottom;
	zoom: 1;
}

ul#headline li a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

ul#headline li a span.headlineDat {
	color: #666666;
}

ul#headline li a span.headlineCategory {
	margin: 0 3px;
	padding: 3px;
	background: #666666;
	color: #FFFFFF;
	font-size: 10px;
}

/* ■■■■■ サマリー1/デフォルト #summaryDefault 　*/
#summaryDefault {
}

#summaryDefault .summaryDefaultEntry {
	float: left;
	width: 345px;
	margin: 0 0 10px 0;
	background: #EEEEEE;
}
#summaryDefault .bl-hover {
	background: #E3E3E3;
}

#summaryDefault .summaryDefaultEntry div {
	float: left;
	margin: 10px;
	background: #FFFFFF;
}

#summaryDefault .summarytitle {
	margin: 10px 0 5px 0;
}

#summaryDefault .summaryDefaultEntry p {
	margin: 5px 0 0 0;
	word-break: break-all;
}



/* ■■■■■ サマリー2/カスタムフィールド #summaryCustom 　*/
#summaryCustom {
}

#summaryCustom .summaryCustomEntry {
	float: left;
	width: 220px;
	min-height: 310px;
	background: #EEEEEE;
	margin: 0 20px 20px 0;
}
#summaryCustom .bl-hover {
	background: #E3E3E3;
}

#summaryCustom .summaryCustomEntry div {
	width: 200px;
	height: 200px;
	margin: 10px;
	background: #FFFFFF;
}

#summaryCustom .summaryCustomEntry p{
	padding: 10px;
}

#summaryDefault .summarytitle {
	margin: 10px 10px 10px 0;
}

/* ■■■■■ エントリー #entryBody 　*/
.entry {
	margin: 20px 0;
	padding: 0;
}

/*　　　エントリーヘッダー　　　*/
.entryHeader {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: solid 2px #b5b5b5;
}

.entryHeader div {
	margin: 0 0 2px 0;
	padding: 5px 0 5px 15px;
	background: url(../images/entryTitleBg.gif) no-repeat;
}

/* エントリーの日付・カテゴリー */
.entry p.entryCategory {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.5;
	color: #707070;
}
p.entryCategory span {
	padding: 0 0 0 0;
}
p.entryCategory span a {
	font-weight: normal;
}

/* エントリータイトル */
.entryTitle {
	margin: 0 0 0 0;
	padding: 0;
	background: none;
	font-weight: bold;
	font-size: 110%;
	color: #603813;
}

.entryTitle a:link,
.entryTitle a:visited,
.entryTitle a:hover,
.entryTitle a:active {
	color: #603813;
	text-decoration: none;
}

/*　　　カスタムフィールド部分　　　*/
.entryCustom {
	background-color: #EEEEEE;
	padding: 10px;
	margin: 0 0 0 0;
	border-radius: 5px;
}
.entry .entryCustom img {
	float: left;
	padding: 0 10px 0 0;
}
.entry .entryCustom p {
	margin: 0;
	padding: 0 20px 0 0;
}

/*　　　エントリー本文部分　　　*/
.entryColumn {
	margin: 0;
}

/*　　　続きを読むリンク　　　*/
.entry p.continueLink {
	margin: 0 0 5px 0;
}

.entry p.continueLink a {
	padding: 5px 10px 5px 10px;
	background-color: #52BEFF;
	color: #FFFFFF;
	font-weight: bold;
}

.entry p.continueLink a:hover {
	text-decoration: none;
	background-color: #999999;
}

/*　　　エントリータグ　　　*/
.index .entryTag,
.entry .entryTag {
	position: relative;
	margin: 20px 0 0 0;
	padding: 5px 20px 5px 90px;
	background-color: #EEEEEE;
}

.entryTag dt {
	display: block;
	position: absolute;
		top: 5px;
		left: 0;
		_top: 0;
		_left: -90px;
	width: 70px;
	padding: 0 10px 0 0;
	background-color: #62605C;
	color: #FFFFFF;
	font-size: 13px;
	text-align: right;
	zoom: 1;
}

.entryTag dd {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
}

.index .entryTag dd a,
.entry .entryTag dd a {
	padding: 2px 3px;
}

/*　　　エントリーフッター　　　*/
.entry p.entryFooter {
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: left;
}

/* ------ エントリー内スタイル ------ */

/* 1カラム用 */
div.column1 {
	clear: both;
	float: left;
	width: 708px;
}

/* 2カラム用 */
div.column2L {
	clear: both;
	float: left;
	width: 331px;
	margin: 0 45px 0 0;
}

div.column2L_hasen {
	clear: both;
	float: left;
	width: 331px;
	margin: 0 22px 0 0;
	padding: 0 22px 0 0;
	border-right: 1px dashed #8f7c52;
}

div.column2R {
	float: left;
	width: 331px;
	margin: 0;
}


/* 3カラム用 */
div.column3L {
	float: left;
	width: 206px;
	margin: 0 43px 0 0;
}

div.column3L_hasen {
	float: left;
	width: 206px;
	margin: 0 21px 0 0;
	padding: 0 21px 0 0;
	border-right: 1px dashed #8f7c52;
}

div.column3R {
	float: left;
	width: 206px;
	margin: 0;
	padding: 0;
}





/* 半角英数字折り返し対応 */
.entry p,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry ul li, 
.entry ol li, 
.entry dl dt, 
.entry dl dd, 
.entry blockquote, 
.entry table th, 
.entry table td {
	word-break: break-all;
}

.entry p {
	margin: 10px 0;
	font-size: 13px;
	line-height: 1.8;
}

.entry p em {
	background-color: #99FFFF;
	font-style: normal;
}

.entry p strong {
	color: #CC3300;
	font-weight: bold;
}

/* 画像 */
.column-image-right {/*右*/
    margin: 10px 0 10px 20px !important;
}

.column-image-center {/*中央*/
	padding-right: 20px;
	text-align: center;
}

/* 画像URL */
.column-eximage-right {/*右*/
    margin: 0 0 15px 0 !important;
}
.column-eximage-center {/*中央*/
	padding-right: 20px;
	text-align: center;
}

/* 地図 */
.column-map-right {/*右*/
    margin: 0 20px 10px 0 !important;
}
.column-map-center {/*中央*/
	padding-right: 20px;
}

/* Youtube */
.column-youtube-center{/*中央*/
	padding-right: 20px;
}

/* 画像の最大幅 */
div.column-image-center,
div.column-image-left,
div.column-image-right,
div.column-image-auto{
	max-width : 100%;
}

/* Youtubeの最大幅 */
.column-youtube-center,
.column-youtube-left,
.column-youtube-right,
.column-youtube-auto{
	max-width: 640px;
}

/* ユニットの間隔 */
.entry div.column-image-auto a,
.entry div.column-image-center a,
.entry div.column-image-left a,
.entry div.column-image-right a {
	display: block;
	margin: 0;
	padding: 0;
}

.entry div.column-image-auto,
.entry div.column-image-center,
.entry div.column-image-left,
.entry div.column-image-right,
.entry .column-map-auto,
.entry .column-map-center,
.entry .column-map-left,
.entry .column-image-right,
.entry div.column-youtube-auto,
.entry div.column-youtube-center,
.entry div.column-youtube-left,
.entry div.column-youtube-right,
.entry div.column-eximage-auto,
.entry div.column-eximage-center,
.entry div.column-eximage-left,
.entry div.column-eximage-right{
	margin: 10px 0;
}

.entry div.column-image-left,
.entry .column-map-left,
.entry div.column-youtube-left,
.entry div.column-eximage-left{
	margin-right: 20px;
}

.entry div.column-image-center,
.entry .column-map-center,
.entry div.column-youtube-center,
.entry div.column-eximage-center {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/* 添付ファイル関連 */

/* 添付画像 */
/*	枠あり	*/
.columnImage,
.columnImage2 {
	border: 1px solid #ccc;
	padding: 5px;
}


div.column-image-center,
div.column-image-left,
div.column-image-right,
div.column-image-auto {
	position: relative;
}

div.column-image-center #imgLinkIcon,
div.column-image-left #imgLinkIcon,
div.column-image-right #imgLinkIcon,
div.column-image-auto #imgLinkIcon {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 12px;
	left: 12px;
	background: url(../images/imgZoomIcon.gif) no-repeat;
}

/* 添付ファイルアイコン */
.columnIcon {
	padding: 5px;
}
/* 添付ファイルのキャプション */
.caption {
	margin: 2px 0 5px !important;
	padding: 0 5px;
	color: #666666;
	font-size: 12px !important;
	line-height: 1.2;
	text-align: center;
}
.nocaption {
	margin-bottom: 10px;
}

.entry .entryColumn .h2wrap {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	color: #603813;
	border-bottom: 2px solid #603813;
	/*
	background: url(../images/entryH2Bg.gif) repeat-x;
	background-position: center bottom;
	*/
}

.entry .entryColumn .h2wrap:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.entry .entryColumn .h2wrap h2 {
	float: left;
	margin: 0;
	padding: 5px 20px;
	background: url(../images/entryH2Bg2.gif) repeat-x;
	background-position: center bottom;
	font-size: 120%;
}

.entry .entryColumn .h2wrap h2:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


.entry .entryColumn hr.h2Clear {
	clear: both;
	margin: 0;
	padding: 0;
	border: none !important;
	height: 1px;
	color: white;
}

.entry .entryColumn h3 {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 15px;
	font-size: 110%;
	line-height: 1.5;
	color: #8b3300;
	background: url(../images/entryH3Bg.gif) repeat-y;
}
.entry .entryColumn h4 {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 15px;
	font-size: 110%;
	line-height: 1.5;
	color: #d81c24;
	background: url(../images/entryH4Bg.gif) repeat-y;
}
.entry .entryColumn h5 {
	min-height: 31px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 15px;
	font-size: 110%;
	line-height: 1.5;
	color: #6fa72c;
	/* background-color: #eae7e6; */
	background: url(../images/entryH5Bg.gif) no-repeat;
}
.entry .entryColumn blockquote p {
	font-size: 14px;
}

.entry ul {
	margin: 20px 0 15px 0;
	padding: 0 0 0 35px;
	font-size: 13px;
	overflow: hidden;
	zoom: 1;
}
.entry ul img {
	vertical-align: top;
}
.entry ul li {
	list-style: disc;
	margin: 0 0 0.8em 0;
	padding: 0;
	line-height: 1.6;
}
.entry ol {
	margin: 20px 0 15px 0;
	padding: 0 0 0 35px;
	font-size: 13px;
	overflow: hidden;
	zoom: 1;
}
.entry ol li {
	margin: 0 0 0.8em 0;
	padding: 0;
	line-height: 1.2;
}
.entry dl {
}
.entry pre {
	clear: both;
	_width: 600px;
	margin: 20px 0 15px 0;
	padding: 10px;
	background: #E7E7E7;
	color: #666666;
	font-size: 14px;
	overflow: auto;
}
.entry blockquote {
	clear: both;
	margin: 20px 0 15px 0;
	padding: 17px 20px;
	padding-top: /9px;/* for ie67 */
	padding-top: 9px\9;/* for ie8 */
    background: #E7E7E7; 
	font-size: 14px;
}
.entry table {
	margin: 20px 0 15px 0;
	padding: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
	/* color: #666666; */
}
.entry table caption {
    background: #E7E7E7;
}
.entry tr {
	margin: 0;
	padding: 0;
}
.entry th {
	padding: 5px 10px;
    /* background: #E7E7E7; */
	/* border: 1px solid #ccc; */
	/* text-align: left; */
}
.entry td {
	padding: 5px 10px;
	/* border: 1px solid #ccc; */
}

/*　　　ページ送り　　　*/
ul.entryListNavi {
	display: block;
	margin: 0 20px 20px 0;
	padding: 0;
	text-align: right;
}

ul.entryListNavi li{
	display: inline;
}

.backPageLink {
	float: right;
	width: 60px;
	_margin-top: 5px;
	text-align: left;
}
.pageLink {
	float: right;
	margin: 0 15px;
	padding: 0 15px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align: center;
}

.pageLink a,
.pageLink span{
	display: inline-block;
	padding: 0 6px;
}

.pageLink a span{
	padding: 0;
}
.forwardPageLink {
	float: right;
	width: 60px;
	_margin-top: 5px;
	text-align: right;
}



/* ---------------
　サブ
--------------- */

/* ■■■■■ エントリーリスト #entryList 　*/
ul#entryList {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	border-top: solid 1px #999999;
}

ul#entryList li {
	vertical-align: bottom;
	zoom: 1;
}

/* そのページを表示しているとき */
ul#entryList li.stay {
	background-color: #EEEEEE;
}

ul#entryList li a {
	display: block;
	padding: 8px 10px;
	border-bottom: solid 1px #999999;
	vertical-align: bottom;
	zoom: 1;
}

ul#entryList li a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}


/* ■■■■■ カテゴリーリスト #categoryList 　*/
#categoryList {
	margin: 0 0 30px 0;
}

#categoryList ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #333333;
}

#categoryList ul li {
	border-top: solid 1px #444444;
	border-bottom: solid 1px #222222;
	vertical-align: bottom;
	zoom: 1;
}

/* そのページを表示しているとき */
#categoryList ul li.stay {
	background-color: #666666;
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #543E44;
}

#categoryList ul li a {
	display: block;
	padding: 8px 10px;
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #543E44;
	vertical-align: bottom;
	zoom: 1;
}

#categoryList ul li a:hover {
	background-color: #222222;
	text-decoration: none;
}

#categoryList ul li ul li a {
	padding: 8px 10px 8px 20px;
}

/* ■■■■■ サマリー3/縮小版 #summaryMini 　*/
#summaryMini {
	margin: 0 0 20px 0;
	border-top: solid 1px #999999;
}

#summaryMini p.summaryMiniEntry a {
	display: block;
	margin: 0;
	border-bottom: solid 1px #999999;
}
#summaryMini a:hover {
	background: #EEEEEE;
	text-decoration: none;
}

#summaryMini p.summaryMiniEntry span.summaryMiniThumbnail {
	float: left;
	width: 60px;
	height: 60px;
	background: #EEEEEE;
	margin: 0 10px 0 0;
}

#summaryMini p.summaryMiniEntry span.summaryMiniTitle {
	display: block;
	float: left;
	width: 150px;
	margin: 8px 0 0;
}

/* ■■■■■ バナー #banner 　*/
ul#bannerTop,
ul#bannerNaka {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#bannerTop li a,
ul#bannerNaka li a {
	display: block;
	margin: 0 0 10px 0;
}


/* ■■■■■ リンクリスト #linkList 　*/
ul#linkList {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	border-top: solid 1px #999999;
}

ul#linkList li {
}


ul#linkList li a {
	display: block;
	margin: 5px 0;
	padding: 3px 0;
}

ul#linkList li a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

/* ---------------
　フッター
--------------- */

/* ■■■■■ 会社情報 #companyAbout 　*/
dl#companyAbout {
	position: inherit;
	margin: 0;
	padding: 8px 0;
}
dl#companyAbout dt{
	font-size: 20px;
	margin: 10px 0;
}
dl#companyAbout dt a{
	color: #666666;
}
dl#companyAbout dd{
	margin: 5px 0;
}


/* ■■■■■ 検索フォーム #search 　*/
#search {
	position: absolute;
		top: 5px;
		right: 0;
}

/* ■■■■■ ページの先頭へリンク #pageTop 　*/
#pageTop {
	width: 708px;
	bottom: 0;
	text-align: right;
}

#pageTop a {
	padding: 0 0 0 16px;
	background: url(../images/pagetop.gif) no-repeat;
	background-position: 0 4px;
	color: #333;
	text-decoration: underline;
}


/* ---------------
　メールフォーム
--------------- */

H2.contactH2 {
	margin: 30px 20px 10px 0;
	padding: 3px 10px 5px;
	border-bottom: solid 1px #999999;
	color: #333333;
	font-size: 16px;
}



/* 電話番号　*/
#contactNo {
	margin: 5px 0 0 0;
	padding: 0;
	color: #3366CC;
	font-size: 24px;
	font-weight: bold;
}

/* フォームテーブル */
.ablogcmsForm {
	width: 595px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border: 0px;
}
table.ablogcmsForm {
	width: 700px;
	border: none;
	border-top: 1px solid #CCCCCC;
}

.ablogcmsForm tr {
}
.ablogcmsForm th {
	width: 180px;
	margin: 0;
	padding: 8px 10px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	background-color: #ECEBE8;
	color: #333333;
	font-size: 13px;
	vertical-align: top;
	white-space: normal;
}

.ablogcmsForm th.required {
	width: 130px;
	padding: 8px 60px 8px 10px;
	background:#ECEBE8 url(../images/site/contact/required.png) no-repeat 150px 10px;
}

.ablogcmsForm td {
	margin: 0;
	padding: 5px 20px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	font-size: 15px;
	_text-align: left;
}

ul.mailStep {
	padding: 0;
}

/* フォーム入力欄 */
.formM {
	width: 325px;
}

.formL {
	width: 410px;
}

/* エラー文 */
.entry p.emSection {
	margin: 0;
	padding: 5px 0 0;
	color: #C00;
}

/* メッセージ文 */
.message {
	margin: 15px 0;
}

.emSection {
	color: #ff0000;
}



/*　フォームサイズ　*/

.formSizeHarf {
	font-size: 15px;
	padding: 7px;
}

.formSizeFull {
	width: 350px;
	padding: 7px;
	font-size: 15px;
}

/* 確認画面へ進むボタン */
#btnConfirm {
	float: right;
	height: 40px;
	width: 240px;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
    border: 0px;
	background: url(../images/site/contact/btn_comform.png) no-repeat center center;
	font-size: 14px;
	font-weight: bold;
	text-indent: -9999px;
}

/* 入力画面へ戻るボタン */
#btnToInput {
	float: left;
	width: 240px;
	height: 40px;
    border: 0px;
	background: url(../images/site/contact/btn_back.png) no-repeat center center;
	font-size: 14px;
	font-weight: bold;
	text-indent: -9999px;
}

/* 送信ボタン */
#btnSubmit {
	float: right;
	width: 240px;
	height: 40px;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
    border: 0px;
	font-size: 14px;
	font-weight: bold;
	text-indent: -9999px;
	background: url(../images/site/contact/btn_submit.png) no-repeat center center;
}

.formBtn:hover {
	opacity: 0.8;
}

.formBtn form {
	display: inline;
}


#mailStep {
	display: block;
	width: 220px;
	height: 162px;
	margin: 0 0 20px 0;
	text-indent: -9999em;
}

.step1 {
	background: url(../images/site/contact/step1.png) no-repeat center top;
}

.step2 {
	background: url(../images/site/contact/step2.png) no-repeat center top;
}

.step3 {
	background: url(../images/site/contact/step3.png) no-repeat center top;
}



/*	sitemap	*/
.sitemap {
	margin: 1em 0 1em 0;
	padding: 0;
	list-style: none;
}

.sitemap li a {
	display: block;
	margin: 0.5em 0;
	padding: 0.5em 0;
	border-bottom: 1px dashed #ccc;
	line-height: 1.5;
	color: #333;
}

.sitemap1 {
	margin: 1em 0 1em 40px;
	padding: 0;
	list-style: none;
}

.sitemap1 li a {
	display: block;
	margin: 0.5em 0;
	padding: 0.5em 0 0.5em 16px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/entryList_subIcon.gif) no-repeat;
	background-position: 0 10px;
	line-height: 1.5;
	color: #333;
}



/*	お風呂カレンダー	*/
#ofuroCal {
	margin: 10px auto;
	text-align: center;
}

#ofuroCal p {
	font-size: 100%;
}

#ofuroCal iframe {
	border: none;
	overflow : hidden;
}


/* ---------------
　管理用スタイル
--------------- */
#adminBox {
	margin: 20px 0 !important;
}

.comPost {
	margin: 0 0 10px 0 !important;
}

form#entryForm {
	width: 100%;
	margin: 0 20px 0 0;
}

form#entryForm a:link,
form#entryForm a:visited,
form#entryForm a:hover,
form#entryForm a:active {
	color: #3366cc;
}

.formEntryAction {
	margin: 20px 0 !important;
}

.js-edit_inplace.align_hidden::before {
    margin-right: 20px;
}

#calAdminBtn {
	text-align: right;
}
