/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body {
	font-size:12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color:#695B48;
	background:#FFF url(./template/cmsp/5/all_bg.gif) repeat-y;
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	line-height: 140%;
	}

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;
	}

/* ------------------------------------- 
 *	上のカラーバーの色、点線の設定
 * ------------------------------------- */
.left_color   {background:#CEFF7C; width:190px;}
.center_color {background:#FF5757;}
.right_color  {background:#F2BA4D; width:200px;}

.border-right {
	border-right: 2px #7D7D7D dotted;
	}


/* ************************************************ 
 *	header
 * ************************************************ */

#header {
	background: #333 url(./template/cmsp/5/stripe_1.gif);
	color:#FFF;
	}

#header a:active  {color: #DDD;text-decoration: none;}
#header a:hover   {color: #DDD;text-decoration: none;}


.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;
	}


#leftside {
	width:190px;
	background: #666;
	color: #E1E1E1;
	padding:10px 0;
	}

#rightside {
	width:200px;
	background: #383838;
	color: #FFF;
	padding:10px 0;
	}


#main {
	}

.main_in {margin:20px 20px 10px 0;}

.main_in a:link    {color: #666;text-decoration: none;}
.main_in a:visited {color: #666;text-decoration: none;}
.main_in a:active  {color: #CC3300;text-decoration: underline;}
.main_in a:hover   {color: #CC3300;text-decoration: underline;}


/* ------------------------------------- 
 *	Leftside
 * ------------------------------------- */

.linktitle {
	font-weight: bolder;
	background: url(./template/cmsp/5/linktitle.gif) no-repeat;
	padding-left: 20px;
	color: #CEFF7C;
	}

.linktext {
	margin-bottom: 20px;
	padding: 10px;
	border-bottom: 2px #C0C0C0 dotted;
	}


/*----- search -----*/

.search {margin: 0px;}

.search_word {width:130px; margin-bottom:5px;}


/*----- feed -----*/

.feed {}


/* ------------------------------------- 
 *	Rightside
 * ------------------------------------- */

#rightside .linktitle {
	background:none;
	padding-left: 10px;
	color: #F2BA4D;
	}

#rightside .linktext {
	border-bottom: 2px #666 dotted;
	font-size:10px;
	}


/* ------------------------------------- 
 *	Main
 * ------------------------------------- */

/*----- calendar -----*/

.calendar {
	border-left: 15px #FF5757 solid;
	background: #777;
	color: #FFF;

	font-size: 10px;
	padding: 10px 5px;
	margin: 20px 20px 0 0;
	}

.calendar a:link    {color: #FF5757; font-weight:bolder; text-decoration: none;}
.calendar a:visited {color: #FF5757;text-decoration: none;}
.calendar a:active  {color: #FF5757;text-decoration: none;}
.calendar a:hover   {color: #FFF;text-decoration: none;}


/*----- pagenavi -----*/
.pagenavi {
	color:#f3f3f3;
	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: #FFF;
	font-weight: bolder;
	padding: 0px 0px 5px 35px;
	border-bottom: 3px #CC3333 solid;
	background:url(./template/cmsp/5/arrow.gif) no-repeat;
	background-position:15px 0;
	}

.entry {margin-bottom:30px; color:#666;}

.entry_body {
	line-height:150%;
	background: #F5F5F5 url(./template/cmsp/5/catbox_bg.gif);
	padding:0 10px;
	}

.entry_author {
	text-align:right;
	color:#CC3333;
	margin-bottom:10px;
	}

.entry_title {
	color:#CC3333;
	font-weight:bolder;
	margin-bottom:5px;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	text-align:right;
	margin-bottom:10px;
	}

blockquote {
	font-size: 10px;
	color: #996666;
	border:1px dotted;

	margin: 10px 5px;
	padding:5px;
	}

.pict {
	display: block;
	}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	}

#trackback .tb_main_title {
	color:#996666;
	font-weight: bolder;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom: 5px solid #ABABAB;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border: 1px solid #ABABAB;
	background-color:#F3F3F3;
	}

#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 {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #ABABAB;
	border-bottom: 1px dotted #ABABAB;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}

#trackback .pagetop {
	text-align:right;
	padding-bottom:15px;
	}


/* ************************************************ 
 *	footer
 * ************************************************ */

#footer {
	background: #333 url(./template/cmsp/5/stripe_2.gif);
	}

