@charset "utf-8";
/*
すべてのページに適用
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #F2EFE9;
	background-image: url(../images/monthly_mark.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
}
#top_stripes {
	background-image: url(../images/top_strips01.jpg);
	background-repeat: repeat-x;
	height: 17px;
}
#sitettl {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	padding: 0px;
	display: block;
}

#sitettl h1 {
	font-size:12px;
	color:#7B6448;
	padding:0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: inline;
	line-height: 120%;
	float: left;
}
#sitettl h2 {
	font-size:12px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: inline;
	line-height: 120%;
	float: right;
}
#sitettl h2 a:link{
	text-decoration:none;
}
#theme strong{
	font-weight:normal;
}


#wrap {
	background-image: url(../images/bg04_mdl.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0;
	padding: 0;
}

#inner_container{
	width: 780px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;


}
#inner_container #page_title {
	margin: 8px;
	padding: 0px;
}

a img {
	border:0;
}
#notice dt {
	margin: 5px;
	padding: 0px;
	color: #FF0000;
	font-weight: bold;
}

#toiawase {
		font-size:12px;
		margin:10px 0;
} 

/* グローバルナビ */
#nav {
	height: 50px;
	width: 780px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 21px;
}
#nav li, #nav a {
	display: block;
	width: 130px;
	height: 50px;
	float: left;
}

#headerbg {
	background-image: url(../images/bg04_mdl.jpg);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	height: 115px;
	clear: both;
	margin:0 auto;
}

/* フォント */
a {
	color:#06c;
}

a:hover {
	color:#69f;
}

.tp {
 font-size:smaller;
	color: #000000;
}
.mr {
	font-size: 10px;
	color: #993300;
}
.tm {
	font-size: 10px;
	color: #000000;
}
.tpw {
	font-size: 10pt;
	font-weight: bold;
}
.ttb {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.ttr {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.tr {
	font-size: 10pt;
	color: #FF0000;
}
.tb {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.tbr {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.tp11 {
	font-size: 11pt;
	line-height: 130%;
	color: #000000;
}
.mg {
	font-size: 10pt;
	color: #666666;
}
.bold {
	font-weight: bold;
}


.p_title {  font-size: 16px; line-height: 1.5em; font-weight: bold; color: #666666}
.p_stitle { font-size: 14px; font-weight: bold; line-height: 28px; color: #666666}
.p_txt { font-size: 12px; line-height: 20px; color: #666666}

/*駅名*/
#ekimei {
	margin-left:0px;
	width:260px;
	height:60px;
	text-align:justify;

}

#ekimei a {
	display: block;
	width: 260px;
}

/*ショートイベント*/

#short_event {
	margin:10px 0 10px 0;
}

#short_event .body {
	margin:0 10px 0 10px;
}

#short_event h1 {
	font-size:18px;
	color:#c63;
	text-align:center;
	margin:10px 0 10px 0;
	padding:10px;
}

#short_event h2 {
	font-size:14px;
	color:#690;
}

#short_event p {
	margin:10px 0 10px 0;
	letter-spacing:1px;
	line-height:140%;
}

#short_event #close a {
	display:block;
	padding:20px;
	background-color:#eee;
	border:1px solid #ccc;
	text-align:center;
	color:#36c;
	text-decoration:none;
}

#short_event #close a:hover {
	background-color:#ccc;
}

#short_event table {
	border-left:1px solid #963;
	border-top:1px solid #963;
}

#short_event th,#short_event td {
	padding:10px;
	border-right:1px solid #963;
	border-bottom:1px solid #963;
}

#short_event td {
	background-color:#ffc;
}

#short_event th {
	color:#630;
	background-color:#eee;
	text-align:left;
}

#short_event em {
	font-style:normal;
	color:#c33;
}

/*イベント*/
#short_event_w {
	margin:5px 0 0 0;
}

#short_event_w .body {
	margin:0 10px 0 10px;
}

#short_event_w h1 {
	font-size:18px;
	color:#c63;
	text-align:center;
	margin:10px 0 10px 0;
	padding:10px;
}

#short_event_w h2 {
	font-size:14px;
	color:#690;
}

#short_event_w p {
	font-size:12px;
	margin:10px 0 10px 0;
	letter-spacing:1px;
	line-height:140%;
}

#short_event_w #close a {
	display:block;
	padding:20px;
	background-color:#eee;
	border:1px solid #ccc;
	text-align:center;
	color:#36c;
	text-decoration:none;
}

#short_event_w #close a:hover {
	background-color:#ccc;
}

#short_event_w table {
	border-left:1px solid #963;
	border-top:1px solid #963;
}

#short_event_w th,#short_event_w td {
	font-size:14px;
	padding:10px;
	border-right:1px solid #963;
	border-bottom:1px solid #963;
}

#short_event_w td {
	background-color:#ffc;
}

#short_event_w th {
	color:#630;
	background-color:#eee;
	text-align:left;
}

#short_event_w em {
	font-style:normal;
	color:#c33;
}

/**/
#short_event_k {
	margin:5px 0 0 0;
}

#short_event_k .body {
	margin:0 10px 0 10px;
}

#short_event_k h1 {
	font-size:18px;
	color:#c63;
	text-align:center;
	margin:10px 0 10px 0;
	padding:10px;
}

#short_event_k h2 {
	font-size:16px;
	color:#690;
}

#short_event_k p {
	font-size:14px;
	margin:10px 0 10px 0;
	letter-spacing:1px;
	line-height:140%;
}

#short_event_k #close a {
	display:block;
	width:300px;
	margin:0 130px;
	padding:12px;
	background-color:#eee;
	border:1px solid #ccc;
	text-align:center;
	color:#36c;
	text-decoration:none;
}

#short_event_k #close a:hover {
	background-color:#ccc;
}

#short_event_k em {
	font-style:normal;
	color:#c33;
}

/**********************************
	cam.php
**********************************/
#campaigns {
	width:480px;
	margin-left:20px;
}

#campaigns div {
	text-align:left;
	margin-bottom:20px;
	border:1px solid #f66;
}

#campaigns h2 {
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
}

#campaigns h3 {
	font-size:14px;
	text-align:left;
	padding:10px;
	margin:0;
	background-color:#ffe;
}

#campaigns p {
	margin:0;
	padding:10px;
	letter-spacing:1px;
}

#campaigns small {
	font-size:10px;
}

#campaigns th,#campaigns td {
	padding:8px;
	border-bottom:1px solid #ccc;
}

#campaigns th {
	width:80px;
	text-align:left;
	background-color:#ffe;
	color:#f66;
}

#campaigns td {
	background-color:#ffe;
}

#campaigns dl {
	margin:10px 0 0 0;
}

#campaigns dt {
	float:left;
	width:50px;
}

#campaigns dd {
	width:300px;
}

/**********************************

**********************************/
.custom dl, .custom dt, .custom dd,
.custom ul, .custom p{
margin : 0px;
padding : 0px;
}

.custom li{
margin : 0px;
padding : 0px;
list-style : none;
line-height : 100%;
}

.custom h1, .custom h2,
.custom h3, .custom h4,
.custom h5, .custom h6{
margin : 0px;
padding : 0px;
line-height : 100%;
font-size : 100%;
font-weight : normal;
}

.custom img{
display : block;
}

.clear{
clear : both;
width : 0;
height : 0;
font-size : 0;
line-height : 0%;
}

#wmp{
font-size : 10px;
color : #990000;
line-height : 100%;
}

#wmp-banner{
width : 88px;
}
#cmpn2 {
	font-size: 12px;
	margin:5px 5px 0 0;
}
#cmpn2 .floating{
	float:left;
}
#hikkoshi{
margin-top:0px;
margin-left:15px;
}
#hikkoshi img{
vertical-align:top;
}
#cam_komikomi{
margin-right:7px;
}
#houjin{
margin-right:
7px;
}

#waku{
margin-right:0px;
margin-left:0px;
}
#kensaku{
margin-top:5px;
margin-bottom:5px;
}
#kensaku p{
	font-size:10px;
	margin:0px 0px 0 0px;
	color:#933;
	}
#inner_container #symbol {
	float: right;
	width: 550px;
	margin: 0 0 20px 0;
}

#inner_container h2.TitleOfDetail {
	font-size: 16px;
	text-align: left;
	width: 700px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;
	clear: both;
}
#inner_container strong {
	font-weight: normal;
}

#inner_container .outlook {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
/*リスト表示*/
#list_conts{
	padding:0;
	font-size: 13px;
	letter-spacing: 0.1em;
}
#list_conts h2 {
	text-align: left;
	font-size: 16px;
	border-left: solid 10px #FF9900;
	padding: 0 0 0 10px;
	margin: 10px 20px;
}

#list_conts table.row {
	font-size: 14px;
}
#list_conts table.row .white{
	background-color: #FFFFFF;
}
#list_conts table.row .key{
	padding:0;
	background-color: #CFCABE;
}
#list_conts .name_bld {
	float:left;
}
#list_conts .frg_campaign {
	float:right;
}
#inner_container #list_conts .dot {
	background-image: url(../images/dot.gif);
	height: 3px;
	margin: 10px 20px 10px 40px;
}
#inner_container #list_conts .check {
	font-size: 11px;
	color: #251DBC;
}
#notice {
	margin: 0 0 5px 0;
	padding: 0px;
	border: 1px solid #FF6600;
}
#notice dd {
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0px 8px;
	color: #FF0000;
	line-height: 110%;
}
