/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ※注意
 * 共通のスタイルシートは非SSLページの全てに適用されます
 * ************************************************ */

body {
	color:#CC355D;
	background:#D9E5E9 url(./template/cmsp/6/all_bg.gif);
	font: 12px/140% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

body,div,td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}


img {
	border: none;
	}


.border-right {
	border-right: 2px #FFF dotted;
	}


a:link {
	color: #CC355D;
	text-decoration: none;
	}

a:visited {
	color: #CC355D;
	text-decoration: none;
	}

a:active {
	color: #CC355D;
	text-decoration: underline;
	}

a:hover {
	color: #FF0066;
	text-decoration: underline;
	}

#contents {
	width: 750px;
	border-right: 1px #336699 solid;
	background:#FFF url(./template/cmsp/6/contents_bg.gif) repeat-y;
	margin: 0px;
	}

#main { 
	width: 560px;
	background: #FFF;
	}


/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	width: 750px;
	height: 100px;
	background: #FBDAF3 url(./template/cmsp/6/header_bg.gif) no-repeat;
	border-right: 1px #336699 solid;
	margin: 0px;
	padding: 0px;
	}

.menu_header {
	margin: 6px 0px 3px 0px;
	font-size: 10px;
	color: #666;
	}

.menu_header a,
.menu_header a:link,
.menu_header a:visited {
	color:#666;
	text-decoration:none;
	}

.menu_header a:active,
.menu_header a:hover {
	color:#333;
	background: #FFF;
	text-decoration:none;
	}


/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */

#title_size {
	font: 22px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	margin-right:10px;
	}

#title_size a {
	color: #000;
	}


#title_size a:link {
	color: #000;
	text-decoration: none;
	}

#title_size a:visited {
	color: #000;
	text-decoration: none;
	}

#title_size a:active {
	color: #000;
	text-decoration: none;
	}

#title_size a:hover {
	color: #CC3333;
	text-decoration: none;
	}

.description {
	font-size:10px;
	}

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */

#side {
	width:190px;
	background: url(./template/cmsp/6/side_bg.gif) no-repeat;
	}


/*メニュータイトル*/
.linktitle {
	color: #4B0D89;
	font-weight: bolder;
	padding-left: 0px;
	margin-bottom: 5px;

	}

.linktext {
	margin-bottom: 20px;
	padding: 0px;
	}

.linktext ul {
	margin: 0px;
	padding: 0px;
	line-height: 160%
	}

.linktext li {
	margin: 0px;
	padding-left: 15px;
	list-style-type: none;
	background: url(./template/cmsp/6/linktext.gif) no-repeat;
	background-position: 0px 3px;
	}


/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

.search {
	margin: 0px;
	}

.search_type {
	width:150px;

	}

.search_word {
	width:130px;
	color: #000;
	background: #FFF;
	border: 1px #666 solid;
	}


/* ------------------------------------- 
 *	RSSへのリンク
 * ------------------------------------- */

.feed {
	}

.feed img {
	border: 0px;
	}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */


.calendar {

	font-size: 10px;
	text-align:center;
	line-height: 140%;

	padding-left: 5px;
	font-size:10px;
	margin-bottom:20px;
	}

.cell {
	width:22px;
	height:22px;
	background: url(./template/cmsp/6/category_bg.gif);
	}

.cell a:link { font-weight:bolder;text-decoration:none;}
.cell a:visited {text-decoration:none;}
.cell a:active { text-decoration:none;}
.cell a:hover { text-decoration:none;}


.calendar table {
	width:100%;
	margin:0px auto;
	}

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

.copyright {
	width:750px;
	background: #9688AB;
	color: #FFF;
	margin: 0px;
	border-right: 1px #336699 solid;
	text-align:right;
	}


/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

.main_title {
	color: #0669D1;
	font-weight: bolder;
	padding: 3px 0px 5px 25px;
	border-bottom: 1px #0669D1 dotted;
	background: url(./template/cmsp/6/main_title.gif) no-repeat;
	background-position: 0px 0px;
	}

.main_box {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
	}

.sp {
	width: 400px;
	height: 1px
	}


.main_box img {
	border: 1px #670949 solid;
	}




/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */


/* ------------------------------------- 
 *	ナビゲーション
 * ------------------------------------- */

.navi_top {
	width:550px;
	height:5px;
	background:url(./template/cmsp/6/bluebox550_top.gif) bottom no-repeat;
	margin:0px;
	padding;0px;
	}

.navi {
	color: #4B0D89;
	background: #E4F8FF;
	border-left: 1px #1CA1FE solid;
	border-right: 1px #1CA1FE solid;
	padding: 10px;
	margin-bottom: 0px;
	text-align:center;
	}

.navi_bottom {
	width:550px;
	height:10px;
	background:url(./template/cmsp/6/bluebox550_bottom.gif) top no-repeat;
	margin-bottom:15px;
	padding;0px;
	}



/* ************************************************ 
 *	エントリー
 * ************************************************ */



.entry_date {
	color:#0669D1;
	text-align:right;
	}

.entry_body {
	line-height:150%;
	padding:10px;
	}

.entry_body .emoji {
	border:none;
	}


.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	text-align:right;
	margin-right:5px;
	}

blockquote {
	font-size: 10px;
	color: #996666;
	border-left:2px solid;

	margin: 10px 5px;
	padding-left: 5px;
	}

.pict {
	display: block;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 20px 20px 10px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #9688AB;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #9688AB;
	border-left: 1px solid #9688AB;
	border-right: 1px solid #9688AB;
	border-bottom: 1px solid #9688AB;
	}

#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 #9688AB;
	border-bottom: 1px dotted #9688AB;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}

#trackback .formarea {
	color:#666;
	}

.pagetop { text-align:right;font-size:10px;}




