* {
margin: 0 auto;
padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	color: #54364A;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	background-color: #B0DAD5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

a{text-decoration: none;color: #003399;}
a:link{text-decoration: none;color: #003399;}
a:visited{text-decoration: none;color: #003399;}
a:hover{text-decoration: none;color: #BE0056;}
a:active{text-decoration: none;color: #003399;}

.text_24_b_j {font-size: 24px;font-weight: bold;line-height: 1.8em;}
.text_18_b_j {font-size: 18px;font-weight: bold;line-height: 1.8em;}
.text_14_b_j {font-size: 14px;font-weight: bold;line-height: 1.6em;}
.text_12_b_j {font-size: 12px;font-weight: bold;line-height: 1.4em;}
.text_10_b_j {font-size: 10px;font-weight: bold;line-height: 1.4em;}
.text_9_b_j {font-size: 9px;font-weight: bold;line-height: 1.4em;}
.text_18_n_j {font-size: 18px;font-weight: normal;line-height: 1.8em;}
.text_14_n_j {font-size: 14px;font-weight: normal;line-height: 1.6em;}
.text_12_n_j {font-size: 12px;font-weight: normal;line-height: 1.4em;}
.text_10_n_j {font-size: 10px;font-weight: normal;line-height: 1.4em;}
.text_9_n_j {font-size: 9px;font-weight: normal;line-height: 1.4em;}

.text_18_b_e {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;line-height: 1.8em;}
.text_16_b_e {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;line-height: 1.4em;}
.text_14_b_e {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;line-height: 1.6em;}
.text_12_b_e {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;line-height: 1.4em;}
.text_10_b_e {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;line-height: 1.4em;}
.text_9_b_e {font-family: Arial, Helvetica, sans-serif;font-size: 9px;font-weight: bold;line-height: 1.4em;}
.text_18_n_e {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: normal;line-height: 1.8em;}
.text_16_n_e {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: normal;line-height: 1.4em;}
.text_14_n_e {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: normal;line-height: 1.6em;}
.text_12_n_e {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;line-height: 1.4em;}
.text_10_n_e {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;line-height: 1.4em;}
.text_9_n_e {font-family: Arial, Helvetica, sans-serif;font-size: 9px;font-weight: normal;line-height: 1.4em;}

/* ------------------------------------- 
 *	information
 * ------------------------------------- */ 
.clip{
	padding: 5px 10px 5px 10px;
	border: 5px solid #ffd8d8;
	background-color: #ffffff;
	margin:10px 0px 10px 0px;
	font-family: "Arial, Helvetica, sans-serif", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #54364A;
	line-height: 150%;
	width:360px;
	text-align:center;
}

.im_b, .bold {font-weight: bold;}
.im_c, .red {color:#be0056;}
.im_bc {font-weight: bold; color:#be0056;}

/* ------------------------------------- 
 *	snake diary 09.03.28
 * ------------------------------------- */ 
.ent {
	padding: 6px;
	border: 1px #D1D1D1 solid;
	margin: 0px 0px 5px 0px;
}

/* ------------------------------------- 
 *	ARANZI CARAVAN in America 09.04.07
 * ------------------------------------- */ 

.world_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	color:#be0056;
}
.world_term {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color:#be0056;
}

.world_place {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
}

.world_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}

/* ------------------------------------- 
 *	caravan
 * ------------------------------------- */ 

#caravan {
	font-size: 16px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
}
#caravan img{
	margin: 50px auto 30px auto;
}

#caravan #rakudatxt {
	width: 80%;
	background-image: url("http://aranzi.jp/caravan/img/bg_rakudachan.gif");
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 30px 0px;
	text-align: left;
}

#caravan h2{
	font-size: 16px;
	line-height:1.6em;
	font-weight: bold;
	background-color: #ededed;
	text-align:left;
	padding: 10px 30px;
	margin: 30px 0px 20px 0px;
	border-bottom: 1px solid #cccccc;
}

#caravan h3{
	font-size: 13px;
	font-weight: normal;
	line-height:1.6em;
	text-align: left;
	padding: 0px 30px;
}

#caravan h4{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	border-left: 5px solid #cccccc;
	margin:15px 0px 15px 130px;
	padding:5px 5px 5px 10px;
	text-align:left
}

#menu {margin: 0 auto;text-align: center;}
#menu h1 {font-size: 16px;font-weight: bold;}



/* ------------------------------------- 
 *                                キャラバンスタンプカード
 * ------------------------------------- */ 

table#stampcard{
width:95%;
border: solid 0px #ccc; border-collapse: separate;
border-spacing: 40px 0px;
margin-top:20px;
}

table#stampcard .stamp01{
width:28%;
vertical-align: top;
background-image: url("../caravan/img/caravan_stamp01.png");
background-repeat: no-repeat;
background-position: 0 0;
font-size: 13px;
font-weight: normal;
line-height: 1.6em;
padding-top:160px;
}
table#stampcard .stamp02{
width:28%;
vertical-align: top;
background-image: url("../caravan/img/caravan_stamp02.png");
background-repeat: no-repeat;
font-size: 13px;
font-weight: normal;
line-height: 1.6em;
padding-top:160px;
}
table#stampcard .stamp03{
width:44%;
vertical-align: top;
background-image: url("../caravan/img/caravan_stamp03.png");
background-repeat: no-repeat;
font-size: 13px;
font-weight: normal;
line-height: 1.6em;
padding-top:160px;
}

table#btn {
font-size: 13px;
font-weight: normal;
line-height: 1.6em;
margin: 5px auto;
border-collapse: collapse;
}

table#check {
width: 60%;
color:#be0056;
background-color:#ffe7e7;
font-size: 13px;
font-weight: normal;
padding: 20px;
line-height: 1.6em;
margin: 15px auto;
table-layout: fixed;
word-break: break-all;
word-wrap: break-word;
}

.chp-gray {
	width:80%;
	background-color:#eee;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 10px;
	margin: 20px auto;
	display: block;
	border: 0px solid #cccccc;
}
.chp-white {
	width:80%;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 20px auto;
	text-align: left;
}

.chp-kyoto {
	width:80%;
	background-color:#fff;
	font-size: 13px;
                                line-height: 1.6em;
	font-weight: normal;
	padding: 20px;
	margin: 30px 0px 30px 0px;
	display: block;
	border: 1px solid #cccccc;
	text-align:left;
}
.chp-kyoto ul{
	margin: 0 0 0 3em;
	padding: 0;
}

/* ------------------------------------- 
 *	キャラバンスケジュール
 * ------------------------------------- */ 
#caravan .data{
	width: 540px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 1em;
	padding: 10px 20px;
	border-top: 1px solid #ffd0d0;
	border-bottom: 1px solid #e0b3b3;
	background-color: #ffe9e9;
	margin-top: 10px;
}

#caravan .datacom{
	width: 560px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 10px 0px 40px 0px;
	background-color: #fff;
	margin-bottom: 10px;
}

#caravan .datacom .special{
	background-color:#be0056;
	padding:2px 10px;
	color:#fff;
	display:inline;
}

.hl-yellow{background-color:#ffffcc; }

