*{
margin:0;
padding:0;
}


#container{
	width:100%;
	margin:auto;
	text-align:center;
}
#main2{
	width:790px;
	margin:0 auto 0 auto;
	border-left:2px #FF9900 solid;
	border-right:2px #FF9900 solid;
	padding:0 0 5px 0;
	text-align:left;
	background-color:#ffffff;
}
h1{
	display:none;
	overflow:hidden;
	position:relative;
	margin:0 0 0 0;
	padding:0;
	border:none;
        
}
h1 span{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0pt;
	left:0pt;
}


#catcharea{
	width:788px;
	height:400px;
	background:url(./images/main.jpg) no-repeat;
	margin:0;
	padding:0 10 0 0 ;
	text-align:center;
}
#catch {
        color:#3F1C00;
	text-align:left;
	font-size: 13pt;
	font-weight:bold;
	line-height:150%;
	margin:0;
	color: #303030;
        padding:200px 260px 0 30px;
}

/*-----------------コンテンツ下-----------------------------*/
#tab{
padding-left:20px;
padding-right:20px;
margin-top:40px;
}
.line{
margin-left:40px;
margin-right:20px;
}

.h2bg{
border:2px solid #ff9900;
border-left:30px solid #ff9900;
background:url(./images/h2_bk.gif) no-repeat;
line-height:2.3;
padding-left:120px;
font-size:12pt;
color:#3F1C00;
margin:40px 40px 20px 40px;
}

.h3bg{
padding-top:3px;
line-height:2.2;
margin:40px 30px 20px 40px;
padding-left:43px;
border-bottom:2px solid #BFBFBF;
background:url(./images/h3_bk.gif) left top no-repeat;
}

.shop{
width:600px;
line-height:1.5;
margin:50px 90px 30px 90px;
}

h4 {
line-height:2;
margin: 1.1em 1.2em 0.1em 3.5em;
padding: 0.1em;
font-size: 97%;
color: #666666;
font-weight: bold;
border-bottom: 2px solid #cccccc;
}


h5{
margin:15px 20px 15px 60px;
border-bottom:dotted 1px #AFAFAF;
padding-left:10px;
font-size:11pt;
}


/*-----------テキストスタイルと段落の設定----------------------------*/
.section{
font-family:monospace;
width:700px;
}
.lead{
margin:5px 0 5px 60px;
}
.coment{
font-size:90%;
margin:5px 0 5px 60px;
}



