@charset "utf-8";
html,body,div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{margin: 0;padding: 0;outline: 0;vertical-align: baseline;background: transparent;}

/**table, caption, tbody, tfoot, thead, tr, th, td**/

img{ border:0;-ms-interpolation-mode: bicubic;vertical-align:middle;}
body {line-height: 1;}
html{}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

body {color:#333;font-size:100%;font-family:Meiryo,'メイリオ','Lucida Grande',Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;}
#wrapper_body {line-height:1.5;background-color: #FFF;padding-top: 30px;margin-left: 20px;}
#wrapper_body table,td,tr,div { margin:0px; padding:0px;}
a:link	  {color: #FF0000; text-decoration: none;}
a:visited {color: #FF4444; text-decoration: none;}
a:active  {color: #FF4444; text-decoration: none;}
a:hover   {color: #FFFFFF; text-decoration: none; background-color:#FF0000;}
img{}

#main img {padding:0px;background: #FFF;border: 0px;}
#main a:hover img {padding: 1px;background: #666;}
#main li {list-style-type: none;margin-bottom:5px;}
/* ************************************************ *	ページレイアウト* ************************************************ */
#wrapper_body{ text-align:center;width:900px;margin:auto;}
#header {text-align:center;padding:0 0 29px 0;}
/*　画面左側の幅　*/
#main { width:600px;text-align:left;float:left;font-size:85%;overflow:hidden;}
/*　レイアウト調整　*/
#side { width:280px;text-align:left;float:right;font-size:77%;overflow:hidden;}
/*　画面右側メニューの幅　*/
.side_in {}
/*　フッター　*/
#footer {clear: both; margin: 50px 0px;}
/* ************************************************ *	サイトタイトル* ************************************************ */
h1 {text-align:left;}
#header h1 a {text-decoration: none;color:#000000;font-family:Georgia, "Times New Roman", Times, serif;}
#header h1 a img{border:0px none;}
#header h1 a:hover img{border:0px none;}
.description {font-size:11px;color:#000000;font-family:Georgia, "Times New Roman", Times, serif;}
/* ************************************************ *	サイド* ************************************************ */
h2 {font-size:15px;border-top: 2px solid #FF0000;padding-top: 5px;margin-top: 20px;margin-bottom: 10px;}
.comment li{background:url(./template/cmsp-plain/img/disc.gif) no-repeat;background-position:0px 6px;text-indent:8px;line-height:130%;margin-bottom:5px;}
/* カレンダー ---------*/
.calendar {font-family: "Verdana";text-align:center;line-height: 140%;margin-bottom:10px;}
.calendar table {width:100%;margin:0px auto;text-align:center;}
.weekday { padding: 2px;}
.cell    { padding: 2px;}
.cell a:link {font-weight: bolder;}
body .twtr-widget{font-family:inherit !important;}
/* ************************************************ *	エントリー* ************************************************ */
#entry {border-top: 2px solid #FF0000;margin-top: 20px;margin-bottom: 10px;}
.entry_navi {margin-bottom:20px;border-bottom:1px dotted #CCC;padding: 5px 0px;}
.entry_date{ font-size:83%;}
.entry_state {text-align:right;margin-top:10px;}
.entry_title {margin-top:10px;font-size:130%;font-weight:bolder;}
.entry_body {margin:10px 0;line-height:170%;}
.entry_body .emoji {display: inline;}
.entry_more {padding-top:10px;}

blockquote {color: #999;border-left:3px solid;margin: 10px 5px;padding:0px 5px;}
.pict { }
/* ------------------------------------- *	コメント・トラックバック* ------------------------------------- */
#trackback { padding-top: 20px;padding-bottom:10px;}
#trackback .tb_main_title {font-weight: bolder;margin-bottom:20px;border-bottom:1px dotted #CCC;padding: 5px 0px;border-top: 2px solid #FF0000;}
#trackback .tb_url {font-size: 11px;padding: 5px 10px 5px 10px;}
#trackback .tb {margin-bottom: 10px;border: 1px solid #CCC;}
#trackback .tb_title {font-weight: bold;padding: 5px 10px;}
#trackback .tb_body {line-height: 150%;padding: 5px 10px;}
#trackback .tb_state {border-top: 1px dotted #CCC;padding: 5px;text-align:right;}
#trackback .formarea {padding: 5px;background:#F8F8F8;border:1px dotted #CCC;color:#999;margin-top:20px; }
