@charset "utf-8";
/*
Theme Name: OTSnews Yoshida-style 2.0
Description: OTSnews Yoshida-style 2.0
Version: 2.0 改 20140205 K.O.
Author: 吉田祐次

*/


ul {
	margin: 0;
	padding: 0;
}

ul.marginTop14{margin-top:14px;}
.marginTop02{margin-top:2px;}
.marginTop03{margin-top:3px;}
.marginTop04{margin-top:4px;}
.marginTop06{margin-top:6px;}
.marginTop07{margin-top:7px;}
.marginTop10{margin-top:10px;}
.marginBot06{margin-bottom:6px;}
.marginBot14{margin-bottom:14px;}
.marginLef12{margin-left:12px;}
.marginLef14{margin-left:14px;}
.marginLef17{margin-left:17px;}

.bold{font-weight: bold;}

body {
    margin:0px;
    padding:0px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
    background: #E9E9E9 ;
    color: #333;
	-webkit-text-size-adjust: none;
    text-align: center;}


dl, dt, dd {margin:0; padding:0;}

h1 {
	color:#666666;
	font-size:11px;	
	font-weight: normal; 
	margin: 0;
	float:left; 
	width:710px;
	vertical-align:top;
	letter-spacing:-0.25px;
	text-align:left;
	padding-top:7px;
	}

h2, h3 {
    font-weight: bold;}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #333;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
    text-decoration: none;}

#layout{
    text-align:center;
    margin:0 auto;
    padding:0;
    width: 980px;
	background-color:#FFF;
	}
	
#layout_back{
    text-align:center;
    margin:0 auto;
    padding:0;
    width: 980px;
	background: url(img/layout_back.jpg) no-repeat top left;
	}

/* ヘッダー */

#header {
    margin:0px 20px 0px 20px;
    padding-top: 7px;
    height: 150px;
    width: 940px;
	}

#searchbox_demo {
	padding:6px 0 0 0;
	width:228px;
	float:left;
	}
	
#searchbox_demo input[type="text"] {
    width: 150px;
}

.header_top{
	width:940px;
	height:30px;
}
	
.header_top .common{
	width:938px;
}

.header_top .archive{
	color:#00CC00;
    background: #000000;
	text-align:left;
    font-size:14px;
	height:25px;
	font-weight:bold;
	padding:5px 0 0 10px;
}

#header_left{
	float:left;
	width:157px;
	height:128px;
	overflow: hidden;
}

#header_center{
	float:left;
	width:310px;
	height:128px;
	overflow: hidden;
}

.header_center_top{
	width:310px;
	height:78px;
	overflow: hidden;
}

.header_center_bot{
	width:310px;
	height:50px;
	padding-top:0px;
	overflow: hidden;
}

.header_center_bot img{
	float:right;
}

.header_center_bot a{
	display: block;
	width: 160px;
	height: 27px;
	background: url(img/tarekomi.jpg) no-repeat top left;
	text-indent: -400000px;
	float:left;
	margin:13px 0 0 77px;
	overflow: hidden;
	}

.header_center_bot a:hover{
	background-position: 0 -28px;
	overflow: hidden;
	}
	
#header_right{
	float:right;
	width:468px;
	height:128px;
	font-size:10px;
}

.header_right_top{
	width:468px;
	height:64px;
	padding-top:14px;
}

.header_right_bot{
	width:468px;
	height:50px;
	text-align:right;
	padding-top:13px;
}

#header_right select {
	width:200px;
	margin-right:9px;
	margin-left:10px;
	}
	
.breadcrumbs{
	height:29px;
    padding:10px 0px 0px 10px;
    font-size: 12px;
    text-align: left;
	}

.description{
    color:#fff;
    margin:5px 0px 0px 0px;
    font-size: 1.2em;
    text-align: center;
	}

#contents{
    margin:0px 0px 0px 0px;
    width: 980px;
    clear:both;
    text-align: center;
	}
	
/* ログボックス */

.logbox {
    _border: solid 1px #CCCCCC;
    border: solid 0px #CCCCCC;
    height: 227px;
	float:left;
	margin:24px 0 12px 35px;
	padding:4px 4px 0 4px;
    }

.logbox dt.logbox_img{
	padding-bottom:0px;
	margin-bottom:0px;
	height:200px;
    }

.logbox dd.title{
	font-size:11px;
    color:#003699;
	font-weight:bold;
	line-height:100%;
	margin-top:8px;
	margin-left:2px;
    }

.logbox_other {
	float:left;
	height:253px;
	width:364px;
	margin:0px 0 16px 15px;
	}

.logbox_other_title{
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	padding-top:28px;
	height:26px;
	}

.logbox_other a.logbox_a{
	font-size:11px;
	font-weight:normal;
	}

.logbox_other ul{
    border:1px solid #cccccc;
    width: 340px;
    height: 192px;
	font-size:11px;
	padding: 9px 0px 0px 22px;
	text-align: left;
	list-style-image: url(img/mark.jpg);
    margin:0px 0px 0px 0px;
    line-height:100%;
	float:left;
	font-weight:bold;
	letter-spacing:-0.5px;
	}

.logbox_other ul li{
	height:19px;
	}

.logbox_right{
    width: 230px;
    height: 228px;
	float:right;
    }

.logbox_right p{
	margin:0 0 0 5px;
	font-size:10px;
    }

.logbox_tweet{
	margin-top:177px;
	margin-left:1px;
	margin-bottom:0px;
    }

.index_3bot {
	display:block;
	font-size:18px;
	padding:15px 0 0 0;
	text-align:center;
	clear:both;
	height:37px;
	margin-bottom:12px;
	background:url(img/index_3bot.jpg) no-repeat;
}

#main{
    text-align:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 20px;
    width:628px;
    float:left;
    line-height:150%;
	}

.main_head {
	width:628px;
	height:46px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
    margin:0px 0px 0px 0px;
    padding:4px 0px 0px 9px;
	line-height:21px;
	}

.main_head a{
	color:#FFFFFF;
	}

.main_head a:hover{
	color:#FFFFFF;
	}

.mainwindow {
	width:630px;
	margin-bottom:10px;
    padding:0px;
	}

.mainwindow_single {
	width:630px;
	margin-bottom:5px;
    padding:0px;
	}

.mainwindow_recent {
	width:630px;
	margin-bottom:0px;
    padding:0px;
	}

.mainwindow-top {
	width:630px;
	height:5px;
    background:url(img/main_back_top.jpg) no-repeat;
	}

.mainwindow-center {
	width:604px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background:#fff;
	padding: 9px 9px 9px 13px;
	}

.mainwindow-center_archive {
	width:604px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background:#fff;
	padding: 0px 9px 0px 13px;
	}

.mainwindow-center_comwrite {
	width:600px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background:#fff;
	padding: 6px 13px 1px 13px;
	}

.mainwindow-center_zen {
	width:600px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background:#fff;
	padding: 6px 13px 1px 13px;
	}

.mainwindow_adsense {
    background:url(img/main_adsense.jpg) no-repeat bottom right;
	margin-bottom:10px;
	}

.mainwindow-bottom {
	width:630px;
	height:5px;
    background:url(img/main_back_bottom.jpg) no-repeat;
	}

.mainwindow-bottom-recent {
	width:630px;
	margin-bottom:10px;
	height:5px;
    background:url(img/main_back_bottom.jpg) no-repeat;
	}

.date{ 
	float:left;
	display: block;
	width:200px;
	font-size: 12px;
	padding: 0 0 0 0;
	text-align: left;
}

.storytext_i{ 
	display: block;
	width:600px;
	margin:16px 0px 12px 0px;
	font-size: 14px;
	padding: 0 0 0 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.storytext{ 
	display: block;
	width:600px;
	margin:16px 0px 0px 0px;
	font-size: 14px;
	padding: 0 0 0 0;
	text-align: left;
}

.storytext_page{ 
	display: block;
	width:600px;
	margin:20px 0px 0px 0px;
	font-size: 14px;
	padding: 0 0 0 0;
	text-align: left;
}

/*	リンク集 */

.link_title {
	line-height:100%;
	margin-bottom:10px;
	font-weight:bold;
	margin-left:1px;
}

.link_url {
	line-height:100%;
	margin-bottom:28px;
	margin-left:1px;
}

/*	カテゴリーと地域 */

ul.cattax_cat {
	width:392px;
	height:111px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url("img/category.jpg");
	background-repeat:no-repeat;
	color:#FFF;
    padding:0px 0px 0px 194px;
	border-bottom:1px dotted #CCCCCC;
	margin:11px 0 0 9px;
	line-height:100%;
}


ul.cattax_tax {
	width:397px;
	height:96px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url("img/place.jpg");
	background-repeat:no-repeat;
    padding:10px 0px 0px 203px;
	margin-top:12px;
	line-height:100%;
}

.cattax_li_com{
	font-size: 14px;
	font-weight: bold;
	list-style-image: url("img/mark.jpg");
	color:#003699;
	float:left;
	margin-right:20px;
	margin-bottom:12px;
	margin-left:7px;
}

.cattax_li_rig{
	font-size: 14px;
	font-weight: bold;
	list-style-image: url("img/mark.jpg");
	color:#003699;
	float:left;
	margin-right:0px;
	margin-bottom:12px;
	margin-left:7px;
}

.cattax_ad{
	width:480px;
	margin-left:78px;
	margin-bottom:6px;
}

.cattax_ad_left{
	width:234px;
	margin-right:12px;
	float:left;
}

.cattax_ad_right{
	width:234px;
	float:left;
}

/*	カテゴリーのトピックス */

.cate_topics {
	width:610px;
}

.cate_topics_left {
	float:left;
	width:120px;
	padding:1px;
	border: 1px solid #ccc;
	margin-right:3px;
	}

.cate_topics_right {
	font-size:12px;
	width:461px;
	float:left;
	margin-left:2px;
	}

.cate_topics_right ul{
	line-height:150%;
	padding-right:5px;
	}

.cate_topics_right ul li{
	padding-bottom:3px;
	list-style-type:none;
	background-image: url(img/li_mark.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left:12px;
	}

.cate_topics_title {
	width:569px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url("img/cate_topics_title.jpg");
	background-repeat:no-repeat;
	border-bottom: 1px solid #ccc;
	padding-left:19px;
}

.cate_topics_title_main {
	line-height:100%;
	margin:6px 0 6px 12px;
	height:14px;
	float:left;
}

.cate_topics_title a{
	line-height:100%;
	margin-top:9px;
    margin-right: 1px;
	font-size: 11px;
    color:#003699;
	float:right;
	font-weight:normal;
	}

.cate_topics .wp-post-image {
	float:left;
	width:120px;
}

p.wp-caption-text{
	margin-top:6px;
	text-align:center;
	color:#666666;
	font-size:10px;
}

.storytext .moretext{
	font-size: 14px;
	padding: 0;
	margin-bottom: -10px;
	text-align: right;
	font-weight: bold;
}

.bookmark{ 
	float:left;
	width:600px;
	height:51px;
	display: block;
	margin-left:5px;
	margin-top:8px;
	line-height: 100%;
}

.bookmark ul{ 
	float:left;
	display: block;
	padding: 0 0 0 0;
}

.storycomment{
	color:#96A2D1;
	font-size:11px;
	margin:40px 0px 4px 7px;
}

.storycomment_s{
	color:#96A2D1;
	font-size:11px;
	margin:0px;
}

dl.main20{
	width:600px;
	border-bottom:1px dotted #CCCCCC;
	float:left;
	margin-top:7px;
}

dl.main20 dt{
	float:left;
	margin-bottom:10px;
	padding-top:3px;
}

dl.main20 dd{
	float:left;
	margin-bottom:10px;
	line-height:160%;
}

dt.main20_left{
	width:56px;
}

dd.main20_left{
	width:232px;
	font-size:11px;
	margin-right:22px;
}

dt.main20_right{
	width:56px;
}

dd.main20_right{
	width:232px;
	font-size:11px;
}

dl.main2{
	width:600px;
	float:left;
	margin-top:8px;
	margin-bottom:25px;
	font-size:11px;
}

dl.main2 dt{
	float:left;
	padding-top:2px;
}

dl.main2 dd{
	float:left;
	line-height:160%;
}

/* 注目ショット */

.pickup4{
	padding-left:14px;
}

.pickup4 h5{
	font-size:12px;
	color:#CA0000;
	line-height:100%;
	margin-bottom:12px;
}

.pickup4_wrap{
	width:290px;
    border: solid 1px #CCCCCC;
	padding:1px 1px 8px 1px;
	margin:0px 12px 10px 0px;
	float:left;
}

.pickup4_img{
	width:290px;
	padding:0;
	margin:0;
	float:left;
	margin-bottom:10px;
}

.pickup4_title {
	margin-top:10px;
}

.pickup4_title a{
	margin-left:9px;
	font-size:11px;
	font-weight:bold;
	line-height:100%;
}
	


/* archive専用 */
.lastborderdelate{
   overflow:hidden;
   zoom:1;
}


li.mainwindow_archive {
	width:620px;
	margin:0px 0px -1px 0px;
	border-bottom:1px dotted #CCCCCC;
	float:left;
	list-style-type:none;
}


li.mainwindow_archive li.mainwindow_archive_left{
	list-style-type:none;
	width:72px;
	padding-top:10px;
	margin:0;
	float:left;
	margin-bottom:3px;
}

li.mainwindow_archive li.mainwindow_archive_right{
	list-style-type:none;
	width:534px;
	padding:7px 0px 0px 0px;
	margin:0 0 7px 0;
	line-height: 160%;
	float:left;
	font-size:11px;
}

.archive_a_title{
	font-weight:bold;
	color:#222222;
}

/* ソーシャルブックマーク */

.bookmark li.date {
	color:#666666;
	width:600px;
	font-size: 12px;
	list-style-type:none;
	text-align: left;
	margin-bottom:8px;
	}

.bookmark li.hatena {
	float:left;
	margin-left:0px; 
	width:58px;
	list-style-type:none;
	}

.bookmark li.twitter {
	float:left; 
	width:107px;
	list-style-type:none;
	}

.bookmark li.facebook {
	float:left; 
	width:110px;
	list-style-type:none;
	}

.bookmark li.google1 {
	float:left; 
	width:80px;
	list-style-type:none;
	}

.storytext iframe {
	margin:10px auto 10px auto;
	}

h3.storytitle {
	width:600px;
    padding:1px 0px 3px 0px;
	list-style-type:none;
	text-align: left;
	margin:0;
    font-size:24px;
	border-bottom: 1px solid #ccc;
    line-height:150%;	
	}

.subpagemain {
	width:604px;
    border-left:1.4px solid #ccc;
    border-right:1.4px solid #ccc;
    background:#fff;
	padding: 9px 9px 9px 13px;
	}

.mainad {
	width:500px;
    margin:15px 0px 18px 76px;
}

.mainad_1 {
	width:500px;
    margin-bottom:12px;
	height: 60px;
}

.mainad_2 {
	width:500px;
    margin:0px 0px 0px 0px;
	height: 60px;
}

#sidebar{
    padding:0px 0px 0px 0px;
    margin:0px 20px 0px 0px;
    width:312px;
    float:right;
	}

.side_head {
	float:left;
	text-align:right;
	width:312px;
	height:22px;
    margin:0px 0px 29px 0px;
	padding-top:6px;
}

.side_head a,
.side_head a:hover	{
	text-align:right;
	font-weight: bold;
	font-size:11px;
	color:#FFF;
    margin:0px 10px 0px 0px;
}

.side_facegoogle {
	float:left;
	_width:290px;
	width:130px;
    margin:0px 0px 22px 22px;
}

.side_facegoogle .logo{
	float:left;
	width:160px;
}

.side_facegoogle .text_f{
	float:left;
	font-size:10px;
	padding-top:15px;
	text-align:left;
	_width:130px;
	width:300px;
}

.side_facegoogle .text_g{
	float:left;
	font-size:10px;
	padding-top:10px;
	text-align:left;
	width:130px;
}

.side_top{
	float:left;
    margin-bottom: 10px;
    margin-left: 12px;
}

.side_bot{
	float:left;
}

.ad1{
	float:left;
	width: 300px;
    margin-bottom: 12px;
    margin-left: 12px;
}

.ad2{
	float: left;
    margin-bottom: 12px;
    margin-left: 12px;
}

.ad4{
	float: left;
	margin-right:8px;
	margin-bottom:10px;
    margin-left: 12px;
}

.ad5{
	float: left;
	margin-left:11px;
    margin-left: 12px;
}

.sidebar-box{
    background:#fff;
    border:1px solid #cccccc;
    margin:0px 0px 0px 0px;
    padding:1px;
    text-align:left;
    font-size:8pt;}

.indexbox {
	width:285px;
	height:26px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url("img/SideTitleBg.jpg");
	color:#FFF;
    padding:8px 0px 0px 15px;
}

.tagcloud {
	border-color: #D7D5D4;
    border-style: solid;
    border-width: 0 1px 1px;
}

.indexbox_osusume {
	width:285px;
	height:26px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url("img/SideTitleBg_osusume.jpg");
	color:#FFF;
    padding:8px 0px 0px 15px;
	overflow:hidden;
}

.indexbox_osusume a, 
.indexbox_tokushu a{
	float: right;
	font-size: 11px;
	margin-right:15px;
	color:#FFF;
}

.indexbox_osusume a:hover, 
.indexbox_tokushu a:hover{
	float: right;
	font-size: 11px;
	margin-right:15px;
	color:#FFF;
}

.indexbox_tokushu {
	width:285px;
	height:26px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url("img/SideTitleBg_tokushu.jpg");
	color:#FFF;
    padding:8px 0px 0px 15px;
}

.box ul{
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #D7D5D4;
	padding: 13px 5px 15px 1px;
	text-align: left;
	list-style-image: url(img/mark.jpg);
    margin:0px 0px 0px 0px;
    line-height:150%;
	}

.box {
	width:300px;
    background:#fff;
	font-size:12px;
	margin-bottom:12px;
    margin-left: 12px;
}

.box li {
	font-size:11px;
	font-weight:bold;
}

.box .inner{ 
	display: block;
	font-size: 12px;
	line-height: 130%;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #D7D5D4;
	padding: 5px;
	text-align: center;
}

.box .textwidget{ 
	display: block;
	font-size: 12px;
	line-height: 160%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #D7D5D4;
	padding: 16px 20px 18px 20px;
	text-align: left;
}

#facetwit {
	margin:0 0 35px 14px;
	height:380px;
}
	
#facetwit .face {
    padding:0px;
	float:left; 
	}

#facetwit .twit {
	float:right;
	margin-right:14px; 
	}

.sidebar-box h2{
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    margin:0px 0px 5px 0px;
    border-bottom:1px solid #cccccc;
	background-image: url("img/SideTitleBg.jpg");
    color:#fff;
    padding:5px;
    font-weight:normal;
    font-size:8pt;
	}

.sidebar-box ul, #sidebar ol{
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    list-style-type:none;
	}

.sidebar-box li{
    margin:0px;
    padding:0px;
	}


.osu_toku {
	width:300px;
	float:left;
	margin-left:12px;
	margin-bottom:18px;
}

.osu_toku_title {
	float:left;
}

.osu_toku_waku{
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #D7D5D4;
	}

.osu_toku_wrap {
	margin-bottom:-1px;
	border-bottom:1px dotted #CCCCCC;
	width:274px;
	margin-left:12px;
	}

.osu_toku .osu_toku_left{
	width:48px;
	padding:10px 0 10px 0;
	margin-right:9px;
	float:left;
}

.osu_toku .osu_toku_right{
	width:217px;
	padding:8px 0px 10px 0px;
	margin:0;
	text-align:left;
	float:left;
	font-size:11px;
    line-height:160%;
}

.osu_toku .osu_toku_right a{
	font-weight:bold;
}

#sidebar ul li {
	margin: 0px 10px 0px 30px;
	}

#sidebar li{
    padding:3px 0px 3px 0px;
	}

.links{
    margin:10px;
    padding:0px;
	}

.links .link_name{
	font-size:14px;
	font-weight:bold;
    margin:0px;
    padding:0px;
	}

.links p {
	font-size:14px;
	margin:0px 0px 0px 0px;
	color: #003699;
	}

#footer {
    margin: 8px 20px 0px 20px;
	width:940px;
	bottom: 0px;
	height:143px;
    background:url("img/copyright.jpg") no-repeat;
    clear: both;
	}

#footer .right a{
    margin: 12px 40px 0px 10px;
	font-size: 11px;
    color:#003699;
	float:right;
	}

#footer .left {
    margin: 12px 0 0px 25px;
	font-size: 11px;
	float:left;
    color:#222222;
	}
	
.post h2,.post h2 a{
    color:#c00;
	}

.postmetadata{
    background:#f9f9f9;
    padding:5px;
    border:1px solid #f0f0f0;
	}

.f-img{
    margin-bottom:-2px;
	}

/* Begin Typography & Colors */


#page1 {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#pagetitle {
    color:#fff;
	font-size: 12px;
	font-weight: bold;
	height:29px;
	padding-left: 16px;
	line-height: 30px;
	margin: 5px 0px 5px 0px;
	background-image: url("img/search_result.jpg");
	}

.entry p {
	margin:10px 0px 0px 0px;
	}

a, h2 a:hover, h3 a:hover {
	color: #003699;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
/* End Typography & Colors */

/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.post {
	margin: 0 0 0px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
color: #cccccc;
border-style: dotted;
margin-top: 1.5em;
margin-bottom: 1em;
	}

.postmetadata {
	clear: both;
}

.clear {
display:block;
margin:0;
padding:0;
clear:both;
height:0;
border:none;
visibility:hidden;
font-size:0;
}

/* End Structure */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Begin Images */
p img {
	margin-bottom:10px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.aligncenter {
	padding: 0px;
	margin: 0 0 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}


/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

#commentform p {
	margin: 5px 0;
	}

/* End Comments */


blockquote {
	width:526px;
	margin: 15px 30px 0 21px;
	padding: 36px 10px 11px 20px;
	background-color: #f8f8f8;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
    background: #f8f8f8 url(img/blockquote_back.jpg) no-repeat;
	}

blockquote p{
	margin: 0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	width:628px;
	font-size:12px;
	margin-bottom: 35px;
	}

.navigation_i {
	display: block;
	text-align: center;
	width:628px;
	font-size:12px;
	}

.navigation .le {
	float:left; 
	width:209px;
	left: 0px;
	text-align:left;
	}

.navigation .ce {
	float:left; 
	width:209px;
	left: 0px;
	}

.navigation .ri {
	float:left; 
	width:209px;
	right: 0px;
	text-align:right;
	}

.tag_cat {
	height:55px;
	margin-top: 10px;
	}

.tag_cat ul{
	margin-left:0px;
	padding-left:0px;
	}

li.tag_cat_left{ 
	float:left;
	width:74px;
	list-style-type:none;
	display: block;
    background:#414141;
	color:#FFF;
	padding: 2px 0px 0px 15px;
	font-size: 12px;
    font-weight: bold;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #fff;
}

li.tag_cat_right { 
	float:left;
	width:495px;
	list-style-type:none;
	display: block;
	margin:0px 4px 0px 0px;
	padding: 2px 0px 0px 10px;
	background:#999999;
	font-size: 12px;
    font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
}

li.tag_cat_right a{ 
	color:#FFF;
}

.tag_cat_left{ 
	float:left;
	width:74px;
	list-style-type:none;
	display: block;
    background:#414141;
	color:#FFF;
	padding: 2px 0px 0px 15px;
	font-size: 12px;
    font-weight: bold;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #fff;
}

.tag_cat_right { 
	float:left;
	width:495px;
	list-style-type:none;
	display: block;
	margin:0px 4px 0px 0px;
	padding: 2px 0px 0px 10px;
	background:#999999;
	font-size: 12px;
    font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
}

.tag_cat_right a{ 
	color:#FFF;
}

table {
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-left:1px;
}

table th {
    padding:8px 12px 4px 13px;
    border: #CCCCCC solid;
    border-width: 0 0 1px 1px;
    background: #EEEEEE;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
	vertical-align:top;
	line-height:150%;
}

table td {
    padding: 5px 15px 5px 15px;
	vertical-align:top;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
}

/* End captions */

/* disqus */
#disqus_thread{
	_font-size:12px;
	font-size:10px;
	margin:0px;
	}

#dsq-content{
	margin:0px;
	}

#dsq-content ul{
	margin:0px;
	}

#dsq-content ol{
	margin:0px;
	}

#recentcomments{
	font-size:12px;
	padding:0px 32px 11px 22px;
	}

h2.dsq-widget-title {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #666666;
	border-bottom: dotted #CCCCCC 1px;
	padding:4px 0px 6px 13px;
	height:17px;
	font-size:14px;
	}
/* End disqus */

/* g-tools専用 */
.g-tools_table{
	margin-top:22px;
	margin-bottom:10px;
	border-style: none;
}

.g-tools_table td{
	border-style: none;
}

.g-tools_body a{
  font-weight:bold;
  color:#003699;
  font-size:14px;
}

.g-tools_body {
  color:#222222;
  line-height:180%;
}

.g-tools_by {
  color:#bbbbbb;
}

.g-tools_by a{
  color:#bbbbbb;
}


/* 岡村補完 */
.storytext ul li{
  margin: 0 0 0 2em;
  padding: 0;
}


_iframe.twitter-share-button {
    width: 65px!important;
}