@charset "utf-8";

.koe {
	background: #F2F2F2;
	padding: 10px 20px;
}

/* FLASH
----------------------------------------------- */
div#flasharea {
    width: 580px;
    margin: 0 auto;
}


/* ニュース
----------------------------------------------- */
.newsarea {
    width: 580px;
    margin: 0 auto;
    font-size: 90%;
}

div#newsarea dl {
    padding: 10px 0;
    background: url(images/common/line_400.gif) repeat-x bottom;
}

div#newsarea dl.end {
    padding: 10px 0;
    background: url("") no-repeat bottom;
}

div#newsarea dl dt {
    padding: 0 0 0 20px;
    background: url(images/top/news_icon.gif) no-repeat;
}


/* おすすめ
----------------------------------------------- */
div#recomendarea {
    width: 580px;
    margin: 0 auto;
}

div.recomendblock {
    clear: both;
    width: 580px;
    padding: 10px 0;
    overflow: auto;
    background: url(images/common/line_402.gif) repeat-x bottom;
}

div.recomendleft {
    float: left;
    margin: 0 5px 0 0;
}

div.recomendleft p {
    margin: 0 0 5px 0;
}

div.recomendright {
    float: right;
    width: 190px;
    position: relative;
}

div.recomendleft img, div.recomendright img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

div.recomendright p {
    margin: 0 0 5px 0;
}

div.recomendleft h3 {
    font-size: 100%;
}

div.recomendright h3 {
    font-size: 100%;
}


* {
    margin: 0;
    padding: 0;
}

table,img,p {
    border: 0;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #555555;
	font-size: 80%;
	line-height: 150%;
	letter-spacing:1px;
	background: #FFFFFF;
}

#wrapper {
	background: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background: url("images/wrapperbg.jpg");
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}

br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}

a { text-decoration: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }

h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}

table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}



div#header {
	width: 780px;
	margin: 0 auto;
}
div#header h1 a {
    float: left;
    display: block;
    margin: 8px 0 0 0;
    width: 180px;
    height: 50px;
    background: url("images/logo.gif");
}

div#header h2 a {
    float: right;
    display: block;
    margin: 13px 3px 3px 3px;
    width: 300px;
    height: 40px;
    background: url("http://www.hanamarugroup.jp/kouenm/wp-content/uploads/2010/03/kouen_irai_head.jpg");
}

div#header p {
	display: block;
	margin: 0px;
	width: 780px;
	line-height: 20px;
	background: #0099CC;
	color: #FFFFFF;
	height: 20px;
	text-indent: 10px;
}
div#header em {
    display: none;
}



div#information {
	float: right;
	padding: 20px 0px 0 0;
	display: block;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}



ul#menu2{
	list-style:none;
	background-image:url("http://www.hanamarugroup.jp/kouenm/wp-content/uploads/2010/12/menu.jpg");
	width:100%;
	margin: 10px 0px;
	padding: 0px;
	font-size: 10%;
	height: 42px;
	display: block;
	float: left;
}
ul#menu2 li{
    list-style:none;
    float:left;
    width:156px;
}
ul#menu2 a{
	display:block;
	width:156px;
	height:42px;
	text-indent:-1000px;
	background-image:url("http://www.hanamarugroup.jp/kouenm/wp-content/uploads/2010/12/menu.jpg");
	overflow:hidden;
	text-decoration: none;
}

a.btn1{
    background-position:0px 0px;
}
a:hover.btn1{
    background-position:0px -42px;
}
.acbtn1{
    background-position:0px -42px;
}

a.btn2{
    background-position:-156px 0px;
}
a:hover.btn2{
    background-position:-156px -42px;
}
.acbtn2{
    background-position:-156px -42px;
}

a.btn3{
    background-position:-312px 0px;
}
a:hover.btn3{
    background-position:-312px -42px;
}
.acbtn3{
    background-position:-312px -42px;
}

a.btn4{
    background-position:-468px 0px;
}
a:hover.btn4{
    background-position:-468px -42px;
}
.acbtn4{
    background-position:-468px -42px;
}

a.btn5{
    background-position:-624px 0px;
}
a:hover.btn5{
    background-position:-624px -42px;
}
.acbtn5{
    background-position:-624px -42px;
}


div#container {
    width: 770px;
    margin: 0 auto;
    padding: 0 5;
    background-color: #fff;
    text-align: left;
}
#container:after {/* firefox閭梧勹濶ｲ陦ｨ遉ｺ逕ｨ */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 166px;
}

div#leftcolumn h2 {
	padding: 10px 0 0;
	text-indent: 30px;
	width: 166px;
	color: #333333;
	height: 25px;
	margin-top: 15px;
	background-image: url(images/title_cat.jpg);
	background-repeat: no-repeat;
}

div#rightcolumn {
    float: left;
    width: 166px;
}

div#rightcolumn h2 {
	padding: 10px 0 0;
	text-indent: 30px;
	width: 166px;
	color: #333333;
	background: url(images/side_h2.jpg) no-repeat;
	height: 25px;
	margin-top: 15px;
}




div#three_maincolumn {
    float: left;
    width: 432px;
    padding: 15px 0 0 0;
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}


div#two_maincolumn {
	float: right;
	width: 580px;
	padding: 15px 0 0;
	display: block;
}

div#two_maincolumn h2 {
    padding: 15px 0 0 0;
}


div#one_maincolumn {
    padding: 10px 0 0 0;
}


div#cartarea {
    width: 144px;
    padding: 10px;
    border: solid 1px #ccc;
}

div#cartarea p {
    padding: 5px 0 10px 0;
}

div#cartarea p.item {
    padding: 0 0 10px 0;
    background: url("images/side/line_146.gif") no-repeat bottom;
}

div#cartarea .btn {
    padding: 0;
    text-align: center;
}


div#categoryarea {
	width: 144px;
	padding: 10px;
	border: solid 1px #ccc;
	background: #EEEEEE;
}

div#categoryarea li {
}
div#categoryarea li.onmark {
	list-style: disc;
	padding-left: 10px;
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}

a.onlink:hover { color: #FF6600; }


#guidearea {
    padding: 15px 0 0 0;
    line-height: 0;
}


div#loginarea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

div#loginarea p {
    padding: 8px 0 0 0;
}

div#login img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}

div#loginarea .btn {
    text-align: center;
}

#loginarea .box130 {
    width: 130px;
    border: solid 1px #ccc;
}


div#searcharea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

div#searcharea p {
    padding: 8px 0 0 0;
}

div#searcharea .btn {
    text-align: center;
}

#searcharea .box142 {
    width: 142px;
    border: solid 1px #ccc;
}


#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
    background: #FF8144;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #FFEECC;
    color: #E04A00;
}

#block-calendar caption {
    color: #DD4400;
}


ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}


input[type='text'] {
    border: solid 1px #ccc;
}


input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}


#pagetop {
    width: 764px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
}

#fotter {
	width: 764px;
	margin: 0 auto;
	padding: 5px 8px;
	font-size: 90%;
	color: #fff;
	background: #0099CC;
}

#fotter p a {
	color: #FFFFFF;
}

/* タイトル
----------------------------------------------- */
div#listtitle {
	width: 580px;
	margin: 0;
	background: url(images/title_icon.gif);
background-repeat: no-repeat;
}

div#listtitle h2 {
	color: #333333;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
	font-size: 100%;
}

/* 詳細
----------------------------------------------- */
div.listarea {
    clear: both;
    width: 580px;
    padding: 20px 0 30px 0;
    overflow: auto;
    background: url("../img/common/line_580.gif") no-repeat bottom;
}

div.listphoto {
    float: left;
    width: 130px;
}

div.listrightblock {
    float: right;
    width: 580px;
}

div.listrightblock li {
    display: inline;
    padding: 0 0 10px 0;
}

div.listrightblock h2 {
	color: #F60;
	font-size: 16px;
}

div.listrightblock h3 {
	width: 560px;
	margin: 5px 0;
	padding: 5px 10px;
	border-bottom: 2px solid #E1E1E1;
	font-size: 12px;
	background: #F0F0F0;
}

div.listrightblock h3 a {
    font-weight: bold;
}

div.listrightblock .listcomment {
	margin: 0 0 10px;
	padding-left: 10px;
}

.BlockContent-body img {
margin: 0px 20px 0px 10px;
	padding: 0px;
	border-style: none;
}


