@charset "Shift_JIS";

/*--- oocps「もっと知る！楽しむ！」common.cssを使用。ここから(不要なものは削除) ---*/
/*----------- ヘッダー -----------*/
.contents div#logo_olympus {
	width: 870px;
	margin: 10px;
}


/*----------- 全体 -----------*/
html{
	overflow-y:scroll;
	}

.contents {
	width: 900px;
	margin: auto;
	}

body div .contents_area {
	width: 870px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",メイリオ, Meiryo, verdana, sans-serif;
	font-size: 14px;
	line-height: 1.7;
	}

.contents_area p {
	width: auto;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
}

.contents_area ul {
	list-style: disc;
	padding-left: 20px;
}

.contents_area ul li {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.contents_area ol li {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 4px;
}

span {
    font-size: 14px;
}

/*----------- セクション -----------*/
div.section {
	padding: 15px;
	margin-bottom: 20px
}


/*----------- タイトル -----------*/
h2 {
	margin: 20px auto 0;
	}

.enjoy h3 {
	font-size: 31px/* 29px*/;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-bottom: 2px solid #C33;
	margin: 5px 0 15px 0;
	padding: 0;
	}

h3 span {
	line-height: 0.7em;
	}

.know h3 span {
	font-size: 20px;
	color: #099;
	}

.enjoy h3 span {
	font-size: 20px;
	color: #C33;
	}

h4 {
	font-size: 27px/*26px*/;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #333;
	background-image: none;
	margin: 5px 0 15px 0;
	padding: 0;
	}

h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

h6 {
	font-size: 16px;/*14px*/
	font-weight: bold;
	margin: 0 0 10px 0;
	}


/*----------- 画像 -----------*/
div.section div.img {
	margin-bottom: 20px;
}


/*----------- テーブル -----------*/
div.section table {
	font-size: 14px;
	margin: 20px 10px;
	border: 1px solid #666;
	border-collapse: collapse;
	color: #333;
	width:90%;
	margin-left:auto;
	margin-right:auto
}

div.section table th {
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #666;
	background: #CCC;
	color: #333;
	padding: 10px;
}

div.section table th.sub {
	background-color: #333;
	color:#FFF;
}

div.section table td {
	font-size: 14px;
	border: 1px solid #666;
	padding: 10px;
}


table td.customize {
	background-color: #B4D1F3;
	}

/*----------- ページトップへ戻る -----------*/
#totop {
	width: 850px;
	margin: 60px 10px 20px;
	padding: 0;
	text-align: right;
	}

/*----------- フッター -----------*/
#footer {
	width: 870px;
	margin: 0;
	text-align: right;
	}
/*----------- oocps common.cssを使用。ここまで -----------*/

/*----------- おうちでメンテナンス！ -----------*/
.maintenance_title{
	text-align:center;
	font-size:36px;
	color:#fff;
	padding:10px 0;
	margin-bottom:10px;
    background:#06C;
    border-bottom: solid 6px #003399;
    border-radius: 9px;

}
.top{
	margin-top:20px
}
.maintenance_img{
	text-align:center;
	margin-bottom:20px
}
.point{
	background-color:#FF6;
	padding:0 10px
}
.point h5{
	margin-bottom:0
}

.check{
	color:#F00;
	background-color:#FC0;
	font-weight:bold;
	margin-right:5px;
	padding:2px
}
.enjoy hr{
	width:auto;
	margin:20px 0
}
.enjoy ul{
	margin-bottom:20px
}
.next{
	text-align:right;
	margin:10px 0
}
.index{
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:10px;
	border:#666 2px solid
}
.index_title{
	font-size:18px;
	font-weight:bold
}
.arrow{
	list-style-image:url(../../image/arrow.gif)
}
.footer {
	font-size: 12px;
	padding: 15px 0;
	border-top: solid 1px #999999
}
.footer p {
	text-align: center;
	margin: 10px
}
/*クリーニング方法(カメラ/レンズ)の折り畳みここから*/
/*▲▼の開閉テキスト*/
.cont1_btn,.cont2_btn,.cont3_btn,.cont4_btn,.cont5_btn,.cont6_btn,.cont7_btn,.cont8_btn,.cont9_btn,.cont10_btn{
	margin:0 0 10px 10px;
	font-size:16px;
	cursor:pointer;
	display:inline-block
}

/*▲▼の開閉マウスオーバーで色が変化*/
.cont1_btn:hover,.cont2_btn:hover,.cont3_btn:hover,.cont4_btn:hover,.cont5_btn:hover,.cont6_btn:hover,.cont7_btn:hover,.cont8_btn:hover,.cont9_btn:hover,.cont10_btn:hover{
	color:#999
	}

/*クリーニング方法コンテンツ非表示(デフォルト) ▲▼で開閉*/
.cont1,.cont2,.cont3,.cont4,.cont5,.cont6,.cont7,.cont8,.cont9,.cont10{
	display:none;
	margin-left:10px;
	font-size:16px
}
/*クリーニング方法の折り畳みここまで*/