﻿@import url("common.css");
@import url("blog.css");


* {
	padding: 0;
	margin: 0;}

body {
	background-image: url('../images/back.gif');
	margin: 0 auto 0 ;
	text-align: center;
	padding: 0;
	color: #333;
	line-height: 1.4em;
	font-size: 12px;
	font-family:	'メイリオ',	'Meiryo',	'Hiragino Kaku Gothic Pro',	'ヒラギノ角ゴ Pro W3',	'Osaka',	'ＭＳ Ｐゴシック',	sans-serif;}

p {
	padding: 0;
	margin: 0;}

img {
	vertical-align: top;
	border: 0;}

h1 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 800px;
	}

h2 {
	font-size: 12px;
	font-weight: normal;}

h2,h3 {
	padding: 0;
	margin: 0;}
#main {
	width: 800px;
	margin: 0 auto 0;
	text-align: left;}

#main_bottom {
	background: #fff;}


/*テキスト色-----------------------------------------*/

.red {
	color: #FF0000;
	font-size: 10px;}

/* line
-------------------------------------------------- */
hr {
	display		: none;
	}
	
.clr {
	height		: 0;
	clear		: both;
	}
		
/*menu-----------------------------------------------*/

#menu p {
	float: left;
	padding-left: 1px;
	margin: 0;}

.top_img {
	text-align: center;
	}

.top_img2 {
	background: url('../images/top_back.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}

.sub_top_img2 {
	background: url('../images/top_back2.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}

.sub_top_img3 {
	background: url('../images/top_back3.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}
	

.sub_top_img4 {
	background: url('../images/top_back4.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}

.sub_top_img5 {
	background: url('../images/top_back5.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}

.sub_top_img6 {
	background: url('../images/top_back6.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}	

.sub_top_img7 {
	background: url('../images/top_back7.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}	

.sub_top_img8 {
	background: url('../images/top_back8.png');
	height: 133px;
	behavior: expression(IEPNGFIX.fix(this));}	

/*index---------------------------------------------*/

#right_box {
	float: right;
	width: 607px;
	text-align: left;
}


#right_body {
	padding: 0 10px 0 10px;}

#left_box {
	float: right;
	text-align: left;
	width: 193px;
	background-image: url('../images/left_box/back.gif');
	}

#sub_menu .menu {
	padding: 57px 0 0 20px;
	margin: 0px;
	list-style-image: url('../images/p_list.gif');
	padding-right: 10px;}

#left_box ul {
	margin: 0px;
	padding-left: 20px;
	list-style-image: url('../images/p_list.gif');
	padding-right: 10px;}

.yoyaku {
	text-align: center;
	margin-bottom: 10px;}

#sub_menu .menu {
	background: url('../images/left_box/sub_menu/menu.gif') no-repeat;}
	
.banner {
	text-align: center;}

/*top_info
----------------------------------------------*/
.top_info{
	margin		: 10px 0 0 10px;
	}
	
	
/*besttour----------------------------------------------*/
#besttour {
	background-image: url('../images/no1tour.gif');
	width: 353px;
	height: 189px;
	margin-top: 10px;
	float: left;
}

#besttour .title {
	padding: 45px 0 0 0;
	text-align: center;}

.besttour_img {
	float: left;
	padding-left: 15px;}

#besttour .exp {
	float: left;
	width: 217px;
	margin-left: 7px;
	padding-top: 10px;}

#besttour .button {
	text-align: right;
	padding-right: 19px;
	margin-top: 10px;
	float: right;}

/*tokutour----------------------------------------------*/	

#tokutour {
	background-image: url('../images/toku_tour.gif');
	width: 220px;
	height: 189px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;}
	
#tokutour .exp {
	padding-top: 80px;
	width: 88px;
	margin-left: 115px;}

#tokutour .button {
	text-align: right;
	padding-right: 19px;}

/*news---------------------------------------------------*/
#news{
	margin-top: 5px;}
	
#news h2 {
	padding-top: 5px;}

#news table {
	font-size: 11px;
	width: 140px;
	text-align: center;
	float: left;
	margin-top: 5px;}

#news th {
	background: #d93979;
	color: #fff;
	padding: 3px 0 3px 0;}

#news td {
	border-bottom: 1px solid #C0C0C0;}
	
#news_txt {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 560px;}

#news_txt p {
	border-bottom: dashed #333 1px;
	margin-bottom: 10px;}

#news a {
	color: #66cc00;
	font-weight: bold;}

/*course_choice-----------------------------------------------*/
#course_choice{
	margin-top: 10px;
	margin-left: 3px;}
	
.course_box {
	width: 107px;
	float: left;
	margin: 4px;}
	
.course_box p {
	font-size: 10px;}

/*footer-------------------------------------------------------*/
#footer {
	background: #66cc33;
	text-align: center;
	height: 100%;
	margin-top: 10px;}

#footer h2 {
	font-size: 10px;
	font-weight: normal;
	float: left;
	width: 113px;
	padding: 3px 0 3px 0;
	border-left: 1px solid #fff;}

address {
	font-style: normal;
	color: #cc6600;
	text-align: center;}


/*Link---------------------------------------------------------*/

a:link {
	color: #333;
	text-decoration: none;}

a:visited {
	color: #333;
	text-decoration: none;}

a:hover {
	color: #cc6600;
	text-decoration: underline;}

.entry_footer a:link {
	color: #0066cc;
	text-decoration: none;}

.entry_footer a:visited {
	color: #0066cc;
	text-decoration: none;}

.entry_footer a:hover {
	color: #D93979;
	text-decoration: underline;}


/*clr*/
	
br.clr {
  clear:both;
  line-height:0;
  height:0;
}