/*------------------------------------------------*/
/* ライブカメラ用スタイル
/*
/* 2010.06.6新規作成 tasaki
/*------------------------------------------------*/

/*-------------------------------------------------*/
/* 見出し大、小                                    */
/*-------------------------------------------------*/
div.midashi_large{
	margin:15px 0 0 0;
	height:33px;
	width:676px;
	padding-left:34px;
	/*background-image:url('image/midashi676l_sitemap.gif');/*←背景画像を読み込めないようだったのでファイルに直接urlを記述しています*/
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:25px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,'メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	color: rgb(50,50,50);
}

/* 見出し小 */
div.midashi_small {
	margin:0 0 0 0;
	height:26px;
	width:456px;
	padding-left:14px;
	padding-top:3px;
	/*background-image:url('../../image/midashi1.gif');/*←背景画像を読み込めないようだったのでファイルに直接urlを記述しています*/
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:15px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,'メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	color: rgb(50,50,50);
	}
	
/* 見出し中 */
div.midashi_middle {
	margin:0 0 0 0;
	height:26px;
	width:676px;
	padding-left:14px;
	padding-top:3px;
	/*background-image:url('../../image/midashi1.gif');/*←背景画像を読み込めないようだったのでファイルに直接urlを記述しています*/
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:15px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,'メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	color: rgb(50,50,50);
	}

/*-------------------------------------------------*/
/* アイテム01                                      */
/*-------------------------------------------------*/
#left_colum .links{
	background-image:url(../livecamera/image/left_9chan_link.jpg);
	background-repeat:no-repeat;
	width:201px;
	height: 517px;
	padding-top: 225px;
}

/*-------------------------------------------------*/
/* 共通　　　　　　　　                            */
/*-------------------------------------------------*/
#main_contents{
	/*width:676px;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#main_contents .title{
	margin:0 0 0 0;
	height:32px;
	width:676px;
	padding-left:14px;
	padding-top:8px;
	padding-bottom:8px;
	/*background-image:url('../../image/midashi1.gif');/*←背景画像を読み込めないようだったのでファイルに直接urlを記述しています*/
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:16px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,'メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	color: rgb(255,255,255);
}

#main_contents .main_info{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:676px;
}
#main_contents .main_info .area_left{
	width:456px;
	margin-right:18px;
	float:left;
}

#main_contents .main_info .area_left li{
	line-height:30px;
	letter-spacing: 0.25em;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,'メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	color: rgb(50,50,50);
}

.maintearea_left{
	width:530px;
	margin-right:18px;
	float:left;
}

.maintearea_left2{
	width:400px;
	margin-right:18px;
	float:left;
}

.join{
	padding-bottom:10px;
	border-bottom: 1px solid silver;
	}

.camera{
	height: 240px;
}

.camera_seg{
	width: 200px;
	height: 240px;
}

.camera_bg{
	width: 200px;
	height: 149px;
	padding-top:20px;
	background-image:url(../livecamera/image/bg.gif);
	text-align:center;
}

.att{
	background-image:url(../livecamera/image/att_bg.gif);
	background-repeat:no-repeat;
	width: 635px;
	height: 130px;
	padding: 35px 20px 0px 20px;
}

/* 間隔調整 */
.space10{margin-top: 10px;}

.mar_l30{
	margin-left: 40px;
}

.mar_t5{
	margin-top: 5px;
}



