@charset "Shift_JIS";

/* *************************** メインタイトルボックス*************************** */

div.openwater_main_box {
	background-color: #FFFFFF;
	height: 300px;
}


/* *************************** タイトルバー *************************** */
div.howto_title{
	width:545px;
	height:53px;
	background-image: url(../../../common/img/spot_top_title.gif);
	margin-bottom: 10px;
	float: left;
	
}

div.howto_title li.c001{
	padding: 5px 0 0 10px;

}

div.howto_title h2{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding:0px 0 0 5px;
}

div.howto_title h3{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0 5px;
}

div.howto_title_letf_banner{
	width:200px;
	height:53px;
	float: right;
}




/* *************************** メイン画像 *************************** */

div.openwater_top_main{
	width:741px;
	background-image: url(../img/key_img.gif);
	height: 239px;
	clear: both;
	background-repeat: no-repeat;
	
}

div.kizai_top_main p{
	font-size:13px;
	width: 450px;
	line-height: 1.5;
	padding: 0px 0px 0px 20px;
	
}

div.kizai_top_main h4{
	font-size:17px;
	width: 500px;
	line-height: 1.2;
	padding: 8px 0px 4px 20px;
	
}

/* *************************** ブログトップコンテンツエリア *************************** */
div.nikki_mbox {
	margin:0px 0px 10px 0px;
	width: 745px;
}

div.item_ill_area {
	width: 335px;
	height: 540px;
	float: left;
	border: 1px solid #C1C1BF;
}


div.nikki_text_area {
	font-size: 12px;
	line-height: 1.2;
	margin: 10px 0px 0px 0px;
}

div.item_text_area_l {
	width:190px;
	float:left;
	font-size: 12px;
	line-height: 1.2;
	margin: 0px 0px 20px 5px;
	border-bottom: 1px dashed #C1C1BF;
	height: 290px;
}

div.item_text_area_r {
	width:190px;
	float:right;
	font-size: 12px;
	line-height: 1.2;
	margin: 0px 0px 20px 2px;
	border-bottom: 1px dashed #C1C1BF;
	height: 290px;
}

/* *************************** 器材説明選択 *************************** */


div.kizai_menu {
	width: 180px;
	margin: 10px 5px 10px 5px;
        }

div.item_text_area_l ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

div.item_text_area_l_title {
	background-image: url(../img/kei_kizai_title.gif);
	height: 34px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 8px 0px 0px 70px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
        }



div.item_text_area_l li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

div.item_text_area_l li a:link{
        color: #C7377D;
        display: block;
        background:  url(../common/img/menu13.gif);
		background-repeat: no-repeat;
        padding: 8px 0 0 10px;
        }
		
		div.item_text_area_l li a:visited {
        color: #C7377D;
        display: block;
        background:  url(../common/img/menu13.gif);
		background-repeat: no-repeat;
        padding: 8px 0 0 10px;
        }

div.item_text_area_l li a:hover{
	color: #C7377D;
	background-image: url(../common/img/menu13_on.gif);
	width: 180px;
	background-repeat: no-repeat;
        }
		
		div.item_text_area_l li #current {
	color: #C7377D;
	background-image: url(../common/img/menu13_on.gif);
	width: 180px;
	background-repeat: no-repeat;
        }
		
		div.item_text_area_r_title {
	background-image: url(../img/jyu_kizai_title.gif);
	height: 34px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 8px 0px 0px 70px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
        }

div.item_text_area_r ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }


div.item_text_area_r li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

div.item_text_area_r li a:link{
        color: #C7377D;
        display: block;
        background:  url(../common/img/menu13.gif);
		background-repeat: no-repeat;
        padding: 8px 0 0 10px;
        }
		
		div.item_text_area_r li a:visited {
        color: #C7377D;
        display: block;
        background:  url(../common/img/menu13.gif);
		background-repeat: no-repeat;
        padding: 8px 0 0 10px;
        }


div.item_text_area_r li a:hover{
	color: #C7377D;
	background-image: url(../common/img/menu13_on.gif);
	width: 180px;
	background-repeat: no-repeat;
        }

div.item_text_area_r li #current {
	color: #C7377D;
	background-image: url(../common/img/menu13_on.gif);
	width: 180px;
	background-repeat: no-repeat;
        }

		div.item_text_area_r2_title {
	background-image: url(../img/su_kizai_title.gif);
	height: 34px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 10px 0px 0px 68px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
        }
		
	div.item_top_text_area {
	margin-bottom: 10px;
	clear: both;
        }

	div.item_top_text_area_tilte {
	margin: 5px 10px 0px 10px;
	font-size: 16px;
	height: 32px;
	background-color: #99CCFF;
	border: 1px solid #C1C1BF;
        }
		
	div.item_top_text_area_tilte p{
	background-image: url(../../../../../o,s/project/divers_element/2010_site/common/img/c_liststyle05.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	height: 18px;
        }

	div.item_top_text_area_tilte2 {
	border-bottom: 1px solid #e9d8cf;
	margin: 5px 0px 0px 10px;
	font-size: 16px;
	height: 32px;
	background-image: url(../../../common/img/hakohugu_img.gif);
	background-repeat: no-repeat;
        }

	div.item_top_text_area_tilte2 p{
	background-image: url(../../../../../o,s/project/divers_element/2010_site/common/img/c_liststyle05.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 6px 0px 0px 35px;
	height: 18px;
        }

	div.item_top_text_area_tilte3 {
	border-bottom: 1px solid #e9d8cf;
	margin: 5px 10px 0px 10px;
	font-size: 16px;
	height: 27px;
	background-image: url(../../../common/img/kumanomi_img.gif);
	background-repeat: no-repeat;
        }

	div.item_top_text_area_tilte3 p{
	background-image: url(../../../../../o,s/project/divers_element/2010_site/common/img/c_liststyle05.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 6px 0px 0px 35px;
	height: 18px;
        }

	div.item_top_text_area_tilte4 {
	border-bottom: 1px solid #e9d8cf;
	margin: 5px 10px 0px 10px;
	font-size: 16px;
	height: 32px;
	background-image: url(../../../common/img/tunodashi_gif.gif);
	background-repeat: no-repeat;
        }

	div.item_top_text_area_tilte4 p{
	background-image: url(../../../../../o,s/project/divers_element/2010_site/common/img/c_liststyle05.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 6px 0px 0px 35px;
	height: 18px;
        }

	div.item_top_text_area_text {
	margin: 15px 10px 5px 10px;
	font-size: 14px;
	line-height: 1.5;
        }

	div.item_top_text_area_text img {
	border: 1px solid #C1C1BF;
	float: right;
	margin: 0px 0px 10px 15px;

        }
		
/*ファーストダイビングタブメニュー*/

div.openwater_tab {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	height: 50px;
}

div.openwater_tab_title {
	font-size: 14px;
	padding: 5px 0px 5px 20px;
	font-weight: bold;
	border-top: 1px solid #C1C1BF;
	border-left: 1px solid #C1C1BF;
	border-right: 1px solid #C1C1BF;
	background-color: #afd4ff;
	margin: 20px 0px 0px 0px;
}

div.openwater_tab ul {
	margin:0px;
	padding:0px 0px 20px 0px;
}
div.openwater_tab ul li.tab_1 {
	float:left;
	margin:4px 0px 0px 0px;
	padding:4px 0px 1px 0px;
	background-repeat: no-repeat;
	width: 185px;
}

div.openwater_tab ul li.tab_2 {
	float:left;
	margin:4px 0px 0px 0px;
	padding:4px 0px 1px 0px;
	background-repeat: no-repeat;
	width: 185px;
}

div.openwater_tab ul li.tab_3 {
	float:left;
	margin:4px 0px 0px 0px;
	padding:4px 0px 1px 0px;
	background-repeat: no-repeat;
	width: 185px;
}

div.openwater_tab ul li.tab_4 {
	float:left;
	margin:4px 0px 0px 0px;
	padding:4px 0px 1px 0px;
	background-repeat: no-repeat;
	width: 185px;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.style2 {
	color: #FF0000;
	font-size: 16px;
}

.style3 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}