@charset "utf-8";
html {
  overflow-y: scroll;
  overflow-x: hidden; 
}

*{
    color:#333;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,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;
}
img.left{
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0.5em 20px 2em 2em;
	background: #ffffff;
	float: left;
}
img.right{
    float: right;
    padding: 0 0 1em 1em;
}
img.banner{
    margin: 1em 0 0 1em;
}
li {
  list-style-type: none;
}
br.clear{
    clear: both;
}
.center{
    text-align: center;
}
.bold{
    font-weight: bold;
}
.large{
    font-size: 120%;
}
.red{
    color: red;
}
.violet{
	color: #22227a;
}
a{
    text-decoration: none;
}
body {
  background: url("../img/all/bg_body.jpg") no-repeat top fixed #000;
  color: #333;
  font-size: 14px;
  font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 1.5;
}
* html body {	/* for IF6 */
  font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

p{
    padding: 1em 0 1em 1em;
}

#wrap{
    width: 900px;
    background: url('../img/all/shadow.png') repeat-y;
    margin: 0 auto;
}
#page {
    width: 880px;
    background: url('../img/all/bg_page.gif') repeat;
    margin: 0 auto;
}

#header{
    background: url('../img/all/cotton_header.jpg') no-repeat top;
}
#header h1.title{
    padding: 30px 0 5px 30px;
}
#header h2.catch{
    font-size: 90%;
    padding: 0.5em 0 0 30px;
    color:#eee;
}
#header h2.tel{
    text-align: right;
    margin: -50px 20px 0 0;
}
nav ul.main_menu li{
    float: left;
}

div p.pankuzu {
	margin: 50px 0 0 0;
	padding-left: 30px;
    font-size: 90%;
}

div#contents{
    padding-top: 4em;
    background: #fff;
}

#main{
    float: right;
    width: 560px;
    margin: 0.5em 1.5em 1em 0;
}
#main .yurai{
    text-align: right;
    padding-right: 20px;
}
article {
    clear: both; 
    text-align: left;
    padding: 0 0 1em 0;
}
section{
    margin-bottom: 2em;
}
article h2.title{
    text-align: left;
    font-size: 16pt;
    color: #333;
    padding: 0;
    background: url(../img/title/bg_title.png) no-repeat left;
    clear: both;
}
article h3{
    margin: 1em 0 0 1em;
    border-bottom: 1px dashed #999;
    color: #960;
}
span.subtitle{
    font-size: 70%;
    color: #009;
}
span.tel{
	font-size: 200%;
	font-weight: bold;
	line-height: 200%;
	margin: 20px 0;
}

#main ul.home{
	padding:0;
	width:560px;
}
#main ul.home li.photo{
	padding:0 2px;
	float:left;
	border-bottom:none;
	line-height:110%;
}

#main dl{
    margin: 1em 0 0 2em;
}
#main dl dt{
    margin: 1em 0 0 0;
    font-weight: bold;
    color: #060;
}
#main dl dt a{
    text-decoration: none;
}
#main dl dt a:visited{
    color: #060;
}
#main dl dd{
    margin: 0 0 0 2em;
}

#main table{
    width: 580px;
    margin: 1em 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#main table th,td{
    padding: 5px 5px 5px 10px;
    border-right: 1px solid #ccc;    
    border-bottom: 1px solid #ccc;
}
#main table th{
    width: 24%;
}
#main table td{
    width: 76%;
}
/*
#main table.netsushori{
    width: 580px;
    margin: 1em 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#main table.netsushori{
    padding: 5px 5px 5px 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#main table.netsushori th,td{
    vertical-align: top;
}
*/
#main ul.category_list{	
	list-style-type: none;
    margin: :2em;
}
#main ul.category_list li{
	float: left;
	width: 180px;
	height: 380px;
	margin: 0.5em 5px 20px 5px;
	border: 1px solid #ccc;
	background: url(../img/home/bg_half_white.png) repeat top;
}
#main ul.category_list li p{
	padding: 0 10px;
}
ul#feed{
	width:530px;
	height:170px;
	overflow:scroll;
	line-height:150%;
	padding:0 15px;
    border: 1px solid #ccc;
}
ul#feed li{
	border-bottom:dashed 1px #CCC;
    padding:  10px 0 3px 0;
}
#main ul.topics{
    border: 1px solid #ccc;
    margin: 0 0 2em;
    padding: 0;
    height: 180px;
    overflow: scroll;
    background: url('../img/home/bg_half_white.png')
}
#main ul.topics li{
    list-style-type: none;
    margin: 1em;
    border-bottom: 1px dashed #ccc;
}
#main ul.photo li{
    list-style-type: none;
    margin: 10px 0 10px 15px;
    float: left;
    width: 275px;
}
#main ul.product_list{
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
    width: 100%;
}
#main ul.product_list li{
	list-style-type:none;
	text-align: center;
	float: left;
	font-size: 80%;
    width: 23%;
    height: 140px;
	padding: 1%;
}

#main ul.ryouri{
	margin-top: 1em;
    padding:0;
	width:560px;
}

#main ul.ryouri li{
	padding:0 10px;
	float:left;
	text-align:center;
}
#main ul.ryouri p{
	margin:0;
	padding:0 0 15px 0;
	text-align:center;
}

aside{
    margin: -0.7em 0 1em 0;
    float: left;
    width: 290px;
}
aside p{
    padding: 0.5em 1em 0.5em 2em;
}
aside h2.title{
    text-align: left;
    font-size: 16pt;
    color: #333;
    margin: 0.5em 0 0 0;
    padding: 5px 0 0 0.8em;
    clear: both;
}
aside h3{
    padding-left: 1.5em;
    font-size: 140%;
    font-weight: bold;
}
aside ul.sideMenu{
	list-style-type: none;
    font-size: 90%;
	line-height: 200%;
	padding: 1em 0 10px 0;
}
aside ul.sideMenu li{
	list-style: none;
	margin-left: 30px;
}
aside ul.sideMenu li.first{
	list-style: none;
	margin: 10px 0 0 0;
}
aside ul.sideMenu li a{
	text-decoration: none;
}

/* --- フッタ --- */
#footer {
    clear: both;
    height: 90px;
	padding: 10px 0 0 0; /* フッタのパディング  */
    background: url('../img/all/bg_footer.gif') top #22227a;
}
#footer ul.list{
	margin:0 0 5px 0;
	padding:0;
	list-style-type:none;
	text-align:center;
}
#footer ul.list li{
	display:inline;
	padding:0 4px 0 8px;
	background:url(../img/all/menu_line.gif) no-repeat left;
}
#footer ul.list li.first{
	background:none;
}
#footer ul a{
    color:#fff;
}
#footer ul.guide{
	margin:0 0 15px;
}
#address{
	font-style:normal;
	text-align:center;
	font-size:90%;
	margin: 0 0 15px 0;
    color:#fff;
}
#footer #address a.sainavi{
	color: #666666;
	text-decoration: none;
}
/* --- ▲フッタ内の設定終了 --- */