@charset "utf-8";
/* ********************************************************************************************

FileName: activity.css

Author: fujimic

UpdatedBy: 20070604-15:00
001: リスト
002: 回り込み
003: テーブル
004:インデント
005:リンク画像の枠線
006:ｂｏｘ
007:左メニュー
008:グローバル
******************************************************************************************** */
/* 001: リスト

******************************************************************************************** */
.header ul.globalnavi li.globalnavi_activity {
	background-color: #104e04;
}

.header ul.globalnavi li.globalnavi_activity a {
	color:#fff;
	cursor:pointer;
}

dl.backnumber dt {

	float: left;

	clear: left;

	white-space: nowrap;

	width: 6em;

	padding: 0;

}

dl.backnumber dd {

	padding: 0 0 5px 6em;

	margin: -1.33 0 0 0;

}
ul.link_parkingbusiness li {

	background: url(/images/common/icon_link.gif) no-repeat 0 1px;

	display: inline;

	margin: 0;

	padding: 0 5px 0 10px;

}/* 002: 回り込み

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

#maintLeft {

	float:left;

	padding-left:10px;

	width:80px;

	}
#maintRight {

	float:left;

	padding-left:0 0 0 5px;

	width:480px;

	}
.floatr{

float:right;

}
.floatl{

float:left;

}
img.img_marginr,img.img_margin

{

margin-right:15px;

}
img.img_marginl,img.img_margin

{

margin-left:15px;

}
.txtc{

text-align:center;

padding-bottom:10px

}
/* 003: テーブル

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

.table_cell_pad3{

	padding: 3px;

}
#wording td {

	background: url(/common/icon_link.gif) no-repeat 0 3px;

	margin: 0;

	padding: 0 0 0 13px;

	} 

.icon_none {

     display:none;

}
.table06 {

	border: 1px solid #686a6a;

	border-collapse: separate;

	border-spacing: 0;

	width: 578px;

}

.table_wording_header {

	border-right: 1px solid #686a6a;

	padding: 5px;

	white-space: nowrap;

}

.table_wording02_header {

	border-bottom: 1px solid #686a6a;

	border-right: 1px solid #686a6a;

	padding: 5px;

	white-space: nowrap;

}

.table_wording_cell {

	padding: 5px;

}

.cell_mobile {

	background-color: #eeeeee;

	border: 1px solid #cccccc;

	padding: 5px;

	text-align: center;

}
td.cell_align_left{

	text-align:left !important;

}
td.cell_align_right{

	text-align:right !important;

}
.border {

	border-bottom:1px solid #ddd;

}
/* 004: インデント

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

.text_m1{

	margin-left:1em;

}
/* 005: インデント

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

img.link_image_pb{

	border:solid 1px #494444;

}

/* 006: ＢＯＸ

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

.box4 {
	padding: 0 0 4px 0;
}
.box77 {
	padding: 0 0 7px 0;
}
/* 007: 左メニュー
******************************************************************************************** */


/* 008: アイコン
******************************************************************************************** */
.AED_icon{
	background: url(/images/common/arrow_greenright.gif) no-repeat 11em 0.4em;
	padding: 0 0 0 15px;
	min-height:15px;
	height: auto !important;
	height: 15px;
}



@media only screen and (max-width:640px){
.second_content {
	margin:20px 20px 0;
	max-width: 100%;
    height: auto;
}

.box15 .center img{
	max-width: 100%;
	width:auto;
	height:auto;
	vertical-align:bottom;
}


.image30 img{
	width:30%;
	height:auto;
}

.image50 img{
	width:50%;
	height:auto;
}


.AED_icon{
	background-position:1.5em 0.7em;
	height:20px;
	margin: 0.5em 0 0 0;
}





}