/* ------------------------------------------
              clear
------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
         border: solid 1px #808080;
	border-spacing: 0;
}
fieldset {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}
ol,ul,li,dl,dt,dd {
	list-style:none;
}
img {
}
a img {
	border: none;
}
a img,:link img,:visited img {
    border: none;
}
q:before,
q:after {
	content: '';
}
abbr,
acronym {
	border: 0;
}

/* ------------------------------------------
              text link
------------------------------------------*/
a {
	text-decoration: none;
}
a:link {
	color: #0038c6;
}
a:visited {
	color: #0038c6;
}
a:hover {
	color: #0038c6;
	text-decoration: underline;
}
a:active {
	color: #353a46;
}

/* ------------------------------------------
              基本設定
------------------------------------------*/

body {
	text-align: center;
	background: #fff;
	font-size: 14px;
	font-family: "メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ ProW3","Hiragino Kaku Gothic Pro",sans-serif;
}

#frame {
	width: 860px;
	margin: 0 auto;
}

#header,
#main,
#footer {
	text-align: left;
	position: relative;
}

#header,
#footer {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}


/* ------------------------------------------
             ヘッダー
------------------------------------------*/
#header {
	margin:20px 0px 10px 0px;
}

#header h1{
	margin:0;
	padding:0;
	font-size:28px;
	text-align:left;
	font-weight:bold;
}

#header h1 a{
	color: #000;
}

#header .disc{
	margin:0;
	padding:0;
	font-size:13px;
	text-align:left;
}

#menu{
	margin:0;
	padding:0;
	color: #fff;
	background: #0000CD;
}

#header ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 15px;
}

#header li,
#header li a
{
	display: inline;
	padding-right: 9px;
	color: #fff;
	background: #0000CD;
}




#header .pan{
	text-align:right;
}

/* ------------------------------------------
             メインコンテンツ
------------------------------------------*/

#main{
	width: 550px;
	margin:0px 10px 0px 0px;
	padding:0;
	float:left;
}

#main h2{
	border:1px solid #DDD;
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:5px 8px;
	line-height:100%;
	margin-bottom:10px;
}

#main h2 span{
	border-left:3px solid #AC0C08;
	padding-left:5px;
}
#main h2 a{
	text-decoration:none;
}

#main h3 {
	margin:5px 0px 10px 5px;
	padding:5px 0px 3px 15px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	font-weight:bold;
	background-image: url("topimg/h3_arrow.gif");
	background-repeat: no-repeat; 
	background-position:left 10px;
}

#main p{
	margin:5px 0px 15px 5px;
	line-height:1.4;
}

#main ul{
	margin:0;
	padding:0px 0px 15px 10px;
}

#main li{
	margin:0;
	line-height:1.5;
	padding-left:12px;
	text-decoration:none;
	background-image: url("topimg/li.gif");
	background-repeat: no-repeat; 
	background-position:left 5px;
	list-style:none;
}

#box1{
	width: 550px;
}

#item_box{
	width: 132px;
	height: 360px;
	margin:0px 3px 5px 0px;
	float:left;
	text-align: center;
	border:1px solid #DDD;
	font-size:12px;
}

.off_text{
	font-weight:bold;
	color: #ff0000;
}

.off_praice{
	font-weight:bold;
	font-size: 16px;
}

.chiebox{
	border:1px solid #DDD;
	padding: 5px 5px 5px 5px;
	margin:0px 0px 5px 0px;
}

#area {
}

#area ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

#area li{
	margin:0px 0px 0px 5px;
	display: inline;
	line-height:1.5;
	padding-left:15px;
	text-decoration:none;
	background-image: url("topimg/icon_dir.gif");
	background-repeat: no-repeat; 
	background-position:left 3px;
	list-style:none;
}

/* ------------------------------------------
             サイドバー
------------------------------------------*/

#side{
	width: 300px;
	float:right;
	text-align: left;
}

#side p{
	margin:5px 0px 10px 0px;
}

#side ul{
	margin:0;
	padding:0px 0px 10px 0px;
}

#side li{
	margin:0;
	line-height:1.3;
	padding-left:12px;
	text-decoration:none;
	background-image: url("topimg/li.gif");
	background-repeat: no-repeat; 
	background-position:left 5px;
	list-style:none;
}

#side_box{
	border:1px solid #DDD;
}

#side_box2{
	border:1px solid #DDD;
	margin-top:10px;
}

#side_title{
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
}

#side_title span{
	border-left:3px solid #419D00;
	padding-left:5px;
}

#side_innner{
	padding:0px 10px 10px 10px;
}

#side_innner .price{
	color: #F30;
}

#side_innner2{
	padding:0px 10px 10px 5px;
}

#area {
	padding:0px 10px 10px 10px;
}

#area ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

#area li{
	margin:0px 0px 0px 5px;
	display: inline;
	line-height:1.5;
	padding-left:15px;
	text-decoration:none;
	background-image: url("topimg/icon_dir.gif");
	background-repeat: no-repeat; 
	background-position:left 3px;
	list-style:none;
}

#box1 li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}



/* ------------------------------------------
             フッター
------------------------------------------*/

#footer{
	clear:both;
	background:#18AACF;
	padding:3px 0px 0px 0px;
	margin:0;
	font-size:11px;
	text-align:center;
	color:#fff;
}

#footer a{
	color:#fff;
}

/* ------------------------------------------
             トップページ
------------------------------------------*/

/* ------------------------------------------
             エントリーアーカイブ
------------------------------------------*/

.cont{
	text-align:right;
}

#main table {
	text-align:center;
	empty-cells:show;
}

#main th {
	text-align:center;
	empty-cells:show;
	font-weight:bold;
	border: solid 1px #808080;
}

#main td{
	font-size:13px;
	padding:3px;
    border: solid 1px #808080;
}

.jyouken{
	background:#d5d5d5;
}

.disc{
	text-align:left;
}

/* ------------------------------------------
             フォーム
------------------------------------------*/

input.ti,
textarea.ta,
select {
    border: 1px solid #ccc;
    border-top-color: #aaa;
    border-left-color: #aaa;
    background-color: #fafafa;
    padding: 1px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
textarea.ta {
    line-height: 1.5;
}

