/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: "MS ゴシック", 平成角ゴシック, sans-serif;
}
body {
	background-color:#FCF0D2;
	color:#000000;
    font-size:small;
}
*html body {
	text-align:center;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    clear:both;
}

/* リンク */
a {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #999999;
    text-decoration: underline;
}


/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}


/* タイトルバナー下の説明 */
.blog-description {
display:none;
height:0;
}

/* キャンペーンイメージ */
#cpimage {
width:570px;
height:100px;
margin-bottom:15px;
}
/* サイドバーイメージ */
.photos{
height:125px;
}
.photos p img{
padding:3px;
border:1px solid #999999;
float:left;
background-color:#ffffff;
margin-right:5px;
margin-bottom:5px;
}


/* ブログ記事日付 */
.date {
    margin: 8px 0;
}

/* ブログ記事日付・各タイトル */
.date{
text-align:right;
    color: #999999;
    font-size: 65%;
margin-bottom:20px;
    border-top: 1px solid #999;
clear:both;
}


/* ブログ記事 */
.entry {
    width: auto;
    margin: 0px 0px 15px 0px;
    color: #36414d;
    background: #fff;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
    text-align:left;
}
.entry-content{
    margin-top: 8px;
    font-size: 120%;
line-height:150%;

}
.entry-content img{
    padding: 3px;
border:1px solid #999999;
}
.entry-content2{
    margin-top: 8px;
    font-size: 90%;
line-height:150%;
margin-bottom:15px;
}
.entry-content2 img{
    padding: 3px;
border:1px solid #999999;
}



/* 段落 */
.entry p {
    margin: 10px 0;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}


/* 追記 */
.entry-more a{
color:#000000
}
.entry-more a:hover{
color:#999999
}


/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}


#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 75%;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
    border-bottom: 1px solid  #999999;
    color: #ffffff;
    background: #777777;
    text-align: center;
    font-size: 75%;
    line-height:30px;
background-image:url(http://www.hanamaki-hureai.com/design/navi1.png);
background-repeat:repeat-x;
}

/* サイドメニュー */
.side {
background: none;
    color: #333;
    font-size: 75%;
}
.side ul{
list-style: none;
}
*html .side ul li {
height:80px;
}

.side ul li a {
color:#000000;
margin-bottom:6px;
}
.side ul li a img{
margin-bottom:6px;
}

.side ul li a:hover {
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}


/* 検索結果画面 */
.posted{
display:none
}
#search_notice{
margin:10px 0px 0px 10px;
}
.entry-body-text{
list-style:none;
font-size:115%;
}
.entry-body-text a{
color:#000000;
text-decoration:underline;
}
.entry-body-text a:hover{
color:#999999;
}
.entry-body-text li{
margin-bottom:6px;
list-style:none;
}



/* 固定レイアウト共通 */
#wbox {
    margin-right: auto;
    margin-left: auto;
	width:930px;
	background-color:#FFFFFF;
}
.layout-two-column-left #box,
.layout-two-column-right #box {
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
}
*html .layout-two-column-left #box,
*html .layout-two-column-right #box {
	text-align:left;
}
.layout-two-column-left #box_inner,
.layout-two-column-right #box_inner {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 0 0;
    text-align: left;
    width: 850px;
}


/* サイドレイアウト共通 */
#sidebody{
background:#ffffff;
}


/* 2カラム固定レイアウト(右サイドバー) */
/*.layout-two-column-right #content {
    float: left;
    width: 600px;
background:#ffffff;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 250px;
}
*html .layout-two-column-right #links-right-box {
    width: 246px;
}

.layout-two-column-right #links-right {
    margin: 15px 15px 15px 15px;
}
*/
/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 640px;
background:#ffffff;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 210px;
}
*html .layout-two-column-left #links-left-box {
    width: 210px;
}

.layout-two-column-left #links-left {
    margin: 10px 0px 10px 0px;
}


/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
	padding-top:10px;
	padding-left:10px;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
}


/* フッタ */
.layout-two-column-left #footer,
.layout-two-column-right #footer{
    height: 75px;
    color: #009944;
	background-color:#FCF0D2;
    font-size: 12px;
    text-align: center;
    line-height: 75px;
border-top:5px solid #009944;
    width: 100%;
text-align: center;
clear:both;
}


input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {   
    content: " ";    
    display: block;    
    height: 0;    
    clear: both;    
    visibility: hidden;   
}   
.clearfix {   
    display: inline-block;   
    min-height: 1%;   
}   
/* Hides from IE-mac \*/  
* html .clearfix {   
    height: 1%;   
}   
.clearfix {   
    display: block;   
}   
/* End hide from IE-Mac */  


/* Custom */
#titlebox {
	width:850px;
	height:488px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/title.png);
	background-repeat:no-repeat;
}
#titlebox td {
	padding-top:350px;
	padding-left:20px;
}
#titlebox td.kotira {
	text-align:right;
	padding-right:20px;
}
.form_box {
	padding-top:93px;
}
#topmenu {
	padding-top:10px;
	padding-bottom:20px;
}
#topmenu table {
	margin-left:auto;
	margin-right:auto;
}
#topmenu td {
	padding-left:10px;
}

#topmenu tr.comment td {
	line-height:1.5em;
	padding-left:8px;
}
*html #topmenu tr.comment {
	font-size:x-small;
}
#leftbox {
	float:left;
	width:660px;
	margin-bottom:5px
}
#rightbox{
	float:right;
	width:190px;
}

#menubox #mainmenu {
	padding-bottom:10px;
}
#menubox #mainmenu ul {
	list-style:none;
}
#menubox #submenu ul {
	list-style:none;
}
#menubox #mainmenu li a {
	display:block;
	width:190px;
	height:46px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/menu.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#menubox #mainmenu li a.menu01 {
	background-position:0px 0px;
}
#menubox #mainmenu li a.menu02 {
	background-position:0px -46px;
}
#menubox #mainmenu li a.menu03 {
	background-position:0px -92px;
}
#menubox #mainmenu li a.menu04 {
	background-position:0px -138px;
}
#menubox #mainmenu li a.menu05 {
	background-position:0px -184px;
}
#menubox #mainmenu li a.menu01:hover {
	background-position:-190px 0px;
}
#menubox #mainmenu li a.menu02:hover {
	background-position:-190px -46px;
}
#menubox #mainmenu li a.menu03:hover {
	background-position:-190px -92px;
}
#menubox #mainmenu li a.menu04:hover {
	background-position:-190px -138px;
}
#menubox #mainmenu li a.menu05:hover {
	background-position:-190px -184px;
}
.toppage #menubox #mainmenu {
	display:none;
}
#menubox #submenu li a {
	display:block;
	width:190px;
	height:29px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/menu.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#menubox #submenu li a.menu01 {
	background-position:0px -243px;
}
#menubox #submenu li a.menu02 {
	background-position:0px -272px;
}
#menubox #submenu li a.menu03 {
	background-position:0px -301px;
}
#menubox #submenu li a.menu01:hover {
	background-position:-190px -243px;
}
#menubox #submenu li a.menu02:hover {
	background-position:-190px -272px;
}
#menubox #submenu li a.menu03:hover {
	background-position:-190px -301px;
}

#linkbox {
	width:850px;
	margin-top:20px;
	margin-bottom:20px;
	height:30px;
}
#linktitle {
	width:110px;
	margin-right:10px;
	float:left;
}
#linkbannerbox {
	width:660px;
	margin-right:10px;
	float:left;
}
#linkbannerbox ul {
	list-style:none;
}
#linkbannerbox li {
	width:108px;
	margin-left:15px;
	float:left;
}
#linkbannerbox li.start {
	margin-left:0px;
}


#container{
background:#ffffff;
}

/* 新着情報 */
#newstitle {
	width:110px;
	margin-right:10px;
	background-color:#F5E590;
	float:left;
}

.newsbody{
margin:0px 0px 15px 0px;
width:500px;
float:left;
}
.newsbody a{
text-decoration:underline;
color:#000000;
}
.newsbody a:hover{
text-decoration:underline;
color:#999999;
}
.news{
background-image:url(http://www.hanamaki-hureai.com/siteimage/newspoint_1.png);
background-position:inherit;
background-repeat:no-repeat;
margin-bottom:8px;
height:15px;
line-height:103%;
overflow:hidden;
padding-left:40px;
font-size:small;
}
.news:hover{
background-image:url(http://www.hanamaki-hureai.com/siteimage/newspoint_2.png);
background-repeat:no-repeat;
}
*html .news {
	font-size:x-small;
}
.news a{
text-decoration:none;
color:#000000;
}
.news a:hover{
text-decoration:underline;
color:#999999;
}
/* カレンダー */
#calendar {
    margin:5px 0 20px 10px;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}

.calendar_box {
	float: left;
	width: 175px;
	padding-top: 40px;
	background-image:url(http://www.hanamaki-hureai.com/design/eventber.jpg);
	background-repeat:no-repeat;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

.pagetitle01 {
	width:634px;
	height:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-9999px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/pagetitle01.png);
	background-repeat:no-repeat;
}
.pagetitle02 {
	width:634px;
	height:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-9999px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/pagetitle02.png);
	background-repeat:no-repeat;
}
.pagetitle03 {
	width:634px;
	height:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-9999px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/pagetitle03.png);
	background-repeat:no-repeat;
}
.pagetitle04 {
	width:634px;
	height:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-9999px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/pagetitle04.png);
	background-repeat:no-repeat;
}
.pagetitle05 {
	width:634px;
	height:34px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:-9999px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/pagetitle05.png);
	background-repeat:no-repeat;
}

#content p {
	padding-left:30px;
	padding-right:30px;
}

#content h3 {
	width:634px;
	height:30px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/h3bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#content h4 {
	width:634px;
	height:28px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/h4bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#content h5 {
	width:634px;
	height:26px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:26px;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(http://www.hanamaki-hureai.com/siteimage/h5bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.tablestyle table{
    border-top:solid #999999 1px;
	border-left:solid #999999 1px;
	border-collapse:collapse;
}
.tablestyle td{
    padding:3px;
	border-bottom:solid #999999 1px;
	border-right:solid #999999 1px;
	border-collapse:collapse;
}
.tablestyle th{
    padding:3px;
	border-bottom:solid #999999 1px;
	border-right:solid #999999 1px;
	border-collapse:collapse;
	font-weight:normal;
	text-align:center;
		
}
.cartbox p{
float:left;
margin-left:15px;
font-size:14px;
}
.cartbox img{
float:left;
border:none;
margin:5px 0px;
} 
.cartbox{
clear:both;
width:550px;
}




