@charset "Shift_JIS";
* {
	margin: 0;
	padding: 0;
}

/*IE6 float bug*/
* html .top_koukoku_row{
	display: inline;
}

body {
	background-color: #fafafa;
	color: #222222;
}
a:link {color:#22c; text-decoration:underline ;}
a:visited {color:#22c; text-decoration:underline ;}
a:hover {color:#c22; text-decoration:underline ;}
a:active {color:#c22; text-decoration:underline ;}

a:link img {border:1px solid #283380;}
a:visited img {border:1px solid #283380;}
a:hover img {border:1px solid #283380;}
a:active img {border:1px solid #283380;}

.clear{ clear: both;}

div#title{
	width: 780px;
	margin: 10px auto 10px auto;
	border-bottom: 1px solid #000080;
}
div#title img{
	float:left;
	margin-right:10px;
}
div#title h1{
	height: 25px;
	padding: 17px 0px 0px 0px;
	margin: 0px;
	color: #000080;
	font-size: medium;
	letter-spacing:0.1em;
}
div.container{
	clear: both;
	width: 780px;
	margin: 0 auto 10px auto;
}
div#keikoku{
	width: 230px;
	float: left;
	background-color: #c0c0c0;
	margin-bottom: 15px;
}
div#keikoku p{
	padding: 0.6em;
	font-size: 90%;
	line-height:130%;
}
div#leader{
	width: 540px;
	float: right;
	margin-bottom: 10px;
}
div#leader h2{
	padding: 4px 0 1px 5px;
	background-color: #b0b8e2;
	font-size: 90%;
	font-weight: normal;
}
div#leader p{
	padding: 0.4em;
	font-size: 90%;
	line-height: 140%;
}
div.top_koukoku{
	clear: both;
	overflow: hidden;
	border: 1px solid #b77;
}
div.top_koukoku h2{
	background-color: #f3d6d6;
	font-size: 85%;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	padding: 2px 0 2px 0;
}
div.top_koukoku_row{
	width: 233px;
	margin: 10px 13px 10px 12px;
	float: left;
}
div.top_koukoku_row img{
	float: left;
	margin-right: 3px;
	border: 1px solid #444;
}
div.top_koukoku_row p{
	font-size: 80%;
	line-height: 150%;
	text-align:justify;
	text-justify:inter-ideograph; 
}
.top_koukoku_row p .new{
	color: #f22;
	font-weight: bold;
}
div.top_koukoku_row .top_a{
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 5px;
}
div#link{
	width: 415px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 1px solid #283380;
	float: left;
}
div#link h2{
	margin: 0;
	padding: 4px 0 1px 5px;
	color: #fff;
	background-color: #283380;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
div#link .daily_link{
	margin: 7px auto 13px auto;
	width: 400px;
	background-color: #fff0dd;
}
div#link .daily_link h3{
	margin: 0;
	padding: 1px 0px 0px 5px;
	background-color: #f6cece;
	font-size: medium;
	font-weight: bold;
}
div#link .daily_link img{
	margin: 5px 0 7px 18px;
}
div#link .daily_link a:visited img{
	border:1px solid #500;
}

div.yoi_site{
	width: 350px;
	margin-bottom: 10px;
	border: 1px solid #283380;
	float: right;
}
div.yoi_site h2{
	padding: 4px 0px 1px 5px;
	color: #fff;
	background-color: #283380;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
div.yoi_site .yoi_top{
	padding: 10px 10px 0 10px;
}
div.yoi_site .yoi_parts{
	padding: 0 10px;
	clear: both;
}
div.yoi_site img{
	margin-bottom: 20px;
	float: left;
}
div.yoi_site p{
	width: 180px;
	font-size: 90%;
	line-height: 140%;
	float:right;
}
div.yoi_site .yoi_a{
	font-size: 100%;
	font-weight: bold;
}
.bottom_koukoku{
	clear: both;
	padding: 25px 0 25px 40px;
	border-top: 1px solid #aaaadd;
	border-bottom: 1px solid #aaaadd;
	font-size: 90%;
}
.bottom_koukoku a{
	font-weight: bold;
}
.bottom_koukoku img{
	border: none;
	margin: 5px 0;
}
.bottom_koukoku a:link img,
.bottom_koukoku a:visited img,
.bottom_koukoku a:hover img,
.bottom_koukoku a:active img{
	border: 0;
}
.met_art_pic{
	position: relative;
	width: 700px;
}
.met_art_logo{
	position: absolute;
	left: 6px;
	top: 6px;
}

div#mail{
	width: 780px;
	margin: 25px 0;
	font-size: 90%;
	text-align: center;
}