@charset "utf-8";
/* -------------------------------------

	Reset

------------------------------------- */
html {
	color: #000000;
	background: #c0deed;
}

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%;
}


/* -------------------------------------

	�S�̃X�^�C��

------------------------------------- */
html {}

body {
	background: #c0deed;
	color: #333333;
	font-family: sans-serif, "ms pgothic", Meiryo, arial, helvetica, hirakakupro-w3, osaka;
}


/* -------------------------------------

	text

------------------------------------- */
h1 {
	font-size: 122%;
	padding-left: 30px;
}

h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 107%;
	font-weight: bold;
	text-align: center;
	background-color: #ddeef6;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 107%;
}

h5 {
	font-size: 107%;
}

h6 {
	font-size: 107%;
}

/* -------------------------------------

	hypertext

------------------------------------- */
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/* ----- color ----- */
a:link { color: #2277c8; }
a:visited { color: #2277c8; }
a:hover { color: #2277c8; }


/* -------------------------------------

	list

------------------------------------- */
ul, ol {
	margin: 1em 20px;
	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

------------------------------------- */
#container {
	width: 700px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	text-align: left;
	line-height: 120px;	/* �c�Z���^�[�iheight�Ɠ����ɂ����j */
	background-color: #ddeef6;
}

	#header_title {
		width: 70%;
	}

	#header_topic {
		float: right;
		text-align: right;
	}

#wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
}

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;	/* �c�Z���^�[�iheight�Ɠ����ɂ����j */
	background-color: #ddeef6;
}

/* ----- �T�C�h�o�[ ----- */
#sidebar {
	float: right;
	width: 27%;
	margin-right: 20px;
	background-color: #ffffff;
}

	#sidebar_menu {
		padding-top: 30px;
		text-align: center;
	}

	#sidebar_word {
	}

/* ----- �R���e���c ----- */
#contents {
	width: 70%;
	margin-top: 30px;
	background-color: #ffffff;
}

	#contents_kataru {
		margin: 0 20px;	/* [�㉺][�E��] */
		padding-top: 30px;
		background-color: #ffffff;
	}

	#contents_blo {
		margin: 30px 20px 0 20px;	/* [��][�E][��][��] */
		background-color: #ffffff;
	}

	#contents_twi {
		margin: 30px 20px 0 20px;	/* [��][�E][��][��] */
		background-color: #ffffff;
	}

	#contents_chie {
		margin: 30px 20px 0 20px;	/* [��][�E][��][��] */
		background-color: #ffffff;
	}

	#contents_news {
		margin: 30px 20px 30px 20px;	/* [��][�E][��][��] */
		padding-bottom: 30px;
		background-color: #ffffff;
	}

/* ----- �s�̃y�[�W ----- */
	#contents_keyword {
		margin: 30px 20px 30px 20px;	/* [��][�E][��][��] */
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #ffffff;
	}

/* ----- TOP�y�[�W ----- */
	#contents_top {
		margin: 30px 20px 30px 20px;	/* [��][�E][��][��] */
		padding-top: 30px;
		padding-bottom: 30px;
		height: 500px;
		background-color: #ffffff;
	}


/* ----- �ς񂭂����X�g ----- */
#topic_path {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* ----- TOP�y�[�W�s ----- */
#indexbar {
	text-align: center;
}


/* -------------------------------------

	module

------------------------------------- */
#sidebar li {
	line-height: 2;
}

#contents dt {
	font-size: 107%;
}

#contents dd {
	margin: 5px 0;
}
.yyyymmdd {
	font-size: 85%;
	color: #999999;
}
.fs85 { font-size: 85%; }
.fs122 { font-size: 122%; }
.fw_b { font-weight: bold; }
.center { text-align: center; }
.right { text-align: right; }
.valign_b { vertical-align: text-bottom; }
.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 0;
	letter-spacing: 2px;
	line-height: 16px;
	text-indent: 1em;
}

/* ----- �s�y�[�W ----- */
#keyword_list li {
	margin-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px dotted #ffffff;
	border-left: 5px solid #ffffff;
}

/* ----- TOP�y�[�W ----- */

