@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 641px){

body{
padding:0px;
margin-top:0px;
background-color:#ffffff;
color: #333333;
background:url(img/bg.jpg);
text-align:center;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,sans-serif;
font-size:14px;
}
p,h1, h2, h3, h4{
margin: 0px;
padding:0px;
}
img { vertical-align:bottom }
a {
color:#FF6600;
}
a:hover{
font-weight:bold;
}

h1 {
	font-weight: normal;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 16px;
	background-repeat: no-repeat;
	position: absolute;
	top: 6px;
	font-family: sans-serif;
	width: 155px;
	height: 31px;
	margin-left:1px;
	text-align:left;
}

h2 a, h2 a:visited{
color:#ffffff;
text-decoration:none;
}
h1,h2,h3,h4{
	clear:both;
}

h2 {
font-size: 18px;
line-height: 20px;
background-repeat: no-repeat;
background-position: left top;
margin-bottom: 5px;
margin-top: 5px;
color: #ffffff;
padding-left: 5px;
overflow: hidden;
padding-top: 7px;
padding-bottom: 7px;
background-image: url(./img/h3.jpg);
}
h3{
margin::6px;
margin-top:10px;
padding:5px;
font-size: 17px;
}


#container {
width:900px;
_width:910px;
background:url(img/line_bg.png) repeat-y;
padding:0px 5px 0px 5px;
margin:0 auto 0 auto;
text-align:left;
}

#header {
height:200px;
width:auto;
background: url(img/header.jpg) no-repeat; 
background-position: left top;
margin-bottom:20px;
text-align:right;
}

#contents {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 0px;
}

#main {
	width: auto;
}
.text1 {
	margin-bottom: 25px;
	padding: 10px 14px;
	line-height:30px;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	line-height: 68px;
	height: 68px;
	background-color:#cc6600;
	background-position: left top;
}
#footer_sub {
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	background-color:#ffcc99;
}
#footer_sub a, #footer_sub a:visited, #footer a, #footer a:visited{
color:#ffffff;
text-decoration:none;
}

#news {
	border: 1px solid #CCCCCC;
	background:url(img/news.jpg);
	background-position:left top;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:20px;
}
#news li {
	line-height: 25px;
	margin-right: 10px;
	margin-left: 10px;
}
.dressmenu{
margin-bottom:10px;
}
ul#dressmenu{
margin:0px;
padding:0px;
	list-style-type: none;
	list-style-image: none;
	margin-top:15px;
	margin-bottom:20px;	
}
ul#dressmenu li{
	background-image: url(img/li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
    float:left;
	font-size:16px;
}
.menu{
margin-bottom:10px;
}
ul#menu{
margin:0px;
padding:0px;
	list-style-type: none;
	list-style-image: none;
}
ul#menu li{
	background-image: url(img/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
    float:left;
}

.navi{
margin-bottom:10px;
}
.navi a, .navi a:visited{
color:#996600;
}

#menu li a:hover{
	color: #FF0000;
}

.cl{
clear:both;
}

table.tb {
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.tb th{
   border-right:1px solid #ffffff;
   border-bottom:1px solid #ffffff;
   background-color:#CCCCCC;
   width: 15%;
   
}
.tb td{
   border-right:1px solid #CCCCCC;
   border-bottom:1px solid #CCCCCC;
}

.tb p{
	line-height:20px;
}
.space{
height:200px;
width:auto;
}
.image{
float:right;
width:250px;
text-align:center;
margin-left:30px;
margin-bottom:15px;
}

.style4 {
	color:#FF6600;
	font-size: 22px;
	font-weight:bold;
}
.style5 {
	color:#996600;
	font-size: 14px;
	font-weight:bold;
}
.style6 {font-size: 9px;}
.style7 {font-size: 18px}

.r_wrap{
width:600px;
border-left:#CC6600 dotted thin;
float:left;
}
.l_wrap{
width:218px;
float:left;
}
.m_menu{
	margin-bottom: 25px;
	padding: 10px 14px;
	line-height:30px;
}
.m_menu a, .navi a:visited{
color:#996600;
}

.ctm{
width:500px;
background:url(img/ctm.jpg) no-repeat;
border:#666666 thin solid;
padding-top: 45px;
padding-left:5px;
font-weight:bold;
}
ul.me{
margin:5px;
padding:0px;
}
ul.me li{
margin:10px;
margin-top:7px;
padding:1px;
}

.ctm2{
width:500px;
}
ul.me2{
margin:5px;
margin-left:0px;
padding:0px;
list-style:none;
}
ul.me2 li{
margin:10px;
margin-top:7px;
margin-left:0px;
padding:1px;
padding-left:0px;
}

a.go_coco{
display:block;
text-align:center;
margin:0 auto;
width:600px;
font-size:18px;
background:#663300;
color:#FFFFFF;
padding-top:5px;
padding-bottom:5px;
}

img.mg{
margin-right:5px;
}

}
