/*******************************************************************/
/* 全体の設定 */
* {
	margin: 0;
	paddingp: 0;
}

body {
	background-color: #94C4EC;
	color: #000666;
	word-break: break-all;
	text-align: center;
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	/*font-family: 'times new roman';*/
	font-size: 12px;
}

strong {
	/*font-weight: normal;*/
	font-style: normal;
}

em {
	/*font-weight: normal;*/
	font-style: normal;
}
/*******************************************************************/


/*******************************************************************/
/* 全体枠の設定 */
#container {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	_width: 830px;
	border-width: 1px;
	border-style: solid;
	border-color: #369;
	text-align: left;
	background: #FFFFFF url(body-bg.gif) repeat-y;
}
/*******************************************************************/


/*******************************************************************/
/* コンテンツ */
#content {
/*	width: 780px;*/
/*	_width: 800px;*/
	width: 810px;
	_width: 830px;
	float: left;
	margin-top: 10px;
	padding-top: 92px;
}

#content table {
	font-size: 12px;
}
/*******************************************************************/


/*******************************************************************/
/* ヘッダ（サイト名・サイト説明）の設定 */
#header a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#header a:visited {
	color: #FFFFFF;
}

#header a:hover {
	color: #F93;
}

#header {
	width: 810px;
	_width: 830px;
	position: absolute;
	top: 0px;
	height: 92px;
	background: #38549D;
/*	background: #335099 url(header-bg.gif) repeat-y;*/
	clear: both;
}

#header_sitename {
	margin: 0;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 20px;
	font-weight: bold;
	line-height: 1;
}

#header_syokai {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 30px;
	text-align: left;
	float: left;
	line-height: 1.125;
	background: none;
	margin: 1px 0;
}
/*******************************************************************/


/*******************************************************************/
/* トップページメニュー */
#right_menu {
	width: 572px;
	_width: 592px;
	font-size: 12px;
	line-height: 250%;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
}

#right_menu a {
	color: #319A31;
	/*font-weight: bold;*/
	/*text-decoration: none;*/
}

#right_menu a:visited {
	color: #818181;
}

#right_menu a:hover {
	color: #F93;
}

#right_menu img {
	border: 0;
}

.entry {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #B0B0B0;
	padding-top: 15px;
	padding-bottom: 15px;
}

.entry-categorly {
	font-size: 14px;
	text-align: right;
	line-height: 80%;
}

.entry-header {
	margin: 10px 0;
	/*border-left: 4px solid #f93;*/
	border-top: 4px dotted #F93;
	border-bottom: 4px dotted #F93;
	padding: 0 0 0 5px;
	/*color: #f93;*/
	font-size: 18px;
	font-weight: bold;
	color: #319A31;
}

.entry-body {
	line-height: 250%;
}

.date-header {
	margin: 0;
	color: #335099;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
}

.permalink {
	text-align: right;
}

.blogrank {
	font-size:65%;
	color: #ACABAB;
}

.blogrank img {
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
	border: 0;
}

.to-top {
	text-align: center;
}

.content-nav{
	text-align: center;
}
/*******************************************************************/


/*******************************************************************/
/* タグ */
.entry-tag {
	text-align: right;
	color: #808080;
	margin: 1px 10px 1px 10px;
}

/*
div.entry-tag a:link{
	color: #808080;
	text-decoration: none;
}

div.entry-tag a:visited{
	color: #808080;
}

div.entry-tag a:hover{
	color:#808080;
}
*/

/*
http://www.tagindex.com/stylesheet/basic/format5.html
ul.example a:link { color: #0000ff; }
ul.example a:visited { color: #000080; }
ul.example a:hover { color: #ff0000; }
ul.example a:active { color: #ff8000; }
*/
/*******************************************************************/



/*******************************************************************/
/* ナビ */
.navigation {
/*	width: 800px;
	_width: 820px;*/
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
/*border: 4px dotted red;*/
}
/*******************************************************************/


/*******************************************************************/
/* ページのトップへ */
#page_top {
	width: 810px;
	_width: 830px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}
/*******************************************************************/


/*******************************************************************/
/* コメントへのリンク */
.comment-link {
	clear: both;
	margin: 1px 10px 1px 10px;
	text-align: right;
}
/*******************************************************************/


/*******************************************************************/
/* フッター */
#footer {
	clear: both;
	width: 810px;
	_width: 830px;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	padding-bottom: 15px;
	font-size: 12px;
}

#footer p {
	font-size: 12px;
}

#footer a {
	color: #319A31;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color: #818181;
}

#footer a:hover {
	color: #F93;
}
/*******************************************************************/


/*******************************************************************/
/* 共通 */
/* 強調 */
.bg_kyotyo {
	background-color: #FFFF86;
}

.bg_moji_kyotyo{
	background-color: #FFFF86;
	color: #FF4A4A;
}

.moji_kyotyo{
	color: #FF4A4A;
}

.moji_right{
	text-align: right;
}
/*******************************************************************/
