body {
	font-size:13px;
	line-height:140%;


	color:#00000;
	background:#ffffff;
	border-top: 20px solid #000000;
	border-bottom: 20px solid #000000;
　　　　 margin: 0px;
	padding: 0px;



       
}

a:link    {color: #ffccff;font-weight:bolder; text-decoration: underline;}
a:visited {color: #93376d;font-weight:bolder; text-decoration: underline;}
a:active  {color: #ffffff;font-weight:bolder; text-decoration: underline;}
a:hover   {color: #ffffff;font-weight:bolder; background: #ffccff;text-decoration: none;}
body,div,td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	}


form {
	margin: 0px;
	padding: 0px;
	}

div {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
	}
	
h1 {
	margin: 0px;
	padding: 0px;
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	list-style-type: none;
	}



/* ************************************************ 
 *	レイアウト
 * ************************************************ */

#header {
	margin: 30px auto 10px auto;
	width: 800px;
	}

#contents {
	margin: 0px auto;
	width: 800px;
	}

#side {
	background: #93376d ;
 url(./template/cmsp/8/background_side.jpg) no-repeat;

	   
	}

#center {
	border: 1px solid :#000000;
         color:#ffccff;
	background:#000000;
	margin: 0px 5px;
        	}

#footer {
	text-align: center;
	padding: 30px;
	}




/* ------------------------------------- 
 *	タイトルのサイズ、色
 * ------------------------------------- */

.site_title {
	color:#000000;
	font-size: 15px;
         font:Tiranti Solid LET;
         font-weight: bold;
	padding-top:10px;
	}

.site_title a {color:#000000;text-decoration:none;}
.site_title a:link {color:#000000;text-decoration:none;}
.site_title a:active {color: #93376d;text-decoration: none;}
.site_title a:hover {color: #93376d;background:#ffccff;text-decoration:none;}

.description {
	font-size: 10px;
	}


#header .menu {color:#93376d;text-decoration:none;
font-weight:bolder; font-size:10px;}
#header .menu a {color: #93376d;text-decoration:none;
}
#header .menu a:link    {color: #93376d;text-decoration: none;}

#header .menu a:active  {color: #ffccff;text-decoration: none;}
#header .menu a:hover   {color: #ffccff;background: #000000;text-decoration: none;}



/* ************************************************ 
 *	左側メニュー
 * ************************************************ */

.linktitle {
	background: url(./template/cmsp/8/linktitle_top.gif) no-repeat left top;
	padding:10px 5px;
	color:#ffdaed;
        
	font-size:10px;
	}


.linktext_l {
	margin: 10px 0px 20px 0px;
	font-size:10px;
	}

.linktext_l ul {
	margin: 0px 5px;
	padding:0px;
	}

.linktext_l li {
	list-style-type: none;
	background: url(./template/cmsp/8/list_white.gif) no-repeat 0px 4px;
	padding-left:10px;
	line-height:110%;
	margin-bottom:4px;
	}

.linktext_l li a:link    {color: #FFFfff;font-weight:bolder; text-decoration: ;}
.linktext_l li a:visited {color:#ffffff;font-weight:bolder; text-decoration: ;}
.linktext_l li a:hover   {color:#ffccff; ;font-weight:bolder; text-decoration: ; background:#ffffff;}
.linktext_l li a:active  {color:#ffccff;;font-weight:bolder; text-decoration: ; background:#ffffff;}


/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

input,textarea,select {
	font-size :12px;
	padding: 2px;
         color:#93376d;
	}

.button {
	margin-top: 3px;
	}



/* ************************************************ 
 *	右側メニュー
 * ************************************************ */

.linktext_r {
	margin: 0px 0px 10px 0px;
	}

.linktext_r ul {
	line-height:160%;
	margin: 0px;
	padding:0px;
	}
	
.linktext_r li {
	list-style-type: none;
	background: url(./template/cmsp/8/list_white.gif) no-repeat 5px 8px;
	}

.linktext_r li a {
	color: #ffffff;
	text-decoration: none;
         text-align:center; 
         font-weight:bolder;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	text-indent: 1em;
	}

.linktext_r li a:visited {
	color: #FFF;
	text-decoration: none;
         font-weight:bolder;
	display: block;
	width: 100%;
	}

.linktext_r li a:hover {
	color: #ffccff;
	text-decoration: none;
	background: #ffffff;url(./template/cmsp/8/list_red.gif) no-repeat 5px 8px;
	display: block;
	width: 100%;
	}

.linktext_r li a:active {
	color: #ffffff;
	text-decoration: none;
	background:  #fffff;url(./template/cmsp/8/list_red.gif) no-repeat 5px 8px;
	display: block;
	width: 100%;
	}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	font-family: "Verdana";
	font-size: 10px;
	text-align:center;

	line-height: 140%;
	margin-bottom: 10px;
	padding: 0;
	}
..calendar a:link {color:#ffffff;font-weight:bolder;}
.calendar a:visited {color:#ffffff;font-weight:bolder;}
.calendar a:active {color:#ffccff; font-weight:bolder;background:#ffffff;}
.calendar a:hover {color:#ffccff; font-weight:bolder;background:#ffffff;}



.cell {
	padding: 2px;
	}

.cell a:link {color:#ffffff;font-weight:bolder;}
.cell a:visited {color:#ffccff;font-weight:bolder;}
.cell a:active {color:#ffccff; font-weight:bolder;background:#ffffff;}
.cell a:hover {color:#ffccff; font-weight:bolder;background:#ffffff;}


.calendar table {
	margin:0px auto;
	}


/* ------------------------------------- 
 *	RSSリンク
 * ------------------------------------- */

.feed {
	text-align: center;
	margin: 20px auto;
	}

.feed img {
	border: 0px;
	}




/* ************************************************ 
 *	エントリー
 * ************************************************ */

.entry_navi {
	margin-bottom: 15px;
	}

.entry_navi a {color:#93376d;}
.entry_navi a:link{color:#93376d;font-weight:bolder; 
text-decoration: none;}
.entry_navi a:visited {color:#93376d;font-weight:bolder;
text-decoration: none;}
.entry_navi a:active{color: #ffccff;font-weight:bolder;
text-decoration: none;}
.entry_navi a:hover{color: #ffccff;font-weight:bolder;text-decoration: none;}

.entry {background:#000000;
	background:url(./template/cmsp/8/entry_top.gif) no-repeat left top;
	padding:25px 15px 40px 15px; 
	
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size:12px;
	line-height:170%;
	}

.entry_title {
	font-weight:bolder;
	}

.entry_date {
	font-size:10px;
	text-align:right;
	border-top:1px dotted #ddb9cb; 
	}


.entry_body {
	margin: 10px 0;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border-left:2px #ddb9cb dotted;

	margin: 10px 0;
	padding-left: 10px;
	}

.pict {
	border:1px #ffffff dotted;
	display: block;
	}


/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

#trackback {
	background:url(./template/cmsp/8/entry_top.gif) no-repeat left top;
	padding:5px 15px 25px 15px; 
	}

#trackback table {
	margin-top:10px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #93376d;
	}


#trackback .tb_url {
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border: 1px solid #93376d;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #93376d;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	border-top: 1px dotted #93376d;
	}

.pagenavi {
	background:url(./template/cmsp/8/entry_top.gif) no-repeat bottom;
	margin-top:50px;
	padding-bottom:10px;
	}
<!--スタイルシート start-->
<style type="text/css"><!--
html, body {
scrollbar-arrow-color: #93376d;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #93376d;
scrollbar-darkshadow-color: #93376d;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
}
--></style> 
<!--スタイルシート end-->
