@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/*==============================================================================
default style is cleared
================================================================================*/

/* Basic Structure
-------------------------------------*/

body {
	margin: 0;
	padding: 0;
}


/* Sentence, Character
------------------------------------*/

p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

em, address {
	font-style: normal;
}

/* List
-------------------------------------*/

ul, ol, li, dd, dt, dl{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Form
-------------------------------------*/

form{
	margin: 0;
	padding: 0;
	border: 0;
}
/* Table
-------------------------------------*/

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0; /* For NN6.0 higher or Opera*/
}

th, td {
	padding: 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}


/*==============================================================================
default style is redefined
================================================================================*/


/* Anchor
-------------------------------------*/
a {
	font-family: none;/* for mac */
	text-decoration: underline;
}

a:link {
	color: #3399FF;
	text-decoration: none;
}

a:visited {
	color: #3399FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #3399FF;
	text-decoration: underline;
}

/* Other
-------------------------------------*/

img {
	margin : 0px;
	padding : 0px;
	border : none;
	vertical-align : bottom;
}

.nobdr {
	border: 0 !important;
}

hr {
	display: none;
	margin: 0;
}

/* Float
-------------------------------------*/
.clearBoth {
	clear: both;
}

/* align
-------------------------------------*/
.alignLeft{
	text-align: left;
}

.alignCenter{
	text-align: center;
}

.alignRight{
	text-align: right;
}

	


/* Block
-------------------------------------*/
.dispNone {
	display: none;
}

.dispBlock {
	display: block;
}

.dispInline {
	display: inline;
}

/* Margin
-------------------------------------*/
.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}



/*== Basic Structure ============================================================*/
body {
	font-size: 12px;
	color: #666666;
	background: #99ddf7;
	background-image:url(images/bg_image.png);
	background-position:center top;
	background-size: contain;
	-moz-background-size:contain;
	-webkit-background-size:contain;
	-o-background-size:contain;
	-ms-background-size:contain;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

a {
	color: #666699!important;
}

img {
	vertical-align: bottom;
}

#banner {
	float: right;
}

#banner-header {
	width: 570px;
	height: 200px;
	text-indent: -99999px;
	margin-bottom: 20px;
}

#banner-header a {
	display: block;
	width: 570px;
	height: 200px;
	background: url(images/logo.png) no-repeat 0 0;
}

#banner-description {
	display: none;
}

#box {
	width: 847px;
	margin: 0 auto;
	background: url(images/bg_body.png) 0 0;
	font-size: 12px;
	color: #666666;
	text-align: left;
}




/* 画像キャラ版 */
#links-left-box {
	float: left;
	width: 230px;
	background: url(images/main.png) no-repeat 0 0;
	padding-top: 570px;
	padding-left:47px;
}





/* 画像汎用（かえる）版 */
/*
#links-left-box {
	float: left;
	width: 230px;
	background: url(images/main02.jpg) no-repeat 0 0;
	padding-top: 364px;
}*/

#links-right-box {
	clear: both;
}

#content {
	float: right;
	width: 570px;
}

.content-nav {
	margin-bottom: 10px;
	width: 520px;
	padding-right: 50px;
	text-align: right;
	font-size: 10px;
}

.prev {
	padding-left: 10px;
	background: url(images/arrow_left.gif) no-repeat 0 3px;
}

.next {
	padding-right: 10px;
	background: url(images/arrow_right.gif) no-repeat right 3px;
}

.sidetitle {
	width: 215px;
	height: 27px;
	padding: 5px 0 0 15px;
	background: url(images/ttl_category.png) no-repeat 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.date {
	height: 19px;
	padding: 5px 0 0 15px;
	background: url(images/ttl_date.png) no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.comments-head {
	height: 19px;
	margin-bottom: 15px;
	padding: 5px 0 0 15px;
	background: url(images/ttl_date.gif) no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}


.entry-header {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

.entry-header a {
	color: #333!important;
}

.entry-content {
	line-height: 160%;
}

.entry-more-button {
	width: 60px;
	height: 14px;
	margin: 15px 0 0 0;
	line-height: 100%;
	text-indent: -9999px;
}

.entry-more-button a {
	display: block;
	width: 63px;
	height: 14px;
	background: url(/common/btn_todisp.gif) no-repeat 0 0;
}

.entry-more-button a:hover {
	background-position: 0 -14px;
}


.side {
	padding: 7px 50px 10px 10px;
	font-size: 10px;
}

.powered {
	padding: 0 0 10px 10px;
	font-size: 10px;
}

.bannerKey {
	margin: 20px 0 0 5px;
}

#btnSearch {
	margin-left: 10px;
	vertical-align: bottom;
	line-height: 100%;
}

.side a {
	display: block;
	width: 160px;
	line-height: 120%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/item01.gif) no-repeat 0 5px;
	color: #FF3333;
}

.side .calendar a {
	display: inline;
	width: auto;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	background: none;
	color: #40422D;
	text-decoration: underline;
}

.side .searchArea {
	width: 120px!important;
}

.entry {
	padding: 15px 50px 15px 20px;
}

.entry-footer {
	text-align: right;
	margin-top: 10px;
	min-height: 40px;
	_height: 40px;
	padding-right: 70px;
	background: url(images/icon01.gif) no-repeat 100% 0%;
	font-size: 10px;
	color: #999999;
}

.calendar table {
	width: 170px;
	color: #40422D;
	font-size: 10px;
	font-weight: normal;
}

.calendar th {
	width: 14%;
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.calendar td {
	padding: 3px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.red {
	color: #D80002;
}

.blue {
	color: #0000AA;
}

.today {
	padding: 1px;
	border: 1px solid #FF9999;
	background: #FFF;
}


#footer {
	clear: both;
	width: 847px;
	height: 30px;
	background: url(images/bg_footer.png) no-repeat 0 0;
	text-indent: -99999px;
}

#trackback {
	width: 510px;
	height: 14px;
	margin: 30px 0 15px 0;
	background: url(images/ttl_tburl.gif) no-repeat 0 0!important;
	text-indent: -9999px;
}

#trackbacks-info {
	margin: 0 20px 0 20px;
	font-size: 10px;
}

.trackbacks-header {
	width: 510px;
	height: 14px;
	margin: 30px 0 15px 0;
	background: url(images/ttl_tb.gif) no-repeat 0 0;
	text-indent: -9999px;
}

.trackback,
.comment {
	width: 460px;
	border-left: 2px solid #CCCCCC;
	margin: 0 10px 10px 10px;
	padding: 7px 15px 7px 15px;
	font-size: 10px;
}

.comments-open-moderated {
	margin: 0 80px 30px 20px;
	font-size: 10px;
}

.comments-open-header {
	width: 510px;
	height: 14px;
	margin: 30px 0 15px 0;
	background: url(images/ttl_post.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#comments .comments-header {
	width: 510px;
	height: 14px;
	margin: 30px 0 15px 0;
	background: url(images/ttl_comments.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#comments-open label {
	display: block;
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 100%;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: top;
}

#comments-open-data input {
	margin-bottom: 10px;
}

#comments-open-footer {
	margin: 10px 20px 0 20px;
}

#comments-open-data {
	margin: 0 20px 10px 20px;
}

#comments-open-text {
	margin: 0 20px 0 20px;
}

.toTop {
	margin: 30px 0 20px 0;
	text-indent: -9999px;
	line-height: 100%;
}

.toTop a {
	display: block;
	width: 91px;
	height: 15px;
	background: url(/common/btn_totop.gif) no-repeat 0 0;
	text-decoration: none;
}

.toTop a:hover {
	background-position: 0 -15px;
}
