@charset "utf-8";
/* CSS Document */

a:link {
	color:#024b7d;
	text-decoration:none;
}

a:visited {
	color:#024b7d;
	text-decoration:none;
}

a:hover {
	color:#024b7d;
	text-decoration: underline;
}



/***************************
contents_left
***************************/
#content_left {
	float: left;
	width: 640px;
	padding: 0 0 0 20px;
	line-height:200%;
}

#content_left h2 {
	color:#024b7d;
	font-size:120%;
	font-weight:bold;
}

#content_left h2 a:link {
		color:#024b7d;
		text-decoration:none;
}

#content_left h2 a:visited {
	color:#024b7d;
	text-decoration:none;
}

#content_left h2 a:hover {
	color:#024b7d;
	text-decoration: underline;
}

.gaiyou_block {
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #CCC;
}

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

.gaiyou_block h2{
	color:#024b7d;
	font-size:18px;
	font-weight:bold;
	margin:0;
}

.gaiyou_meta_list {
	margin-bottom:24px;
}


/* blog本文ページ */
#blog_main {
	margin-bottom:24px;
}

#blog_main h2 {
	color:#024b7d;
	font-size:18px;
	font-weight:bold;
	margin:0;
}

#blog_main #text {
	margin-top:24px;
}

#categoly{
	margin-top:36px;
}

.pagetop{
	text-align:right;
}

/* ブログランキング */
.ranking {
	margin-top:24px;
}

.ranking .btn{
	width:260px;
	float:left;
	margin-right:6px;
}

.ranking .btn img{
	margin-right:6px;
}

.ranking .btn_mes {
	width:374px;
	float:right;
	color:#F00;
	font-weight:bold;
	line-height:140%;
	text-decoration:underline;
}


/***************************
meta Comments
***************************/
.separator .date {
	font-weight:bold;
}

.separator a {
	font-weight:bold;
}

.separator a:link {
	color:#024b7d;
	text-decoration:none;
}

.separator a:visited {
	color:#024b7d;
	text-decoration:none;
}

.separator a:hover{
	color:#024b7d;
	text-decoration:underline;
}


/***************************
Comments Comments Form TrackBack
***************************/
.comment-header {
	width:200px;
	float:left;
}

.comment-content {
	width:400px;
	float:right;
}

.inner{
	margin-top:12px;
	border-top:1px dotted #CCC;
}

.comment-name {
	font-size:12px;
	font-weight:bold;
}

.comment-date {
	color:#000;
	font-size:12px;
}

#commnets-list,#comments_open,#trackbacks{
	margin-top:12px;
	border-top:1px solid #999;
}

#commnets-list h3,#comments_open h3,#trackbacks h3{
	color:#333;
	font-size:14px;
	font-weight:bold;
}

#comments_open .text{
	margin: 0px;
	border:1px solid #999;
	width:190px;
	height:17px;
}

#comments_open .textarea{
	margin: 0px;
	border:1px solid #999;
	width:600px;
	height:136px;
}

#comments_open label{
	color:#333;
	font-size:12px;
	font-weight:bold;
}

#comment-form-name,#comment-form-email,#comment-form-url {
	width:206px;
	float:left;
}

#trackbacks #url {
	padding:4px;
	border:1px solid #CCC;
}


/***************************
archives
***************************/
#archives_ttl h2 {
	color:#999;
	font-size:18px;
	font-weight:bold;
}


/***************************
検索結果
***************************/
#search_fix h2{
	color:#999;
	font-size:18px;
	font-weight:bold;
}

/***************************
楽天
***************************/
.rakuten {
	width:130px;
	height:230px;
	float:left;
	margin-right:20px;
	border:1px solid #000;
	text-align:center;
	line-height:125%;
}


/***************************
contents_right widget
***************************/
#content_right {
	float:right;
	width: 200px;
	margin-left: 20px;
	padding:0 0 0 10px;
	background-image:url(../img/blog_right_back.jpg);
	background-repeat:repeat-y;
}

#content_right h3 {
	font-size:120%;
	color:#666;
	font-weight:bold;
	line-height:100%;
	margin:24px 0 6px 0;
}

#hotel {
	margin:18px 0 0 0;
	padding:0;
	text-align:center;
	width:200px;
	border:1px solid #039;
}

#hotel h3{
	margin-top:0;
	padding:2px;
	text-align:left;
	font-size:12px;
	background-color:#039;
	color:#FFF;
}

#content_right ul {
	list-style-type:none;
}


#content_right .widget-recent-entries li {
	margin-left:-40px;
	margin-bottom:6px;
	padding-left:16px;
	background:url(../img/list_icon.gif) no-repeat left top;
}

#content_right .widget-archive-category li {
	margin-left:-40px;
	margin-bottom:6px;
	padding-left:16px;
	background:url(../img/list_icon.gif) no-repeat left top;
}

#content_right .widget-recent-comments li {
	margin-left:-40px;
	margin-bottom:6px;
	padding-left:16px;
	background:url(../img/list_icon.gif) no-repeat left top;
}

/* DisneyPark Go! BLOG List */
#content_right .rss-box li{
	margin-left:-40px;
	margin-bottom:6px;
	padding-left:16px;
	background:url(../../img/list_icon.gif) no-repeat left top;
}


#content_right li a:link {
	font-weight:normal;
	color:#666;
	text-decoration:none;
}

#content_right li a:visited {
	font-weight:normal;
	color:#666;
	text-decoration:none;
}

#content_right li a:hover {
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

/* search */
#search .text{
	margin: 0px;
	margin-right: -1px;
	float: left;
	border:1px solid #999;
	width:136px;
	height:17px;
}

#search .btn{
	margin:0;
	padding:0;
}


/* calendar */
#calender {
	text-align:center;
	margin:24px 0 6px 0;
}

#calender #ttl{
	font-size:120%;
	color:#666;
	font-weight:bold;
	line-height:100%;
	margin:24px 0 6px 0;
}


/* drecom */
#drecom{
	line-height:140%;
	font-size:small;
}

#drecom img {
	margin-top:12px;
}


/* twitter */
.twitter {
	margin-top:24px;
	margin-bottom:12px;
	width:200px;
}

.twitter .logo{
	width:120px;
	margin-right:40px;
}

.twitter .logo_mes {
	color:#0C0;
	font-size:10px;
	line-height:140%;
}


/* entryimages */
#entryimages {
	text-align:center;
}

/* tagucloud */
.module-content{
	margin-left:-36px;
}

.module-tagcloud .module-content .module-list ul{
	background:none;
}

.module-tagcloud .module-content .module-list li{
	background:none;
	margin-right:12px;
	line-height:120%;
}


.module-tagcloud .module-content {text-align: left; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 16px; font-weight:bold; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 12px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 10px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 9px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 8px; }