@charset "utf-8";
/* リセット ----------------------------------------------------- */
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {  
	margin: 0;
	padding: 0;
	font-size: 100%;
}
html{
	height: 100%;
	margin-bottom: 1px;
}
li { list-style:none;}
img,
fieldset {
	border:0;/* __この指定で画像を縦に並べたときの隙間がなくなる--*/
	padding:0;
	vertical-align:top;/* __この指定で画像を縦に並べたときの隙間がなくなる--*/
}
/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*　テーブルリセット　*/
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
caption {
	text-align: left;
}
th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
td {
	vertical-align: top;
}
/*　フォームリセット　*/
fieldset {
	border: 0;
}
input {
	_margin: -1px 0;
}
/*　テキストリセット　*/
sup,
sub {
	vertical-align: baseline;
	position: relative;
}
sup {
	top: -4px
}
sub {
	top: 4px
}
br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}
.none{
	display: none; 
}
/* body----------------------------------------------------- */
body{
	color: #333333;
	font-size: 80%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.5em;
	background-color: #FFFFFF;
}
/* リンクカラー----------------------------------------------------- */
a:link,
a:visited,
a:active{
	color:#333333;
	text-decoration: underline;
}
a:hover{
	color:#CC9999; 
	text-decoration: underline;
}
a:link.linkc,
a:visited.linkc,
a:active.linkc{
	color:#993300;
	text-decoration: none;
}
a:hover.linkc{
	color:#CC9999; 
	text-decoration: underline;
}
/* ************************************************ 
 *	ページレイアウト
 * ************************************************ */
#wrap_header {
	width:980px;
	margin:0px auto;
/*	border-left:1px solid #eee;
	border-right:1px solid #eee;*/
	background-color:#ffffff;
}
#wrap_line{
	width:100%;
	height:27px;
	background-color:#f2f2f2;
	margin-top:10px;
	margin-bottom:10px;
}
#wrap {
	width:980px;
	margin:0px auto;
/*	border-left:1px solid #eee;
	border-right:1px solid #eee;*/
	background-color:#ffffff;
}
/* ヘッダー */
#header {
	width:980px;
	height:90px;
}
/* コンテンツエリア */
#content {
	width:950px;
	margin-top:10px;
	padding:0px 15px;
}
/* メインエリア */
#main {
	width:740px;
	float:right;
}
/* サイドバー */
#sidebar {
	float:left;
	width:190px;
	padding-right:20px;
}
/* フッター */
#footer {
	clear:both;
	width:970px;
	margin-top: 20px;
	padding:5px 0px;
	text-align:center;
}

/* ヘッダー詳細----------------------------------------------------- */
h1 {
	float:left;
	width: 300px;
	margin-left:10px;　/* タイトル左部のスペース横幅 */
}
#header_menu{
	float:right;
	height: 65px;
	width: 600px;
}
#header_menu li{
	float:right;
	list-style-type:none;
	padding-left: 10px;
}
/* ﾒﾆｭｰ詳細----------------------------------------------------- */
#mainmenu{
	clear:both;
/*	margin-top:10px;
*/	height: 40px;
	width: 955px;
	padding-left: 20px;
}
#mainmenu li{
	float:left;
	list-style-type:none;
}
/*　画面右側メニューの幅　*/
/*.side_in { width:200px; margin-top:0px; margin-left:20px;}
*/
/*　フッター　*/
#footer {clear: both; margin: 50px 0px;}

/* ************************************************ 
 *	サイトタイトル
 * ************************************************ */

h1 { font-size: 22px; margin-bottom: 10px;}
.site_title { }
.description {font-size:10px; color:#768FBE;}


/* ************************************************ 
 *	サイド
 * ************************************************ */

h2 {
	font-size: 13px;
	border-top: 2px solid #768FBE;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
.side_in ul li{
	border-bottom: 1px dotted #768FBE;
	margin-top: 5px;
	margin-bottom: 5px;
}
.side_in ul li a:link,
.side_in ul li a:visited,
.side_in ul li a:active{
	color:#003366;
	text-decoration: none;
}
.side_in ul li a:hover{
	color:#CC9999; 
	text-decoration: none;
}

.comment li{
	background:url(./template/cmsp/13/disk.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;}


/* ************************************************ 
 *	エントリー
 * ************************************************ */
#entry {
	border-top: 2px solid #768FBE;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.entry_navi {
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	}

.entry_state {
	text-align:right;
	margin-top:10px;
	}

.entry_title {
	margin:10px 0px;
	font-size: 14px;
         color: #768FBE;
	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 #768FBE;
	}

#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; 
	}