@charset "UTF-8";
/* コメント内で日本語を使用しても文字化けを起こさないためにCharaSetを指定します。 */
/*@import"debug.css"; デバッグ用のスタイルシートなどを読み込む場合に使用します。*/

/* ========================== Format ========================== */
/* kill 'Browser standard style' */
/* ブラウザがデフォルトで持っているStyleを一旦解除します */
body,
p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,
form,select,option,address,pre,
strong,em{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

/* ========================== Re-definition ========================== */

/* 内容を記述する要素に一括してfont-sizeを指定します。 */
p,
dt,dd,pre,ul,ol,li,h1,h2,h3,h4,h5,
select,textarea,input{
	font-size:small;
	/*\*/ /*/  font-size:x-small;  /* MacIE */
	
	line-height:100%;
}



/* 要素の再定義 
a{text-decoration: underline;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#000000;}
*/
strong{font-weight:bold;}

ul{padding-left: 2em;}
ol{padding-left: 2em;}

img{border:none;}
/* th,td{vertical-align:top;}*/


/* 汎用クラスの定義 
.clearLeft{clear:left;}
.clearRight{clear:right;}
.clearBoth{clear:both;}*/












/*以下追加分*/
body {
text-align:center;
}

.contents {
	width:760px;
	margin:auto;
	position:relative;
	background-image:  url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/bg_back.jpg);
	background-position:top center;
}


h1{
	font-size: 48px;
	font-weight: bold; 
	font-family: serif; 
	line-height: 40px; 
	color: #000000;
}

h2{
	font-size: 14px;
	line-height: 16px; 
	color: #000000;
}
h2.sub{
	width:560px;
	padding-right:5px;
	padding-top:5px;
	text-align:right;
	font-size: 14px;
	line-height: 18px; 
	color: #FFFFFF;
}


h3 a {
	font-size: 14px;
	line-height: 18px; 
	padding-left:22px;
	padding-top:2px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/menu_mark.gif);
	background-repeat:no-repeat;
	color: #330033; 
	text-decoration: none;
}
h3 a:link {color:#330033;  text-decoration: none;}
h3 a:hover {color:#DEB34D;  text-decoration: none;}
h3.on {
	font-size: 14px;
	line-height: 18px; 
	padding-left:22px;
	padding-top:2px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/menu_mark.gif);
	background-repeat:no-repeat;
	color: #330033; 
	text-decoration: none;
}

h4{
	font-size: 14px;
	font-weight: bold; 
	line-height: 16px; 
	color: #FFFFFF;
}
h4 a {
	font-size: 12px;
	line-height: 20px; 
	padding-left:22px;
	padding-top:2px;
	background-image: url(img/event/event_mark1.gif);
	background-repeat:no-repeat;
	color: #660033; 
	text-decoration: none;
}
h4 a:link {color:#660033;  text-decoration: none;}
h4 a:hover {color:#FF0000;  text-decoration: none;}
h4.on {	color: #CC3300; text-decoration: none;}

h5{
	font-size: 16px;
	font-weight: bold; 
	line-height: 18px; 
	padding-bottom:10px; 
	color: #474B6F;
}
h5 a {
	font-size: 12px;
	line-height: 20px; 
	padding-left:22px;
	padding-top:2px;
	background-image: url(img/event/event_mark2.gif);
	background-repeat:no-repeat;
	color: #660033; 
	text-decoration: none;
}
h5 a:link {color:#660033;  text-decoration: none;}
h5 a:hover {color:#990000;  text-decoration: none;}
h5.on {	color: #DEB34D; text-decoration: none;}


p {
	margin:0;
	padding-bottom:10px;	 
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

.p_title {
	width:560px;
	text-align:left;
	padding-left:36px;
	padding-top:35px;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold; 
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/p_title_mark.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

a {color:#990000;}
a:link {  color: #990000; text-decoration: underline}
a:hover {  color: #FF0000; text-decoration: none}

.p_title a {
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration:none;
}

/* idの指定 ========================================================== */

#left5{  	padding-left:5px;}

#left10{  	padding-left:10px;}

#left15{  	padding-left:15px;}

#left20{  	padding-left:20px;}


/* idの指定 ====================================end============= */


.menu_sub{
	height:20px;
	padding-left:23px;
	font-size: 10px;
	line-height: 14px; 
	_line-height: 12px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/menu_mark_sub.gif);
	background-repeat:no-repeat;
	color: #660033; 
	text-decoration: underline;
}
.menu_sub:link {color:#660033;  text-decoration: underline;}
.menu_sub:hover {color:#FF3333;  text-decoration: none;}

.menu_sub_on{
	height:20px;
	padding-left:23px;
	font-size: 10px;
	line-height: 14px;
	_line-height: 12px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/menu_mark_sub.gif);
	background-repeat:no-repeat;
	color: #FF3333; 
	text-decoration: none;
}

.event{  
	width:142px;
	height:44px;
	font-size: 14px;
	line-height: 16px; 
	text-align:center;
	padding-top:15px;
	padding-bottom:0px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/menu_bg.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF; 
	text-decoration: none;
}
.event:link {  text-decoration: none; background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/menu_bg.jpg);}
.event:hover {  text-decoration: none; background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/menu_bg_f2.jpg);}

.menu2{  
	font-size:12px;
	line-height:18px; 
	padding-left:15px;
	padding-top:2px;
	color: #990000; 
	text-decoration: none;
}
.menu2:link {color:#990000;  text-decoration: none;}
.menu2:hover {color:#FF0000;  text-decoration: none;}


.lang{  
	font-size:12px;
	line-height:18px; 
	padding-left:22px;
	padding-top:2px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/bt_language.gif);
	background-repeat:no-repeat;
	color: #990000; 
	text-decoration: none;
}
.lang:link {color:#990000;  text-decoration: none;}
.lang:hover {color:#FF0000;  text-decoration: none;}

/* 本文のフォント================================================ */

.font_l {  font-size: 16px; line-height: 18px; color: #333333;}
.font_m {  font-size: 14px; line-height: 16px; color: #333333;}
.font_m1 {  font-size: 14px; line-height: 18px; color: #333333;}
.font_m2 {  font-size: 12px; line-height: 14px; color: #333333;}
.font_s {  font-size: 10px; line-height: 14px; color: #333333;}
.font_ll {	font-size: 14px; margin-left:0px; margin-bottom:0px; color: #666666; padding-left:5px; font-weight: bold}
.text {  font-size: 12px; line-height: 18px; color: #333333;}

.trail {
	font-size: 18px;
	line-height:30px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left:37px;
	font-weight: bold
}

.sub_tit { 
	font-size: 18px; 
	line-height: 20px; 
	margin:0px 0px -10px;
	color: #333333;
	font-weight: bold
}

.head {  
	width:100%;
	height:22px;
	padding-left:5px;
	font-size: 12px;
	line-height: 22px;
	background-color:#F7F2E7;
	color: #660033;
	font-weight: bold;
}

.list_tit {  
	width:100%;
	height:22px;
	padding-left:3px;
	font-size: 12px;
	line-height: 22px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/stay2/box_top.jpg);
	color: #663366;
	font-weight: bold;
}

.sub_head {  font-size:10px; line-height:18px; color: #660033; font-weight: bold;}

.link{  color: #990000; text-decoration: underline;}
.link:link {  color: #990000; text-decoration: underline}
.link:hover {  color: #FF0000; text-decoration: none}

.site_tit{  
	width:275px;
	font-size:12px;
	line-height:18px; 
	padding-left:15px;
	padding-top:2px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/sitemap/bg_site_tit.jpg);
	color: #333333; 
	text-decoration: none;
}
.site_tit:link {  color: #333333; text-decoration: underline}
.site_tit:hover {  color: #990000; text-decoration: none}

.site_tit2{  
	width:275px;
	font-size:12px;
	line-height:18px; 
	padding-left:15px;
	padding-top:2px;
	background-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/sitemap/bg_site_tit2.jpg);
	color: #990000; 
	text-decoration: none;
}
.site_tit2:link {  color: #990000; text-decoration: underline}
.site_tit2:hover {  color: #FF0000; text-decoration: none}

.site{  font-size:10px; line-height:22px;  padding-left:15px; color: #333333; text-decoration: none}
.site:link {  color: #333333; text-decoration: none}
.site:hover {  color: #990000; text-decoration: underline}


/* 本文のフォント===============================end============= */


.story_title{ 
	width:100%;
	margin:0px;
	font-size: 12px;
	line-height:14px;
	background-color:#FF3333;
	color: #FFFFFF;
	text-decoration: none;
}

.story_text{ 
	width:100%;
	padding:5px;
	font-size:10px;
	line-height:12px; 
	background-color:#F7F2E7;
	color: #333333; 
}

.story_text2{ 
	width:100%;
	padding:5px;
	font-size:10px;
	line-height:12px; 
	color: #FFFFFF; 
}

.story_text3{ 
	width:100%;
	padding:5px;
	font-size:12px;
	line-height:12px; 
	background-color:#8A3748;
	color: #FFFFFF; 
}

.list{ 
	font-size:10px;
	line-height:12px; 
}

.bt_common{ 
	height:24px;
	font-size:10px;
	padding:0px 20px;
	line-height:22px; 
	background-image:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/bt_common.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #FFFFFF; 
}
.bt_common:link {color: #FFFFFF; }
.bt_common:hover {color: #60033; }



.bt_stay{ 
	height:24px;
	font-size:10px;
	padding-left:20px;
	line-height:22px; 
	background-image:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/stay2/bt.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #FFFFFF; 
}
.bt_stay:link {color: #FFFFFF; }
.bt_stay:hover {color: #9999CC; }


.top{  	
	text-align:right;
	font-size: 10px;
	line-height:35px; 
	padding-right:10px;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/bt_top.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #660033;
}
.top:link {color: #660033; background-image:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/bt_top.gif);}
.top:hover {color: #FF6666; background-image:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/bt_top.gif);}

.copy {  font-size: 10px; line-height:20px; color: #E6D6D9;}
.copy:link {color: #E6D6D9; }
.copy:hover {color: #E6D6D9; }




/*イベント用追加分*/
/* [Navigation] */
div#navigation dl {
	margin-bottom: 30px;
}
div#navigation dt {
	width: 555px !important;
	width: 560px;
	height:17px;
	padding: 5px 0 2px 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #660033;
/*	background: transparent url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/sb_navi_dt.gif) no-repeat bottom left;*/
	color:#660033;
	background:#F7F2E7;
	font-weight:bold;
	clear:both;
}
div#navigation ul {
	padding-left: 15px;
	margin-bottom:10px;
	list-style:none;
	list-style-position: inside;
/*	list-style-image: url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/event/event_mark1.gif);*/
}
div#navigation ul li {
	padding:3px 0px 3px 20px;
	margin-bottom:10px;
}
/* for IE5Mac */
/*¥*//*/
div#navigation ul {
	padding: 0 0 0px 17px;
}
/**/
div#navigation dd#categorylist ul li{
	background:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/event/event_mark1.gif) no-repeat left top;
}
div#navigation dd#newentrylist ul li{
	background:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/event/event_mark2.gif) no-repeat left top;
}
div#navigation ul li {
	padding-bottom: 0px;
}
div#navigation ul li a{
	color:#900;
}
div#navigation ul li a:hover{
	color:#F00;
}


/* [Entry] */
div.entry {
	width: 559px;
	padding-bottom: 20px;
}
div.entry h2 {
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	width: 559px !important;
	width: 559px;
	padding: 5px 0px 6px 0px;
	margin-bottom: 5px;
}
div.entry h2 a {
	color: #660033;
}
div.entry h2 a:active,div.entry h2 a:hover {
	color: #990000;
}

div.entry_author {
	width: 559px !important;
	width: 559px;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	padding: 60px 0px 6px 0px;
	background:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/title_sub.gif) no-repeat left top;
	/*追加分*/
		font-size:12px;
		clear:both;
	/*追加分*/
}
div.entry_body {
	margin-bottom: 18px;
/*追加分*/
	padding:0 10px 0 0;
	font-size:12px;
	line-height:18px;
	color:#333333;
/*追加分*/
}
div.entry_more {
	margin-bottom: 18px;
}
div.entry_state {
	clear: both;
	width: 430px;
	color: #CCC;
	text-align: right;
}
div.entry img{
	display: block;
	margin:5px;
	float:left;
}
div.entry a.fileicon{
	clear:both;
	display:block;
	height:35px;
	margin-left:50px;
	padding-top:20px;
	vertical-align:middle;
}
div.entry img.pict {
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}
div.entry a.fileicon img.pict{

	
}
div.entry img.thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
div#pagenavi {
	margin-top:10px;
	clear:both;
	width:560px;
	font-size:12px;
	text-align:center;
	padding:5px 0px 5px 0px;
	border-top:1px dotted #DD9999;
	border-bottom:1px dotted #DD9999;
	background:#F8E4E4;
}
div#pagenavi2 {
	margin-top:5px;
	clear:both;
	width:560px;
	font-size:12px;
	text-align:center;
	padding:40px 0px 5px 0px;
	background:url(http://www.kusatsu-onsen.ne.jp/foreign/event/template/img/event/event_footer.jpg) no-repeat left top;
}

div#pagenavi a, div#pagenavi2 a {
	font-size:10px;
	color:#990000;
}
div#pagenavi a:link {  color: #990000; text-decoration: underline}
div#pagenavi a:hover {  color: #FF0000; text-decoration: none}

div#pagenavi2 a:link {  color: #990000; text-decoration: underline}
div#pagenavi2 a:hover {  color: #FF0000; text-decoration: none}
