/* CSS Document */

DIV#crowded-content{text-align:left;}

DIV.main_area{width:596px; float:left; text-align: left;}
	P.read_txt{
		display:block;
		padding:1em 0.2em;
		line-height:2em;
		
	}
	
	P.annotation_txt{
		display:block;
		margin-bottom:15px;
	}

DIV.sub_area{width:300px; float:right;}
	DIV.cmp{ 
		width:300px;
		height:250px;
		margin-bottom:10px;
	}
	
	DIV.mobile_info{
		margin:10px 0px 5px 0px;
		background:url(/pcstorage/img/congestion/komirepo_apli.jpg) no-repeat;
		width: 300px;
		height: 290px;
	}
		DIV.mobile_info H2{display:block; margin:7px 0 10px 0;}
		IMG.rdbox{display:block;}
		
		DIV.mob_area{
			margin: 77px 0px 0px 136px;;
			text-align: left;
		}
		DIV.mob_sp{
			margin-bottom: 5px;
		}
		
		DIV.mob_fp{
			position:absolute;
			top:51px;
			left:155px;
			width:135px;
			height:126px;
			background:url(/pcstorage/img/congestion/rdbox_fpbg_1.gif) no-repeat;
		}
	
		A.link_btn{
			position:absolute;
			display:block;
			width:126px;
			height:45px;
			top:55px;
			left:5px;
			line-height:1000px;
			background:url(/pcstorage/img/congestion/rdbox_spbtn.gif) no-repeat;
		}
		A.link_btn:hover{ background:url(/pcstorage/img/congestion/rdbox_spbtn_on.gif) no-repeat;}
		IMG.qr{display:block; margin:0 auto;}
	
		DIV.mob_fp .qr{
			position:absolute;
			width:66px;
			height:66px;
			top:50px;
			left:35px; 
		}
	
	DIV.capture_frame{
		margin: 10px 0px;
	}

	
.clf{zoom: 100%;	/*IE7 clearfix */}
.clf:after{   	/* clearfix */
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;
}

DIV#congestiionRailListArea{
	margin-top:10px;
	border:1px solid #E8DBBF;
}
DIV#congestiionRailListTitleFrame{
	background-color:#F6F3ED;
	border-bottom:1px solid #E8DBBF
}
DIV#congestiionRailListTitle{
	padding:5px;
	font-size:16px;
	font-weight:bold;	
}
DIV#congestionRailListContentsFrame{
	padding: 5px;
	height: 300px;
	overflow: auto;
}
DIV.congestionRailLevelContents{
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 5px;
}
DIV.congestiionRailRecord{
	padding-left:50px;
}
DIV#congestiionRailName{
	background-color: #F4F4F4;
}
DIV#congestiionRailListFooter{
	background-color:#F6F3ED;
	border-top:1px solid #E8DBBF;
	height:30px;
}
DIV#congestiionRailListNotice{
	padding:5px;
	font-size:12px;
}
DIV.congestionTopLink{
	text-align:right;
	margin-top:10px;
}
DIV#contents_footer{
	margin-bottom:10px;
}