body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(images/bk.gif);
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,h4,p{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	float: right;
}
img {
	border: 0px;
}
.blue {
	color: #0066CC;
}
.pink {
	color: #FF6666;
}
.midori {
	color: #33CC99;
}

.clear {
	clear: both;
}

/**/
#wrapper {
	background-image: url(images/bk_shade.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 760px;
	margin-top: 30px;
}
.ft_txt {
	color: #FFFFFF;
	text-align: right;
	width: 710px;
	padding-top: 20px;
}

/*top*/
#top_nv {
	width: 150px;
	background-image: url(images/side.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#top_nv li {
	height: 41px;
}
#top_nv li img{
	display: block;
}
#top_contents {
	vertical-align: top;
	width: 600px;
}
#top_contents .sec {
	width: 305px;
	margin-left: 15px;
	text-align: left;
}
#top_contents .sec h2{
	margin: 0px;
	padding: 0px;
}
#top_contents .sec h3{
	padding-right: 10px;
	padding-bottom: 5px;
}
#top_contents .sec h4{
	padding-top: 15px;
}
/**/
#navi {
	width: 750px;
}
#navi li {
	vertical-align: top;
}
#main {
	clear: both;
}
#contents {
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	width: 720px;
	text-align: center;
}
#contents .sec {
	margin-bottom: 20px;
	text-align: left;
}
#contents .sec p {
	padding-bottom: 15px;
}
#contents h2,h3{
	margin-bottom: 10px;
}
/*table*/
.green {
	background-color: #C9FAF0;
	text-align: center;
}
.white {
	background-color: #FFFFFF;
	text-align: center;
}
.tb_blue {
	background-color: #D5EEFD;
	padding-left: 15px;
}
.info_tb {
	line-height: 30px;
}
.prof {
	background-image: url(images/info_m3_bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.t10 {
	margin-top: 10px;
}

#right_nv {
	width: 200px;
	margin-right: 0px;
	margin-top: 40px;
	height: 130px;
	}
#right_nv li {
}
#right_nv li img{
	display: block;
}
#top_text {
	height: 100px;
	width: 303px;
	padding-right: 2px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.size14_bold {
	font-size: 14px;
	font-weight: bold;
}
.under_line_wave {
	color: #FF0000;
}
/* ニュース */
h2.news {
	margin:20px 0 0 15px;
}

h2.news span {
	display:none;
}

#scroll{
	width:580px;
	height:270px;
	overflow:auto;
	border: 0px;
	margin:0 0 0 15px;
	scrollbar-face-color:#F2F2F2;					/*スクロールバー本体の色*/
	scrollbar-highlight-color: #F2F2F2;		/*スクロールバー左側（上）の影*/
	scrollbar-shadow-color: #F2F2F2;			/*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color: #F2F2F2;			/*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color: #000000;				/*矢印の色*/
	scrollbar-track-color: #FFFFFF;				/*背面の色*/
	scrollbar-darkshadow-color: #F2F2F2;	/*スクロールバー右側（下）の影*/
}

.new_img {
	margin:0 10px 10px 0;
}
.new_r {
	float:right;
	margin:0 0 5px 0;
	width:450px;
	text-align:left;
}
.new_r p.title {
	display:inline;
	font-size:16px;
	line-height:19px;
}
.new_r p.title+span {
	padding-left:10px;
}
hr.new_line {
	color:#CCCCCC;
	height:0px;
	border-style:dashed;
	border:1px #CCCCCC dashed;
	margin:0 0 10px 0;
}
