body {
	font-size:13px;
	line-height:170%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #FFF;
	color: #333333;

	margin:0px;
	padding:0px;
	
	}

div,table,td {
	font-family: 'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	}

a:link    { color: #000000; text-decoration:none;}
a:visited { color: #000000; text-decoration:none;}
a:active  { color: #cc0000; text-decoration:none;}
a:hover   { color: #cc0000; text-decoration:none;}


img {
	border:0px;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

input, select, textarea {
	}





/* ************************************************ 
 *	ヘッダー（サイトタイトル・サイト説明）
 * ************************************************ */

#header {
	width:100%;
	height:172px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11bl_logo_bg1.gif?20111020200121) no-repeat;
	background-position:left top;
	margin:0px 8px 7px 8px;
}

.title {
	float:left;
	width:960px;
	}


#header_menu {
	height:32px;
	width:960px;
	margin:0px auto;
	text-align:left;
}

#header_menu ul {
	padding:0;
	margin:0px;
}

#header_menu ul li{
	display:inline;
	float:left;
}

#header_menu ul li img {
	height:32px;
	margin:0px;
	border:0;
}

/*-------------------------------------
*　メインメニューロールオーバーエリア
*--------------------------------------*/

#header_menu #home{
	width:91px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_home.gif?20101129140237) no-repeat;
	background-position:left top;
}

#header_menu #itiran{
	width:98px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_itiran.gif?20101129140312) no-repeat;
	background-position:left top;
}

#header_menu #souryou{
	width:123px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_ship.gif?20101129140346) no-repeat;
	background-position:left top;
}


#header_menu #qa{
	width:120px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_faq.gif?20101129140421) no-repeat;
	background-position:left top;
}


#header_menu #pay{
	width:125px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_pay.gif?20101129140451) no-repeat;
	background-position:left top;
}


#header_menu #sitemap{
	width:120px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_map.gif?20101129140523) no-repeat;
	background-position:left top;
}


#header_menu #tenpo{
	width:93px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_company.gif?20101129140618) no-repeat;
	background-position:left top;
}


#header_menu #style{
	width:93px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_style.gif?20110921173700) no-repeat;
	background-position:left top;
}


#header_menu #blog{
	width:97px;
	height:32px;
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_blog.gif?20101201111818) no-repeat;
	background-position:left top;
}



/*トップアイコンロールオーバー*/
#header_menu ul a{
	display:block;
}

#header_menu #home a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_home_o.gif?20101129141317) no-repeat;
	background-position:left top;
}

#header_menu #itiran a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_itiran_o.gif?20101129141346) no-repeat;
	background-position:left top;
}

#header_menu #souryou a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_ship_o.gif?20101129141423) no-repeat;
	background-position:left top;
}

#header_menu #qa a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_faq_o.gif?20101129141507) no-repeat;
	background-position:left top;
}

#header_menu #pay a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_pay_o.gif?20101129141550) no-repeat;
	background-position:left top;
}

#header_menu #sitemap a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_map_o.gif?20101129141633) no-repeat;
	background-position:left top;
}

#header_menu #tenpo a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_company_o.gif?20101129141700) no-repeat;
	background-position:left top;
}

#header_menu #style a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_style_o.gif?20110921173813) no-repeat;
	background-position:left top;
}

#header_menu #blog a:hover{
	background:url(http://img09.shop-pro.jp/PA01041/976/etc/11main_blog_o.gif?20101201111927) no-repeat;
	background-position:left top;
}

br.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}

.site_title {
	float:left;
	}

.description {
	color: #6d2916;
	font-size: 10px;
	line-height:120%;
	padding-left: 30px;
	padding-top :  5px;
	}

.header_link {
	width: 960px;
	background:#ffffff;
	font-size: 10px;
	padding:3px 12px 3px 0px;
	}

.header_link a {color: #000000;text-decoration: underline;}
.header_link a:link {color: #000000;text-decoration: underline;}
.header_link a:visited {color: #333333;text-decoration: underline;}
.header_link a:active {color: #cc0000;text-decoration: underline;}
.header_link a:hover {color: #cc0000;text-decoration: underline;}



/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */


.linkmenu {
	width:190px;
	margin-bottom: 15px;
	}

.linktitle {
	height:28px;
	background: url(./images/11blog_side_title.gif) no-repeat;
	font-weight:bold;
	color: #000000;
	padding-left:15px;
	}

.linktext {
	padding:5px;
	background:#ffffff;
	color:#000000;
	}

.linkbottom {
	height: 2px;
	background: url(./images/template/cmsp/26/linkbottom.gif) no-repeat;
	}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	width:190px;
	margin-bottom: 15px;
	}

.cal_title {
	height: 28px;
	background: url(./images/11blog_side_title.gif) no-repeat;
	color: #000000;
	padding-left:15px;
	font-weight:bold;
	}

.cal {
	background-color: #ffffff;
	color: #000000;
	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 #dacdb9 solid;
	}

.cal_bottom {
	height:18px;
	background: url(./images/template/cmsp/26/cal_bottom.jpg) no-repeat;
	}

.cell a {color: #000000; background:#ffffff;}
.cell a:link    {color: #000000;text-decoration: underline; background:#ffffff;}
.cell a:visited {color: #000000;text-decoration: underline; background:#ffffff;}
.cell a:active  {color: #cc0000;text-decoration: underline; background:#ffffff;}
.cell a:hover   {color: #cc0000;text-decoration: underline; background:#ffffff;}
/* ************************************************ 
 *	フッター（コピーライト）
 * ************************************************ */

#copy {
	width: 960px;
	height: 80px;
	background:url(./images/blog_footer12.gif) no-repeat;
	color: #000000;
	font-size: 10px;
	text-align:center;
	margin-bottom: 15px;
	}

#copy a {color: #000000;}
#copy a:link    {color: #000000;text-decoration: underline;}
#copy a:visited {color: #000000;text-decoration: underline;}
#copy a:active  {color: #cc0000;text-decoration: underline;}
#copy a:hover   {color: #cc0000;text-decoration: underline;}

#footerwrapper{
	width:100%;
	height:250px;
	background-color:#000000;
	padding-bottom:5px;
	font-color:#ffffff;
	font-size:75%;
}

#footerwrapper a:link    {color: #ffffff; text-decoration: none;}
#footerwrapper a:visited {color: #ffffff; text-decoration: none;}
#footerwrapper a:active  {color: #ffffff; text-decoration: none;}
#footerwrapper a:hover   {color: #ffffff; text-decoration: underline;}


#footer_menu2 {
	width:974px;
	margin:0px auto;
	padding:10px;
}

.footer_list1{
	float:left;
	width: 170px;
	background: url(http://img09.shop-pro.jp/PA01041/976/etc/footer_menu.gif?20111108013603) no-repeat top left;
	padding: 25px 0 0 0;
	margin: 0;
}

.footer_list2{
	float:left;
	width: 170px;
	background: url(http://img09.shop-pro.jp/PA01041/976/etc/footer_menu2.gif?20111108013848) no-repeat top left;
	padding: 25px 0 0 0;
	margin: 0;
}

.footer_list3{
	float:right;
	width: 170px;
	background: url(http://img09.shop-pro.jp/PA01041/976/etc/footer_ma.gif?20111108014131) no-repeat top left;
	padding: 25px 0 0 0;
	margin: 0;
}


#footer_menu2 ul{
	display:block;
	list-style-type:none;
	padding: 0; 
	margin: 0;
}

#footer_menu2 li {
	padding: 0 0 5px 20px;
	margin: 0;
	background-image: url(http://img09.shop-pro.jp/PA01041/976/etc/footer_point.gif?20111108014301);
	background-repeat: no-repeat;
	background-position:2px 4px;
}

#adrs{
	float:right;
	width:350px;
	margin:0px 10px;
	text-color:#ffffff;
}


/* ************************************************ 
 *	ページナビ
 * ************************************************ */

.pagenavi {
	width: 754px;
	height: 28px;
	background: url(./images/entry_bg12.gif) no-repeat;
	color: #000000;
	font-size:10px;
	padding-bottom:5px;
	margin-bottom: 15px;
	}

.pagenavi a {color: #000000;}
.pagenavi a:link    {color: #000000;text-decoration: underline;}
.pagenavi a:visited {color: #000000;text-decoration: underline;}
.pagenavi a:active  {color: #cc0000;text-decoration: underline;}
.pagenavi a:hover   {color: #cc0000;text-decoration: underline;}



/* ************************************************ 
 *	エントリー
 * ************************************************ */

.entry_navi {
	width: 754px;
	height: 28px;
	background: url(./images/entry_bg12.gif) no-repeat;
	color: #000000;
	padding-bottom:5px;
	margin-bottom: 15px;
	}

.entry_navi a {color: #000000;}
.entry_navi a:link    {color: #000000;text-decoration: underline;}
.entry_navi a:visited {color: #000000;text-decoration: underline;}
.entry_navi a:active  {color: #cc0000;text-decoration: underline;}
.entry_navi a:hover   {color: #cc0000;text-decoration: underline;}

.entry {
	padding: 0px;
	margin-bottom:30px;
	}

.entry a {color: #000000;}
.entry a:link {color: #000000;text-decoration: underline;}
.entry a:visited {color: #000000;text-decoration: underline;}
.entry a:active {color: #cc0000;text-decoration: underline;}
.entry a:hover {color: #cc0000;text-decoration: underline;}

.entry_title {
	width: 754px;
	height: 28px;
	background: url(./images/entry_bg12.gif) no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	font-weight:bold;
	color: #000000;
	}


.entry_date {
	font-size: 12px;
	margin: 0 15px;
	margin-top:5px;
	}

.entry_author {
	font-size: 12px;
	margin: 0 15px;
	}

.entry_body {
	line-height:170%;
	margin: 15px;
	margin-top:5px;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	margin: 0 15px;
	color:#000000;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border: 1px solid #CC9966;

	margin: 10px 0;
	padding: 5px;
	}

.pict {
	}


/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

.main_title2 {
	width: 754px;
	height: 28px;
	background: url(./images/entry_bg12.gif) no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	text-align:left;
	font-weight:bold;
	color: #000000;
	}

.comment {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	}

.comment_state {
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 15px;
	}


.tb_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	color:#000000;
	}

.tb_url {
	font-size:11px;
	padding:5px 10px;
	background:#f9f4eb;
	color:#666666;
	}

.tb {
	margin:0px 0px 5px;
	border:1px solid #CCCCCC;
	}

.tb_date {
	font-size: 10px;
	padding:10px;
	}

.tb_title {
	padding: 0px 10px 10px;
	color:#6d2916;
	}

.tb_body {
	line-height: 150%;
	padding: 10px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	}

.tb_state {
	padding: 5px 10px;
	}

