@charset "utf-8";
/*
Theme Name: blumingo_hp
Theme URI: http://axe-design.co.jp
Description: blumingo_hp
Version: 1.0
Author: 
Author URI: http://axe-design.co.jp
Tags: simple

	
	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background-color: #FBC214;
font-size: 90%;
line-height:1.5em;
}


a{color:#d44b00;text-decoration:none;}
a:hover{color:#f35600;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#page{
margin: 0 auto;
padding: 0 35px;
background: url(images/side_back3.gif) repeat-y center top;
width: 910px;
}

#wrapper{
margin: 0 auto;
padding: 0 10px;
background: url(img/center_back.gif) repeat 100% 0;
width: 890px;
}

/*************
/* ヘッダー
*************/
#header{
/*background: url(images/header.png) no-repeat 100% 0;*/
}

#header h1 {
padding: 20px 20px 0px;
font-size: 12px;
font-weight: normal;
color:#999;
}


/*************
/* トップナビゲーション
*************/
#topnav {
	width: 890px;
	height: 30px;
	border-bottom: #009 5px solid;
	clear: both;
} 
#topnav li {
	display: inline;
	background-color: #009;
}
  
#topnav li a {
	color: #000;
	text-decoration: none;
	background-image: url();
	background-repeat: repeat-x;
	border-bottom: #009 5px solid;
	display: block;
	float: left;
	font-size: 0.8en;
	height: 25px;
	width: auto;
	line-height: 30px;
	padding: 5px 20px 0;
	margin-right: 1px;
}

#topnav li a:hover {
	color: #f35600;
	background-image: url();
	border-bottom: #f35600 5px solid;
}

/***********
メイン画像トップ
****************/
#main_p {
	height: 300x;
	width: 890x;
/*
	padding: 5px 5px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
*/
}

/*************
メイン（右側）コンテンツ
*************/
#main {
	float: right;
	width: 580px;
	padding: 20px 0;
	display: inline;
}

#main h2{
	margin-bottom: 10px;
	padding: 0 10px 0px 18px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	background: url(images/heading.png) no-repeat;
}

#main h3 {
	font-size: 14px;
	line-height: 30px;
	background: url(images/h3.png) no-repeat ;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-top: 20px;
	letter-spacing: 0.2em;
	color: #333333;
}

#main p {
padding: 15px 15px 20px 20px;
border-top-width: 1px;
/*
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
*/
}

/* 画像を右に回りこみ */

#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight:bold;
	color:#d44b00;
}

#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/* フッター共通 */
.box{
float: left;
width: 186px;
margin: 0 11px 10px 0;
line-height: 1.2;
}


.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 40px 0;
}

p.button a{
display:block;
line-height: 95px;
background: url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#d44b00;}
p.button a:hover{color:#fff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -95px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 18px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
/*border-bottom: 1px dashed #0778cc;*/
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 3px;
display: block;
padding-left:15px;
color: #06C;
}

#sidebar li a:hover{background-position: 3px 3px;color:#f35600;}

#sidebar #search-3{
	padding: 20px 5px;
	background-color: #A7DDFF;
}

/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 20px 10px;
border-top: 1px solid #d44b00;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer li{
	list-style: none;
	font-size: 90%;
}
#footer li a{
	color: #666;
}
#footer li a:hover{
	color:#d44b00;
}
	
#footer #logo{
float:left;
padding: 10px 0 5px;
width: 200px;
margin-right: 20px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}




/* ページ用 ****************************************/
#main div.waku_box540 {
	width: 540px;
	height: 100%;
	margin: 0 20px;
	overflow: hidden;
}
#main div.waku_box540 p {
	margin: 0;
	padding: 0.5em 0;
	line-height: 1.4em;
}
#main div.waku_box540 .txtbox {
	padding: 10px;
	font-size: 90%;
	background-color: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
#main div.waku_box540 .main2_img {
	width:540px;
	margin: 0 0 10px 0;
}
#main div.waku_box540 .h2 {
	margin: 40px 0 10px 0;
	background: none;
}
.map {
	border: #000 1px solid;
	padding:10px 20px;
	width: 498px;
}
.style01 {
	font-size: 110%;
	font-weight: bold;
}
#main div.waku_box540 .coursebtn {
	margin: 10px 0;
}
#main div.waku_box540 .coursebox {
	margin: 0 20px;
	width: 500px;
}
#main div.waku_box540 .coursebox p {
	font-size: 90%;
	line-height: 1.7em;
	padding: 0 0 0 10px;
}
#main div.waku_box540 .suc_h3 {
	color: #F09;
	padding: 0 0 0 10px;
	margin:10px 0 0 0;
	background: url(../../uploads/2011/03/icon01.gif) no-repeat;
}
#main div.waku_box540 .sdc_h3 {
	color: #6C3;
	padding: 0 0 0 10px;
	margin:10px 0 0 0;
	background: url(../../uploads/2011/03/icon02.gif) no-repeat;
}
#main div.waku_box540 .pdc_h3 {
	color: #09F;
	padding: 0 0 0 10px;
	margin:10px 0 0 0;
	background: url(../../uploads/2011/03/icon03.gif) no-repeat;
}
#main .news {
	width: 540px;
	height: 100%;
	margin: 5px 0 20px 20px;
	line-height: 1.4em;
}
#main .news dt {
	clear: both;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main .news dd {
	padding: 0 0 0 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.suc_tit {
	color: #F09;
	margin:10px 0;
	font-weight: bold;
}
.sdc_tit {
	color: #6C3;
	margin:10px 0;
	font-weight: bold;
}
.pdc_tit {
	color: #09F;
	margin:10px 0;
	font-weight: bold;
}
/* hide hack from Mac-IE5 \*/
* html #main .news dd { height: 1%; }
/* end hiding */


/* ツアー情報カレンダーリスト表示用*/
/*.tourcal {
	width: 250px;
	font-size: 80%;
	float: left;
}
.tourcal tr td {
	vertical-align:top;
	line-height: 1.6em;
	padding: 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	}
.tourcal tr th {
	text-align: left;
	vertical-align:top;
	padding: 0 5px;
	width: 60px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tourcal .y{
	background-color:#FF6;
}
.cal_sat {
	color: #3333FF;
}
.cal_sun {
	color: #FF0000;
}

*/

/* ツアー情報カレンダー表示用*/
.cal-sat {
	font-size: 12px;
	color: #3333FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
}
.cal-sat2 {
	font-size: 12px;
	color: #3333FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-color: #666666;
	border-top-width: 1px;
}
.cal-sun {
	font-size: 12px;
	color: #FF0000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
}
.cal-sun2 {
	font-size: 12px;
	color: #FF0000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
.cal-base {
	font-size: 12px;
	color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #666666;
}
.cal-base2 {
	font-size: 12px;
	color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
.cal-schedule {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	color: #FF0000;
	font-size: 12px;
	border-color: #666666;
	padding: 5px 3px;
}
.cal-schedule-sun {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px 3px;
}
.style18 {
	color: #09C;
	font-size: 110%;
}
.font1 {
	font-size: x-small;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}
