/* Style Seet For MT4 */

@charset "utf-8";

body {
	margin:0;
	padding:0 30px;
	background-color:#ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	min-width: 945px;
}
/*	min-width: 840px;*/

body.toppage {
	margin:0;
	padding:0 30px;
	background-color:#ffffff;
	background-image: url(img/background.gif);
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	min-width: 945px;
}
/*	min-width: 870px;*/

/* リンクつき画像 */
a img {
    border: 0;
}

/* リンク */
a {
	color: #006699;
}
a:link,
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #e50003;
	text-decoration: none;
}

a.selectedlink {
	color: #e50003;
}
a.selectedlink:hover {
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

p {
	margin-top: 0;
}

caption {
	text-align: left;
}
table.matrix {
	margin-left: 20px;
}
th {
	color: #ffffff;
	background: #8fabbe;
	font-weight: normal;
}
td.r {
	text-align: right;
}
td.c {
	text-align: center;
}

table,textarea {
	margin-bottom: 15px;
}

span.red {
	color: #e50003;
}

span.blue {
	color: blue;
}

span.white {
	color: #ffffff;
}

span.green {
	color: green;
}

hr {
	border: 1px dotted #444444;
	margin-bottom:10px;
}

dl {
	margin: 0 0 8px;
}
dt {
	margin: 0;
	_margin-bottom: 3px;
}
dd {
	margin-left: 20px;
}

select {
	padding: 0;
	font-size: 11px;
}

.paragraph {
	clear: both;
	margin-bottom:10px;
}

.clear {
	clear: both;
	font-size: 1px;
}

#in_iframe { 
	width: 440px; 
	height: 240px;
	border: none;
} 

#pbanner {
	margin: 0;
	padding: 29px 0 28px 23px;
	_padding-bottom: 29px;
	text-align: left;
	border-bottom: 1px solid #666699;
}
#pbanner a {
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}

.blogtitle {
	letter-spacing: 0.5em;
}


.blogdescription {
	font-size: 10px;
	letter-spacing: 0.1em;
}

#containerBox {
	margin-left: 11px;
	margin-right: 11px;
}

#container {
	_height: 100%; /* For Win */
}

.date {
	padding: 10px 0 0 0;
	text-align: right;
	font-size:11px;
	color:#888888;
}

.blog h3.date_classic {
	display: none;
}

.crumbs {
	padding: 0 22px;
	font-size: 10px;
	line-height: 150%;
}

.menu {
	margin: 0 18px 20px 18px;
	font-size: 10px;
	text-align: center;
}

.blogbody {
	margin: 0 10px 10px 10px;
	padding: 8px 12px 0 12px;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	word-break: break-all;
}

.blogbody.titleBox {
	margin: 0;
	padding: 0;
}

.blogbody h2.title {
	margin: 10px 0 0 0;
	padding: 0 0 0 17px;
	_padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	_background: none;
}
body*.blogbody h2.title a {
	padding: 0 0 0 17px;
	color: #333333;
	text-decoration: none;
	background-image: url("img/mark.gif") no-repeat 0px 0em;
}
.blogbody h2.title a:link,
.blogbody h2.title a:visited,
.blogbody h2.title a:active {
	color: #333333;
	text-decoration: none;
}
body*.blogbody h2.title a:hover {
	color: #333333;
	text-decoration: underline;
}
.blogbody h2.title a:hover { /* For Opera */
	color: #333333;
	text-decoration: underline;
}

.blogbody h2.comtitle {
	margin: 0 0 20px 0;
	padding: 0 0 0 17px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url("img/mark.gif") no-repeat 0px 0.2em;
}
.blogbody h2.pltitle {
	margin: 10px 0 0 0;
	padding: 0 0 0 17px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url("img/mark.gif") no-repeat 0px 0.2em;
}

.blogsrch {
	margin: 0;
	padding: 10px 0 20px 0;
}

.blogbody h3 a {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.blogbody p.sr {
	margin: 0 0 3px 0;
	padding: 0;
}
.match {
	margin: 0 0 0 20px;
}

.blogbody p.srl {
	margin: 0;
	padding: 0;
}
.blogbody p.srl a {
	color: green;
	font-size: 9px;
}

.blogbody td {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 150%;
}

.blogbody dl {
	margin-bottom: 15px;
}
.blogbody dt {
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}


.blogbody img {
	margin: 4px 8px 5px 0;
}

.blogbody.image_relative a:hover {
	position:relative; top:1px; left:1px;
}

.shadow {
	margin: 10px 0 0 5px;
	float: left;
}

.shadow img {
margin: 0;
padding: 0;
	position: relative;
	left: -5px;
	top: -5px;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #999999;
}


.blogbody h3.date { 
	margin: 10px 0 15px 0;
	color: #444444;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
}

.blogbody h3.date a { 
	font-size: 10px;
}

.blogbody div.posted {
	margin: 5px 0 15px 0;
	color: #666666;
	border-top: 1px solid #666699;
	font-size: 9px;
	text-align: right;
}

.blogbody div.tags {
	margin: 5px 0 0 0;
	color: #666666;
	font-size: 9px;
	text-align: right;
}

.blogbody div.posted2 {
	display: none;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

.blogbody.extended { 
	font-weight: normal;
	padding: 0;
}

/* blockquote */
.blogbody blockquote,
.blogbody pre,
.comments-body blockquote {
	margin: 15px 20px 18px 20px;
	padding: 10px;
	background: #fffff6;
	border: 1px solid #999999;
	font-size: 10px;
	line-height: 150%;
/*	width: auto ;*/
	word-break: break-all;
	}

/* blockquote */
.blogbody blockquote.windows {
	margin: 15px 20px 18px 20px;
	padding: 10px;
	color: #ffffff;
	background: #000000;
	border: 1px solid #999999;
	font-size: 10px;
	line-height: 150%;
	word-break: break-all;
	}

.blogbody blockquote.error-message {
	margin: 15px 20px 18px 20px;
	padding: 10px;
	border: 1px #dd4444 solid;
	background: #ffeeee;
	color: #666666;
	font-size: 10px;
	line-height: 150%;
	word-break: break-all;
}

.blogbody textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 97% ;
}

.capture {
	float: left;
	padding: 5px;
	border: 1px solid #999999;
}

.capturenb {
	float: left;
	padding: 5px;
	border: none;
}

.blogbody.quotetitle {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #666699;
	font-size: 9px;
	font-weight: normal;
}

.quotetitle {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #666699;
	font-size: 10px;
	_font-size: 9px;
	font-weight: normal;
}

.paginate {
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.sidetest {
	padding: 15px 22px 18px 22px;
	font-size: 10px;
	_font-size: 9px;
	line-height: 150%;
	word-break: break-all;
	height: 1%;
}

.side form {
	margin: 0;
	padding: 0;
}

.side form input {
	font-size: 12px;
}

.linklist {
	margin: 18px 18px 22px 18px;
	font-size: 10px;
	_font-size: 9px;
	line-height: 150%;
	word-break: break-all;
	text-decoration: none;
}

ul.tree {
	list-style: none!important;
	margin: 0px!important;
	padding: 0px!important;
	padding-bottom: 12px!important;
}

ul.tree ul {
	margin: 0px!important;
	padding: 0px!important;
}

ul.tree li {
	margin: 0px!important;
	padding: 0px 0px 0px 17px!important;
	list-style: none!important;
}


ul.list1 {
	list-style: none!important;
	margin: 0px 0px 0px 0px!important;
	margin-left: -2px!important;
	padding: 0px!important;
}

ul.list1 li {
	margin: 0px;
	padding: 0px 0px 3px 12px;
	list-style: none!important;
}

#cat img {
	border: 1px solid #666699;
	margin: 20px 0 0 35px;
	padding: 0;
}


.image img {
	border: 1px solid #666699;
	margin-top: 20px;
/*	margin-left:10px;*/
}

.sidelist {
	color: #666666;
	background: none;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	margin-bottom: 25px;
}

.sidelist ul {
	line-height: 250%;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 15px;
}

.sidelist li {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: circle;
}

/* form */
input.cb {
	_padding-top: 3px;
}

input.sb {
	background-image: url("img/button1.jpg") ;
	background-repeat: no-repeat;
	_padding-top: 3px;
}

#qrcodelist {
	font-size: 10px;
	text-align: center;
}




/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
    font-size: 9px;
}
.side-counter {
    text-align: center;
    margin: 15px 0 25px 0;
    font-size: 9px;
    color: #777777;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: center;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}

/* クレジットバナー */
.powered {
    margin-top: 5px;
    text-align: center;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* コメント・トラックバック */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment-text {
    width: 266px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    font-size: 11px;
    color: #ffffff;
    background: #8fabbe;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}










/* サイドバー トップページ */
#top_sidebarLeft {
	background-image: url("img/sl.gif");
	background-repeat: repeat-y;
}
#top_sidebarRight {
	background:url("img/sr.gif");
	background-repeat: repeat-y;
	background-position: right;
	width:100%;
}

/* サイドバー */
#sidebarLeft {
	background-image: url("img/sl_ent.gif") ;
	background-repeat: repeat-y;
}
#sidebarRight {
	background-image: url("img/sr_ent.gif") ;
	background-repeat: repeat-y;
	background-position: right;
	width:100%;
}

/* バナー */
#banner {
	height: 200px;
	margin: 0 11px;
	padding: 0;
	text-align: left;
	background-image: url("img/banner_back.jpg");
	background-repeat: repeat-x;
}


/* バナー左エリア */
#title_image_left {
	margin-right: 0px;
	float: left;
	width: 440px;
	height: 200px;
	background-image: url("img/banner_l_back.jpg");
	background-repeat:no-repeat;
	background-position: left;
	text-align: left;
}

.title_h1 {
	font-size: 9px;
	color:#dddddd;
	padding: 0 0 105px 5px;
}
.title_image {
	padding: 0 0 0 140px;
}
.description {
	text-align: right;
	color: #fff;
	font-size: 9px;
}
a.description{font-size:9px;color:#fff;text-decoration:none;}
a.description:link{font-size:9px;color:#fff;text-decoration:none;}
a.description:hover{font-size:9px;color:#fff;text-decoration:none;}
a.description:visited{font-size:9px;color:#fff;text-decoration:none;}

#title_image_right {
	margin-right: 0px;
	float: right;
	width: 330px;
	height: 200px;
	background-image:url("img/banner_r_back.jpg");
	background-repeat:no-repeat;
	background-position: right;
	text-align: right;
}

.release_info {
	width: 200px;
	height: 70px;
	margin: 10px 0 10px 100px;
	padding: 5px;
	border: 1px solid #C5D1DF;
	color: #ffffff;
	font-size: 9px;
	text-align: left;
}

.blogger_info {
	width: 210px;
	height: 65px;
	margin: 25px 0 0 95px;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
}

.align_left{
	float:left;
	padding:2px;
}

/* 左ナビ */
#linksLeftBox {
	float: left;
	width: 207px;
}
#linksLeft {
	margin-bottom: 20px;
	margin-left: 11px; /* shadow */
}

/* 右ナビ */
#linksRightBox {
	float: right;
	clear: right;
	width: 207px;
}
#linksRight{
	margin-bottom: 20px;
	margin-right: 11px; /* shadow */
}

/* アバウト */
.about {
	width: auto;
	height: 240px;
	margin: 0　1px;
	padding: 10px 8px 20px 12px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	line-height: 15px;
	background-image: url("img/word_back.jpg");
	background-repeat: no-repeat;
}

/* サイドタイトル */
.sidetitle {
	width: auto;
	height: 19px;
	font-size: 9px;
	margin: 0　1px;
	padding: 3px 3px 3px 15px;
	text-align: left;
	background-image: url("img/sb.gif") ;
	background-repeat: repeat-x;
}

/* サイド */
.side,
.sideComment,
.sideTrackback,
.sideCategories,
.sideManual {
	margin: 8px 15px 13px 15px;
	font-size: 10px;
	_font-size: 9px;
	line-height: 180%;
	word-break: break-all;
	padding: 0;
	height: 1%;
}

/* サイドタイトル右 */
.sidetitle_r {
	width: 140px;
	height: 33px;
	font-size: 11px;
	color:  #666699;
	margin: 0　1px;
	padding: 16px 3px 0px 30px;
	text-align: left;
	background-image:url("img/snow.gif");
	background-repeat:no-repeat;
	background-position: left;
}
.sidetitle_r_01 {
	width: 100px;
	height: 29px;
	font-size: 10px;
	color:  #1D2088;
	margin: 0;
	padding: 16px 3px 0px 85px;
	text-align: left;
	background-image:url("img/sidetitle_r_01.gif");
	background-repeat:no-repeat;
	background-position: left;
}
.sidetitle_r_02 {
	width: 100px;
	height: 29px;
	font-size: 10px;
	color:  #1D2088;
	margin: 0;
	padding: 16px 3px 0px 85px;
	text-align: left;
	background-image:url("img/sidetitle_r_02.gif");
	background-repeat:no-repeat;
	background-position: left;
}
.sidetitle_r_03 {
	width: 100px;
	height: 29px;
	font-size: 10px;
	color:  #1D2088;
	margin: 0;
	padding: 16px 3px 0px 85px;
	text-align: left;
	background-image:url("img/sidetitle_r_03.gif");
	background-repeat:no-repeat;
	background-position: left;
}
.sidetitle_r_04 {
	width: 100px;
	height: 29px;
	font-size: 10px;
	color:  #1D2088;
	margin: 0;
	padding: 8px 3px 0px 85px;
	text-align: left;
	background-image:url("img/sidetitle_r_04.gif");
	background-repeat:no-repeat;
	background-position: left;
}

/* サイド右 */
.side_r {
	margin: 0px 10px;
	font-size: 11px;
	_font-size: 10px;
	line-height: 160%;
	word-break: break-all;
	padding: 0px 3px 10px 0px;
	height: 1%;
}

/* サイド右（リスト用） */
.side_r_list {
	margin: 0px 10px 10px 0px;
	font-size: 11px;
	_font-size: 10px;
	line-height: 160%;
	word-break: break-all;
	padding: 0px 3px 10px 0px;
	height: 1%;
}

/* エントリーリストの行間 */
._list_br {
	margin: 8px 0;
	line-height: 140%;
}

#box {

}

/* Mozilla */
#wrap {
	_height: 100%; /* For Win */
}

#contentBox {
	margin: 0 218px;
	background-color: #ffffff;
}
#content {
	_height: 100%;
	background-color: #ffffff;
}

/* コンテンツエリア */
.blog {
	margin: 0;
	padding: 0 15px 50px 15px;
	background-color: #ffffff;
	text-align:left;
}

.entry-header {
	margin: 0;
	width: auto;
	height: 41px;
	font-size: 11px;
	padding: 18px 10px 5px 50px;
	background-image:url("img/title_bar.gif");
	background-repeat:no-repeat;
	background-position: left;
}

.entry-content {
	margine: 0;
	padding: 15px;
	border: 1px solid #C5D1DF;
	font-size: 10px;
	line-height: 160%;

}

.entry-body, entry-more {
	text-align:left;
	font-size: 11px;
	line-height: 150%;
	word-wrap: break-word;
}

.entry-footer {
	padding: 5px 0 5px 0;
	font-size: 10px;
}

/* フッター */
#footer {
	margin: 0 11px;
	padding: 6px 23px 6px 0;
	border-top: 1px solid #666699;
	border-bottom: 1px solid #666699;
	background-image: url("img/fb.gif") ;
	background-repeat: repeat-x;
	color: #333333;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.05em;
}

/* イメージの回り込み */
.image_float {
	float: left;
	padding: 0 5px 5px 0;
}

/* コンテンツナビ */
.content-nav{
	text-align: center;
	font-size: 9px;
	padding:15px 0 5px 0;
}

.af {
	margin: 20px 0;
	padding:10px;
	font-size:10px;
	line-height:180%;
	background-color:#D8C6D9;
	border: 1px solid #666699;
}

.ad {
	height:60px;
	margin: 0;
	padding: 2px 5px 1px 2px;
	background-color:#D6FFFF;
	text-align:center;
	border: 1px dotted #C5D1DF;
}

.ad_update {
	height:60px;
	margin: 0;
	padding:1px 5px 1px 10px;
	background-color:#d6ffff;
	text-align:center;
	border: 1px dotted #C5D1DF;
}

.google_news {
	margin: 0 0 5px 0;
	padding: 5px 8px;
	background-color:#D6FFFF;
	text-align:left;
	border: 1px solid #C5D1DF;
	font-size:11px;
}

a.google_news {
	color : #0000ff;
	font-size:12px;
	font-weight:bold;
}




.ranking {
	margin: 15px 0;
	padding:10px 20px;
	font-size:10px;
	border: 1px dotted #666699;
}

.title_blogwatch {
	width:auto;
	height: 80px;
	margin: 0 0 15px 0;
	background-image:url("img/blogwatch.jpg");
	background-repeat:no-repeat;
	text-align:left;

}
.title_hotnews {
	width:auto;
	height: 80px;
	margin: 0 0 15px 0;
	background-image:url("img/hotnews.jpg");
	background-repeat:no-repeat;
	text-align:left;

}
.title_medianews {
	width:auto;
	height: 80px;
	margin: 0 0 15px 0;
	background-image:url("img/medianews.jpg");
	background-repeat:no-repeat;
	text-align:left;

}
.bookmark {
	margin:5px 0;
}







