@charset "utf-8";
/*
name: G-05
designer: genova
designer_url: http://www.genova.co.jp/
developer: genova
developer_url: http://www.genova.co.jp/
*/

*{
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 62.5%;
	line-height: 1.4em;
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
}
img {
    border: 0;
}
table {
	font-size: 12px;
	line-height: 1.4em;
}
td,th {
	padding: 5px;
}

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

body {
/*	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 180px;
	background-color: #F3F3F3;*/

	background-image: url(header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper {
}

/*
---------------------------- header ---------------------------*/

#header {
	text-align: center;
	height: 188px;
}
#headerInner {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}
#header #headerLeft {
	width: 520px;
	float: left;
}
#header #headerLeft h1 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
	margin-top: 4px;
	margin-left: 25px;
}
#header #headerLeft h2 { /* 6/2以降 変更箇所 */
	margin-top: 40px;
}
#header #headerLeft h2 a { /* 6/2以降 変更箇所 */
	margin-top: 18px;
	margin-left: 25px;
}
#header #headerLeft h3 {
	margin-top: 10px;
	font-weight: normal;
	line-height: 1.6em;
	margin-left: 25px;
	letter-spacing: 0.1em;
	color: #7F7F7F;
}
#header #headerRight {
	float: right;
	width: 185px;
/*	background-image: url(header_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: 32px 48px;*/
}

#header #headerRight ul#naviButton li {
	list-style-type: none;
}
#header #headerRight ul#naviButton li a.naviButton {
	background-image: url(header_navi_icon.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	display: block;
	line-height: 0.8em;
	text-decoration: none;
	    margin-right: 10px;
	color: #AF3329;
	background-position: 0px 7px;
}
#header #headerRight ul#naviButton li a.naviButton:hover {
    text-decoration: underline;
}
#header #headerRight ul#naviButton li a.naviButton span {
	padding-top: 7px;
	display: block;
	letter-spacing: -0.1em;
	padding-left: 9px;
}
#header #headerRight ul#naviButton li#inquiry a.naviButton span {
}
#header #headerRight li#outline a {
}
#header #headerRight div#telNumber { /* 6/2以降 変更箇所 */
	margin-top: 37px;
	padding-right: 0px;
	float: right;
}
#header #headerRight form {
	text-align: right;
}
#header #headerRight input {
}
#header #headerRight label {
}
#header #headerRight form ul#searchBox {
	margin-top: 10px;
}
#header #headerRight form ul#searchBox li {
	float: left;
	list-style-type: none;
}

#header #headerRight form ul#searchBox li#search-button {
	margin-right: 7px;
	padding-top: 1px;
}
#header #headerRight form ul#searchBox li#rss {
	text-align: left;
}
#header #headerRight form ul#searchBox li#rss a {
	display: block;
	width: 43px;
	height: 20px;
	background-image: url(b_rss.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#header #headerRight form input {
}
#header #headerRight form li#search-button input {
	width: 31px;
	height: 18px;
	background-image: url(b_search.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
#header #headerRight form input#search {
	border: 1px solid #E1DCC8;
	width: 100px;
	height: 18px;
	color: #cccccc;
	background-image: url(input_bg.jpg);
	background-repeat: repeat-x;
}
/*
#mainImage {
	margin: 0px auto 20px auto;
}
#mainImage img {
	width: 570px;
}
*/
#content {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding-top: 20px;
}

/*
---------------------------- main ---------------------------*/
#main {
}
#main #bread {
    font-size: 12px;
	margin-bottom: 12px;
	line-height: 1em;
}
#main #bread #breadInner {
	float: right;
	padding-right: 7px; /* 6/2以降 変更箇所 */
}

#main .contentsBox {
	background-color: #FFFFFF;
	padding-top: 15px;
}
#main .contentsBox .contentsBoxTitle {
    font-size: 1.2em;
    background-image: url(contents_top.gif);
    background-repeat: no-repeat;
    margin-bottom: 12px;
    background-position: top left;
}
#main .contentsBox .contentsBoxTitle h4 {
	font-weight: bold;
	color: #666;
	padding-top: 9px;
	padding-left: 20px;
	font-size: 15px;
}
#main .contentsBoxBody {
	padding-bottom: 20px;
}

#main #about {
}
#main #about .contentsBoxFooter {
}
#main #about h4 {
}
#main #about p {
	width: 340px;
	float: left;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: 24px;
	display: inline;
	margin-bottom: 22px;
}
#main #about img.aboutImage {
	border: 1px solid #B2B2B2;
	float: left;
	margin-left: 13px;
	margin-top: 2px;
}

#main #contents {
}


#main #news {
}
#main #news .contentsBoxTitle {
	margin-bottom: 7px;
}
#main #news h4 {
	float: left;
}
#main #news p {
	float: right;
	background-image: url(icon_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	line-height: 1.4em;
	margin-top: 4px;
	margin-right: 13px;
	display: inline;
}
#main #news p a {
	text-decoration: none;
	font-size: 0.9em;
	color: #404040;
}
#main #news p a:hover {
	text-decoration: underline;
}
#main #news dl {
	font-size: 1.2em;
	line-height: 2em;
	background-image: url(news_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	padding-top: 5px;
}
#main #news dt {
	color: #666666;
	font-weight: bold;
	background-image: url(icon_info_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	clear: left;
	margin-left: 14px;
	display: inline;
	padding-left: 16px;
}
#main #news dd {
	width: 415px;
}
#main #news dd a {
	color: #AF3329;
	text-decoration: none;
}

#main #news dd a:hover {
	text-decoration: underline;
}

#main #catch {
	width: 540px;
	padding: 15px 0px;
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom: 15px;
	background-color: #ECECEC;
	margin-left: 15px;
}
#main #catch p {
	width: 520px;
	margin-left: 15px;
}

/*
---------------------------- side ---------------------------*/
#side {
}
#sideInner {
}

#side #navigation ul {
	margin: 0;
	padding: 0;
}
#side #navigation li {
	list-style-type: none;
	margin-bottom: 1px;
}
#side #navigation li a {
	display: block;
	width: 210px;
	height: 36px;
	background-image: url(navi_bg.jpg);
	background-repeat: no-repeat;
	color: #AF3329;
	text-decoration: none;
	font-size: 1.2em;
}
#side #navigation li a:hover {
	text-decoration: underline;
}
#side #navigation li a span {
	padding-left: 28px;
	padding-top: 12px;
	display: block;
}
#side #navigation li.sub {
	margin-bottom: 0px;
}
#side #navigation li.sub a {
	background-image: url(sub_category_list_icon.gif);
	color: #AF3329;
	height: 32px;
}
#side #navigation li.sub a:hover {
	text-decoration: underline;
}
#side #navigation li.sub a span {
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#side #banner {
	margin-top: 25px;
	margin-bottom: 30px;
}
#side #banner a {
}
#side #banner img {
	margin-bottom: 2px;
}
#side #contact {
	width: 210px;
	height: 145px;
	margin-bottom: 20px;
	background-image: url(inquiry_bg.jpg);
	background-repeat: no-repeat;
}
#side #contactTitle {
	padding-top: 3px;
	padding-left: 3px;
}
#side #contactBody {
	margin-top: 4px;
}
#side #contact p {
}
#side #contact div.tel {
/*	background-image: url(dot_line_184.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	padding-bottom: 10px;
	padding-top: 31px;
}
#side #contact div.tel p {
	margin-left: 15px;
}
#side #contact p.form {
	margin-left: 12px;
}
#side #contact p.form a {
	background-image: url(b_inquiry_form.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#side #contact p.text {
	margin-left: 12px;
	margin-top: 6px;
	letter-spacing: 0.1em;
	color: #404040;
	line-height: 1.5em;
}
#side #contact h5 {
	display: none;
}

/*
---------------------------- footer ---------------------------*/
#footer {
    background-image: url(footer_bg.gif);
    background-repeat: repeat-x;
    background-size: auto 100%;
    color: #AF3329;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    width: 100%;
    margin: 0px auto;
    text-align: left;
    margin-top: 25px;
    padding: 2px 0 43px;
}
#footerInner {
	margin: 0 auto;
}
#footer #footerInner .pagetop {
}
#footer #footerInner .pagetop a {
	display: block;
	width: 94px;
	height: 22px;
	background-image: url(pagetop.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	margin-left: 677px;
}
#footer #footerInner #footerLeft {
	padding-top: 25px;
	font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
}
#footer #footerInner #footerLeft ul {
}
#footer #footerInner #footerLeft li {
	display: inline;
}
#footer #footerInner #footerLeft li a {
	color: #AF3329;
	text-decoration: none;
}
#footer #footerInner #footerLeft li a:hover {
	text-decoration: underline;
}
#footer #footerInner #footerLeft address {
	font-style: normal;
	margin-top: 5px;
	color:#666;
}

/*---- sitemap ----*/ /* 6/2以降 変更箇所 */

#sitemap {
}
#sitemap .contentsBoxBody {
	font-size: 1.2em;
	line-height: 1.8em;
}
#sitemap .contentsBoxTitle h4 {
	font-size: 0.9em;
	line-height: 1.1em;
}
#sitemap a {
	color: #333333;
	text-decoration: none;
}
#sitemap a:hover {
    text-decoration: underline;
}
#sitemap ul {
	margin-left: 20px;
}
#sitemap ul li {
	list-style-type: none;
}
#sitemap ul li ul {
	margin-left: 12px;
}
#sitemap ul li ul li {
	background-image: url(sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	padding-top: 1px;
}
#sitemap ul li ul li.subNav {
	margin-left: 15px;
}
#sitemap ul li ul li.subNav {
	background-image: url(sitemap_icon_sub.gif);
}



/*--- ▼▼▼ここから左ＭＥＮＵ用スタイル▼▼▼ ---*/
.mainLeft {
	width: 570px;
	float: right;
}
.sideLeft {
	width: 210px;
	float: left;
	margin-left: 0px;
}
.bodyLeft #mainImage {
	margin: 10px auto 0px auto;
}
.bodyLeft #mainImage img {
	width: 800px;
}
.bodyLeft2 #mainImage {
	margin: 0px auto 20px auto;
}
.bodyLeft2 #mainImage img {
	width: 570px;
}

/*--- ▲▲▲ここまで左ＭＥＮＵ用スタイル▲▲▲ ---*/

/*--- ▼▼▼ここから横ＭＥＮＵ用スタイル▼▼▼ ---*/
.navigationCross {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 3px;
}
.navigationCross ul {
}
.navigationCross li {
	list-style-type: none;
	float: left;
}
.navigationCross li.last {
	margin-right: 0px;
}
.navigationCross li.large {
}
.navigationCross li.large a {
	background-image: url(navi_bg_133.jpg);
	width: 133px;
}
.navigationCross li a {
	background-image: url(navi_bg_133.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 1.2em;
	width: 133px;
	height: 38px;
	display: block;
	color: #404040;
}
.navigationCross li a:hover {
	color: #999999	;
}
.navigationCross li a span {
	padding-top: 12px;
	padding-left: 26px;
	display: block;
}
.mainCross {
	width: 570px;
	float: right;
}
.mainImageCross {
	padding-top: 30px;
	padding-bottom: 1px !important;
	margin-bottom: 0px !important;
}
.mainImageCross img {
	width: 800px !important;
}
.sideCross {
	width: 210px;
	float: left;
}
.sideCross #news {
	padding-top: 1px;
	width: 210px;
}
.sideCross #news #newsInner {
	background-color: #DFDFDF;
}
.sideCross #news .newsBox {
	background-image: url(dot_line_whatsnew_184.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-right: 13px;
	padding-top: 13px;
	padding-left: 13px;
}
.sideCross #news .last {
    background: none;
	padding-bottom: 0px;
}

.sideCross #news h4 {
	background-image: url(whats_new.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 22px;
	text-indent: -9999px;
	margin-bottom: 4px;
}
.sideCross #news .newsBox dl {
}
.sideCross #news .newsBox dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
	color: #404040;
	background-image: url(date_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
}
.sideCross #news .newsBox dd {
	margin-bottom: 7px;
	color: #172037;
	font-size: 1.2em;
	line-height: 1.4em;
}
.sideCross #news .newsBox dd a {
	color: #404040;
	text-decoration: none;
}
.sideCross #news .newsBox dd a:hover {
	text-decoration: underline;
}
.sideCross #news .newsBox p {
}
.sideCross #news .newsBox p a {
	display: block;
	width: 66px;
	height: 16px;
	background-image: url(more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	margin-left: 118px;
}
.sideCross #news .newsBox p a:hover {
}
.sideCross #news #newsList {
	background-image: url(dot_line_208.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.sideCross #news #newsList p {
	background-image: url(icon_list_view.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 131px;
}
.sideCross #news #newsList p a {
	margin-left: 16px;
	line-height: 1.6em;
	font-size: 1em;
	text-decoration: none;
	color: #404040;
}
.sideCross #news #newsList p a:hover {
	text-decoration: underline;
}
.sideCross #contact {
	margin-bottom: 0px !important;
}

/* subcategory */
.sideCross #subNavigation {
	background-color: #DFDFDF;
}
.sideCross #subNavigation ul {
	padding-bottom: 15px;
}
.sideCross #subNavigation li {
	list-style-type: none;
	background-image: url(sub_navigation.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 35px;
	margin-left: 11px;
}
.sideCross #subNavigation a { /* 6/2以降 変更箇所 */
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.sideCross #subNavigation a:hover {
    color: #999999;
}
.sideCross #subNavigation span { /* 6/2以降 変更箇所 */
    margin-left: 28px;
	font-size: 1.2em;
	padding-top: 12px;
	color: #FFFFFF;
	display: block;
}

/*--- ▲▲▲ここまで横ＭＥＮＵ用スタイル▲▲▲ ---*/

/*--- ▼▼▼ここから右ＭＥＮＵ用スタイル▼▼▼ ---*/
.mainRight {
	width: 570px;
	float: left;
}
.mainRight #bread #breadInner { /* 6/2以降 変更箇所 */
	margin-right: 0px !important;
	margin-left: 4px;
	float: left !important;
}
.sideRight {
	width: 210px;
	float: right;
	margin-left: 0px;
}
.bodyRight #mainImage {
	margin: 10px auto 0px auto;
}
.bodyRight #mainImage img {
	width: 800px;
}
.bodyRight2 #mainImage {
	margin: 0px auto 20px auto;
}
.bodyRight2 #mainImage img {
	width: 570px;
}

/*--- ▲▲▲ここまで右ＭＥＮＵ用スタイル▲▲▲ ---*/
