@charset "utf-8";

body {position:relative;width:720px;left:50%;margin-left:-360px;
	background: url(images/body_bg.jpg) repeat-x top center;
}

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

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

/*---------------------------- header ---------------------------*/
#header {
	width:720px;overflow:hidden;
	text-align: center;
	background: url(images/head_bg.jpg) no-repeat 60px top;
}

#header #headerInner {
	width: 700px;
	height:119px;
	margin: 0 auto;
	text-align: left;
}

#header #headerLeft {
	width: 530px;
	left:24px;
	float: left;
	position:fixed;
	z-index:512;
}
#header h1 {
	font-size: 90%;
	font-weight: normal;
	padding-top: 5px;
	float: left;
}
#header h1 a {
	text-decoration: none;
}
#header p {
	float: right;
	padding-top: 4px;
	font-size: 90%;
}
#header #headerLeft #logo {
	margin-top: 19px;
}
#header #headerLeft #logo a {
}
#header #headerLeft #logo a img {
}
#header #headerLeft h2 {
	margin-top: 6px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 90%;
}
#header #headerRight {
	z-index:512;
	position:fixed;
	width:128px;
	right:50%;
	margin-right:-360px;
	float: right;
	padding-top: 10px;
}
#header #headerRight #telNumberWrap {
}
#header #headerRight div#telNumber {
	float: right;
}
#header #headerRightUnder {
	margin-top: 6px;
}
#header #headerRightUnder #inquiryForm {
	float: right;
	width: 182px;
}
#header #headerRightUnder #inquiryForm a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#header #headerRightUnder #fontSizeChange {
	float: right;
	margin-left: 7px;
	padding-top: 4px;
}
#header #headerRightUnder #fontSizeChange span {
    float: left;
    margin-right: 5px;
    padding-top: 5px;
}
#header #headerRightUnder #fontSizeChange a {
	float: left;
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
}
#header #headerRightUnder #fontSizeChange a#small {
	margin-right: 7px;
}
#header #headerRightUnder #fontSizeChange a#middle {
	margin-right: 7px;
}
#mainImage {
	background-repeat: no-repeat;
	width: 700px;
	margin: 0px auto 20px;
	text-align: left;
	line-height: 160%;
	position:relative;
}

.mainUl {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.mainUl li {
	float: left;
	width: 250px;
	height: 96px;
	list-style: none;
	margin-right: 5px;
}

#content {
	position:relative;
	width: 720px;overflow:hidden;
	left:50%;margin-left:-380px;
	text-align: left;
	padding-bottom:70px;
}

/*---------------------------- main ---------------------------*/
#main .contentsBox {
	margin-bottom: 15px;
}
#main .contentsBox .contentsBoxTitle {
	background:url(images/h3_bg.jpg) no-repeat;
	margin-bottom: 15px;
	font-size:1.33em;
	width: 720px;
	height: 41px;
}

/*ページ見出し*/
#main .contentsBox .contentsBoxTitle h3 {
	line-height: 41px;
	padding-left: 10px;
	font-weight: bold;
	color:#CFC49D;
}
/**/
#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;
	margin-top: 20px;
}
#main #subCatNav li {
	display: inline;
	line-height: 160%;
}
.contentLayoutArea {
	width: 720px;
	margin-left: 0px;
	line-height: 160%;
}
.inquiry_banner {
	margin-left: 20px;
}

.inquiry_banner a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.underLayerPage #main a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.underLayerPage #main .inquiry_banner a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

/*---------------------------- side ---------------------------*/
#side .sort {
	margin-bottom: 5px;
}
#side #navigation {
	background: url(images/navigation_bg.jpg) repeat-y top left;
}
#side #navigationFooter {
	background: url(images/navigation_bottom.jpg) no-repeat bottom left;
	height: 7px;
}
#side #navigationInner {
	background: url(images/navigation_title.jpg) no-repeat top left;
	padding: 55px 15px 10px;
	_padding: 55px 0px 10px 15px;
}

#side #navigation li {
	list-style-type: none;
	margin-bottom: 1px;
}

.large #side #navigation li {
	font-size: 0.96em;
}

#side #navigation li a {
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	height: 36px;
	text-decoration: none;
}
#side #navigation li.height02 a {
	line-height: 15px;
}
#side #navigation li.height02 a span {
    display: block;
    padding-left: 20px;
    padding-top: 6px;
}
#side #navigation li a:hover {
	background: url(images/navi_bg_over.jpg) no-repeat;
	text-decoration: underline;
}
#side #navigation li.active a {
	background: url(images/navi_bg_over.jpg) no-repeat;
	text-decoration: underline;
}
#side #navigation li a span {
    display: block;
    padding-left: 20px;
    padding-top: 10px;
}
#side #navigation li a.subNavigationBg span {
	padding-left: 38px;
}
#side #navigation li.sub {
	margin-bottom: 0px;
	clear: both;
}
#side #navigation li.sub a {
	background: url(images/sub_menu_bg.gif) no-repeat 20px center;
    height: 28px;
    margin-bottom: 1px;
	border-bottom: 1px solid #E0D9C0;
}
#side #navigation li.height a {
	height: 44px!important;
	line-height: 19px;
}

#side #navigation li.sub a:hover,
#side #navigation li.sub a:active {
	text-decoration: underline;
}
#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(images/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: 43px 9px 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #DDDDDD;
	background: url(images/access_title.jpg) no-repeat top center;
}
#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 {
	line-height: 140%;
}
#side #access .side_tel_number {
	margin-bottom: 8px;
}
#side #access #accessBtn {
	background: url(images/accessBtn_bg.jpg) no-repeat;
}
#side #access #accessBtn a {
	display: block;
}
#side #access #accessBtn a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}
#side #access #accessBtn a#inquiryBtn {
	margin-bottom: 4px;
}
#side #access .sidemap {
	margin-bottom: 10px;
}
#side #access .sidemap a {
	font-size: 0.92em;
}
#side #access .side_line {
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}
#side #access .side_p {
	margin-bottom: 10px;
}
#side #access .side_ul {
	margin-bottom: 10px;
}
#side #access .side_ul li {
	background: url(images/side_icon.gif) no-repeat 0px 1px;
	padding-left: 13px;
	list-style: none;
	line-height: 17px;
}

/*検索&RSS*/
#searchWrap form {
	float: left;
	padding-right: 3px;
	width: 162px;
}
#searchWrap form input.searchInput {
	vertical-align: top;
	width: 124px;
	height: 18px;
}
#searchWrap form input.searchInput {
	border-width: 1px;
	border-style: solid;
	border-color: #EBE6D6!important;
}
#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 #EBE6D6;
	background:#F5F2EA;
	padding:5px 5px 3px;
}


/*サイドお問い合わせ*/
#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 {
	line-height: 160%;
}
#footerFreeArea .fBox {
	width: 448px;
	float: left;
	margin-right: 15px;
}
#footerFreeArea .fBox a {
	float: right!important;
}
#footerFreeArea span.footSpan {
	background: url(images/side_icon.gif) no-repeat 0px 1px;
	padding-left: 13px;
	list-style: none;
	line-height: 17px;
	display: block!important;
	text-align: left;
}
#footerFreeArea .footTable {
	border-collapse: collapse;
}
#footerFreeArea .footTable th,
#footerFreeArea .footTable td {
	text-align: left;
}
#footerFreeArea .footTable th {
	vertical-align: top;
	font-weight: normal;
}
#footerFreeArea .footBox {
	border: 1px solid #EFEDE2;
	padding: 10px;
	background: #FFF;
}
#footerFreeArea .footBox .foot_tel {
	display: block;
	float: left;
}
#footerFreeArea .footBox .footBn {
	display: block;
	float: right;
}
/*---------------------------- footer ---------------------------*/
#footer {
	width:720px;overflow:hidden;
	letter-spacing: 1px;
	clear: both;
	background:url(images/footer_bg.jpg) repeat-x #F9F8F2;
}
#footerInner {
	padding-top: 13px;
	padding-bottom: 0px;
	margin-left:32px;
	background: url(images/footer_bg02.jpg) no-repeat center 52px;
}
#footerBottom {
	height: 5px;
	line-height: 10%;
}
#pagetopWrap {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	position:relative;
}
#footer .pagetop a {
	position:absolute;
	top:-20px;
	right:0;
	display: block;
	margin-left: 800px;
}
#footer #footerContent {
	width: 720px;
	margin: 0px auto 15px;
	text-align: left;
}
#footer #footerContent p {
	line-height: 160%;
}
#footer #footerContent ul {
	margin-bottom: 20px;
	font-size: 100%;
	text-align:center;
	padding: 0 60px;
}
#footer #footerContent li {
	display: inline;
	font-size: 0.92em;
	line-height: 17px;
	color: #CFC49D;
}
#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;
}

/*---- freeArea ----*/
#main .freeArea {
	margin-bottom: 20px;
	line-height: 160%;
	width: 640px;
	margin-left: 10px;
}
#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: 200px;
}
#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-bottom: 12px;
}
#main #bread #breadInner {
	float: right;
	padding-right: 7px;
	line-height: 120%;
}
#main #bread a:hover {
	text-decoration: underline;
}

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

/*--- navType01 ---*/
.navType01 #main {
	width: 680px;
	float: right;
	padding: 18px 3px 0;
	background: url(images/main_bg_top.jpg) no-repeat top;
}

.navType01 #main #mainInner {
	background: url(images/main_bg_bottom.jpg) no-repeat bottom;
	padding-bottom: 20px;
}

.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: 220px;
	float: left;
}

/*--- 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: 220px;
	float: left;
}

.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 {
	background:url(images/side_B.gif) no-repeat left bottom;
}

#sideNews .contentsBoxBody {
	background:url(images/news_bg.jpg) no-repeat left top;
	padding:40px 9px 0px;
}

#sideNews .contentsBoxTitle {
	background-image: url(images/content_title_underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sideNews .contentsBoxTitle h3 {
	float: left;
	font-weight: normal;
	padding-top: 2px;
	display:none;
}
#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: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
}
#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: 220px;
}

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

/*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:#330000;
	font-size:1.083em;
	font-weight:bold;
	padding-left: 25px;
	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;
	background:url(images/blog_h4_bg02.gif) no-repeat;
	color:#330000!important;
	font-size:1.083em!important;
	font-weight:bold;
	padding-left: 25px;
	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%;
}
#blogMenu #calender caption a.pre {
	margin-right: 3px;
}
#blogMenu #calender caption a.next {
	margin-left: 3px;
}
#blogMenu #calender th {
	padding-top: 2px;
}
#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-image: url(images/icon_list_article.gif);
	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.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/sub_menu_bg.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: underline;
}
#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 {
}
#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;
}
#inquiry #aform-2 xxxxxx {
}
#inquiry #aform-2 xxxxxx {
}
#inquiry #aform-2 xxxxxx {
}
#inquiry xxxxxxx {
}
#inquiry xxxxxxx {
}


/*---- モバイル用(可変ヘッダ) ----*/
#headbar{width:100%;height:119px;top:-18px;left:0px;background:#20170e url('images/head_bg.jpg') 102px top no-repeat;z-index:128;position:fixed;display:none;}
#headimg{width:100%;top:0px;left:60px;background:url('images/head_bg.jpg') 60px top no-repeat;z-index:1280;position:fixed;display:inline;}
/*---- モバイル用(モーダルウィンドウ) ----*/
#modal_menu {width:420px;height:600px;margin:0 auto;padding-left:8px;padding-top:32px;overflow:hidden;display:none;}
#modal_map  {width:420px;height:600px;margin:0 auto;font-size:12px;line-height:20px;overflow:hidden;display:none;}
#modal_menu a {text-decoration:none;}
.modalbtn {width:128px;height:48px;background-position:left top;background-repeat:no-repeat;}
.modalbtn:hover {width:128px;height:48px;background-position:left bottom;background-repeat:no-repeat;}
.mainmenu {width:405px;height:40px;background:url('images/modal_button.png') left top no-repeat;
	   color:darkolivegreen;font-size:16px;font-weight:bold;line-height:36px;margin-top:2px;}
.mainmenu:hover {background-position:bottom;color:tan}
.submenu {width:403px;height:20px;background-color:tan;color:floralwhite;font-size:12px;font-weight:bold;line-height:22px;border:solid 1px saddlebrown;margin-botom:2px;}
.submenu:hover {background-color:blanchedalmond;color:wheat;border:solid 1px floralwhite}
.fancybox-skin{position:relative;background:url('images/modal_bg.png') left top;color:ivory;text-shadow:none;border:solid 2px peachpuff;
	       border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;}
