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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../img/head_back.png);
	background-repeat: repeat-x;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #369;
}

a:visited {
	color: #369;	
}

a:hover {
	color: #F60;
}

#wrapper {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	/*	height: 2780px;	*/

}

#header {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 1050px;
}

#head_bn {
	padding: 0px;
	height: 60px;
	width: 1030px;
	margin-top: 20px;
	position: absolute;
	top: 0px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

#main {
	margin: 0px;
	padding: 0px;
	width: 1050px;
}

#content {
	float: left;
	width: 760px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #369;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content h1 {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 760px;
}

#pickup {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

h2 {
	padding: 0px;
	height: 20px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pickup ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#pickup li{
	font-size: 12px;
	line-height: 25px;
	color: #369;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: square;
}

#osusume {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.com {
	font-size: 12px;
	line-height: 16px;
}

.com table{
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	width: 750px;
}

.com th{
	background-color: #069;
	font-size: 12px;
	color: #FFF;
}

.com td{
	background-color: #FFF;
}

.app_space {
	padding: 0px;
	height: 26px;
	width: 75px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* topics */

#topics {
	padding: 0px;
	height: 180px;
	width: 760px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topics ul {
	width: 720px;
	border: 1px dotted #999;
	list-style-type: none;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: auto;
	padding: 5px;
}

#topics li{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 10px;
}

/* what's new */

#news {
	padding: 0px;
	height: 180px;
	width: 760px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#news ul {
	width: 720px;
	border: 1px dotted #999;
	list-style-type: none;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: auto;
	padding: 5px;
}

#news li{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 10px;
}


/* 総量規制 */

#kisei {
	padding: 0px;
	height: 695px;
	width: 760px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#kisei_in {
	width: 730px;
	height: 655px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#kisei_in img{
	height: 426px;
	width: 730px;
	margin-top: 10px;
	margin-left: 0px;
}


/* navi */

#navi {
	padding: 0px;
	float: right;
	width: 275px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #369;*/
	height: auto;
	/*	height: 2640px;	*/	
}

#navi a:link {
	color: #369;
	text-decoration: none;
}

#navi a:visited {
	color: #369;
	text-decoration: none;
}

#navi a:hover {
	color: #F60;
	text-decoration: none;
}

#navi_in {
	padding: 0px;
	float: right;
	width: 260px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi_ad {
	text-align: center;
	padding: 0px;
	width: 260px;
	margin: 0px;
}

#navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#navi li {
	font-size: 12px;
	line-height: 30px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#navi h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.navi_ad2 {
	text-align: center;
	padding: 0px;
	height: 600px;
	width: 200px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer {
	background-color: #0D5686;
	padding: 0px;
	clear: both;
	height: 150px;
	margin-top: 0px;
}

#foot_in {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	color: #D2EBFB;
	height: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#foot_in_l {
	width: 400px;
	font-size: 12px;
	line-height: 20px;
	color: #D2EBFB;
	height: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
}

#foot_in_r {
	width: 550px;
	font-size: 12px;
	line-height: 20px;
	color: #D2EBFB;
	height: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#foot_in a:link {
	color: #D2EBFB;
	text-decoration: none;
}

#foot_in a:visited {
	color: #D2EBFB;
	text-decoration: none;
}

#foot_in a:hover {
	color: #D2EBFB;
	text-decoration: none;
}

