@charset "utf-8";
body {
	font-size: 90%;
	font-family: 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	letter-spacing: 0.07em;
	line-height: 1.3;
	color: #222222;
	margin: 0;
}
a {
	text-decoration: none;
	color: #6699cc;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #D54E21;
	background: #F5D1C5
}
h3 {
	padding-top: 50px;
}
img {
	border: none;
}
table {
	width: 100%;
	border: solid 1px;
	border-collapse: separate;
	border-color: #c0c0c0 #808080 #808080 #c0c0c0;
	border-spacing: 2px;
}
.table_width80 {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
td {
	vertical-align: text-top;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #EEEEEE;
	border: solid 1px;
	border-color: #808080 #c0c0c0 #c0c0c0 #808080;
}
th {
	background-color: #EEEEEE;
	border: solid 1px;
	border-color: #808080 #c0c0c0 #c0c0c0 #808080;
}
blockquote {
	width: 80%;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 5px 20px 5px 20px;
	display: block;
	border-left: 4px solid #E2F0FC;
	background-color:#F5FAFE;
}
.large {
	font-size: large;
}
.small {
	font-size: small;
}
.bold {
	font-weight: bold;
}
.large_bold {
	font-size: large;
	font-weight: bold;
}
.align_center {
	text-align: center;
}
.large_center {
	font-size: large;
	text-align: center;
}
.bold_center {
	font-weight: bold;
	text-align: center;
}
.large_bold_center {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.small_center {
	font-size: small;
	text-align: center;
}
.related_link {
	padding-top: 20px;
	font-weight: bold;
}
#wrap {
	width: 100%;
}
#header {
	background: #464646;
	height: 110px;
}
.header_site_title {
	padding-top: 30px;
	padding-left: 50px;
	font-size: 36px;
	float: left;
}
.header_site_title a {
	color: #FFFFFF;
	background: #464646;
}
.header_site_title a:hover {
	text-decoration: none;
	color: #D54E21;
	background: #F5D1C5;
}
.search {
	padding-top: 50px;
	padding-right: 70px;
	float: right;
}
.description {
	padding-top: 10px;
	padding-left: 55px;
	color: #BBBBBB;
	font-size: small;
	clear: both;
}
#menu {
	clear: both;
	background: #E4F2FD;
	padding-top: 5px;
	height: 31px;
}
#menu ul {
	margin-top: 3px;
}
#menu li.cate {
	list-style: none;
	float: left;
}
#menu li.cate a {
	padding: 0px 10px;
	color: #6699cc;
	background: #E4F2FD;
	line-height: 28px;
	display: block;
}
#menu li.cate a:hover {
	color: #D54E21;
	background: #F5D1C5;
	text-decoration: none;
}
#menu li.current {
	list-style: none;
	float: left;
}
#menu li.current a {
	padding: 0px 10px;
	color: #000000;
	background: #FFFFFF;
	line-height: 28px;
	display: block;
	text-decoration: none;
}
#menu li.current a:hover {
	color: #D54E21;
	background: #F5D1C5;
	text-decoration: none;
}
#menu li.rss {
	list-style: none;
	padding-right: 10px;
	float: right;
}
#inner {
	padding-left: 50px;
	clear: both;
}
#content {
	width: 60%;
	float: left;
	padding-top: 40px;
	padding-right: 70px;
}
.bread_list {
	font-size: smaller;
	margin-bottom: 30px;
}
/*カテゴリページ用*/

.c_title {
	margin-top: 0;
	padding-top: 0;
	font-size: large;
	font-weight: bold;
}
.c_wrap {
	width: 100%;
	clear: both;
}
.c_wrap ul {
	padding-left: 1em;
}
.c_wrap li {
	padding-bottom: 0.5em;
}
.content_50 {
	width: 50%;
	float: left;
}
.content_33 {
	width: 33%;
	float: left;
}
.c_center li {
	padding-bottom: 0.5em;
}
/*終わり　カテゴリページ用*/


/*サイドバー*/

#sidebar {
	width: 30%;
	float: left;
	padding-top: 40px;
}
#sidebar ul {
	margin: 0;
	padding-left: 1em;
}
#sidebar li {
	font-size: small;
}
/*終わり　サイドバー*/


#footer_ad {
	width: 60%;
	padding-top: 20px;
	clear: both;
}
.previouspage {
	font-size: small;
	float: left;
}
.nextpage {
	font-size: small;
	float: right;
}
.footer_468_60 {
	padding-top: 20px;
	text-align: center;
	clear: both;
}
.pagetop {
	float: left;
}
.pagetop a {
	font-size: small;
	font-weight: normal;
}
#footer {
	padding-top: 5px;
	padding-bottom: 3px;
	clear: both;
	font-size: small;
	background: #EEEEEE;
}
#footer a {
	text-decoration: none;
	color: #6699cc;
}
#footer a:hover {
	text-decoration: underline;
	color: #D54E21;
	background: #F5D1C5;
}
.footer_left {
	padding-left: 50px;
	float: left;
}
.footer_left a {
	font-weight: normal;
}
.footer_right {
	padding-right: 50px;
	float: right;
	text-align: right;
}
.footer_copy {
	clear:both;
	text-align: center;
}
/*トップページ*/

#top_header {
	background: #464646;
	height: 250px;
}
.top_site_title {
	padding-top: 30px;
	padding-left: 50px;
}
.top_site_title a:hover {
	background: #464646;
}
.top_description {
	padding-top: 10px;
	padding-left: 55px;
	color: #BBBBBB;
	font-size: small;
	float: left;
}
.top_search {
	padding-right: 40px;
	float: right;
}
dl dt {
	float: left;
	padding: 7px 0;
}
dl dd {
	padding: 7px 0 10px 11em;
}
/*英語表現編、まげたん*/

.content_indent_100 {
	padding-left: 100px;
}
.content_indent_100 p {
	margin-top: 40px;
}
/*放浪記、BrainPop,YahooMessenger*/


#content_img {
	padding-left: 100px;
	padding-right: 100px;
	max-width: 900px;
}
.content_img_preface {
	width: 80%;
}
.content_img_table {
	border: 0;
}
.content_img_left {
	padding-top: 1.5em;
	padding-bottom: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
	border: 0;
}
.content_img_left_center {
	padding-top: 1.5em;
	padding-bottom: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
	text-align: center;
	border: 0;
}
.content_img_right {
	padding-bottom: 50px;
	background-color: #FFFFFF;
	border: 0;
	vertical-align: top;
}
#footer_ad_wide {
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
	max-width: 900px;
	clear: both;
}
.footer_728_90 {
	padding-top: 20px;
	text-align: center;
	clear: both;
}

/*サイト内検索 noscript*/

.search_noscript {
	margin-top: 50px;
	margin-bottom: 100px;
}