@charset "utf-8";

* {
	padding : 0;
	margin  : 0;
}
html {
	font-style  : normal;
	font-weight : normal;
	font-size   : 100.01%;
	font-family : 'メイリオ',Meiryo,Arial,Helvetica,Osaka,sans-serif;
}
body {
	font-size        : 12.0px;
	line-height      : 18px;
	background-color : #ffffff;
	text-align       : left;
	voice-family     : "\"}\"";
	voice-family     : inherit;
}
table#splitter {
	border-collapse : collapse;
	border-spacing  : 0;
	text-align      : left;
}
table#splitter td {
	vertical-align : top;
}
a:link {
	color : #3300cc;
}
a:visited {
	color : #990099;
}
a:hover {
	color : #ff0000;
}
a:active {
	color : #cc0000;
}
a img {
	border-style    : none;
	border-width    : 0;
	text-decoration : none;
}
ul {
	padding : 0 0 0 15px;
}
blockquote {
	padding : 20px;
}
input[type="text"] {
	height : 18px;
}
pre {
	font-family : 'Osaka-Mono','Osaka-等幅','MS Gothic','ＭＳ ゴシック',monospace;
}

div#body_margin {
	padding : 0 10px 0 10px;
}
div#container {
	border-left   : 1px solid #464646;
	border-right  : 1px solid #464646;
	border-bottom : 1px solid #464646;
	min-width     : 758px;
}
div#header_introduction_outer {
	background-color : #464646;
	color            : #ffffff;
	height           : 38.0px;
}
div#header_introduction_inner {
	padding-left : 20px;
	padding-top  : 10px;
}
div#header_name_outer {
	border-bottom : 1px dotted #464646;
	height        : 72.0px;
}
h1#header_name_inner {
	display      : block;
	padding-left : 20px;
	padding-top  : 15px;
}
h1#header_name_inner a {
	color           : #464646;
	font-size       : 26.00px;
	line-height     : 39.00px;
	text-decoration : none;
	font-weight     : normal;
	font-family     : 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
}
div#main {
	padding : 20px;
}
table#main_table {
	width : 100%;
}
table#main_table td.side_plugin {
	width            : 230.0px;
	background-color : #f0f0f0;
}

div.xbox {
	padding          : 10px;
/*	background-color : #f0f0f0; */
	background-color : #eeeeee;
}
div.xbox div.xboxhead {
	font-size     : 12px;
	line-height   : 18px;
	font-weight   : bold;
	border-bottom : 1px dotted #333333;
	height        : 24px;
}
div.xbox div.xboxbody {
	padding-top : 5px;
	font-size   : 12px;
	line-height : 18px;
}

div.xentry {
	padding : 0 20px 20px 20px;
}
div.xentry div.xentryhead {
	font-size     : 18px;
	line-height   : 1.5;
	font-weight   : bold;
	border-bottom : 1px dotted #333333;
	height        : 34px;
}
div.xentry div.xentryhead h2 a {
	color           : #000000;
	font-size       : 18px;
	line-height     : 1.5;
	font-weight     : bold;
	text-decoration : none;
}
div.xentry div.xentrybody {
	padding-top : 20px;
	line-height : 1.5;
}
div.xentry div.xentrybody div.xentrybodyinformation, div.xentry div.xentrybody div.xentrybodymore {
	padding-top : 20px;
	font-family : Arial,Helvetica;
}
div.xentry div.xentrybody img {
	border-style : none;
}
div.xentry div.xpager {
	padding-top : 20px;
	text-align  : center;
}

a.buttonlink {
	color            : #464646;
	background-color : #f0f0f0;
	border-bottom    : 1px solid #336699;
	border-right     : 1px solid #669999;
	padding          : 3px 10px;
	text-decoration  : none;
	font-size        : 12px;
	line-height      : 18px;
	white-space      : nowrap;
	font-family      : Arial,Helvetica;
}
a.buttonlink:hover {
	color            : #f0f0f0;
	background-color : #464646;
	border-bottom    : 1px solid #464646;
	border-right     : 1px solid #464646;
	text-decoration  : none;
}

div.xcommententry, div.xtrackbackentry {
	padding-bottom : 5px;
}
div.xcommentfooter {
	text-align : right;
	border-top : #cccccc 1px solid;
	padding    : 5px;
}
div.xtrackbackfooter {
	text-align : right;
	border-top : #cccccc 1px solid;
	padding    : 5px;
}

div#footer {
	border-top  : 1px dotted #464646;
	height      : 74.0px;
	padding     : 15px;
	text-align  : center;
	line-height : 1.5;
}

/* カレンダー */

.calender {
	width     : 98%;
	color     : #666666;
	font-size : 11px;
	margin    : 0;
	padding   : 0;
}
.calender caption {
	margin         : 0;
	padding-bottom : 10px;
}
.calender th {
	text-align : center;
}
.calender td {
	text-align : center;
}
.calender th#sun {
	color : #cc3300;
}
.calender th#sat {
	color : #0066cc;
}

/* 記事内 */

.caption {
	display     : block;
	border-left : #464646 4px solid;
	padding     : 2px 0px 2px 8px;
	font-weight : bold;
}
strong {
	color : #4169e1;
}
