﻿@charset "UTF-8";
/*-----------コンテンツエリア----------------*/
#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	background-image: url(../common_img/back_kage.gif);
	background-repeat: repeat-y;
	
}
/*--------topページメイン画像---------------*/
#top_img {
	background-repeat: no-repeat;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
/*--------CODECページメイン画像---------------*/
#codec {
	height: 100px;
	width: 830px;
	margin-left: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 16px;
}

/*--------メインコンテンツ------------------------*/

#add2 {
	width: 200px;
	margin-top: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 13px;
	text-align: right;
}

#content {

	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: auto;
}

#content_whats_new {
	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: auto;
}

#content_area_main {
	width: 600;
	margin-left: 7px;
	margin-top: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#column_head   {
	background-image: url(../common_img/column_head.gif);
	background-repeat: no-repeat;
	height: 4px;
	margin-top: 10px;
}
#column {
	background-image: url(../common_img/column_line.gif);
	background-repeat: repeat-y;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
#column_bottom {
	background-image: url(../common_img/column_bottom.gif);
	background-repeat: no-repeat;
	height: 4px;
	margin-bottom: 10px;
}
#erthquake{
	width: 840px;
	margin-left: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}
/*-------コンテンツ1-----------------------------*/
#content_baner

 {
	width: 190px;
	height: 290px;
	margin-top: 45px;
	float: right;
	margin-right: 10px;
}
/*-----------------バナー--------------------------*/
#baner {
	width: 220px;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: right;
}

#baner li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
}
#baner li a {
	width: 220px;
	display: block;
}
#baner ul {
	margin: 0;
	padding: 0;
}

.baner {
	width: 200px;
	text-align: center;
	
}
.baner2 {
	background-image: url(../common_img/add.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	width: 220px;
	height: 200px;
	background-repeat: no-repeat;
	margin-top: 50px;
}

/*-------コンテンツ2-----------------------------*/

#news_area {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 28px;
	width: 530px;
	
}
#news_area2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 28px;
	width: 650px;
	
}
.info{
	width:526px;
	margin:0px 10px 10px 50px;
	padding:0;
	border-bottom:1px dotted #D0D0D0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}




