﻿@charset "utf-8";
/*===================================================

目次
1:リセット
2:共通スタイル
3:グローバルレイアウト
4:ヘッター
5:フッター
6:サイドナビ
7:ライトコンテンツ
8:イージースライダー

=====================================================*/


/* 1:リセット ---------------------------------------*/ 
* {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
body,html {  
	height: 100%;  
} 
a {
	text-decoration: none;
	outline:none;
}
.jScrollPaneContainer {
	outline: none;
	border: none;
}

strong {
	color: #2b2b2b;	
}

/* 2:共通スタイル -----------------------------------*/

img {
	vertical-align: bottom;
	border: none;
}

.clr {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

ul {
	list-style-type: none;	
}

ul li a {
	text-decoration: none;
}
.clr {
	clear: both;	
}

.iepngfix {  
	/* @fix 2011/08/05 */
	/*behavior: expression(IEPNGFIX.fix(this));*/
}

.contentsbtnbox li a {
	cursor: pointer;	
}
.yellow {
	color: #F6921D;
	font-size: 14px;
	font-weight: bold;
}
.big {
	font-size: 16px;	
}

.big_yellow {
	color: #F6921D;
	font-size: 16px;
	margin: 6px 0px;
	display: block;
	text-align: center;
}
.dotwaku {
	border:4px dotted #FC4C00;
	padding:10px;
	display: block;
	margin-top: 10px;
}
.onlyBold {
	font-weight: bold;	
}
/* 3:グローバルレイアウト ---------------------------*/
#blockContent {
	width: 910px;
	margin: 0px auto;
	z-index: 20;
}

#allContainer {  
	width: 100%;  
	position: relative;  
	height: auto !important;  
	height: 100%;  
	min-height: 100%; 
} 
/*
#blockContent{  
	position: relative;  
	height: auto !important;  
	height: 100%;
	min-height: 100%; 
} 
*/
.boxContentsUp {
	background: url(../img/mypage/graphic_up.gif) no-repeat;
	padding-top: 20px;	
}

.boxTopContentBottom {
	background: url(../img/mypage/graphic_up_bottom.gif) left bottom no-repeat;
	padding-bottom: 8px;
	margin-bottom: 50px;
	
}

.contentsbtnbox {
	text-align: right;
	height: 31px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.contentsbtnbox li {
	margin-bottom: 5px;	
}
#blockRightcontent h3 {
	margin-bottom: 10px;
}
#blockRightcontent a:hover {
	text-decoration: underline;	
}
/* 4:ヘッター ---------------------------------------*/

#blockHeader {
	background: url(../img/common/bg/header.gif) repeat-x;
	width: 100%;
	padding-top: 11px;
	position: relative;
}

h1 {
	width: 	300px;
	height: 65px;
	background: url(../img/common/mourilogo.gif) no-repeat;
	float: left;
}
h1 a {
	width: 	300px;
	height: 65px;
	display: block;
}
h1 a span {
	display: none;	
}
#boxHeaderContent ul {
	float: right;
	width: 157px;
}
#boxHeaderContent ul li a {
	display: block;
	width: 78px;
	height: 19px;	
}
#boxHeaderContent ul li a span {
	display: none;

}
#boxHeaderContent ul #menuLink {
	background: url(../img/common/btn/headerLink.gif) no-repeat;
	width: 78px;
	height: 19px;
	float: left;
}

#boxHeaderContent ul #sitemapLink {
	background: url(../img/common/btn/headerLink.gif) no-repeat -78px 0px;
	width: 79px;
	height: 19px;
	float: left;
}

#boxHeaderContent {
	width: 910px;
	margin: 0px auto;
}

/* 5:フッター ---------------------------------------*/

address {
	font-style: normal;
	color: #866a47;
	width: 100%;
	height: 10px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	line-height: 10px;
	font-size:9px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#blockFooter {
	background: url(../img/common/bg/footerBg.gif) repeat-x left bottom;
	width: 12px;
	width: 100%;
}
#blockFooterInner {
	background: url(../img/common/bg/bottom_all.gif) no-repeat;
	background-position:center bottom;
}
#boxFooter {
/*	background: url(../img/common/bg/bottomBg.png) no-repeat;*/
	height: 204px;
	width: 910px;
	margin: 0px auto;

}
#blockFooter span {
	display: none;
}
#blockFooter {
	position: fixed;
	left: 0px;
	bottom: 0px;
/*	height: 242px;*/
	z-index: 10;
}
#flashWrapper {
	width: 900px;
	margin: 0px auto;
}
#flashfooterbox {
	width: 800px;
	margin: 0px 50px 0px 50px;
	z-index: 20;
	position: fixed;
	bottom: 28px;
	height: 140px;
	/*display: block;*/
}
#wrapper {
	width: 910px;
	margin: 0px auto;
}

#leftFooter {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/common/bg/bottom_left.gif) left bottom repeat-x;
	height: 207px;
	width: 196px;
}

#rightFooter {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(../img/common/bg/bottom_right.gif) left bottom repeat-x;
	height: 207px;
	width: 196px;	
}
/* 6:サイドナビ -------------------------------------*/
#accordion_box {
	display: none;
}
#blockLeftside p {
	background: url(../img/common/title/sideTitle.gif) no-repeat;
	width: 176px;
	height: 43px;
	border-bottom: 1px dotted #cfcfcf;
	border-top: 1px dotted #cfcfcf;
}
#blockLeftside p span {
	display: none;		
}
#blockLeftside ul li a {
	padding-left: 40px;
	line-height: 45px;
	border-bottom: 1px dotted #cfcfcf;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

#blockLeftside ul {
	background: #fff;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}
#blockLeftside ul li {
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}
#sideLink1 {
	background: url(../img/common/arrow/arrow1.gif) no-repeat;
}

#sideLink1 a {
	color: #3e3bff;	
}
#sideLink1 a:hover {
	color: #6f6eff;	
}
#sideLink2 {
	background: url(../img/common/arrow/arrow2.gif) no-repeat;
}

#sideLink2 a {
	color: #a5e91e;	
}
#sideLink2 a:hover {
	color: #d8fc3f;	
}
#sideLink3 {
	background: url(../img/common/arrow/arrow3.gif) no-repeat;
}

#sideLink3 a {
	color: #fd4baf;	
}

#sideLink3 a:hover {
	color: #ff6edf;	
}

#sideLink4 {
	background: url(../img/common/arrow/arrow4.gif) no-repeat;
}

#sideLink4 a {
	color: #fc4c00;	
}

#sideLink4 a:hover {
	color: #ff7f33;	
}

#sideLink5 {
	background: url(../img/common/arrow/arrow5.gif) no-repeat;
}

#sideLink5 a {
	color: #fabc47;	
}
#sideLink5 a:hover {
	color: #fdef7a;	
}
#sideLink6 {
	background: url(../img/common/arrow/arrow6.gif) no-repeat;
}

#sideLink6 a {
	color: #00aed0;	
}
#sideLink6 a:hover {
	color: #33dff3;
}
#sideLink7 {
	background: url(../img/common/arrow/arrow7.gif) no-repeat;
}

#sideLink7 a {
	color: #f05a28;	
}

#sideLink7 a:hover {
	color: #f38d5b;	
}

#blockLeftside {
	float :left;
	width: 176px;
	margin-top: 10px;
}

#blockLeftside #accordion_box a {
		font-size: 12px;
		line-height: 25px;
}
/* 7:ライトコンテンツ -------------------------------------*/
#blockRightcontent {
	float: right;
	width: 701px;
	padding-left: 33px;
	position: relative;
}
h2 span {
	display: none;	
}
#boxRightUp {
	position: relative;	
	width: 701px;
}

#blockRightcontent h3 span {
	color: #000;
	font-size: 18px;
}
#blockRightcontent .noDt dt {
	display: none;	
}

/* 8:イージースライダー -------------------------------------*/
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a  {
	background:url("../img/interior/back.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:12px;
	position:relative;
	width:12px;
}
#prevBtn,#nextBtn, #slider1next, #slider1prev {
	text-indent: -8000px;
	overflow: hidden;
}

#prevBtn {
	position: absolute;
	left: 0px;
	top: 150px;
}

#nextBtn {
	position: absolute;
	left: 520px;
	top: 150px;	
}

#nextBtn a, #slider1next a {
	background:url("../img/interior/next.gif") no-repeat scroll 0 0 transparent;
}

#slider,#slider ul {
	width: 500px;
/*	margin-left: 16px;*/

}

#slider {
	overflow: hidden;	

}

#sliderbox {
	position: relative;	
/*	width: 540px;
	margin: 0px auto;*/
	padding: 20px 20px 0px;
	height: 160px;
}

#sliderbox #prevBtnBox {
	float: left;
	margin-top: 50px;
	margin-right: 58px;
}

#sliderbox #slider {
	float: left;
	height: 160px;
}
#sliderbox #slider ul {
	height: 160px;	
}
#sliderbox #slider ul li {
	float: left;
	margin-right: 10px;
	width: 200px;
	height: 152px;
}

#sliderbox #nextBtnBox {
	float: right;
	margin-top: 50px;
}

#boxRightUp h2 a {
	display: block;
	width: 300px;
	height: 69px;
}
