﻿@charset "UTF-8";
/*TOPページ*/

#main_contents h1 {
	padding: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 535px;
	font-size: 120%;
	background-color: #F6F2DF;
	border-width: 1px;
	border-style: solid;
	border-color: #339900;
}


#main_contents h2 {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 535px;
	font-size: 110%;
	background-color: #F6F2DF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339900;
}

h2#fanclub{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

h3.midashi1{
	font-size: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #669900;
	clear: both;
}
h3.midashi2{
	font-size: 100%;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #511D10;
	clear: both;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_h3.jpg);
	background-repeat: repeat-y;
}
h3.midashi3{
	padding: 0px;
	clear: both;
	margin: 0px;
}

h3.midashi4{
/*ちょっと装飾*/
	font-size: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #333;
	clear: both;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #339900;
	padding-left:5px;
	border-bottom:1px solid #ccc; 
}

h4.midashi1{
	font-size: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
}

h4.midashi2{
	font-size: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color:#eee; 
}

h5{
	font-size: 95%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
}

/*standard1*/
table.standard1{
	text-align: left;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin: 0px;
}
table.standard1 th{
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFEC;
}
table.standard1 td{
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table.standard1 th.bggreen{
	background-color: #F4FFE2;
}
table.standard1 td.bggray{
	background-color: #EEEEEE;
}
table.standard1 td.bgwine{
	background-color: #F6DFE2;
}
table.standard1 td.bgdblow{
	background-color: #E6E4D7;
}
table.standard1 td.bgblue{
	background-color: #E6E4F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
table.standard1 th.submit{
	text-align: center;
	padding: 10px;
	background-color: #DDDDDD;
}


/*standard2*/
table.standard2{
	text-align: left;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin: 0px;
}
table.standard2 th{
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
	font-weight: normal;
	font-size: 80%;
}
table.standard2 td{
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 80%;
}


ul.list1{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
}

dl.chuui{
	padding: 10px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 1.5em;
}
dl.chuui dt{
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
dl.chuui dd{
	padding: 0px;
	margin: 0px;
}


dl.chuui5{
	padding: 10px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 1.5em;
}
dl.chuui5 dt{
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}








dl.chuui2{
	padding: 10px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 1.5em;
}
dl.chuui2 dt{
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
dl.chuui2 dd{
	padding: 0px;
	margin: 0px;
}



form{
	margin: 0px;
	padding: 0px;
}

ul.links{
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.links li{
	margin-bottom: 1em;
	list-style-type: none;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/link/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
}

dl.fantop01{
	float: right;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

dl.fantop02{
	float: right;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

ol.seido{
	margin: 0px;
	padding-top: 0px;
	padding-right: 1.5em;
	padding-bottom: 0px;
	padding-left: 1.5em;
}
ol.seido li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.5em;
	padding-top: 0.5px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

dl.toiawase{
	padding: 10px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
dl.toiawase dt{
	margin: 0px;
	padding: 5px;
	background-color: #CCCCCC;
	font-weight: bold;
}
dl.toiawase dd{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#kouhouitiranlist{
	background-color: #511D10;
	padding: 10px;
	width: 350px;
	margin: 0px;
	float: left;
}






#arealist{
	background-color: #511D10;
	padding: 10px;
	width: 520px;
	margin: 0px;
	float: left;
}
#arealist dl.left{
	background-color: #FFFFFF;
	width: 170px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#arealist dl.right{
	background-color: #FFFFFF;
	width: 170px;
	padding: 0px;
	float: left;
	margin: 0px;
}

#arealist dd{
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #511D10;
	font-size: 90%;
}

p.area_text1{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.iconlink{
	padding: 2px;
	border: 1px solid #999999;
	margin: 5px;
	background-color: #FFFFCC;
}

/*詳細テーブル共通部分*/
.area_all{
	width: 480px;
}

.area_all table{
	padding: 0px;
	width: 480px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.area_all table th{
	text-align: left;
	padding: 5px;
	vertical-align: middle;
	font-size: 110%;
}

.ruby{
	font-size: 80%;
	font-weight: normal;
}

.area_all table th img{
	margin-right: 5px;
	vertical-align: middle;
}

.area_all table td{
	padding: 5px;
}
.area_all table td.hikikae{
	margin: 0px;
	padding-bottom: 0px;
}
.area_all table td.link{
	background-color: #EEEEEE;
	text-align: right;
}
.area_all table td.link a{
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #999999;
	margin: 0px;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.area_all table td.shousai{
	font-size: 80%;
	line-height: 1.2em;
	padding-top: 0px;
}

/*詳細情報写真込み分*/
.area_all .list{
	width: 330px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.area_all .list ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.area_all .list ul li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}


.area_all .list ul li.add{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_01.gif);
}
.area_all .list ul li.line{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_02.gif);
}
.area_all .list ul li.tel{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_03.gif);
}
.area_all .list ul li.yen{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_04.gif);
}
.area_all .list ul li.day{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_05.gif);
}
.area_all .list ul li.rest{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_06.gif);
}

/*詳細情報写真無し分*/
.area_all .listnoimg{
	width: 330px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.area_all .listnoimg ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.area_all .listnoimg ul li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}
.area_all .listnoimg ul li.add{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_01.gif);
}
.area_all .listnoimg ul li.line{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_02.gif);
}
.area_all .listnoimg ul li.tel{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_03.gif);
}
.area_all .listnoimg ul li.yen{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_04.gif);
}
.area_all .listnoimg ul li.day{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_05.gif);
}
.area_all .listnoimg ul li.rest{
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/icon_06.gif);
}


.area_all .photo{
	width: 130px;
	float: left;
}

/*西部詳細背景*/
.west_01{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_west01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.west_02{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_west02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.west_03{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_west03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.west_04{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_west04.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.west_05{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_west05.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.west_06{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_west06.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/*中部詳細背景*/
.central_01{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_central01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.central_02{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_central02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.central_03{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_central03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.central_04{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_central04.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.central_05{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_central05.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/*東部詳細背景*/
.east_01{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.east_02{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.east_03{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.east_04{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east04.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.east_05{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east05.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.east_06{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east06.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.east_07{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east07.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.east_08{
	clear: both;
	width: 550px;
	background-image: url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/fanclub/img/bg_east08.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}


/*西部詳細テーブル*/
table.area_west{
	border: 1px solid #5B845B;
	width: 480px;
}
table.area_west th{
	background-color: #DDE6DD;
	color: #003300;
}
/*中部詳細テーブル*/
table.area_central{
	border: 1px solid #666699;
	width: 480px;
}
table.area_central th{
	background-color: #D9E6F2;
	color: #003366;
}
/*東部詳細テーブル*/
table.area_east{
	border: 1px solid #996633;
	width: 480px;
}
table.area_east th{
	background-color: #F0EADF;
	color: #663300;
}

/*協賛店テーブル共通部分*/
.area_all2{
	width: 480px;
	margin-top: 10px;
}
.area_all2 table{
	padding: 0px;
	width: 480px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.area_all2 table th{
	text-align: left;
	vertical-align: middle;
	font-size: 110%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.area_all2 table th span{
	font-size:90%;
}
.area_all2 table th img{
	margin-right: 5px;
	vertical-align: middle;
}

.area_all2 table td{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 1.2em;
}

.area_all2 table td img{
	margin-right: 5px;
}

.area_all2 table td img.tel{
	margin-left: 10px;
}

.area_all2 table td.shousai{
	font-size: 80%;
	line-height: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.area_all2 table td.shousai a{
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
	margin-top: 5px;
}

/*西部協賛店テーブル*/
table.area_west2{
	width: 480px;
	background-color: #FFFDEC;
}
table.area_west2 th{
	color: #003300;
}

/*中部協賛店テーブル*/
table.area_central2{
	width: 480px;
	background-color: #FFFDEC;
}
table.area_central2 th{
	color: #003366;
}
/*東部協賛店テーブル*/
table.area_east2{
	width: 480px;
	background-color: #FFFDEC;
}
table.area_east2 th{
	color: #330000;
}


/*観光問い合わせ*/
.kanko{
	width: 480px;
	margin-top: 10px;
}
.kanko h4{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-size: 90%;
}
.kanko ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;

}
.kanko ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.kanko ul li img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: baseline;
}

/*凡例*/
ol.hanrei{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ol.hanrei li{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

ol.hanrei li img{
	margin-right: 8px;
}


/*NOWバックナンバー550*/
.nowback{
	padding: 0px;
	width: 340px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nowback h3{
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	background-color: #339900;
	color: #FFFFFF;
}

.nowback dl#tokushu{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.nowback dl#tokushu dt{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 0px;
	color: #339900;
}
.nowback dl#tokushu dt strong{
	color: #000000;
	margin-left: 1em;
	display: block;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.nowback dl#tokushu dd{
	margin: 0px;
	padding: 0px;
}
.nowback dl#tokushu dd.ti{
	margin-bottom: 0.25em;
}
.nowback dl#tokushu dd.data{
	margin-left: 1em;
	margin-bottom: 1em;
	font-size: 90%;
}

.nowback dl.other{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.nowback dl.other dt{
	padding: 0px;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
}
.nowback dl.other dd{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 1em;
}


.nowphoto{
	width: 200px;
	float: right;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nowphoto img{
	margin-bottom: 10px;
}
