@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:inherit;
	background-color:#ffffff;
	background-image:url(http://www.hamamoto-guam.com/img/bg.jpg);
	text-align:center;
}

a
{
	color:#990000;
	background-color:inherit;
	text-decoration:underline;
}

a:hover
{
	color: #ff6600;
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}



/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(http://www.hamamoto-guam.com/img/bg2.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
	width:804px;
	margin:0 0;
	text-align:left;
}

div.container-inner
{
	margin:0 2px;
}

div.container-archive
{
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
	color:inherit;
	background-color:#ffffff;
	background-image:url(http://www.hamamoto-guam.com/img/bg_head.jpg);
	background-repeat:no;
	background-position:0 0;
	height:80px;
}

div.header-inner
{
    display:none;
}

div#header img
{
	float:left;
}

div.header-navi
{
    display:none;
}


div#header h1
{
	font-weight:normal;
	font-size:80%;
	text-align:right;
	padding-top:10px;
}

/* ナビボタン */
div#header ul
{
	text-align:right;
	font-size:80%;
	margin-top: 10px;
	margin-bottom: 5px;
	list-style: none;
}
/* ナビボタン リスト */
div#header ul li
{
	margin-left: 10px;
	display: inline;

}
/* ナビボタンリスト リンク */
div#header ul li a
{
	background-image: url(img/menu_maru01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:5px 0px 5px 20px;
	display: inline;
}
/* ナビボタンリスト ホバー */
div#header ul li a:hover
{
	background-image: url(img/menu_maru02.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* ---------- header_end ---------- */


/* ---------- content ---------- */

div#content
{
	padding:0px;
	border-top:1px solid #ffffcc;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.imageleft_l
{
	margin-top: 2px;
	margin-bottom: 4px;
	margin-right: 6px;
	margin-left: 0px;
	border: 1px solid #ffffff;
	padding:1px;
	float: left;
}
.imageleft
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 0px;
	padding:1px;
	float: left;
}
.imageright
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
}
.imagecenter
{
	margin-top: 2px;
	margin-bottom: 10px;
	text-align:center;
}

div.photo
{
	width:560px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}
div.photo ul
{
	margin: 0;
	padding: 0;
}
div.photo ul li
{
	line-height:110%;
	width:124px;
	height:140px;
	padding: 2;
	margin: 0 6px 12px 6px ;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	float: left;
	display: inline;

}


div.yoyaku
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

div.yoyaku a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(http://www.hamamoto-guam.com/img/btn_yoyaku.gif) no-repeat left top;
	display:block;
	width: 320px;
	height: 39px;
	text-decoration:none;
}

div.yoyaku a:hover
{
	background-position:left bottom;
}

div.print
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

div.print a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(http://www.hamamoto-guam.com/img/btn_coupon.gif) no-repeat left top;
	display:block;
	width: 320px;
	height: 39px;
	text-decoration:none;
}

div.print a:hover
{
	background-position:left bottom;
}

div.coupon
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

div.coupon a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(http://www.hamamoto-guam.com/img/btn_coupon2.gif) no-repeat left top;
	display:block;
	width: 320px;
	height: 39px;
	text-decoration:none;
}

div.coupon a:hover
{
	background-position:left bottom;
}
div#main
{
	float:left;
	width:600px;
}

div.main-inner
{
	margin-left: 20px;
	margin-right: 20px;
}


div#info-box
{
	padding:0;
	line-height:130%;
	font-size:90%;
	text-align:left;
	margin-top:10px;
	margin-bottom:15px;
}

div#news-box
{
	margin-top:20px;
	margin-bottom:20px;
	clear : both;
}

div.news-box-inner ul
{
	font-size:90%;
	text-align:left;
	color:#000000;
	line-height:130%;
	list-style-type:none;
	margin-bottom:20px;
}

div.news-box-inner ul li
{
	padding-bottom:3px;
	padding-top:3px;
	padding-left:16px;
	background-color:inherit;
	background-image: url(img/whatsnew_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom:1px dotted #dddcdc;
}

div#news-box2
{
	margin-top:20px;
	margin-bottom:20px;
}


div.news-box2-inner ul
{
	list-style-type:none;
}

div.news-box2-inner li
{
	width:100%;
	color:#666666;
	line-height:130%;
	list-style-position:outside;
	display:block;
	background:transparent url(http://www.hamamoto-guam.com/img/border.gif) repeat-x left bottom;
	color:inherit;
	padding-bottom:10px;
	padding-top:10px;
	clear: both;
}

div#news-box3
{
	margin-top:20px;
	margin-bottom:20px;
	clear : both;
}

div.news-box3-inner ul
{
	font-size:90%;
	text-align:left;
	color:#000000;
	line-height:130%;
	list-style-type:none;
	margin-bottom:20px;
	clear : both;
}

div.news-box3-inner ul li
{
	padding-bottom:10px;
	padding-top:10px;
	background-color:inherit;
	border-bottom:1px dotted #dddcdc;
}


div.up
{
	clear: both;
}
div.up a
{
	float:right;
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(http://www.hamamoto-guam.com/img/up.gif) no-repeat left top;
	display:block;
	width: 39px;
	height: 39px;
	text-decoration:none;
}
div.up a:hover
{
	background-position:left bottom;
}

/* サイトマップ用 */
.archives {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size:90%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
}
.archives dt {
        padding: 0;
}
.archives dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 15em;
	margin-right: 0;
	margin-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

table.price{
        font-size: 100%;
        color: #000000;
        width: 560px;
        margin-bottom: 5px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
        clear: both;
}
.price th{
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E1E2E6;
}
.price td{
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;
}

table.yoyaku{
        font-size: 90%;
        color: #000000;
        width: 540px;
        margin-bottom: 5px;
        border: 1px solid #ffffff;
        clear: both;
}
.yoyaku tr{
        padding: 3px;
        border: 1px solid #ffffff;
}
.yoyaku td{
        padding: 5px;
        border: 1px solid #ffffff;
}


/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
    display:none;
}

div.contents-menu
{
	margin:0 0 10px 0;
	color:#423636;
	background-color:inherit;
	font-size:80%;
}

div.contents-title
{
	width:200px;
	height:46px;
}

div.contents-title h4
{
	font-size:2px;
	font-weight:normal;
	text-indent:-9999px;
	background:transparent url(http://www.hamamoto-guam.com/img/contents_menu.gif) no-repeat left top;
	height:32px;
	margin:0 10px;
}



div.side
{
	font-size:12px;
	margin:0px 10px 10px 12px;
}

div.side img
{
	margin:0 0 8px 0;
}
div.side a
{
	text-decoration:none;
	color:#ffffcc;
}

div.side a:hover
{
	text-decoration:none;
	color:#ffcc00;
}

div.rssfeed
{
	font-size:2px;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
}

div.rssfeed a
{
	display:block;
	background:transparent url(http://www.hamamoto-guam.com/img/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover
{
	background:transparent url(http://www.hamamoto-guam.com/img/rss.gif) no-repeat left bottom;
}

div.navishop
{
	color:#000000;
	margin:20px 10px 10px 10px;
}
div.navishop a
{
	color:#000000;
	text-decoration:none;
}
div.navishop a:hover
{
	color:#000000;
	text-decoration:none;
}
div.adspace
{
	color:#ffcc99;
	margin:40px 10px 10px 10px;
	line-height:130%;
	text-align:center;
}

div.adspace a
{
	color:#ffcc99;
	text-decoration:none;
}
div.adspace a:hover
{
	color:#ffcc99;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
    display:none;
}

div.footer-inner
{
	font-size:80%;
	text-align:center;
	padding:10px 10px 10px 5px;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.category-archives ul
{
	list-style-type:none;
	margin-bottom:20px;
}

div.category-archives ul li
{
	background-color:inherit;
}

div.category-archives ul li a
{
	text-decoration:none;
	background:transparent url(http://www.hamamoto-guam.com/img/menu.gif) no-repeat left top;
	display:block;
	padding:10px 6px 10px 30px;
	line-height:100%;
}

div.category-archives ul li a:hover
{
	background:transparent url(http://www.hamamoto-guam.com/img/menu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
}

div.banner-archives
{
	background-image:url(http://www.hamamoto-guam.com/img/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-archives h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:25px;
	left:30px;
	width:90%;
}

div#main p.navi
{
	font-size:80%;
	margin-top:5px;
	margin-bottom:5px;
	background-color:inherit;
}


div.entry
{
	font-size:90%;
	line-height:150%;
	margin-bottom:20px;
}

div.entry ul li
{
	list-style-type:none;
}

div.entry blockquote
{
	background:transparent url(http://www.hamamoto-guam.com/img/blockquote.gif) repeat-y left top;
	padding:15px 20px;
	margin:0 0 10px 0;
}

div.entry h1,
#main h1
{
	color:#44771f;
	font-size:120%;
	font-weight:bold;
	background:transparent url(http://www.hamamoto-guam.com/img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2
{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
	font-size:110%;
	color:#ffffcc;
	text-decoration: none;
	padding:5px 0 5px 0;
	margin-bottom:0px;
}

div.entry h2  a
{
	color:#ffffcc;
	text-decoration: none;
}
div.entry h2  a:hover
{
	color:#ffffcc;
}

div#main h3
{
	color:#006600;
	font-size:120%;
	font-weight:bold;
	clear: both;
}

div.entry h3
{
	color:#006600;
	font-size:120%;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:15px 5px 15px 0px;
	clear: both;
}
div.entry h3  a
{
	color:#006600;
	text-decoration: none;
}
div.entry h3  a:hover
{
	color:#006600;
}


div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #f9e9c9 url(http://www.hamamoto-guam.com/img/entry_h4.gif) no-repeat 5px 8px;
	margin:10px 0;
	padding:6px 15px 6px 20px;
	clear: both;
}

div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.hamamoto-guam.com/img/entry_h5.gif) no-repeat 0px 6px;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(http://www.hamamoto-guam.com/img/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	background-color:inherit;
	margin-top:5px;
	margin-bottom:5px;
}

div.entry-body
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	margin-top:5px;
	margin-bottom:20px;
	padding:2px 0;
	border-top:1px dotted #dddcdc;
	width:100%;
}

div.entry-info ul li
{
	background-color:inherit;
	display:inline;
}

div.trackbacks,
div#comments
{
	font-size:90%;
	margin:0 0 15px 0;
}

div.trackbacks p
{
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
	color:#423636;
	background-color:#e9e9e9;
}

div.comment p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}

/* ---------- archives_end ---------- */