@charset "utf-8";

/* 基本タグCSS */



body{
	font-size: 90%;
	color:#333333;
}

h1{
	font-size: 70%;
	color:#555555;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2{
	font-size: 90%;
	color:#222222;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3{
	font-size: 90%;
	color:#ff2233;
	margin-top: 2px;
	margin-bottom: 2px;
}

h4{
	font-size: 90%;
	color:#333333;
	margin-top: 2px;
	margin-bottom: 2px;
}

h5{
	font-size: 90%;
	color:#333333;
	margin-top: 2px;
	margin-bottom: 2px;
}

h6{
	font-size: 90%;
	color:#333333;
	margin-top: 2px;
	margin-bottom: 2px;
}

h7{
	font-size: 90%;
	color:#333333;
	margin-top: 2px;
	margin-bottom: 2px;
}


a{
	color: #bf0000;
	text-decoration: none;
}

a:link{
	color: #bf0000;
	text-decoration: none;
}

a:visited{
	color: #bf0000;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

a:active{
	color: #FF0000;
	text-decoration: none;
}




P{
	color:#444444;
	line-height: 1.4;
}

li {
	color:#444444;
	text-align: left;
}





/* 全体レイアウト */

#Body{
	overflow: auto;
	width: 100%;
}


#TopMSG{
	width: 930px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 2px;
}

/* ヘッダー */ 

#TopNavi{
	background-color: #ffffff;
	width: 930px;
	text-align: center;
}


#TopNaviList{
	list-style-type: none;
	background: #FF99AA;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding-left: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}

#TopNaviList li{
	display: inline;
	padding-right: 0px;
	padding-left: 0px;

}

#TopNaviList a{
	color: #FFFFFF;
}

/* イベントバナー */

#Banner{
	width: 930px;
}


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


#Main{
	background-color: #FFFFFF;
	width: 930px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	border-bottom-color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	overflow: auto;
	padding-bottom: 0px;

}

#Main1{
	background-color: #ffffff;
	width: 770px;
	float: left;
}

#Contents{
	background-color: #FFFFFF;
	width: 600px;
	float: right;
}

#Contents h2{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFf5FF;
	color: #bf0000;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left-style: solid;
	border-left-color: #bf0000;
	border-left-width: 8px;
	border-right-style: solid;
	border-right-color: #bf0000;
	border-right-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #bf0000;
	border-bottom-width: 2px;
}

#Contents h3{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #990033;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

#Contents h4{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

#Contents h5{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
}

#Contents hr{
	border: 1px 0px 0px 0px;
	border-color: #FF99FF;
	border-style: dotted;
}

#Contents p{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
}

#Contents ul{
	margin-left: -20px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#Contents li{
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 15px;
	margin-right: 15px;
}




#Main1-B{
	background-color: #ffffff;
	width: 830px;
	float: left;
}


#Contents-B{
	background-color: #FFFFFF;
	width: 830px;
	float: right;
}



#Cart{
	text-align: center;
}

#Cart td{
	text-align: center;
}

#Cart i{
	text-align: center;
	text-decoration: line-through;
}

#Cart strong{
	color: #FF0000;	
	text-align: center;
}

#Pan{
	color: #FF99AA;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}



#Osusume{
	list-style-type: none;
	background: #ffffff;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 500px;
	border-left-style: solid;
	border-left-color: #FF99AA;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FF99AA;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #FF99AA;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF99AA;
	border-bottom-width: 1px;

}

#Osusume h2{
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FF99AA;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#Osusume h3{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #990033;
	padding-top: 3px;
	padding-bottom: 3px;
}

#Osusume h4{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

#Osusume h5{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
}


#Osusume p{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
}


#Osusume li{
	display: inline;
}

#Faq{

}

#Faq h3{
	text-align: left;
}

.L{
	width: 210px;
	float: left;
	padding-left: 20px;
}


.R{
	width: 210px;
	float: right;
	padding-right: 20px;
}

.Imgline{
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : gray gray gray gray;
}

/* 左ナビゲーション */

#Navi{
	background-color: #FFfaFF;
	width: 160px;
	float: left;
}

#Navi h3{
	background-color: #FFEEEE;
	width: 150px;
	color: #FF2233;
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FF2233;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#Navi ul{
	margin-top: 0px;
	margin-left: 15px;
	padding-left:5px;
	list-style-image: url(images/list02.gif);
	text-align: left;
}

#Navi li{
	margin-left: 2px;
	padding-left:2px;
	text-align: left;
}



#SideInfo{
	width: 160px;
	text-align:center;
}

#SideInfo h3{
	color: #ffffff;
	background-color: #993333;
	padding-left: 0px;
	border-left-style: solid;
	border-left-width: 0px;
	margin-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 160px;
}


#SideInfo h4{
	color: #222222;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: center;
}

#SideInfo p{
	margin-left:5px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 1px;
}

#SideInfo ul{
	margin-top: 0px;
	background-color: #CCCCCC;
	margin-left: 0px;
	padding-left:1px;
	text-align: left;

}


#SideInfo li{
	margin-left: 0px;
	padding-left:5px;
	text-align: left;
}


/* 営業カレンダー */

#Cal{
	width: 160px;
}


/* 右ナビゲーション */

#Ec{
	background-color: #FFFFFF;
	width: 150px;
	float: right;
	text-align: center;
}

#Ec h3{
	background-color: #FF2233;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}

#Ec p{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	color: #FF0000;
	text-align: left;
}

#Ec ul{
	margin-top: 0px;
	margin-left: 5px;
	padding-left:5px;
	list-style-image: url(images/list00.gif);
	text-align: left;

}


/* フッターインフォメーション（送料規定など） */

#Information{
	width: 930px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
}

#Information-LL{
	width: 620px;
	float: left;
}

#Information-L{
	width: 308px;
	float: left;
}

#Information-LR{
	width: 309px;
	float: right;
}

#Information-R{
	width: 308px;
	float: right;
}


#Information h3{
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FF99AA;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#Information h4{
	text-align: center;
	background-color: #FFEEEE;
	border-bottom-style: solid;
	border-bottom-color: #FF99AA;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #FF99AA;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #FF99AA;
	border-top-width: 1px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

#Information h5{
	text-align: left;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}

#Information p{
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 12px;
}

#Information ol{
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	text-align: left;

}

#Information ol li{
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}

#Information ul{
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 25px;
}

#Information ul li{
	text-align: left;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 5px;
}


/* フッターリンク */

#FooterLink{
	background-color: #dddddd;
	width: 930px;
	color: #333333;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#FooterLink a{
	color: #333333;
	text-decoration: none;
}

#FooterLink a:link{
	color: #333333;
	text-decoration: none;
}

#FooterLink a:visited{
	color: #333333;
	text-decoration: none;
}

#FooterLink a:hover{
	color: #FF99AA;
	text-decoration: underline;
}

#FooterLink a:active{
	color: #FF99AA;
	text-decoration: none;
}



/* フッター */

#Footer{
	background-color: #bf0000;
	width: 830px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	border-bottom-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	float: left;
	text-align: center;

}

#Footer p{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
