@charset "utf-8";
/* 基本スタイル */


body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address,a,img{
	margin:0px;
	padding:0px;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1.5;
	text-align:center;
}
ul {
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* ～色の変更はここから～ */
/* 背景色と全体のフォントカラー */

body {
	font-size: 80%;
	font-family:monospace,sans-serif;
	color: #555555;
	background: #fefefe;
}

#wrapper {
	width:700px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px #282828 solid;
	border-right: 1px #282828 solid;
	background: #ffffff;
}
#main-contents {
	width: 645px;
	padding-left: 20px;
}


/* ヘッダー部分 */

#header {
	width: 800px;
	background: #1d3a72;
	border-bottom: 4px solid #a9bfd7;
}
h1 {
	color:#ffffff;
	text-align: left;
	padding: 90px 5px 3px 10px;
	font-size: 140%;
	font-weight: bold;
	background: #282828;
	border-bottom: 1px #cccccc solid;
}
/* パンくずの色 */

#breadcrumbs {
	padding-top: 7px;
	padding-bottom: 2px;
	font-size: 10px;
	text-align: left;
}
#breadcrumbs li {
	display: inline;
	padding-right: 2px;
	text-align: left;

}
#breadcrumbs li a {
	color: #333333;
}
#breadcrumbs li a:hover {
	text-decoration: underline;
	color: #5f80df;
}

/* 見出し部分 */
h2 {
	border: 1px solid #cccccc;
	background-color: #35c1e7;
	margin-bottom: 10px;
	padding-left: 8px;
	font-size: 130%;
	color: #ffffff;
	border-left: 4px solid #a9bfd7;
	font-weight: bold;
	padding: 5px 10px;
	width:635px;
	line-height: 1.0;
	float: left;
	clear: left;
	text-align :left;
}
h3 {
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	font-size: 120%;
	color: #717171;
	border-left: 4px solid #a9bfd7;
	font-weight: bold;
	padding: 5px 10px;
	line-height: 1.0;
	text-align :left;
	width:635px;
}
/* 記事 */

#description {
	width:650px;
	text-align: left;
	padding-left: 5px;
}
#blog p {
	width:645px;
	text-align: left;
	font-size: 90%;
	padding-left: 5px;
}



/* リンクの色 */

a {
	text-decoration: none;
	color: #162eae;
}
a:hover {
	text-decoration: underline;
	color: #5f80df;
}
.link {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 20px;
	padding-left: 5px;
	width: 645px;
}

.link a {
	color: #bf3030;
	font-size: 100%;
}
.link a:hover {
	color: #fa9c20;
	text-decoration: none;
}
.prev {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 645px;
}
.prev a {
	font-size: 90%;
}

/* ニュース */

#news {
	margin-top: 15px;
	padding: 10px 10px 25px 10px;
	border: 1px #dddddd solid;
	background: #e4e4e4;
	width: 635px;
	float: left;
	clear: left;
}
#news dt {
	padding-top: 15px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
}
#news dd {
	text-align: left;
	font-size: 90%;
	padding-top: 6px;
}
#news a {
	font-size: 120%;
}
/* テーブル */

table {
	clear: left;
	border-collapse: collapse;
	width: 655px;
	border: 2px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 20px;
}
table {
	/margin-left: 0px;
}
th {
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	padding: 10px 0px 10px 10px;;
	font-size: 12px;
	background: #c3e0f3;
}
td {
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	text-align: left;
	padding: 10px 0px 10px 10px;
	font-size: 12px;
	line-height: 1.5;
}

/* コピーライトの色 */

address {
	background: #282828;
	color: #ffffff;
	clear: both;
}


#main-contents {
	width: 580px;
	float: left;
}

.powered-by {
	margin-top: 5px;
	text-align: right;
	font-size: 90%;
	width: 645px;
}

/* ～色の変更はここまで、あとは上層ページ～ */


/* List Style*/
#keyword {
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #162eae;
	clear: left;
}
#keyword dt {
	text-align: left;
	font-size: 130%;
	border-bottom: 1px solid #162eae;
	margin-bottom: 15px;
	padding-left: 10px;
	font-weight: bold;
}
#keyword dd {
	text-align: left;
	padding-bottom: 20px;
	padding-left: 10px;
}
#keyword dd a {
	text-align: left;
	font-size: 120%;
	border-left: 3px #162eae solid;
	padding-left: 10px;
	color: #444444;
}
#keyword dd a:hover {
	border-left: 3px #5f80df solid;
	color: #5f80df;
	text-decoration: none;
}
#top-title {
	margin-top: 20px;
}

