@charset "utf-8";

body {
	background: url(../img/body_bg.jpg) repeat-x;
}

/*body-下層ページ-*/
body.underLayerPage {}

/*body-blogページ-*/
body.navTypeBlog {}

#wrapper {}

/*wrapper-下層ページ-*/
body.underLayerPage #wrapper {}

/*---------------------------- header ---------------------------*/
#header {
	text-align: center;
}

#header #headerInner {
	width: 920px;
	height: 140px;
	margin: 0 auto 15px;
	text-align: left;
	background: url(../img/header_bg.jpg) no-repeat right top;
}

#header #headerLeft {
	width: 550px;
	float: left;
}

#header h1 {
	font-size: 90%;
	font-weight: normal;
	padding-top: 3px;
	margin-left: 15px;
	float: left;
}

#header h1 a {
	text-decoration: none;
}

#header p {
	float: right;
	padding-top: 4px;
	font-size: 90%;
}

#header #headerLeft #logo {
	margin-top: 7px;
	width: 331px;
}

#header #headerLeft #logo a {
	margin-left: 15px;
}

#header #headerLeft #logo a img {
	margin-top: 15px;
}

#header #headerLeft h2 {
	margin-top: 3px;
	font-weight: normal;
	margin-left: 15px;
	letter-spacing: 1px;
	font-size: 90%;
}

#header #headerRight {
	width: 370px;
	float: right;
	padding-top: 10px;
}

#header #headerRight #telNumberWrap {
	padding-right: 10px;
}

#header #headerRight div#telNumber {
	float: right;
}

#header #headerRightUnder {
	margin-top: 5px;
	padding-right: 10px;
}

#header #headerRightUnder #inquiryForm {
	float: right;
	width: 200px;
}

#header #headerRightUnder #inquiryForm a {}

#header #headerRightUnder #fontSizeChange {
	float: right;
	width: 112px;
	_width: 115px;
	margin-left: 17px;
	padding-top: 4px;
}

#header #headerRightUnder #fontSizeChange span {
	float: left;
	margin-right: 3px;
}

#header #headerRightUnder #fontSizeChange a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
}

#header #headerRightUnder #fontSizeChange a#small {
	margin-right: 3px;
}

#header #headerRightUnder #fontSizeChange a#middle {
	margin-right: 3px;
}

#mainImage {
	background-repeat: no-repeat;
	width: 920px;
	margin: 0px auto 20px;
	text-align: left;
	line-height: 160%;
	position: relative;
}

#content {
	width: 945px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 70px;
}

/*---------------------------- main ---------------------------*/
#main .contentsBox {
	margin-bottom: 15px;
}

#main .contentsBox .contentsBoxTitle {
	background: url(../img/h3_bg.jpg) no-repeat;
	margin-bottom: 15px;
	font-size: 1.2em;
	width: 680px;
	height: 35px;
}

/*ページ見出し*/
#main .contentsBox .contentsBoxTitle h3,
#main .contentsBox .contentsBoxTitle h4 {
	line-height: 35px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
}

/**/
#main #contentNews .contentsBoxTitle h3 {
	float: left;
}

#main #contentNews .contentsBoxTitle p {
	background-image: url(images/icon_info_list.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 3px;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}

#main #contentNews .contentsBoxTitle a.listLook {
	text-decoration: none;
	font-size: 70%;
	line-height: 140%;
}

#main #contentNews .contentsBoxTitle a.listLook:hover {
	text-decoration: underline;
}

#main #contentNews .newsContentWrap {
	width: 640px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background: url(images/dotted_line.gif) repeat-x left bottom;
}

#main #contentNews .newsContentWrap .newsTitle {
	margin-bottom: 5px;
}

#main #contentNews .newsContentWrap .newsTitle span {
	font-weight: bold;
	margin-right: 40px;
	float: left;
}

#main #contentNews .newsContentWrap .newsTitle img {
	vertical-align: top;
}

#main #contentNews .newsContentWrap .clearfix img {
	float: left;
	margin-right: 10px;
}

#main #contentNews .newsContentWrap .clearfix p {
	margin-bottom: 8px;

}

#main #contentNews .newsContentWrap .clearfix p a {
	text-decoration: none;
}

#main #contentNews .newsContentWrap .clearfix p a:hover {
	text-decoration: underline;
}

#main #subCatNav {
	width: 640px;
	margin-left: 20px;
}

#main #subCatNav li {
	display: inline;
	line-height: 160%;
}
#main #subCatNav li a{
	text-decoration: underline;
}
.contentLayoutArea {
	width: 680px;
	margin-left: 0px;
	line-height: 160%;
}

/*---------------------------- side ---------------------------*/
#side .sort {
	margin-bottom: 20px;

}

#side #navigation li {
	list-style-type: none;
}

#side #navigation li a {
	background-image: url(../img/navi_bg_mouseout.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 220px;
	height: 34px;
	text-decoration: none;
}

#side #navigation li .sub li a {
	background-image: url(images/sub_menu_bg.gif);
	background-position: 30px 10px;
	height: 28px;
}

#side #navigation li .sub li a span {
	padding-top: 7px;
	padding-bottom: 0px;
}

#side #navigation li a:hover {}

#side #navigation li.active a {}

#side #navigation li a span {
	padding-left: 33px;
	padding-top: 11px;
	display: block;
}

#side #navigation li a.subNavigationBg span {
	padding-left: 43px;
}

#side #navigation li.sub {
	margin-bottom: 0px;
	clear: both;
}

#side #navigation li.sub a {
	background-image: url(../img/sub_menu_bg.gif);
	background-position: 30px 10px;
	height: 28px;
}

#side #navigation li.sub a:hover {
	background-image: url(../img/sub_menu_bg.gif);
}

#side #navigation li.sub a span {
	padding-top: 7px;
	padding-bottom: 0px;
}

#side #navigation li.gc {
	margin-bottom: 0px;
}

#side #navigation li.gc a {
	background-image: url(../img/grandchild_bg.gif);
	background-position: 22px 2px;
	width: 220px;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#side #navigation li.gc a:hover {
	background-image: url(images/grandchild_bg.gif);
}

#side #navigation li.gc a span {
	padding-left: 40px;
	padding-top: 4px;
	display: block;
}

#side #navigation li a.gcNavigationBg span {
	padding-left: 45px;
}

/*アクセスウィジェット*/
#side #access {
	width: 220px;
}

#side #access #accessInner {
	padding: 9px;
	border-width: 1px;
	border-style: solid;
}

#side #access #accessTitle {
	text-align: center;
	margin-bottom: 7px;
}

#side #access #accessInner img {
	width: auto;
	height: auto;
}

#side #access a#accessMap {
	margin-bottom: 10px;
	display: block;
}

#side #access p {
	margin-bottom: 23px;
	line-height: 140%;
}

#side #access .side_tel_number {
	margin-bottom: 5px;
}

#side #access #accessBtn a {
	display: block;
}

#side #access #accessBtn a#inquiryBtn {
	margin-bottom: 7px;
}

/*検索&RSS*/
#searchWrap form {
	float: left;
	padding-right: 3px;
	width: 152px;
}

#searchWrap form input.searchInput {
	vertical-align: top;
	width: 114px;
	height: 18px;
}

#searchWrap form input.searchInput {
	border-width: 1px;
	border-style: solid;
}

#searchWrap ul {
	float: left;
	width: 43px;
}

#searchWrap ul li {
	float: left;
	list-style-type: none;
}

#searchWrap ul li#rss {}

#searchWrap ul li#rssHelp {
	padding-top: 1px;
	display: none;
}

#searchWrap {
	border: 1px solid #ccc;
	background: #eee;
	padding: 9px 9px 5px 9px;
}

/*サイドお問い合わせ*/
#contact {
	background: url(images/contact_bg.jpg) no-repeat;
	width: 220px;
	height: 167px;
}

#contact #contactBody {}

#contactTitle {
	height: 30px;
}

#contactTitle h5 {
	background: url("images/contact_title.gif") no-repeat scroll center 10px transparent;
	padding: 5px 0;
	text-indent: -9999px;
}

#contact .tel {
	padding: 5px 7px 10px;
}

#contact p.form {
	padding: 0 15px 5px;
}

#contact p.form a {
	background: url("images/b_inquiry_form.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 198px;
}

#contact p.text {
	padding: 0 0 10px 25px;
}

#footerFreeArea {
	background-image: url(images/footer_line_910.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 14px;
	line-height: 160%;
	padding-bottom: 15px;
	display: none;
}

/*---------------------------- footer ---------------------------*/
#footer {
	letter-spacing: 1px;
	clear: both;
	background: url(../img/footer_bg.jpg) repeat-x;
	height: 78px;
}

#footerInner {
	padding-top: 10px;
	padding-bottom: 0px;

}

#footerBottom {
	height: 5px;
	line-height: 10%;
}

#pagetopWrap {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#footer .pagetop a {
	position: absolute;
	top: -25px;
	right: 0;
	display: block;
	margin-left: 800px;
}

#footer #footerContent {
	width: 920px;
	margin: 0px auto 15px;
	text-align: left;
	padding-top: 10px;
}

#footer #footerContent p {
	line-height: 160%;
}

#footer #footerContent ul {
	font-size: 90%;
	text-align: left;
	margin-bottom: 14px;
}

#footer #footerContent li {
	display: inline;
}

#footer #footerContent li a {
	text-decoration: none;
}

#footer #footerContent li a:hover {
	text-decoration: underline;
}

#footer #footerContent #seoText {
	margin-bottom: 14px;
	line-height: 140%;
}

#footer #footerContent address {
	font-style: normal;
	color: #999;
	font-size: 90%;
}

/*---- freeArea ----*/
#main .freeArea {
	margin-bottom: 20px;
	line-height: 160%;
	width: 640px;
	margin-left: 20px;
}

#side .freeArea {
	margin-bottom: 10px;
	line-height: 160%;
	width: 220px;
}

/*--- pulldownMenu style ---*/

/* pulldown cross */
.navTypeCross #navigation ul#nav ul a {
	background-image: url(images/sub_menu_pd.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 25px;
	padding-bottom: 1px;
	text-decoration: none;
}

.navTypeCross #navigation ul#nav ul a:hover {
	background-image: url(images/sub_menu_pd_ov.png);
}

.navTypeCross #navigation ul#nav ul a span {
	padding-left: 30px;
	padding-top: 5px;
	display: block;
}

.navTypeCross #navigation ul#nav li {
	position: relative;
}

.navTypeCross #navigation ul#nav ul.pullSub li {
	width: 210px;
}

/* pulldown side */
#side #navigation ul#nav {
	width: 220px;
}

#side #navigation ul#nav ul.pullSub {
	margin-left: 1px;
	width: 210px;
}

#side #navigation ul#nav li {
	position: relative;
}

#side #navigation ul#nav ul.pullSub li {
	width: 210px;
	margin-bottom: 0px;
}

#side #navigation ul#nav ul li {
	float: left;
}

#side #navigation ul#nav ul li.pullSubLi a.subNavigationBg,
#side #navigation ul#nav ul li.pullGcLi a.gcNavigationBg {
	background-image: url(images/sub_menu_pd.png);
	background-position: 0px 0px;
	padding-bottom: 1px;
	width: 210px;
	height: 25px;
}

#side #navigation ul#nav ul li.pullSubLi a.subNavigationBg:hover,
#side #navigation ul#nav ul li.pullGcLi a.gcNavigationBg:hover {
	background-image: url(images/sub_menu_pd_ov.png);
}

#side #navigation ul#nav ul li.pullSubLi a span {
	padding-top: 6px;
	padding-left: 35px;
}

#side #navigation ul#nav ul li.pullGcLi a.gcNavigationBg {
	padding-top: 0px;
}

.navTypeRight #navigation ul#nav ul.pullSub {
	left: -96%;
}

.navTypeRight #navigation ul#nav ul.pullSub ul.pullGc {
	left: -100%;
}

/*---- 下層ページ ----*/
#main #bread {
	margin: 20px 0 12px;
}

#main #bread #breadInner {
	float: left;
	padding-right: 7px;
	line-height: 120%;
}

#main #bread a:hover {
	text-decoration: none;
}

/* ここからナビゲーションタイプごとのスタイル */

/*--- navType01 ---*/
.navType01 #main {
	width: 680px;
	float: right;
}

.navType01 #main #bread #breadInner {
	float: right;
}

.navType01 #side {
	width: 220px;
	float: left;
}

/*--- navType01combine ---*/
.navType01combine #main {
	width: 680px;
	float: right;
}

.navType01combine #main #bread #breadInner {
	float: right;
}

.navType01combine #side {
	width: 220px;
	float: left;
}

.navType01combine #headerImage {
	background-position: center 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.navType01combine {
	background-image: none;
}

/*--- navType02 ---*/
.navType02 #mainImage {
	width: 680px;
}

.navType02 #main {
	width: 680px;
	float: right;
}

.navType02 #side {
	width: 240px;
	float: left;
	background: url(../img/side_bg.jpg) no-repeat left bottom;
}

#sideInner {
	background: url(../img/side_inner_bg.jpg) no-repeat left top;
	padding: 23px 0 0 10px;
}

/*--- navType03 ---*/
.navType03 #main {
	width: 680px;
	float: left;
}

.navType03 #main #bread #breadInner {
	float: right;
}

.navType03 #side {
	width: 220px;
	float: right;
}

/*--- navType03combine ---*/
.navType03combine #main {
	width: 680px;
	float: left;
}

.navType03combine #main #bread #breadInner {
	float: right;
}

.navType03combine #side {
	width: 220px;
	float: right;
}

.navType03combine #headerImage {
	background-position: center 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

body.navType03combine {
	background-image: none;
}

/*--- navType04 ---*/
.navType04 #mainImage {
	width: 680px;
}

.navType04 #main {
	width: 680px;
	float: left;
}

.navType04 #side {
	width: 220px;
	float: right;
}

/*--- navTypeCross ---*/
.navTypeCross #main {
	width: 680px;
	float: right;
}

.navTypeCross #side {
	width: 240px;
	float: left;
	background: url(../img/side_bg.jpg) no-repeat left bottom;
}

.navTypeCross #navigation {
	width: 920px;
	text-align: center;
	border-left: 1px solid #CCC;
}

.navTypeCross #navigation li {
	list-style-type: none;
	float: left;
	margin-right: 0px;
}

.navTypeCross #navigation li.menu06 {
	margin-right: 0px;
}

.navTypeCross #navigation li a.navigationBg,
.navTypeCross #navigation li a.navigationBgActive {
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
}

.navTypeCross #navigation li a.navigationBg span,
.navTypeCross #navigation li a.navigationBgActive span {
	padding-top: 17px;
	display: block;
}

.navTypeCross #navigation li.menu01 a,
.navTypeCross #navigation li.menu02 a,
.navTypeCross #navigation li.menu03 a {
	width: 153px;
}

.navTypeCross #navigation li.menu04 a,
.navTypeCross #navigation li.menu05 a,
.navTypeCross #navigation li.menu06 a {
	width: 153px;
}

.navTypeCross #navigation li.menu01 a.navigationBg,
.navTypeCross #navigation li.menu02 a.navigationBg,
.navTypeCross #navigation li.menu03 a.navigationBg {
	background-image: url(images/menu_bg_cross_s.jpg);
}

.navTypeCross #navigation li.menu04 a.navigationBg,
.navTypeCross #navigation li.menu05 a.navigationBg,
.navTypeCross #navigation li.menu06 a.navigationBg {
	background-image: url(images/menu_bg_cross_s.jpg);
}

.navTypeCross #navigation li.menu01 a.navigationBg:hover,
.navTypeCross #navigation li.menu02 a.navigationBg:hover,
.navTypeCross #navigation li.menu03 a.navigationBg:hover {
	background-image: url(images/menu_bg_cross_s.jpg);
}

.navTypeCross #navigation li.menu04 a.navigationBg:hover,
.navTypeCross #navigation li.menu05 a.navigationBg:hover,
.navTypeCross #navigation li.menu06 a.navigationBg:hover {
	background-image: url(images/menu_bg_cross_s.jpg);
}

.navTypeCross #navigation li.menu01 a.navigationBgActive,
.navTypeCross #navigation li.menu02 a.navigationBgActive,
.navTypeCross #navigation li.menu03 a.navigationBgActive {
	background-image: url(images/menu_bg_cross_s.jpg);
}

.navTypeCross #navigation li.menu04 a.navigationBgActive,
.navTypeCross #navigation li.menu05 a.navigationBgActive,
.navTypeCross #navigation li.menu06 a.navigationBgActive {
	background-image: url(images/menu_bg_cross_s.jpg);
}

/* navTypeCross news */
#sideNews .contentsBoxTitle {
	background-image: url(images/content_title_underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 13px;
	padding-bottom: 5px;
}

#sideNews .contentsBoxTitle h3 {
	float: left;
	font-weight: normal;
	padding-top: 2px;
}

#sideNews .contentsBoxTitle p {
	background-image: url(images/icon_info_list.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-top: 2px;
}

#sideNews .contentsBoxTitle a.listLook {
	text-decoration: none;
	font-size: 90%;
	line-height: 140%;
}

#sideNews .contentsBoxTitle a.listLook:hover {
	text-decoration: underline;
}

#sideNews .newsContentWrap {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
}

#sideNews .newsContentWrap p {
	line-height: 140%;
}

#sideNews .newsContentWrap .newsTitle {
	margin-bottom: 5px;
}

#sideNews .newsContentWrap .newsTitle span {
	font-weight: bold;
	line-height: 110%;
	margin-right: 5px;
}

#sideNews .newsContentWrap .newsTitle img {
	vertical-align: top;
}

#sideNews .newsContentWrap .clearfix {}

#sideNews .newsContentWrap .clearfix img {
	float: left;
	margin-right: 10px;
}

#sideNews .newsContentWrap p a {
	text-decoration: none;
}

#sideNews .newsContentWrap p a:hover {
	text-decoration: underline;
}

/* navTypeCross subcategory */
.navTypeCross #subNavigation li {
	background-image: url(images/sub_menu_bg_cross.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	width: 220px;
	height: 35px;
	margin-bottom: 2px;
}

.navTypeCross #subNavigation a {
	text-decoration: none;
	display: block;
	width: 220px;
	height: 35px;
}

.navTypeCross #subNavigation a.gcNavigationBg {}

.navTypeCross #subNavigation span {
	padding-left: 28px;
	padding-top: 11px;
	display: block;
}

.navTypeCross #subNavigation ul ul {
	margin-bottom: 2px;
}

.navTypeCross #subNavigation li.gc {
	background-image: none;
	background-position: 22px 7px;
	height: 30px;
}

.navTypeCross #subNavigation li.gc a {
	background-image: url(images/grandchild_bg_cross.gif);
	background-repeat: no-repeat;
	background-position: 22px 8px;
}

.navTypeCross #subNavigation li.gc span {
	padding-left: 41px;
}

.navTypeCross #subNavigation li.gcWrap {
	background-image: none;
	height: auto;
}

/*--- navType05 ---*/
.navType05 #mainImage {
	margin-bottom: 1px;
}

.navType05 #navigation {
	margin: 0px auto 20px;
}

/*--- navType05combine ---*/
.navType05combine #headerImage {
	background-position: center 0px;
	background-repeat: no-repeat;
}

.navType05combine #mainImage {
	background-image: none;
	margin-bottom: 1px;
}

.navType05combine #navigation {
	margin: 0px auto 20px;
}

body.navType05combine {
	background-image: none;
}

/*--- navType06 ---*/
.navType06 #mainImage {
	margin-bottom: 20px;
}

.navType06 #navigation {
	margin: 0px auto 1px;
}

.navType06 #navigation li a.navigationBg,
.navType06 #navigation li a.navigationBgActive {
	text-align: center;
}

.navType06 #navigation li a.navigationBg span {
	padding-left: 0px;
}

.navType06 ul li a.navigationBgActive span {
	padding-left: 0px !important;
}

.navType06 ul li.menu01 a.navigationBg,
.navType06 ul li.menu02 a.navigationBg,
.navType06 ul li.menu03 a.navigationBg {
	background-image: url(images/menu_bg_cross_s_type6.jpg) !important;
}

.navType06 ul li.menu04 a.navigationBg,
.navType06 ul li.menu05 a.navigationBg,
.navType06 ul li.menu06 a.navigationBg {
	background-image: url(images/menu_bg_cross_l_type6.jpg) !important;
}

.navType06 ul li.menu01 a.navigationBg:hover,
.navType06 ul li.menu02 a.navigationBg:hover,
.navType06 ul li.menu03 a.navigationBg:hover {
	background-image: url(images/menu_bg_cross_s_type6_ov.jpg) !important;
}

.navType06 ul li.menu04 a.navigationBg:hover,
.navType06 ul li.menu05 a.navigationBg:hover,
.navType06 ul li.menu06 a.navigationBg:hover {
	background-image: url(images/menu_bg_cross_l_type6_ov.jpg) !important;
}

.navType06 ul li.menu01 a.navigationBgActive,
.navType06 ul li.menu02 a.navigationBgActive,
.navType06 ul li.menu03 a.navigationBgActive {
	background-image: url(images/menu_bg_cross_s_type6_ov.jpg) !important;
}

.navType06 ul li.menu04 a.navigationBgActive,
.navType06 ul li.menu05 a.navigationBgActive,
.navType06 ul li.menu06 a.navigationBgActive {
	background-image: url(images/menu_bg_cross_l_type6_ov.jpg) !important;
}

/*--- navTypeBlogLeft ---*/
.navTypeBlogLeft #blogMenu {
	float: right;
}

.navTypeBlogLeft #main {
	float: right;
}

.navTypeBlogLeft #article {
	float: left;
}

.navTypeBlogLeft #side {
	float: left;
}

/*--- navTypeBlogCross ---*/
.navTypeBlogCross #blogMenu {
	float: right;
}

.navTypeBlogCross #main {
	float: right;
}

.navTypeBlogCross #article {
	float: left;
}

.navTypeBlogCross #side {
	float: left;
}

/*--- navTypeBlogRight ---*/
.navTypeBlogRight #blogMenu {
	float: left;
}

.navTypeBlogRight #main {
	float: left;
}

.navTypeBlogRight #article {
	float: right;
}

.navTypeBlogRight #side {
	float: right;
}

/* navTypeBlogParallel */
.navTypeBlogParallel #mainImage {
	width: 680px;
	height: 250px;
}

/*--- navTypeBlog ---*/
.navTypeBlog #blogMenu {
	width: 170px;
}

.navTypeBlog #main {
	width: 680px;
}

.navTypeBlog #article {
	width: 490px;
}

.navTypeBlog #side {
	width: 240px;
}

/* ここまでナビゲーションタイプごとのスタイル */

/*Blogのスタイル*/
.navTypeBlog #main .contentsBox {
	width: 490px;
}

.navTypeBlog #main .contentsBox .contentsBoxTitle {
	width: 490px;
}

.navTypeBlog #main #article .contentsBoxTitle {
	background: url(images/blog_h3_bg.jpg) no-repeat;
	margin-bottom: 15px;
}

.navTypeBlog #main #article .blogArticleArea {
	width: 450px;
	margin-left: 20px;
}

#article .articleWrap {
	background-image: url(images/blog_separate_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 37px;
	padding-bottom: 15px;
}

#article .articleWrap p.data {
	text-align: right;
	margin-bottom: 1px;
}

#article .articleWrap .entryTitle {
	width: 452px;
	height: 30px;
	margin-bottom: 15px;
}

#article .articleWrap h4 {
	background: url(images/blog_h4_bg.gif) no-repeat;
	color: #F78B20;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 10px;
}

#article .articleWrap .entryBody {
	margin-left: 20px;
	margin-bottom: 18px;
	line-height: 160%;
	width: 410px;
}

#article .articleWrap .entryBody img {
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}

#article .articleWrap p.continuation {
	margin-bottom: 8px;
	text-align: right;
}

#article .articleWrap p.blogMenu {
	text-align: right;
}

/*---- コメント受付完了ページ ----*/
#article .commentAcceptWrap h4 {
	font-weight: normal;
	margin-bottom: 14px;
}

/*---- ブログページ ----*/
#blogMenu .blogMenuWrap {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-width: 1px;
	border-style: solid;
}

#blogMenu .blogMenuWrap h4 {
	margin: 10px;
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	line-height: 28px;
}

#blogMenu #calender table {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin-left: 10px;
	width: 145px;
}

#blogMenu #calender caption {
	padding: 0 0 5px 0;
	line-height: 120%;
	text-align: center;
}

#blogMenu #calender caption a.pre {
	margin-right: 3px;
}

#blogMenu #calender caption a.next {
	margin-left: 3px;
}

#blogMenu #calender th {
	padding-top: 2px;
	font-weight: 700;
}

#blogMenu #calender th,
#blogMenu #calender td {
	border-width: 1px;
	border-style: solid;
	text-align: center;
	line-height: 120%;
}

#blogMenu .blogMenuWrap ul {
	margin-left: 22px;
}

#blogMenu .blogMenuWrap li {
	
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 9px;
	margin-bottom: 4px;
	width: 125px;
	line-height: 140%;
}

#blogMenu .blogMenuWrap li a {
	text-decoration: underline;
}

#blogMenu .blogMenuWrap li.sub {
	margin-left: 15px;
	width: 109px;
}

#article .commentWrap {
	width: 448px;
	margin-bottom: 20px;
}

#article .comment {
	border-width: 1px;
	border-style: solid;
}

#article .comment form {
	margin-left: 15px;
	margin-bottom: 20px;
}

#article .comment form input.nameInput,
#article .comment form input.addressInput {
	width: 240px;
	height: 18px;
}

#article .comment form input.nameInput,
#article .comment form input.addressInput,
#article .comment form textarea {
	border-width: 1px;
	border-style: solid;
}

#article .comment form input,
#article .comment form textarea {
	margin-bottom: 7px;
}

#article .comment form textarea {
	width: 400px;
}

#article .comment .commentTitle {
	background-image: url(images/comment_bg.gif);
	width: 446px;
	height: 30px;
	margin-bottom: 15px;
}

#article .comment .commentTitle p {
	padding-top: 8px;
	padding-left: 15px;
}

#article .comment .name {
	margin-bottom: 3px;
}

#article .comment .mailAddress {
	margin-bottom: 3px;
}

#article .comment .commentField {
	margin-bottom: 3px;
}

.blogUnderMenu {
	margin-bottom: 30px;
}

.blogUnderMenu h5 {
	background-image: url(images/icon_blog_under_menu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}

#trackbackUrl input.trackback {
	width: 440px;
	padding: 3px;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
}

.trackbackBox,
.commentBox {
	margin-bottom: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 435px;
	padding-bottom: 5px;
}

.trackbackBox h5 {}

.trackbackBox p,
.commentBox p {
	margin-bottom: 14px;
	line-height: 160%;
}

.trackbackBox a {}

.trackbackBox span,
.commentBox span {
	display: block;
	text-align: right;
	font-size: 90%;
}

/*---- 新着情報ページ ----*/
#pagenation table {
	margin: 15px auto 0;
}

#pagenation {
	width: 640px;
	margin: 0px auto;
}

#pagenation .previous {
	float: left;
	width: 120px;
	padding-top: 5px;
}

#pagenation .previous a {
	background-image: url(images/icon_news_previous.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 10px;
	text-decoration: none;
}

#pagenation .next {
	float: left;
	width: 120px;
	padding-top: 5px;
}

#pagenation .next a {
	background-image: url(images/icon_news_next.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	text-decoration: none;
}

#pagenation .previous a:hover,
#pagenation .next a:hover {
	text-decoration: underline;
}

#pagenation ul {
	float: left;
	padding: 0 5px 0 7px;
}

#pagenation li {
	list-style-type: none;
	float: left;
	margin-right: 3px;
}

#pagenation li a {
	display: block;
	width: 24px;
	height: 24px;
	text-decoration: none;
}

#pagenation li a:hover {
	text-decoration: underline;
}

#pagenation li a span {
	padding-top: 6px;
	display: block;
	text-align: center;
}

#pagenation li span.current {
	display: block;
	width: 24px;
	height: 24px;
}

#pagenation li span.current span {
	display: block;
	padding: 6px 0 0 10px;
}

/*---- サイトマップページ ----*/
#sitemap {
	line-height: 180%;
	margin-bottom: 20px;
}

#sitemap a {
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

#main #sitemap .contentsBoxTitle {
	margin-bottom: 20px;
}

#sitemap .menuWrap {
	margin-bottom: 17px;
	margin-left: 20px;
}

#sitemap .menu {
	padding: 8px 0px 7px 15px;
	margin-bottom: 15px;
	width: 621px;
	border-width: 1px;
	border-style: solid;
}

#sitemap h4 a {
	text-decoration: underline;
}

#sitemap h4 a:hover {
	text-decoration: none;
}

#sitemap .menuWrap .clearfix {
	margin-left: 15px;
	margin-bottom: 2px;
}

#sitemap .subMenu {
	background-image: url(images/icon_sitemap_sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
	width: 215px;
}

#sitemap .subMenu a {
	text-decoration: underline;
}

#sitemap .subMenu a:hover {
	text-decoration: none;
}

#sitemap li {
	background-image: url(images/icon_sitemap_gc.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	padding-left: 14px;
	margin-bottom: 2px;
}

#sitemap li a {
	text-decoration: underline;
}

#sitemap li a:hover {
	text-decoration: none;
}

/*---- ノットファウンドページ ----*/
#notfound {
	border-width: 1px;
	border-style: solid;
	padding: 40px;
	line-height: 140%;
}

#notfound h3 {
	margin-bottom: 25px;
}

#notfound form input.searchInput {
	border-width: 1px;
	border-style: solid;
}

#notfound p.supplement {
	margin-bottom: 4px;
}

#notfound .notfoundCont {
	margin-bottom: 25px;
}

#notfound .notfoundCont h4 {
	background-image: url(images/dot_line_514.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 120%;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

#notfound #searchFrame form {
	float: left;
	padding-right: 10px;
}

#notfound #searchFrame form input.searchInput {
	vertical-align: top;
	width: 135px;
	height: 17px;
}

#notfound #sitemap {
	margin-bottom: 30px;
}

#notfound #sitemap h4 {
	margin-bottom: 15px;
}

#notfound #sitemap h5 a {
	text-decoration: underline;
}

#notfound #sitemap h5 a:hover {
	text-decoration: none;
}

#notfound #sitemap .menu {
	width: 498px;
}

#notfound #sitemap .menuWrap {
	margin-left: 0px;
}

#notfound .notfoundCont p.explanation {
	margin-bottom: 10px;
}

#notfound .notfoundCont .example {
	font-size: 80%;
}

/*---- RSSヘルプページ ----*/
#aboutRss #rssReaderAbout p {
	margin-bottom: 14px;
}

#aboutRss .contentsBox p {
	line-height: 160%;
}

#aboutRss #about p {
	float: left;
	margin-left: 28px;
	display: inline;
}

#aboutRss #about img {
	float: right;
	margin-right: 18px;
	display: inline;
}

#aboutRss .contentsBox {
	margin-bottom: 30px;
}

#aboutRss .contentsBox .contentsBoxTitle {
	margin-bottom: 18px;
}

#aboutRss #rssReaderWrap {
	margin-top: 30px;
}

#aboutRss .rssReader {
	margin-bottom: 35px;
}

#aboutRss .rssReader h4 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
}

#aboutRss .rssReaderAboutInner {
	margin-left: 28px;
}

#aboutRss .webService,
#aboutRss .browser {
	width: 540px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 13px;
	height: 70px;
}

#aboutRss .webService img {
	margin-left: 20px;
	margin-top: 13px;
}

#aboutRss .webService .fltR {
	width: 365px;
}

#aboutRss .webService span,
#aboutRss .browser span,
#aboutRss #mailSoft span,
#aboutRss #special span {
	display: block;
	margin-top: 18px;
	margin-bottom: 3px;
	font-size: 120%;
}

#aboutRss .browser .fltR {
	width: 445px;
}

#aboutRss .browser img {
	margin-left: 20px;
	margin-top: 2px;
}

#aboutRss #mailSoft a {}

#aboutRss #dispatch p {
	margin-left: 28px;
	margin-bottom: 14px;
}

#aboutRss #dispatch a {
	margin-right: 5px;
}

#aboutRss #dispatch img {
	vertical-align: middle;
}

#aboutRss #attention p {
	margin-bottom: 14px;
	margin-left: 28px;
}

/*---- inquiry ----*/
#inquiry #aform-2 {
	width: 640px;
	margin-left: 20px;
}

#inquiry #aform-2 dl {
	margin-bottom: 18px;
	clear: both;
}

#inquiry #aform-2 dt {
	width: 300px;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 6px;
	float: left;
}

#inquiry #aform-2 .aform-input-example {
	color: #C92603;
	margin-bottom: 1px;
}
#subCatNav{
	display: none;
}
.page-id-2100 #subCatNav, .page-id-2094 #subCatNav, .page-id-2089 #subCatNav{
	display: block;
}
@media screen and (max-width: 767px) {
	body {
		background: none;
	}

	.navType02 #side {
		display: none;
	}

	.navType02 #main {
		width: 100%;
		float: none;
	}

	.navType02 #mainImage {
		width: 100%;
	}

	#content {
		width: 100%;
		padding: 0 3%;
		margin-top: 20px;
	}

	#main .contentsBox .contentsBoxTitle {
		width: 100%;
	}

	.contentLayoutArea {
		width: 100%;
	}

	#main .contentsBox .contentsBoxTitle {
		background: #f78b1f;
		text-align: center;
		height: auto;
		margin: 0 -4% 15px;
		width: auto;
		font-size: 14px;
	}

	#main .contentsBox .contentsBoxTitle h3,
	#main .contentsBox .contentsBoxTitle h4 {
		padding: 0;
	}

	#main .freeArea {
		width: auto;
		margin: 0 7% 15px;
	}

	#footer #footerContent {
		width: 100%;
		margin: 0;
	}

	#footer {
		height: auto;
		background: none;
	}

	.home .freeArea {
		display: none;
	}

	.home #footer #footerContent ul {
		display: none;
	}

	#main #bread {
		display: none;
	}

	#footer #footerContent ul {
		border-top: 1px solid #CCC;
		background-color: #ffffff;
		color: #ffffff;
		margin: 0 0 15px;
		display: flex;
		flex-wrap: wrap;
	}

	#footer #footerContent ul li {
		width: 50%;
	}

	#footer #footerContent ul li a {
		display: block;
		border-right: #CCC 1px solid;
		border-bottom: #CCC 1px solid;
		padding: 10px 5px 10px 10px;
		text-decoration: none !important;
		color: #343434;
		text-align: left;
		font-size: 76%;
		position: relative;
		margin: 0;
	}

	#footer #footerContent ul li a::after {
		content: "";
		display: block;
		width: 5px;
		height: 5px;
		border-top: 2px solid #3d372a;
		border-right: 2px solid #3d372a;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right: 10px;
		top: 60%;
		margin-top: -7px;
	}

	#footer #footerContent ul li a:hover {
		text-decoration: none;
	}

	#footer #footerContent ul li:last-child {
		display: none;
	}
	.arr{
		background: url(../img/menu03/arrow.png) no-repeat center top;
		background-size: auto 14px;
    	margin: 0 0 15px 0;
	}
	#blogMenu #calender table{
		width: 96%;
		margin: 0 2%;
	}
}
.ipd{
	display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px){
	.ipd{
		display: block;
	}
	.ipd-none{
		display: none !important;
	}
	#header #headerInner{
		width: 100%;
	}
	#header #headerLeft{
		width: 400px;
	}
	#header #headerRight{
		width: 350px;
	}
	#content{
		width: 100%;
		padding: 0 20px 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
	.navType02 #main{
		width: calc(100% - 260px);
	}
	.navType02 #mainImage {
		width: 100%;
	}
	#main .contentsBox .contentsBoxTitle{
		width: 100%;
	}
	.contentLayoutArea{
		width: 100%;
		
	}
	#main .freeArea{
		width: 100%;
		margin-left: 0;
	}
	.elementor-43 .topNavi{
		display: flex;
		flex-wrap: wrap;
	}
	.elementor-43 .topNavi li{
		width: 49%;
		margin-right: 2%;
		height: auto;
	}
	.elementor-43 .topNavi li:nth-child(2n){
		margin-right: 0;
	}
	.tb-style{
		width: 100% !important;
	}
	.tb-style tr{
		display: flex;
		justify-content: space-between;
	}
	.tb-style tr td{
		width: 32%;
	}
	#footer #footerContent{
		padding: 10px 20px 0;
	}
	#footer .nav li a{
		font-size: 10px;
	}
	table{
		width: 100% !important;
	}
	#pagetopWrap{
		width: 100%;
	}
	#footer .pagetop a{
		margin-left: 0;
	}
	.imgs{
		display: flex;
		justify-content: space-between;
	}
	.imgs li{
		width: 32%;
	}
	.mb-style{
		margin-bottom: 20px;
	}
	.style-pd td{
		padding: 5px;
	}
	.style-pd td:first-child{
		width: 90px !important;
	}
	.style-pd{
		font-size: 11px;
	}
}