@charset "shift_jis";
/* CSS Document */


/********************************************
* Since:     ----/--/--¡¡ ---
* Modified:  2008/06/11¡¡ Kaga Asami¡¡	    
**********************************************
*/


BODY{
     margin:0px; background:#FFFFFF url(../images/body_bg.gif);
}


TD{
     font-size:12px;
	 line-height:160%
}

TH
{
    BORDER-RIGHT: #f5f5f5 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 4px;
    VERTICAL-ALIGN: top;
    BORDER-LEFT: #CD0505 5px solid;
    PADDING-TOP: 4px;
    WHITE-SPACE: nowrap;
    BACKGROUND-COLOR: #f6f6f6;
    TEXT-ALIGN: left;
}

P{
margin-top:5px; margin-bottom:5px
}


/* TITLE */
h1,h2,h3,h4,h5,h6 {
	MARGIN-TOP: 0;
	MARGIN-BOTTOM: 0;
}

.title_bg{
     background:#FFFFFF url(../images/header_bg.gif) repeat-x; height:61px; padding-top:0px; padding-left:18px;
}


.header_side_bg{
     width:5px; background: url(../images/side_shadow.gif) repeat-y; 
}
.side_bg{
     width:5px; background: url(../images/side_shadow.gif) repeat-y; height:1000px; 
}

.header_bg{
     padding-right:5px; height:25px; background:#FFFFFF url(../images/header_bg.gif); height:60px;
}
.conteinar{
     padding-top:20px; padding-bottom:0px; padding-right:10px; padding-left:10px; vertical-align:text-top;
}

img.title{
     margin-left:10px
}

/* TEXT */
.txt10{
     font-size:10px;
}

.txt11{
     font-size:11px;
}

.txt13{
     font-size:13px;
}

.txt14{
     font-size:14px;
}

.txt15{
     font-size:15px;
}

.caption{
     font-size:11px; padding-top:5px
}

.page_top{
     float:right; padding-right:5px; padding-top:5px
}


/*¥Þ¡¼¥¸¥ó¡¦¥Ñ¥Ç¥£¥ó¥°
          ******************************/
.pad5{
      padding:5px;
}

.pad10{
      padding:10px;
}


/*ÇÛÃÖ
          ******************************/


/*³ú¸å€¡¦E¥×¥é¥ó¥Ë¥ó¥°
          ******************************/
P.plan{
text-align:center;
margin:0px;
}


		  
/*¥Õ¥©¥ó¥È
          ******************************/
.font13{
     font-size:13px;
}
.font14{
     font-size:14px;
}
.font15{
     font-size:15px;
}
.font16{
     font-size:15px;
}
.style1 {color: #666666}
.style3 {color: #999999}
.style4 {color: #CCCCCC}
.style5 {color: #333333; }
.style6 {color: #000000; }


/* Link */
a {
	color: #3366cc;TEXT-DECORATION: none
}
a:hover {
	color: #ff0000;TEXT-DECORATION: none
}
a:active {
	color: #Ff9900;TEXT-DECORATION: none
}


.white{
     font-size:12px;
	 color: #ffffff;TEXT-DECORATION: none
}




/* ------------------------------
	headder
	2008/06/12 Kaga Asami
   ------------------------------ */
#head {
	width: 771px;
	height: 85px;
	border-right: 1px solid #999999;
	border: none;
}
#head td.top {
	height: 15px;
	background-color: #333333;
	vertical-align: middle;
	text-align: right;
}
#head td.top h1 {
	padding-right: 10px;
	color: white;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}
#head td.mdl {
	height: 70px;
	background: url(../images/head_top.gif) repeat-x 0 0;
	vertical-align: top;
}
#head td.mdl img {
	margin: 20px 0 0 10px;
}



/* ------------------------------
	Main Page
	2008/06/12 Kaga Asami
   ------------------------------ */
.explaine {
	width: 570px;
	height: 301px;
	background:url(../images/pass.jpg) no-repeat 0 0;
}
.explaine table {
	margin: 15px 0 0 10px;
	border: none;
}
.explaine table td.title {
	padding-bottom: 10px;
	font-size: 15px;
}
.explaine table td.com {
	font-size: 12px;
	line-height: 16px;
}
.ex_attention {
	width: 570px;
	margin: 5px 0 20px 0;
	font-size: 11px;
	line-height: 14px;
}



/* ------------------------------
	Room Plan
	2008/06/12 Kaga Asami
   ------------------------------ */
.madori_date {
	width: 550px;
	border: none;
	border-collapse: collapse;
}
.madori_date td {
	border: 1px solid #666666;
	text-align: center;
}
.madori_date .top td {
	font-weight: bold;
}
.madori_date .check td {
	background-color: #cccccc;
	color: #999999;
}




/* ------------------------------
	Setsubi
	2008/06/12 Kaga Asami
   ------------------------------ */
.setubi {
	width: 570px;
	border: none;
	border-collapse: collapse;
}
.setubi .top td {
	width: 135px;
	height: 38px;
	background-color: black;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
}
.setubi .top td.no {
	width: 10px;
	background-color: white;
}
.setubi .mdl td img {
	margin: 5px 0;
}
.setubi .btm td {
	vertical-align: top;
}




