@charset "utf-8";


/*****************************************
 * トップレベルのレイアウト
 *****************************************/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	background-color : #FFFFFF;
	color : #000000;
}

div.baselevel {
	width: 780px;
	background: url("../images/back.jpg") top left repeat-y;
	margin: 0 auto;
	text-align: center;
}

/*****************************************
 * ヘッダ
 *****************************************/
div.header {
	width: 780px;
	height: 212px;
	background: url("../images/top.jpg") top left no-repeat;
}

div.header h1 {
	margin: 0px;
	padding-left: 20px;
	font-size: 18px;
	text-align: left;
	position: relative;
	top: 185px;
	*top: 187px;
}

div.endwrap {
	float: none;
	clear: both;
}


/*****************************************
 * 中央（本体）
 *****************************************/
div.middlebase {
	width: 780px;
	background: url("../images/back_menu.jpg") 15px 0px no-repeat;
	*text-align: left;
}


/*****************************************
 * モジュール「検索」
 *****************************************/
div.search {
	margin: 5px;
}


/*****************************************
 * モジュール「統計」(アクセスカウンタ)
 *****************************************/
table.moduletable_Stats {
	margin: 0px 5px 10px 5px;
	width: 95%;
	border: none;
}

table.moduletable_Stats th {
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	background-color: #8a8a8a;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}
	
table.moduletable_Stats td {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #808080;
}


/*****************************************
 * モジュールのデフォルト
 *****************************************/
table.moduletable {
	margin: 0px 5px 10px 5px;
	width: 95%;
	border: none;
}

table.moduletable th {
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	background-color: #8a8a8a;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}
	
table.moduletable td {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

table.moduletable td span.article_seperator {
	display: none;
}

/*****************************************
 * 左ボックス
 *****************************************/
div.leftmods {
	width: 200px;
	margin-left: 15px;
	*margin-left: 7px;
	float: left;
	text-align: left;
}

/*****************************************
 * 左ボックスの中のモジュール（メニュー）
 *****************************************/
div.leftmods table.moduletable td table {
	margin-top: 1px;
	*margin-top: 0px;
	font-size: 14px;
}


/*****************************************
 * 右ボックス
 *****************************************/
div.mainbody {
	width: 530px;
	padding: 0px 25px 0px 5px;
	float: right;
	text-align: left;
}


/*****************************************
 * ナビゲーションリスト（パンくずリスト）
 *****************************************/
div.pathway {
	width: 600px;
	height: 20px;
	*height: 19px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	*padding-top: 1px;
	text-align: left;
}


/*****************************************
 * 右ボックス中のtopモジュール
 *****************************************/
div.topmods table.moduletable {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: none;
}

div.topmods table.moduletable th {
	background-color: #686868;
}

div.topmods table.moduletable td {
	padding-top: 5px;
	color: #333333;
	text-align: left;
}


/*****************************************
 * フッタ
 *****************************************/
div.footer {
	width: 780px;
	height: 30px;
	margin: 0 auto;
	float: none;
	clear: both;
	background: url("../images/bottom.jpg") top left no-repeat;
}

/*****************************************
 * 著作権表示
 *****************************************/
div.copyright {
	width: 780px;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 0px;
	*padding-top: 1px;
	text-align: center;
}


/*****************************************
 * リンク
 *****************************************/
a:link, a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #000090;
	text-decoration: none;
}

a:hover {
	color: #000090;
	text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle {
	font-weight: bold;
	text-align:left;
}

/* Horizontal Line */
hr {
	background: #C0C0C0;
	height:2px;
	border: 1px inset;
}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu, a.mainlevel, a.sublevel {
	font-weight: bold;
}



/*****************************************
 * コンテンツ（記事）
 *****************************************/
.contentpane {
	background-color : #FFFFFF;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpaneopen td, table.contentpaneopen td.createdate {
	margin: 0px;
	height: 15px;
	*height: 16px;
	padding: 2px 0px;
	*padding: 1px 0px;
}

/*****************************************
 * 記事タイトル
 *****************************************/
table.contentpaneopen td.contentheading, table.contentpaneopen td.buttonheading {
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}


/*****************************************
 * 記事内のページナビゲーション
 *****************************************/
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contenttoc th {
	height: 14px;
	margin: 0px auto;
	padding: 3px 5px 5px 5px;
	border: 0px;
	text-align: center;
}

table.contenttoc td {
	height: 12px;
	*height: 10px;
	padding: 2px 5px;
	*padding: 1px 5px;
	font-weight: normal;
	text-align: left;
}

a.toclink {
	font-size: 9px;
	line-height: 10px;
}

div.pagenavbar {
	text-align: center;
}

.pagenav {
	font-weight: normal;
	color: #386593;
}


/*****************************************
 * ［戻る］ボタン
 *****************************************/
div.back_button {
	text-align: right;
	padding-right: 24px;
}

.contentdescription {
	color: #808080;
	text-align: left;
}

/* Links */
a.readon {
	font-weight: normal;
	font-size: 10px;
}

.componentheading {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.button {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/** category text format and links **/
.category {
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.category {
	font-weight: bold;
}


.poll {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
}

.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
	background-color : #EBEBEB;
}

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
}

.frontpageheader {
	font-size: 13px;
	color : #0077aa;
	font-weight : bold;
}

.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

.smalldark {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.newsfeedheading {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

.modifydate {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

p {
	margin: 12px 0px;
	line-height: 1.5em;
}

ul {
	margin: 0px 0px 0px 0px;
}

li {
	list-style: inside url(../images/arrow.png) 3px;
	list-style-image: url(../images/arrow.png);
}

table.searchintro {
	background-color: #FFFFFF;
	border: solid 1px #777777;
}

table.contact {
	background-color: #FFFFFF;
}

table.contact td.icons {
	background-color: #C6CBCE;
}

table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
}


/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
