@charset "UTF-8";

img { border:0;}

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 940px;
	text-align: left;
	margin-bottom: 15px;
	display: inline-block;
	height: auto;	
	}
	#container:after {  
		content: ".";  
		display: block;  
		visibility: hidden;  
		height: 0.1px;  
		font-size: 0.1em;
		line-height: 0;  
		clear: both;  
	}

	/* メインの横幅 */
	#main	{
		width: 800px;
		margin: 0 auto;
		}

	/* コンテンツ部分の横幅 */
	#center	{
		width: 570px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 200px;
		}

	/* フッターの横幅 */
	#footer	{
		width: 800px;
		}


/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */


body	{
	background-color: #ffffff;
	background: url(../images/bg.jpg) repeat-x left top;
	}

#wapper {
	width: 940px;
	margin: 0 auto;
}

#header2 {
	clear: both;
	height: 69px;
	width: 940px;
	background: url(../images/ue2.jpg) no-repeat left top;
}
	#header2 h1 {
		float:right;
		margin: 0 10px 0 0;
		padding: 35px 0 0 0;
	}

#container {
	background-color: #fff;
	}



/* ++++++ その他設定 ++++++ */

body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

#navi {
	height: 37px;
	width: 940px;
	background: url(../images/navi_back.jpg) no-repeat left top;
}
#navi ul {
	margin: 0 0 0 95px;
	
}
	#navi ul li {
		float: left;
	}
		#navi ul li a:hover {
		/*ie用ハック（hoverに何だかのプロパティを設定しないと子孫セレクタが無効になるバグを回避）*/	
			border: none;
		}
		#navi ul li a:hover img {
			visibility: hidden;
		}

/*グローバルナビゲーションリンク*/
#navi ul #navi1 a{
	display: block;
	background: url(../images/na1_2.jpg) no-repeat;
	height: 37px;
	width: 89px;
	visibility: visible;
}
#navi ul #navi2 a {
	display: block;
	background: url(../images/na2_2.jpg) no-repeat;
	height: 37px;
	width: 99px;
	visibility: visible;
}
#navi ul #navi3 a {
	display: block;
	background: url(../images/na3_2.jpg) no-repeat;
	height: 37px;
	width: 83px;
	visibility: visible;
}
#navi ul #navi4 a {
	display: block;
	background: url(../images/na4_2.jpg) no-repeat;
	height: 37px;
	width: 126px;
	visibility: visible;
}
#navi ul #navi5 a {
	display: block;
	background: url(../images/na5_2.jpg) no-repeat;
	height: 37px;
	width: 84px;
	visibility: visible;
}
#navi ul #navi6 a {
	display: block;
	background: url(../images/na6_2.jpg) no-repeat;
	height: 37px;
	width: 84px;
	visibility: visible;
}
#navi ul #navi7 a {
	display: block;
	background: url(../images/na7_2.jpg) no-repeat;
	height: 37px;
	width: 98px;
	visibility: visible;
}
#navi ul #navi8 a {
	display: block;
	background: url(../images/na8_2.jpg) no-repeat;
	height: 37px;
	width: 95px;
	visibility: visible;
}

#navi ul #navi9 a {
	display: block;
	background: url(../images/na9_2.jpg) no-repeat;
	height: 37px;
	width: 87px;
	visibility: visible;
}



#left {
	float: left;
	padding: 15px 0 0 0;
	marign: 0 15px 0 0;
	}


#center {
	float: left;
	padding: 0;
	margin: 15px 0 0 15px;
	}
	*html #center {
		margin: 15px 0 0 13px;
	}

#right {
	float: right;
	margin: 0;
	padding: 0;
	}

#footer	{
	clear: both;
	margin: 0;
	padding: 0;
	}

#calendar {
	margin-bottom: 10px;
	}

#recent {
	margin-bottom: 0px;
	}

#archives {
	margin-bottom: 10px;
	}

/* +++++++++++++++++++++ フォントの種類設定 +++++++++++++++++++++ */
#container	{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000;
	}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

/*HeaderLeftLink---------------------------------------------*/
#apDiv1 {
	position:absolute;
	left:0;
	top:0;
	width:210px;
	height:180px;
	z-index:1;
}
* html div#apDiv1 {
	width:210px;
	height:180px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/qqqqq.png);
}

/*IE6 hack*/
	* html div#apDiv1 img {
		display:none;
	}
/*end*/
/*-----------------------------------------------------------*/

/* ++++++ コンテンツ部分のデザイン ++++++ */
#center img {
	margin-bottom: 15px;
	}
.entry	{
	text-align: left;
	font-size: 12px;
	color: #000;
	margin-bottom: 12px;
	}

.entry td	{
	text-align: left;
	font-size: 12px;
	color: #000;
	margin-bottom: 12px;
	line-height: 150%;
	border:none;
	}

.entry h1	{
	text-align: left;
	font-size: 14px;
	color: #fff;
	height: 28px;
	background-image:URL( 'http://www.tj-matsuyama.com/coupon/img/img_bg_cate.gif' );
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	line-height: 210%;
	font-weight: normal;
	}

.entry h2	{
	text-align: left;
	font-size: 14px;
	color: #fff;
	height: 28px;
	background-image:URL( 'http://www.tj-matsuyama.com/coupon/img/img_bg_cate.gif' );
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	line-height: 210%;
	font-weight: normal;
	width: 100%;
	}

.entry h3	{
	font-size: 14px;
	color: #61113F;
	margin: 0;
	background-color: #ccc;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 200%;
	font-weight: normal;
	}
.entry p	{
	margin-top: 2px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 15px;
	font-size: 12px;
	line-height: 150%;
	}

.entry p.comment	{
	text-align: right;
	margin-right: 5px;
	}

.entry a:link,a:visited	{
	color: #466490;
	}

.entry a:hover,a:active {
	color: #0000FF;
	}

.entry	img{
	border-width: 0px;
	}


.entry-date	{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #952A24;
	}

.entry-page	{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	}

.entry-page a	{
	color: #333;
	}

.entry-page a:hover	{
	color: #AD5D59;
	}

/* 前後のエントリーへのリンク */

#entrylink	{
	color: #333;
	}

#entrylink a	{
	color: #333;
	}

#entrylink a:hover	{
	color: #AD5D59;
	}

#entrylink p	{
	margin: 15px 20px;
	text-align: left;
	}

/* トラックバック */

#trackbacks	{
	border: solid 1px #999;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2.tb	{
	font-size: 12px;
	margin-bottom: 0px;
	}

#trackbacks p	{
	font-size: 12px;
	color: #000;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
	border-top: dotted 1px #999;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #333;
	}

/* コメント */

#comments	{
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#comments h2	{
	font-size: 12px;
	color: #990033;
	font-weight: normal;
	margin-top: 20px;
	}
	
#comments h2.com	{
	font-size: 12px;
	color: #990033;
	font-weight: normal;
	margin-top: 20px;
	}

#comments h3	{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

#comments p	{
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 0 0 10px;	
	line-height: 150%;
	}

#comments p.posted	{
	color: #000;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
	}

#comments div	{
	border-style: none;
	}

#comments h2#com02	{
	padding-top: 40px;
	}

#comments form div	{
	border-top: none;
	padding-top: 0px;
	}

#comments a	{
	color: #333;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */

/* メニュー */

.sidebar {
	text-align:left;
	margin: 0;
	padding: 0;
	background-color: #F5F5F5;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	line-height: 130%;
	}


.sidebar h2	{
	font-size:12px;
	color: #000;
	text-align:left;
	margin: 0;
	padding: 0;
	line-height: 130%;
	}
/* インクルードサイドメニュー */
#sidemenu 	{	
	text-align:left;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding-bottom: 30px;
	}

div#sidemenu-title {
	background-color: #808080;
	padding: 5px 0 5px 0;
}

#sidemenu-title h2	{
	font-size: 12px;
	color: #FFF;
	background-color: #808080;
	margin: 0 5px 0 5px ;
	font-weight: bold;
	}

#sidemenu-entry 	{
	padding: 0;
	margin: 0;
	}

#sidemenu-entry a:link,a:visited	{
	color: #466490;
	}

#sidemenu-entry a:hover,a:active 	{
	color: #0000FF;
	}

#sidemenu-entry ul	{
	font-size: 12px;
	color: #466490;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 0;
	}

#sidemenu-entry li	{
	line-height: 180%;
	padding: 0;
	margin: 0;
	}

/* エントリーメニュー */
#recent 	{	
	text-align:left;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding-bottom: 30px;
	}

#recent-title h2	{
	font-size: 12px;
	color: #FFF;
	background-color: #808080;
	margin: 0;
	padding: 5px;
	font-weight:bold;
	}

#recent-entry 	{
	padding: 0;
	margin: 0;
	}

#recent-entry a:link,a:visited	{
	color: #466490;
	}

#recent-entry a:hover,a:active 	{
	color: #0000FF;
	}

#recent-entry ul	{
	font-size: 12px;
	color: #466490;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 5px;
	margin: 10px 5px 0 5px;
	}

#recent-entry li	{
	line-height: 180%;
	padding: 0;
	margin: 0;
	}


/* カテゴリー */
#category 	{
	text-align:left;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-bottom: 30px;
	}

#category-title h2	{
	font-size: 12px;
	color: #FFF;
	background-color: #808080;
	padding: 5px;
	font-weight: bold;
	}

#category a:link,a:visited	{
	color: #466490;
	}

#category a:hover,a:active 	{
	color: #0000FF;
	}

#category ul	{
	font-size: 12px;
	color: #466490;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 5px;
	margin: 10px 0 0 0;
	}
	#category li	{
		line-height: 180%;
		padding: 0 5px;
		}

#category-count a	{
	color: #fff;
	}
#category-count a:hover,a:active 	{
	color: #fff;
	}

/* 月別アーカイブ */

#archives 	{
	text-align:left;
	font-size: 12px;
	color: #fff;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:15px;
	}


#archives-title 	{
	font-size: 12px;
	border-bottom: solid 1px #DFDFDF;
	color: #FFF;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	}

#archives-month 	{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	}

#archives-month a	{
	color: #FFF;
	text-decoration: none;
	}

#archives-month a:hover,a:active 	{
	color: #ccc;
	}

#archives-month ul	{
	font-size: 10px;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 10px;
	margin: 0px;
	}

#archives-month li	{
	color: #FFF;
	margin-bottom: 0px;
	line-height: 200%; 
	}



/* ++++++ フッター部分のデザイン ++++++ */

#footer {
	background-color: #000;
	clear: both;
	height: 3em;
	color: #CCC;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding-top: 1em;
	text-align: center;
}

/*IE7 hack*/
*:first-child+html #footer {
	font-size: 10px;
}
/*end*/
/*IE6 hack*/
*html #footer {
	font-size: 10px;	
}
/*end*/

#footerLink p	{
	text-align:center;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	#footerLink p.copyright	{
		text-align:center;
		font-size: 12px;
		color: #000;
		padding-top: 10px;
		padding-bottom: 10px;
		}
	#footerLink a:link,a:visited	{
		color: #333;
		}
	#footerLink a:hover,a:active	{
		color: #666;
		}
