/* CSS Document */

/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
/*
a:link    {color: #FFF;text-decoration: none;}
a:visited {color: #FFF;text-decoration: none;}
a:active  {color: #CEFF7C;text-decoration: underline;}
a:hover   {color: #CEFF7C;text-decoration: underline;}
*/

form {
	margin: 0px;
	padding: 0px;
	}

div {
	margin: 0px;
	padding: 0px;
	}

ul {
	margin: 0px;
	padding: 0px;
	line-height: 160%
	}

li {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
	background: url(./template/cmsp/5/li.gif) no-repeat;
	background-position: 5px 8px;
	}

img {
	border: 0px;
	}

.menu {
	text-align: right;
	padding-right: 20px;
	}

/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */

.title_size {
	font: 22px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	}

.description {
	font-size:10px;
	color:#FFF;
	text-align: right;
	padding-right: 20px;
	}



/* ************************************************ 
 *	Contents
 * ************************************************ */
/* ------------------------------------- 
 *	レイアウト
 * ------------------------------------- */
#contents {
	background: #262626;
	margin: 0px;
	}

/*----- search -----*/

.search {margin: 0px;}

.search_word {width:130px; margin-bottom:5px;}


/*----- feed -----*/

.feed {}



/* ------------------------------------- 
 *	Main
 * ------------------------------------- */

/*----- calendar -----*/

.calendar {
	color: #333333;
	font-size: 15px;
	padding: 10px 5px;
	margin: auto;
	}


/*----- pagenavi -----*/
.pagenavi {
	color:#666666;
	font-size: 10px;
	font-weight:bolder;
	margin: 5px 20px 0 20px;
	padding:3px 0;
	text-align:right;
	}


/*----- copyright -----*/
.copy {
	color:#FFF;
	text-align:center;
	margin:30px 0 10px 0;
	}


/* ************************************************ 
 *	Entry
 * ************************************************ */

.entry_date {
	color: #333333;
	font-weight: bolder;
	padding: 0px 0px 5px 35px;
	}

.entry {margin-bottom:30px;}

.entry_body {
	line-height:150%;
	background: #CCCCCC;
	padding:0 10px;
	border:1px solid #666666;
	}

.entry_author {
	text-align:right;
	color:#CC3333;
	margin-bottom:10px;
	}

.entry_title {
	color:#000066;
	font-weight:bolder;
	margin-bottom:5px;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	text-align:right;
	margin-bottom:10px;
	color:#333333;
	}

blockquote {
	font-size: 10px;
	color: #996666;
	border:1px dotted;

	margin: 10px 5px;
	padding:5px;
	}

.pict {
	display: block;
	}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	}

#trackback .tb_main_title {
	color:#333333;
	font-weight: bolder;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom: 5px solid #666666;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px;
	border: 1px solid #666666;
	background-color:#CCCCCC;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}

#trackback .pagetop {
	text-align:right;
	padding-bottom:15px;
	}
	
.linktext_l li{
list-style:none;
}


.footer_ad{width:468px;
margin:8px auto 12px;}