@charset "UTF-8";

/* Body ***************************************************/

body {
	background-color: #E3E5E8;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ","meiryo","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}

h1,h2,h3,ul,li,img,p {
	margin: 0;
	padding: 0;
}

a { color: #2166A7; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }

/* Layout *************************************************/

#wrapper {
	width: 770px;
	margin-left: auto;
	background: #FFFFFF url(/_imgs/d-013/bg_mframe.gif) repeat-y;
	margin-right: auto;	
}

#contents {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	clear: both;
	float: none;
}
	
#footer {
	width: 760px;
	height: 30px;
	background: #24293F;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}

#sub-a {
	width: 200px;
}

#column {
	background: url(/_imgs/d-013/bg_cont.gif) repeat-y left;
	width: 500px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.right {
	float: right;
}

.left {
	float: left;
}

/* Header *************************************************/

#header {
	width: 760px;
	height: 100px;
	background-image: url(/_imgs/d-013/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	float: none;
}

#wrapper #header h1 {
	position: relative;
	background-image: url(/_imgs/d-013/headtitle.jpg);
	width: 251px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: 50px;
	height: 26px;
	margin-left: 254.5px;
	margin-right: 254.5px;
	
}

#wrapper #header h1 a {
	display: block;
	height: 50px;
	width: 251px;
	
}
/* Menu ***************************************************/

caption {
	width: 200px;
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
}

#calender {
	width: 200px;
	text-align: center;
}

#calender td {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#calender th {
	color: #333333;
	font-size: 12px;
	width: 18px;
}

.today { font-weight: bold; }

.sunday,
.holiday,
.holiday a:link,
.holiday a:visited { color: #FF0000 !important; }

.saturday,
.saturday a:link,
.saturday a:visited { color: #0099CC !important; }

.category {
	margin-bottom: 20px;
	width: 200px;
	overflow: hidden;
}



.category h2#recent {
	background: url(/_imgs/d-013/menubar_entries.gif) no-repeat;
	text-indent: -9999px;
	height: 27px;
	width: 200px;
	margin-bottom: 10px;
}



.category h2#archive {
	background: url(/_imgs/d-013/menubar_archives.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
	height: 27px;
	width: 200px;
	
}


.category h2#category {
	background: url(/_imgs/d-013/menubar_category.gif) no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
	height: 27px;
	width: 200px;
}

.category h2#rss {
	background: url(/_imgs/d-013/menubar_rss.gif) no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
	height: 27px;
	width: 200px;
}

#sub_a .category ul li {
	background: url(/_imgs/d-013/icon_menulist.gif) no-repeat left top;
	list-style-type: none;
	text-align: left;
	padding-left: 20px;
	line-height: 16px;
	font-size: 1em;
	margin-bottom: 0.8em;
}


/* Entry **************************************************/
	
#column h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	background-image: url(/_imgs/d-013/ht-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-left: 15px;
}

.entry p.pdate {
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin-bottom: 20px;
	text-align: right;
}

.entry {
	margin: 0 0 1.5em;
}
.entry p,.entry div.p {
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 1.3em;
}




.pfooter{
	font-size:0.9em;
	text-align:right;
	margin-bottom: 2em;
	background-image: url(/_imgs/d-013/line_cont.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	clear: both;
	float: none;
}

 /*---------------ENTRYIMAGE STYLE--------------
 ----------------------------------------*/
.contentsleft {
	float:left;
	padding: 0px 7px 7px 0px;
	border: none;
	display: block;
}
.contentsright {
	float:right;
	padding: 0px 0px 7px 7px;
	border: none;
	display: block;
}



/* Footer *************************************************/

#copyright {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}

/* PermaPage **********************************************/

#comments{
	text-align: left;
	padding-bottom: 1em;
}
#comments p {
	font-size: 1em;
	margin-bottom: 1em;
	line-height: 1.3em;
}
#comments h3 {
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 1em;
	background-image: url(/_imgs/d-013/line_main_head.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#comments p.poster {
	margin-bottom: 2em;
	padding-top: 5px;
	text-align: right;
	background-image: url(/_imgs/d-013/line_cont.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#tb_url {
	overflow: hidden;
	width: 90%;
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	padding: 3px;
}



.clear {
	float: none;
	clear: both;
}	
.error {
	font-weight:bold;
	padding-left: 2em;
}
#error {
	display: block;
}
#error h4 {
	font-weight: normal;
	color: #C15835;
	margin-left: 1em;
	margin-bottom: 1em;
}


.message {
	font-weight: bold;
	color: #CC0000;
}

.strong {
	font-weight: bold;
}

#rss {
	background-image: url(/_imgs/common/feed-icon-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: 14px;
	list-style-type: none;
}
.readmore {
	text-align: right;
	margin-bottom: 5px;
	display: block;
}