
*{	margin: 0;
	padding: 0;
}

p{padding: 6px 0px;}

dd{	margin-left: 15px; padding-bottom: 10px;}


/**************** base ******************/

body {
	font-family: "Verdana", "Osaka","MS UI Gothic","ヒラギノ角ゴ Pro W3";
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	font-size: 80%; 
	background:url(../img/menu/gra_gray2.png) repeat-y 805px 1px;
}

a:link {
	color:#0000CC;
	text-decoration:underline;
}

a:visited {
	color:#0000CC;
	text-decoration:underline;
}

a:hover {
	color:#660000;
	text-decoration:underline;
}



/**************** base ******************/

.header {
	width: 800px;
	color:#2D5893;
	font-size: 80%; 
}

.renraku {
	width: 800px;
	height: 500px;
	color:#000000;
	font-size: 100%; 
	border: 2px double red;

}


.contents {
	background-color: #ffffff;
	width: 800px;
	text-align: left;
}


.main {
	width: 620px;
	float: right;
}

.side_c {
	width: 500px;
	float: left;
	line-height: 150%;
}

.side_r {
	float: right;
	width: 110px;
	font-size: 90%;
	color: #777;
	border-left: #999999 dotted 1px;
	padding-left: 3px;
}


.side_l {
	float: left;
	margin-left: 3px;
	font-size: 80%; 
}


.footer {
	clear: both;
	width: 800px;
	font-size: 11px; 
	background-color: #444748;
	color: #ffffff;
}

.footer a{
	color: #ffffff;
	text-decoration:none;
}


img {
	border-color: #999999;
}

hr {
	height:1px;
	color: #999999;
}



/**************** main ******************/

.main ul{
/*	list-style-image: url(./img/icon/pin01-12.gif) ;*/
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
}


.main li {
	margin-left: 3px;
	margin-bottom: 5px;
	padding-left: 3px;
}


/*----- top page menu -----*/

#topmenu {
	width: 100%;
	text-align: left;
	color: #000066;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#topmenu div { 
	font-size: 90%;
	border-bottom: 1px dotted #999999; 
}

.topmenutitle {
	font-size: 90%;
	float: left;
	width: 150px;
	padding: 6px 0px 0px 5px;
}

#topmenu ul {
	list-style-type: none;
	width: 300px;
	float: right;
	margin-top: 5px;
	font-size: 90%;
}

#topmenu li {
	display: inline;
	border-right: 1px solid #999999;
	padding: 0px 3px 0px 6px;
	height: 10px;
}

#menu1 { height: 30px; }
#menu2 { height: 25px; }



/**************** navi ******************/

.header a,.header a:link,.header a:visited,.header a:hover {
	text-decoration: none;
	color:#2D5893;
}

.navi {
	padding:0; margin:0;
	font-size:12px; overflow:hidden;
	width:800px; min-height:2.33em; line-height:2.33em;
	background:#444748;
}

.navi a,.navi a:link,.navi a:visited {
	text-decoration:none;
	display: block;
	width: auto;
	height: 25px;
/*	color:#2D5893;*/
	color:#fff;
	line-height:2.33em;
	text-align: center;
	font-weight: normal;
/*	background-image: url(./img/menu/ti-glass14-middle_002.gif) ;
	background-repeat: repeat-x;*/
	background:#444748;
}

.navi a:hover {
	text-decoration:none;
	display: block;
	width: auto;
	height: 25px;
/*	color:#2D5893;*/
	color:#fff;
	line-height:2.33em;
	text-align: center;
	font-weight: normal;
/*	background-image: url(./img/menu/ti-glass14-middle_003.gif) ;
	background-repeat: repeat-x;*/
	background:#444748 url(./img/icon/l2_over_bg.gif) repeat-x 0% 90%;
}

table.navibar {
	width: 100%;
	height: 22px;
	color:#2D5893;
	font-size: 100%; 
	background-image: url(./img/menu/tig-10-mojinasi.gif) ;
	background-repeat: repeat-x;
}


/**************** menu ******************/

/*
ul.leftmenu{
	display: inline;
	list-style-type: none;
}


li.leftmenu1 {
	display: block;
	width: 150px;
	color:#000000;
	font-size: 12px; 
	font-weight: normal;
	background-color: #ffffff;
	border: 1px outset #2D5893;
}

li.leftmenu2 {
	display: block;
	width: 150px;
	color:#2D5893;
	font-size: 12px; 
	font-weight: normal;
	background-color: #f2f2f2;
	border: 1px outset #2D5893;
}

li.leftmenu2 a,li.leftmenu2 a:link,li.leftmenu2 a:visited {
	text-decoration:none;
	display: block;
	color:#2D5893;
}

li.leftmenu2 a:hover {
	text-decoration:none;
	display: block;
	color:#000000;
	background-color: #D6D6D6;
}


li.leftmenu3 {
	display: block;
	width: 150px;
	color:#ffffff;
	font-size: 12px; 
	font-weight: normal;
	background-color: #2D5893;
	border: 1px outset #2D5893;
}

li.leftmenu3 a,li.leftmenu3 a:link,li.leftmenu3 a:visited {
	text-decoration:none;
	display: block;
	color:#ffffff;
}

li.leftmenu3 a:hover {
	text-decoration:none;
	display: block;
	color:#AB2E20;
}
*/

ul.leftmenu{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom: #999999 dotted 1px;
/*	background-image: url(./img/menu/gra_gray2.png) ;
	background-repeat: repeat-y;*/
}


li.leftmenu1 {
	display: block;
	text-indent: 14px;
	color:#AB2E20;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	height: auto;
	background-image: url(./img/menu/chk_red.gif) ;
	background-repeat: no-repeat;
}

li.leftmenu2 {
	display: block;
	text-indent: 14px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	height: auto;
	background-image: url(./img/menu/chk_kara.gif) ;
	background-repeat: no-repeat;
}

li.leftmenu2 a,li.leftmenu2 a:link,li.leftmenu2 a:visited {
	display: block;
	text-decoration:none;
	color:#000000;

}

li.leftmenu2 a:hover {
	display: block;
	text-decoration:none;
	color:#2D5893;
	background-image: url(./img/menu/chk_gray.gif) ;
	background-repeat: no-repeat;
}


li.leftmenu3 {
	display: block;
/*	font-size: 11px; */
	width: 150px;
	height: 20px;
/*	color:#8c8c8c;*/
	color:#000000;
	text-indent: 14px;
	font-weight: normal;
/*	border-right: #999999 solid 1px;*/
/*	border-top: #999999 solid 1px;*/
	border-top: #999999 dotted 1px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(./img/menu/ti-enogu-blue.jpg) ;
	background-repeat: no-repeat;
}

li.leftmenu3 a,li.leftmenu3 a:link,li.leftmenu3 a:visited {
	text-decoration:none;
	display: block;
	color:#383838;
	background-image: url(./img/icon/op-sq1-blue.gif) ;
	background-repeat: no-repeat;
}

li.leftmenu3 a:hover {
	text-decoration:none;
	display: block;
	color:#AB2E20;
	background-image: url(./img/icon/op-sq1-red.gif) ;
	background-repeat: no-repeat;
}


/**************** right ******************/

/*----- kousin -----*/

.kousin { 
	font-size: 85%;
	color: #777;
	border-left: #999999 dotted 1px;
	padding-left: 3px;

}








/**************** table ******************/

td.link0 {
	background: #eeeeee;
	border: #999999 solid 1px;
}

td.link1 {
	background: #ffffff;
	border: #999999 solid 1px;
}

table.menu {
	border: none;
/*	border-bottom: #999999 solid 1px;*/
	border-spacing: 1px;
	text-align: left;
	font-size: 100%;
}


/****************  ******************/



/* ハイライト */

h1 {
	text-align: left;
	color: #000000;
	border-bottom: #999999 solid 1px;
	padding: .1em .3em .1em .3em;
	margin: .2em .2em .2em .2em;
	font-size:140%;
	font-weight: strong;
	text-indent: 5px;
}

h2 {
	text-align: left;
/*	border: #777777 1px dotted;*/
	color: #000000;
	background: #eee;
	padding: .1em .3em .1em .3em;
	margin: .20em .2em .20em .2em;
	font-size:110%;
	font-weight: normal;
	text-indent: 5px;
}

h3 {
	text-align: left;
	border-bottom: #999999 solid 1px;
	color: #000000;
	background: #fff;
	padding: .1em .3em .1em .3em;
	margin: .20em .2em .20em .2em;
	font-size: 100%;
	font-weight: bold;
	text-indent: 5px;
}


/**************** crs ******************/

table.crstime {
	border: #999999 solid 1px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

img.crsjpg {
	border: #ffffff solid 2px;
}




/**************** touring ******************/

ul.touringmenu{
	border-left: solid 1px #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}


li.touringmenu1 {
	border-left: solid 2px #999999;
	background: #eeeeee;
	margin-left: 1px;
	margin-bottom: 5px;
	padding-left: 1px;
}

li.touringmenu2 {
	border-left: solid 2px #999999;
	margin-left: 1px;
	margin-bottom: 5px;
	padding-left: 1px;
}

img.touringjpg {
	border: none;
}


/**************** aws ******************/

table.item {
	width: 100%;
/*	font-size: 80%;*/
	border-bottom: 1px solid gray; 
}

table.itemyoko {
	width: 100%;
/*	font-size: 80%;*/
}

td.LeftCell {
	width: 150px;
/*	font-size: 80%;*/
	text-align: center; 
}

span.title {
	font-size: 100%; 
	}
span.rating {
	color: #FF3300;
	font-weight: bold; }
span.adult {
	color: red; }
td.LeftCellSmall {
	font-size: 100%; 
	text-decoration: none;
	}
td.SmallImage {
	width: 90px;
	font-size: 100%; 
	text-align: center; 
	}
td.SmallText {
	width: 130px;
	font-size: 100%; 
	}
td.SmallImageCol {
	width: 130px;
	font-size: 100%; 
	text-align: center; }

.pager_top {
	font-size: 100%; 
}

/**************** tb ******************/

.tburl {
	background: #ffffff;
}

.tblogin {
	font-size: 100%;
	text-align: right;
}

.tbfont {
	font-size: 100%;
}


.coltd {
	width: 350px;
	padding: 0px 0px;
	height: 200;
	overflow: auto;
	margin-top: 10px;
	margin-left: 250px;
	border: none;
	font-size: 100%;
}


/**************** span ******************/

.tlink a {
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	background:url(../img/icon/window.png) no-repeat;
	white-space: nowrap;
	font-size: 80%;
}

.sankou {
	color: #666;
	font-weight: normal;
	font-size: 80%;
	padding: 0px 0px 0px 20px;
}


/**************** cgi_p ******************/

table.cgi_p {
	font-size: 100%;
}

dl.cgi_p {

}

dt.cgi_p {
	border-bottom: 1px solid gray; 

}

dd.cgi_p {
	padding: 10px 10px 10px 50px;

}


textarea {
	font-size: 100%;
}

/**************** gnews ******************/

#gnews {
	width: 100%;
	text-align: left;
	color: #000000;
}


div#gnews dl {
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:140%;
	font-size:100%;
}

div#gnews dt {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:95%;
	background:#f7f7f7 url(./img/icon/arrow16_17.gif) no-repeat center left;
}

div#gnews dd{
	padding-left: 20px;
	padding-bottom: 5px;
	background:#ffffff ;
	font-size:95%;
}


/**************** keylink ******************/


#keylink {
}

div#keylink li {
	list-style-image: url(./img/icon/arrow16_17.gif) ;
	list-style-position: inside;
	margin-left: -5px;
	margin-bottom: 5px;
	padding-left: 3px;
}



div#keylink li {
	margin-left: -5px;
	margin-bottom: 5px;
	padding-left: 0px;
}

/**************** listtable ******************/

table.listtable {
	font-family: "MS UI Gothic","ヒラギノ角ゴ Pro W3","Verdana", "Osaka",;
	font-size: 90%;
	line-height: 120%;
	border: #2D5893 solid 1px;
	border-spacing: 0px;
	border-collapse: collapse; 
	empty-cells: show;
}

td.list0 {
	border: #2D5893 solid 1px;
	background-color: #C6E5FA;
	text-align: center;
}

td.list1 {
	border: #2D5893 solid 1px;
	background-color: #ffffff;
	text-align: right;
}

td.list2 {
	border: #2D5893 solid 1px;
	background-color: #ffffff;
	text-align: left;
}

.listtabletitle {
	color: #2D5893;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	background:url(../img/icon/i-dsp.gif) no-repeat;
	white-space: nowrap;
	font-size: 100%;
}




/**************** cat04u ******************/

ul.cat04u {
	margin-top: 5px;
	list-style-type: none;
	font-size:90%;
	line-height: 120%;
}

li.cat04g {
	list-style-type: none;
	text-align: center;
}

li.cat04 a,li.cat04 a:link,li.cat04 a:visited {
	display: block;
	text-indent: -20px;
	color:#5c5c5c;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#ffffff url(./img/dot/left_tab_arr.gif) no-repeat top left;
	text-decoration:none;
}


li.cat04 a:hover {
	background:#f7f7f7 url(./img/dot/left_tab_arr.gif) no-repeat top left;
	text-decoration:none;
}




