* {
	margin:0px;
	padding:0px;
	}

body {
	font-size:12px;
	line-height:170%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	background-color: #FFF;
	color: #333333;
	margin:0px;
	padding:0px;
	
	}

div,table,td {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	}

a:link    { color: #0000cc; text-decoration:underline;}
a:visited { color: #0000cc; text-decoration:underline;}
a:active  { color: #ee0000; text-decoration:underline;}
a:hover   { color: #ee0000; text-decoration:underline;}


img {
	border:0px;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

input, select, textarea {
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	background: url(./template/cmsp/31/list.gif) 0px 2px no-repeat;
	padding-left:13px;
	list-style-type: none;
	line-height: 120%;
	margin-bottom:10px;
	}



/* ************************************************ 
 *	ヘッダー（サイトタイトル・サイト説明）
 * ************************************************ */

#header {
	padding:15px 0px;
	}

.title {
	width: 950px;
	margin-bottom: 15px;
	}
	
.title td {
	padding:30px 0px;
	text-align:left;
	border-bottom:1px #e6e6e6 solid;
	}

.site_title {
	font-size:22px;
	font-weight:bold;
	}

.site_title a         {color: #0000cc;text-decoration: underline;font-weight:bold;}
.site_title a:link    {color: #0000cc;text-decoration: underline;}
.site_title a:visited {color: #0000cc;text-decoration: underline;}
.site_title a:active  {color: #ee0000;text-decoration: underline;}
.site_title a:hover   {color: #ee0000;text-decoration: underline;}


.description {
	padding-top :  5px;
	}

.header_link {
	width: 950px;
	height: 28px;
	background:#e7e7e7;
	font-size: 10px;
	padding:0px 15px 0px 0px;
	}

.header_link a         {color: #0000cc;text-decoration: underline;}
.header_link a:link    {color: #0000cc;text-decoration: underline;}
.header_link a:visited {color: #0000cc;text-decoration: underline;}
.header_link a:active  {color: #ee0000;text-decoration: underline;}
.header_link a:hover   {color: #ee0000;text-decoration: underline;}



/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */


.linkmenu {
	width:195px;
	margin-bottom: 15px;
	}

.linktitle {

	}

.linktext {
	padding:10px;
	background: url(./template/cmsp/31/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.linktext_wrapp {
	width:175px;
	overflow:hidden;
	word-break: break-all;
	}

.linkbottom {
	height:2px;
	background: url(./template/cmsp/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	width:195px;
	margin-bottom: 15px;
	}

.cal_title {

	}

.cal {
	background: url(./template/cmsp/31/left-navi_bg.gif) 0px 0px repeat-y;
	text-align:center;
	padding:5px 0px;
	}

.cal table {
	margin:0 auto;
	}

.cell {
	width: 22px;
	height: 13px;
	padding: 1px;
	}

.weekday {
	width: 22px;
	height: 10px;
	font-size: 9px;
    text-align: center;
	padding: 1px;
	}

.calendar_month {
	border-top:1px #e7e7e7 solid;
	}

.cal_bottom {
	height:3px;
	background:transparent url(./template/cmsp/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.cell a         {color: #0000cc;}
.cell a:link    {color: #0000cc;text-decoration: underline;}
.cell a:visited {color: #0000cc;text-decoration: underline;}
.cell a:active  {color: #ee0000;text-decoration: underline;}
.cell a:hover   {color: #ee0000;text-decoration: underline;}
/* ************************************************ 
 *	フッター（コピーライト）
 * ************************************************ */

#copy {
	width: 950px;
	font-size: 12px;
	text-align:center;
	margin:30px 0px;
	padding-top:30px;
	border-top:1px #e7e7e7 solid;
	}

#copy a {color: #0000cc;}
#copy a:link    {color: #0000cc;text-decoration: underline;}
#copy a:visited {color: #0000cc;text-decoration: underline;}
#copy a:active  {color: #ee0000;text-decoration: underline;}
#copy a:hover   {color: #ee0000;text-decoration: underline;}


/* ************************************************ 
 *	ページナビ
 * ************************************************ */

.pagenavi {
	width: 726px;
	border:#e7e7e7 solid 1px;
	font-size:10px;
	padding:5px 10px;
	}

.pagenavi a {color: #0000cc;}
.pagenavi a:link    {color: #0000cc;text-decoration: underline;}
.pagenavi a:visited {color: #0000cc;text-decoration: underline;}
.pagenavi a:active  {color: #ee0000;text-decoration: underline;}
.pagenavi a:hover   {color: #ee0000;text-decoration: underline;}



/* ************************************************ 
 *	エントリー
 * ************************************************ */

.entry_navi {
	width: 726px;
	padding:5px 10px;
	border:#e7e7e7 solid 1px;
	margin-bottom: 5px;
	}

.entry_navi a {color: #0000cc;}
.entry_navi a:link    {color: #0000cc;text-decoration: underline;}
.entry_navi a:visited {color: #0000cc;text-decoration: underline;}
.entry_navi a:active  {color: #ee0000;text-decoration: underline;}
.entry_navi a:hover   {color: #ee0000;text-decoration: underline;}

.entry {
	padding: 0px;
	margin-bottom:30px;
	}

.entry_title {
	width: 726px;
	padding:5px 10px;
	background:#e7e7e7;
	font-weight:bold;
	}


.entry_date {
	font-size: 12px;
	margin-top:5px;
	text-align:right;
	}

.entry_body {
	line-height:170%;
	margin-top:15px;
	}

.entry_more {
	margin:15px 0px;
	}

.entry_state {
	font-size: 10px;
	text-align:right;
	}

blockquote {
	font-size: 10px;
	color: #999999;
	border: 1px solid #e7e7e7;
	margin: 10px 0px;
	padding: 10px;
	}

.pict {
	border:1px solid #333333;
	}


/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */
 .comment_block {
	width:500px; 
	margin-bottom:30px;
 	}
	
 .comment_block td {
	padding-bottom:10px; 
 	}
	
 .comment_block .tit {
	width:90px; 
 	}

.main_title2 {
	width: 726px;
	padding:10px;
	background:#e7e7e7;
	font-weight:bold;
	}

.comment {
	border: 1px solid #e7e7e7;
	margin-bottom:30px;
	}

.comment_state {
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 15px;
	}


.tb_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	}

.tb_url {
	font-size:11px;
	padding:5px 10px;
	}

.tb {
	margin:0px 0px 5px;
	border:1px solid #e7e7e7;
	}

.tb_date {
	font-size: 10px;
	padding:10px;
	}

.tb_title {
	padding: 0px 10px 10px;
	}

.tb_body {
	line-height: 150%;
	padding: 10px;
	border-top: 1px dotted #e7e7e7;
	border-bottom: 1px dotted #e7e7e7;
	}

.tb_state {
	padding: 5px 10px;
	}

