@charset "UTF-8";
 /* ボディに関するCSS */
	body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #666;
}


/* ヘッダーに関するCSS */

#header {
	width: 900px;
	margin-bottom: 10px;
}


/* ナビゲーションに関するCSS */

#navi {
	font-size: 80%;
	line-height: 170%;
	margin:5px 0px;
	padding:0px;
	list-style:none;
	float:left;	
}

#navi li {
	float:left;
	background-color: #FAFAFA;
	margin-right: 5px;
	margin-left: 0px;
	border: 1px solid #000;
	text-align: center;
	width: 140px;
	height:22px;
}

#navi a{
	color: #000;
	display:block;
	width: 140px;
	height:22px;
}

#navi a:hover {
	color: #FFF;
	background-color: #708090;
	text-decoration:none;
}



/* コンテンツに関するCSS */

#content {
	clear:left;
	width: 845px;
	height: 6500px;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 15px;
	margin-top: 5px;
}

#col1 {
	width:800px;
 margin-rightt: 20px;
	float:left;	
}

.sample1 {
	width: 800px;
	border:1px solid #778899; 
 border-left:15px solid #778899;
	padding: 10px;
 margin-bottom: 10px;
	margin-top: 0px;
}

#sidebar {
	overflow: scroll;
	height: 400px;
	padding: 7px 15px 15px;
	background-image: url(img/bck_top_news.gif);
	position: absolute;
	left: 458px;
	top: 270px;
	width: 200px;
}


/*  ブルーボックス
------------------------------------------------- */


.blueBox {
	background: #F8F8FF;
	padding: 10px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.blueBox2 {
	background: #F8F8FF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.blueBox3 {
	background: #FDF5E6;
	padding: 10px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}


/* テキストに関するCSS */

h2 {
	font-size: 130%;
	padding: 5px;
}


h3 {
	margin-top: 5px;
	font-size: 110%;
	line-height: 150%;
	margin-bottom: 5px;
}




h6 {
	width: 830px;
	font-size: 90%;
	background-color:FFE4E1;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #666;
	padding-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #666;
	padding-bottom: 5px;
	text-indent: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h4 {
	font-size: 90%;
	width: 280px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	text-indent: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h5 {
	margin-top: 5px;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 15px;
}

.news_title {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
}

.side_title {
	font-size: 90%;
	font-weight: bold;
		margin-top: 15px;
	margin-bottom: 10px;
}

p {
	margin-top: 0px;
	line-height: 150%;
	margin-bottom: 10px;
}

	font-size: 80%;


.pagemark {
	font-weight: bold;
}

.news {
	font-size: 80%;
	line-height: 150%;
}

#credit {
	font-size: 80%;
	line-height: 150%;
	margin-top: 5px;
}

blockquote {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
}

.prt {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}

.bold {
	font-weight: bold;
}


.textOrange {
	color: #FF6600;
}

.boldOrange {
	font-weight: bold;
	color: #FF6600;
}


.textRed {
	color: #FF0000;
}


.boldRed {
	font-weight: bold;
	color: #FF0000;
}




.textBlue {
	color: #003873;
}


.textBlue2 {
	color: #003873;
	font-size: 10px;
}

.textBlueR {
	color: #003873;
	float:right;
}


.boldBlue {
	color: #003873;
	font-weight: bold;
}



.style20 {
	color: #003873;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.style21 {
	font-size: 10px; 
	padding-bottom: 2px; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.style22 {
	font-size: 11px; 
	padding-bottom: 2px; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 画像に関するCSS */

img.thumb {
	float: left;
	margin-right: 10px;
}

.line {
	width: 100%;
	background-image: url(img/dotline_s.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	height:1px;
	}
	
img.topkey {
	margin-bottom: 15px;
}


/* リストに関するCSS */

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
}


/* リンクに関するCSS */

a:link {text-decoration:none}

a:visited {text-decoration:none}

a:hover {text-decoration:underline}

