@charset "utf-8";
/* CSS Document */


body {
	background: url(../img/bg.gif) repeat;
	color: #300;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin:0;
	padding:0;
	text-align: center;
	}
	
	

p {
	line-height: 1.5em;
	margin: 0;
	padding: 10px 0;
	}

h1,h2,h3,h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:#FF6600;
	text-decoration: underline;
	}
	
a:hover {
	color:#FF9900;
	text-decoration: none;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #FEF1E2;
	}
	
#wrapper {
	margin: 0 auto;
	width: 810px;
	}
	
#header {
	background: url(../img/header_bg2.jpg) no-repeat;
	height: 112px;
	padding-right: 15px;
	text-align: right;
	}
	
#header a:hover {
	text-decoration: none;
	}
	
#content_wrap {
	background: url(../img/content_bg.gif) repeat-y;
	text-align: left;
	}
	
*html #content_wrap {/**/
	height: 1%;
	}
	
#content_wrap_top {
	background: url(../img/wrap_top_bg.gif) no-repeat;
	padding: 10px 0 0;
	text-align: left;
	}
	
#footer {
	clear: both;
	color: #666;
	background:url(../img/footer_bg.gif) no-repeat;
	font-size: 10px;
	height: 32px;
	padding: 30px 5px;
	text-align: right;
	}
	
/*　========== TEXT ===========　*/

.text_orange {
	color: #fb8c00;
	}
	
	
/*　========== HEADER ===========　*/

	
#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	margin: 30px 0 5px;
	}
	
#head_title {
	float: left;
	padding: 0 0 0 30px;
	text-align: left;
	width: 350px;
	}
	
#head_title h2 img {
	margin:0;
	padding:0;
	}
	
.phonenumber {
	padding-top: 60px;
	}
	

/*　=====================　*/

#menubar {
	
	margin: 0 0 0 10px;
	}
	
#menubar a {

	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	margin-right: 2px;
	padding: 10px 0 0 40px;
	text-decoration: none;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
#menubar h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	}
	
.menu_a {
	width: 156px;
	background: url(../img/btn_bg2.gif) no-repeat;
	}
	
.menu_b {
	width: 156px;
	background: url(../img/btn_bg3.gif) no-repeat;
	}
	
.menu_c {
	width: 158px;
	background: url(../img/btn_bg4.gif) no-repeat;
	}
	
/*　=====================　*/

#content {
	padding: 15px 10px;
	}
	
.content_h3 {
	background: url(../img/h_bg_02.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 15px;
	padding: 8px;
	}
	
#cont_right {
	float: right;
	margin-right: 15px;
	width: 530px;
	height:auto;
	}
	
#content_main h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 8px;
	}

.h3_main {
	background: url(../img/h_bg_grn.gif) no-repeat;
	color: #94be36;
	}
	
.h3_excursion {
	background: url(../img/h_bg_01.gif) no-repeat;
	color: #fb8c00;
	}
	
#content_main h4 {
	color: #FFF;
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 10px 0 0;
	text-align: right;
	}
	
#content_main ul {
	width:500px;
	height:180px;
	overflow-y:scroll;
	list-style-type:none;
	line-height: 1.6em;
	margin: 0 0 20px 0;
	padding: 0 0 15px 25px;
	}
	
#content_main li {
	list-style-image:url(../img/yaji_dot.gif);
	}
	

#content_title h3 {
	background: url(../img/title_02_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 15px;
	padding: 15px 0 0 15px;
	}
	
#content_title h4 {
	color: #94be36;
	font-size: 10px;
	font-weight: normal;
	margin-top: -60px;
	margin-bottom: 40px;
	padding: 18px 10px 0 0;
	text-align: right;
	}
	
#cont_left {
	float: left;
	width: 225px;
	background-color: #f9faf1;
	height: 100%;
	}
	
#cont_left h2 {
	background: url(../img/navi_title_bg2.gif) no-repeat top center;
	color: #FFF;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0;
	text-align:center;
	}
	
#cont_left ul {
	list-style-type: none;
	margin: 0 20px 15px 20px;
	padding: 0 0 5px;
	}
	
#cont_left li.submenu {
	background: url(../img/navi_li_bullet.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}
	
#cont_left ul li a {
	text-decoration: none;
	}
	
#contact_box {
	background: url(../img/contact_bg.gif) no-repeat top center;
	height: 110px;
	padding: 20px 25px 0;
	}
	
#contact_box h3 {
	color: #fb8c00;
	padding-bottom: 15px;
	text-align: center;
	}
	
#bannerbox {
	padding: 15px;
	}

#cont_left h2.twitter {
	background: url(../img/navi_title_bg3.gif) no-repeat top center;
	color: #FFF;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0;
	text-align:center;
	}
		
#twitter {
	width:223px;
	height:300px;
	background-color:#FFFFFF;
	overflow-y:scroll;
	margin:10px 0 20px 0;
	}

#twitter li {
	color:#330000;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 0;
	}

#content_main #blog ul {
	list-style-type: none;
	margin: 0 20px 15px 20px;
	padding: 0 0 5px;
	}
	
#content_main #blog li {
	color:#330000;
	border-bottom: 1px dotted #CCC;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 20px;
	}
	
#content_main #blog li a {
	color:#330000;
	}
	
#content_main #blog li a:hover {
	color:#FF9933;
	}

.banner_main {
	margin:20px auto;
	padding:10px;
	}
	
/*　========= TOP ============　*/

.campaign_ttl {
	background:url(../img/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	text-align: center;
	padding: 20px 0;
	}

.top_info {
	margin-bottom: 15px;
	}
	
div.top_info  div{
	display:table-cell;
	vertical-align:bottom;
	}

* html div.top_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.top_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.top_info_text {
	padding-left: 10px;
	}
	
*html .top_info_text{/*IE6*/
	width: 320px;
	}

*:first-child+html .top_info_text{/*IE7*/
	width: 320px;
	}
	
.top_info2 {
	margin-bottom: 15px; 
	}
	
div.top_info2  div{
	display:table-cell;
	vertical-align:bottom;
	}

* html div.top_info2 div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.top_info2 div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.top_info2_text {
	padding-left: 10px;
	}
	
*html .top_info2_text{/*IE6*/
	width: 320px;
	}

*:first-child+html .top_info2_text{/*IE7*/
	width: 320px;
	}
	
.top_info h3 {
	color: #94be36;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	}
	
.top_info2_text h3 {
	color: #94be36;
	font-size: 16px;
	font-weight: normal;
	line-height: 0.5em;
	}
	

/*　==========lesson===========　*/


div.service div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}

* html div.service div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.service div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.service_text {
	padding-left: 10px;
	}
	
div.service_text h3 {
	color: #94be36;
	font-size: 13px;
	line-height: 1.5em;
	}

#topic {
	margin-top: 15px;
	border: 3px solid #fa8c00;
	padding: 3px;
	}
	
.topic_img {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	margin-bottom: 10px;
	}

div.topic_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

* html div.topic_img div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.topic_img div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.topic_img_text {
	padding-left: 10px;
	}

*html div.topic_img_text {/* IE 6 */
	width: 410px;
	}
	
*:first-child+html div.topic_img_text {/* IE 7 */
	width: 410px;
	}
	
#topic p {
	font-size: 11px;
	}
	
.topic_img h4 {
	color: #fa8c00;
	font-size: 12px;
	margin-top: 5px;
	}
	
#topic h3 {
	background: #fde8cb;
	color: #fa8c00;
	margin-bottom: 5px;
	padding: 5px;
	}
/*　==========OIL===========　*/
	
table {
	border: 1px #FFF;
	font-size: 12px;
	padding: 5px;
	margin-bottom:10px;
	}

td {
	padding: 7px;
	}
	
.td_title {
	background: #ffe2a0;
	text-align: center;
	}
	
.td_title_f {
	background: #FFCCFF;
	text-align: center;
	}
	
.td_title_h {
	background: #66CC66;
	text-align: center;
	}
	
.td_title_w {
	background: #996633;
	text-align: center;
	}

.td_title_s {
	background: #CC9900;
	text-align: center;
	}
	
.td_title_o {
	background: #33CC99;
	text-align: center;
	}
	
.td_gray_01 {
	background: #F2F2F2;
	}

.td_gray_02 {
	background: #E6E6E6;
	}
	
.cont_subtitle {
	font-weight:bold;
	color:#FF6600;
	}
	
.cont_style1 {
	color:#990000;
	}
	
p.setumei {
	clear:both;
	padding:5px;
	line-height:20px;
	text-align:left;
	}
	
p.totop {
	text-align:right;
	}
	
p.title {
	line-height:25px;
	color:#339933;
	font-weight:bold;
	}
	
p.title2 {
	line-height:25px;
	border-top:1px dotted #FC9;
	color:#339933;
	font-weight:bold;
	}


/*　==========COMPANY===========　*/

table.com th {
	font-weight:normal;
	width:100px;
	border-bottom:1px dotted #FC9;
	}
	
table.com td {
	border-bottom:1px dotted #FC9;
	line-height:25px;
	}

/*　==========OILDATA===========　*/

#wrapper_oildata {
	margin:0 auto;
	width:670px;
	background-color:#FFFFFF;
	}
	
#wrapper_oildata h1 {
	line-height:35px;
	margin:10px auto;
	}

.box {
	width:650px;
	margin:20px auto;
	}
	
.box h1 {
	line-height:30px;
	background-image:url(../img/oiltitle_bg.gif);
	background-repeat:no-repeat;
	}
	
.box h1.f {
	line-height:30px;
	background-image:url(../img/oiltitle_bg_f.gif);
	background-repeat:no-repeat;
	}
	
.box h1.h {
	line-height:30px;
	background-image:url(../img/oiltitle_bg_h.gif);
	background-repeat:no-repeat;
	}

.box h1.w {
	line-height:30px;
	background-image:url(../img/oiltitle_bg_w.gif);
	background-repeat:no-repeat;
	}
	
.box h1.s {
	line-height:30px;
	background-image:url(../img/oiltitle_bg_s.gif);
	background-repeat:no-repeat;
	}
	
.box h1.o {
	line-height:30px;
	background-image:url(../img/oiltitle_bg_o.gif);
	background-repeat:no-repeat;
	}
	
.box th {
	background-color:#FCE6D1;
	font-weight:normal;
	width:120px;
	}
	
.box td {
	border:1px dotted #FC9;
	}
	
.box img {
	float:left;
	margin:10px;
	}
