@charset "shift_jis";

/* ページ全体
------------------*/
html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,tr,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	font-size: small;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
}

div#container{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}

/*------------------
  ヘッダ
------------------*/
#header {
	position: relative;
	width: 800px;
	height: 89px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/title_logo02.gif);
	background-repeat: no-repeat;
}

#header h1{
	text-indent: -9999px;
}

#header #helpnav {
	position: absolute;
	top: -5px;
	right: 0;
	font-size: x-small;
	color: #000000;
}

#header ul{
	margin: 0;
	padding: 0;
}

#search{
	position: absolute;
	top: 27px;
	right: 5px;
}

#search *{
	border: 0;
}

#search dt{
	display: block;
	float: left;
	width: 145px;
}

#search dd{
	margin-left: 145px;
	padding: 0;
}

#search #word{
	border: 1px solid #ffffff;
}

#search #button{
	border: 0;
	padding: 0;
	color: #ffffff;
	background-color: #4488b5;
	border: 1px solid #f5fffa;
}

#header #helpnav li{
	display: inline;
	padding-left: 13px;
	padding-right: 4px;
	background: url(../img/sankaku_right.jpg) left center no-repeat;
}

#header #helpnav li#cartcheck{
	display: inline;
	padding-left: 5px;
	background-image: none;
}

#header #helpnav li img{
	position: relative;
	top: 6px;
}

#header #helpnav li a,#header #helpnav li a:link,#header #helpnav li a:visited{
	text-decoration: none;
	color: #000000;
}

#header #helpnav li a:hover {
	color: #558888;
	text-decoration: none;
}

#navspace{
	position: absolute;
	top: 48px;
	left: 0;
	float: left;
}

#gnav {
	float: left;
	width: 800px;
	height: auto;
	background: url(../img/menu_bg.gif) repeat-x;
}

#gnav li {
	float: left;
	width: 100px;
	text-align: center;
	color: #6a5acd;
	background-color: #FFFFFF;
}

#gnav li a,#gnav a:link,#gnav a:visited{
	text-decoration: none;
	color: #444444;
	display: block;
	width: 100px;
	background: url(../img/menu_bg.gif) repeat-x;
}

#gnav li a:hover{
	text-decoration: none;
	color: #444444;
	display: block;
	width: 100px;
	background-color: #FFFFFF;
	background: url(../img/menu_bg.gif) repeat-x;
}

ul#topicpath {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	clear: left;
}

#topicpath li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}

#topicpath li a {
	padding-right: 10px;
	text-decoration: none;
	background: url(../img/topicpath.gif) no-repeat right center;
}

/*------------------
  ページ本体
------------------*/
#main{
	width: 600px;
	float: right;
}

#navi{
	width: 200px;
	float: left;
}

#footer{
	clear: both;
}

/*------------------
 各段の見出し
------------------*/
#main p.imgcenter{
	text-align: center;
	border: 0;
}

#main p.ltext{
	text-align: left;
	margin: 0 8px 8px 12px;
	border-bottom: 1px dotted #000000;
}

#main h2{
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	color: #000000;
	background: url(../img/list_01.gif) no-repeat left center;
	background-color: #f0f8ff;
	border-bottom: 1px solid #006699;
	padding-top: 2px;
	padding-left: 18px;
}

dl#topnews dt{
	margin-left: 15px;
}

dl#topnews dd{
	margin-top: -20px;
	margin-left: 100px;
	color: #333333;
	font-weight: bold;
}

dl#topnews{
	margin-bottom: 10px;
}

div#subinfo{
	width: 570px;
	height: 440px;
	border: 1px dashed #4682b4;
	margin: 10px;
	padding: 5px;
}

span.uline{
	text-decoration: underline;
}

span.linethrough{
	text-decoration: line-through;
}

div.recobox{
	margin: 0 10px 10px 10px;
	padding: 10px 5px 0 5px;
	height: 250px;
	border: 1px solid #000000;
	clear: both;
}

div.recoleft{
	width: 350px;
	height: 238px;
	float: left;
}

.recoleft p{
	text-align: center;
	margin-top: 15px;
	color: #006699;
	text-decoration: underline;
}

div.recoright{
	width: 212px;
	height: 238px;
	border-left: 1px solid #000000;
	background-color: #ffffff;
	float: right;
}

.recoright p{
	margin: 5px 2px 2px 2px;
	text-align: center;
}

.recoright img{
	margin-top: 10px;
	margin-bottom: 2px;
}

.recobox table{
	width: 340px;
	margin: 5px;

}

.recobox td{
	border: 1px solid #ffffff;
}

td.listbg{
	background-color: #c0c0c0;
	width: 25%;
}

div.renewsale{
	margin: 0 10px 10px 10px;
	height: 110px;
	border-bottom: 1px dashed #000000;
	cleaf: both;
}

div.saleleft{
	width: 103px;
	height: 103px;
	margin-left: 5px;
	float: left;
}

div.salecenter{
	width: 284px;
	height: 103px;
	margin-left: 5px;
	border-left: 1px solid #000000;
	float: left;
}

.salecenter table{
	margin-left: 10px;
}

.price{
	color: #ff0000;
	text-decoration: underline;
}

div.saleright{
	width: 164px;
	height: 103px;
	margin-left: 5px;
	float: left;
}

.saleright p{
	margin-top: 6px;
	text-align: center;
}

span.gwprice{
	text-decoration: line-through;
}

span.lowprice{
	color: #ff0000;
	text-decoration: underline;
}

/*------------------
 予約受付中ソフト
------------------*/ 	


/*------------------
 ご利用案内
------------------*/ 	


/*----------------
 ナビゲーション
------------------*/
#menu{
	width: 200px;
	margin-bottom: 6px;
}

#menu ul,#menu li{
	margin: 0;
	padding: 0;
}

#menu ul{
	border-top: 1px solid #006699;
} 

#menu li{
	display: inline;
} 

#menu a,#menu a:link,#menu a:visited{
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	width: 172px;
	height: auto;
	padding: 6px 10px;
	border-bottom: 1px solid #006699;
	border-left: 8px solid #006699;
	display: block;
}

#menu a:hover{
	color: #000000;
	background-color: #f0ffff;
	text-align: right;
	border-right: 8px solid #006699;
	border-left: none;
}

#menu li.seagulltop a,#menu li.seagulltop a:link,#menu li.seagulltop a:visited{
	text-decoration: none;
	color: #024070;
	background-color: #f7fcff;
	width: 172px;
	height: auto;
	padding: 6px 10px;
	border-bottom: 1px solid #006699;
	border-left: 8px solid #006699;
	display: block;
}

#menu li.seagulltop a:hover{
	color: #000000;
	background-color: #f0f8ff;
	text-align: right;
	border-right: 8px solid #006699;
	border-left: none;
}

#infomation{
	text-align: center;
	font-size: x-small;
}

#infomation a,#infomation a:link,#infomation a:visited{
	text-decoration: none;
	color: #000000;
}

#infomation a:hover{
	text-decoration: none;
	color: #006699;
}

#infomation ul#maruwaku{
	height: 220px;
	background: url(../img/maru1.jpg) center no-repeat;
}

#infomation #maruwaku li{
	padding-top: 8px;
}

/*------------------
 フッタ
------------------*/
#footer{
	width: 800px;
	height: 120px;
	font-size: x-small;
	text-align: right;
	margin: 0 auto;
	color: #000000;
	clear: both;
}

#footer div#fnav{
	margin-top: 20px;
}

#footer #fnav li{
	display: inline;
	padding-left: 13px;
	padding-right: 4px;
	background: url(../img/sankaku_right.jpg) left center no-repeat;
}

#footer #fnav li a,#footer #fnav li a:link,#footer #fnav li a:visited{
	text-decoration: none;
	color: #000000;
}

#footer #fnav li a:hover {
	color: #558888;
	text-decoration: none;
}

#footer div#copyright{
	height: 30px;
	border-top: 5px solid #006699;
	margin-top: 3px;
	padding-top: 4px;
	text-align: right;
	font-size: small;
	background: url(../img/menu_bg.gif) repeat-x;
}
