@charset "utf-8";
/* -------------------------------------

	Reset

------------------------------------- */
html { color: #000000; background: #ffffff; }
address, body, cite, code, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; font-weight: inherit; }
del, ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
legend { color: #000000; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
input, button, textarea, select { *font-size: 100%; }
/* ----- Fonts ----- */
body { font: 13px/1.231 monospace, sans-serif, serif; *font-size: small; *font: x-small; }
select, input, button, textarea, button { font: 99% monospace, sans-serif, serif; }
table { font-size: inherit; font: 100%; }
pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100%; }

/* -------------------------------------

	全体スタイル

------------------------------------- */
html { background: #000040; }
body {
	background: #000040;
	color: #333333;
	font-family: monospace, arial, helvetica, sans-serif;
}

/* -------------------------------------

	text

------------------------------------- */
h1 {
	font-size: 122%;
	padding-left: 30px;
}
h2 { font-size: 107%; }
h3, h4, h5, h6 { font-size: 100%; }

/* -------------------------------------

	hypertext

------------------------------------- */
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/* -------------------------------------

	list

------------------------------------- */
ul, ol {
	padding-top: 1em;
	padding-bottom: 1em;
	list-style-position: inside;
	list-style-type: none;
}

dl {
	margin: 2em 20px;
	list-style-position: inside;
	list-style-type: none;
}

li, dt, dd { font-size: 100%; }
dt {}
dd {}

/* -------------------------------------

	box

------------------------------------- */
#sotowaku {
	width: 700px;
	margin: 20px auto;
}

#header {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	line-height: 80px;	/* 縦センター（heightと同じにする） */
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;	/* 縦センター（heightと同じにする） */
}

/* ----- サイドバー ----- */
#sidebar {
	width: 20%;
	margin-left: 20px;
}
	#sidebar_word { margin-top: 30px; }

/* ----- コンテンツ ----- */
#contents {
	float: right;
	width: 77%;
}
	#contents_kataru {
		margin-right: 20px;
		margin-left: 20px;
	}
	#contents_blo { margin: 30px 20px 0 20px;	/* [上][右][下][左] */ }
	#contents_twi { margin: 30px 20px 0 20px;	/* [上][右][下][左] */ }
	#contents_chie { margin: 30px 20px 0 20px;	/* [上][右][下][左] */ }
	#contents_news { margin: 30px 20px 30px 20px;	/* [上][右][下][左] */ }
	/* 行のページ */
	#contents_keyword { margin: 0px 20px 30px 20px;	/* [上][右][下][左] */ }
	/* TOPページ */
	#contents_top{ margin: 0 20px;	/* [上下][右左] */ }

/* ----- ぱんくずリスト ----- */
#topic_path {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-align: right;
}

/* ----- TOPページ行 ----- */
#indexbar { margin-top: 30px; }

/* -------------------------------------

	color

------------------------------------- */
a:link { color: #0000ff; }
a:visited { color: #0000ff; }
a:hover { color: #0000ff; }
#sotowaku { background-color: #ffffff; }
#header, #footer { background-color: #f4f4ff; }
.p_h2 { background-color: #bbbbff; }

/* -------------------------------------

	module

------------------------------------- */
#sidebar li {
	line-height: 2;
	font-size: 85%;
}

#sidebar dl {
	margin: 1em 1em;
	padding-bottom: 1em;
	list-style-position: inside;
	list-style-type: none;
}

#sidebar dd {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 85%;
	border-top: 1px dotted #333333;
}

#contents dt {
	font-size: 107%;
}

#contents dd {
	margin: 5px 0;
}

.ymd { color: #f5953b; }
.dd_last{ border-bottom: 1px dotted #333333; }
.fs85 { font-size: 85%; }
.fs122 { font-size: 122%; }
.center { text-align: center; }
.right { text-align: right; }
.mt10 { margin-top: 10px; }
.mr10 { margin-right: 10px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }
.txt_ind3em { text-indent: 3em; }

.p_cls {
	padding: 10px 1em;
	letter-spacing: 2px;
	line-height: 16px;
	text-indent: 1em;
}

.p_h2 {
	font-size: 107%;
	color: #ffffff; 
	text-align: center;
}

/* ----- 行ページ ----- */
#keyword_list li {
	margin: 1em 20px;
	padding: 0 20px;
	font-size: 85%;
	border-bottom: 1px dotted #333333;
	border-left: 1px dotted #333333;
}

/* ----- TOPページ ----- */
#indexbar ul {
	margin: 0;
	padding: 0;
}

#indexbar li {
	padding-right: 12px;
	display: inline;
}

#indexbar dd {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: 3px;
	font-size: 85%;
	border-top: 1px dotted #333333;
}

