body {
background-color: #EAEBD1; margin-top: 20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #333333; font-size:80%; text-align: left;
}

.text1 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 15px}
.text2 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px}
.text3 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 16px}

a:link {  color: #330099; text-decoration: none} 
a:visited {  color: #6600CC; text-decoration: none}
a:hover {  color: #6633FF; text-decoration: underline}
a:active {  color: #6633FF; text-decoration: none}

A.menu1{ color : #FFFFFF ; text-decoration:none;  font-size: 12px; line-height: 16px;}
A.menu1:visited { color: #FFFFFF; text-decoration: none;}
A.menu1:hover { color: #FFFFFF; text-decoration: underline;}
A.menu2{ color : #FFFFFF ; text-decoration:none ; font-size: 10px; line-height: 14px;}
A.menu2:visited { color: #FFFFFF; text-decoration: none;}
A.menu2:hover { color: #FFFFFF; text-decoration: underline;}

h2.red{
margin: 5px;
padding: 4px 0px 0px 10px;
height: 22px;
background-image:url(http://mononofu.dw.shopserve.jp/pic-labo/h2_img.jpg) ;
background-repeat: no-repeat;
font-size: 12pt;
}

h2.yel{
margin: 0px;
padding: 6px 0px 0px 10px;
height: 22px;
background-image:url(http://mononofu.dw.shopserve.jp/pic-labo/h2_img02.jpg) ;
background-repeat: no-repeat;
font-size: 12pt;
}

h2.ore{
margin: 0px;
padding: 6px 0px 0px 10px;
height: 22px;
background-image:url(http://mononofu.dw.shopserve.jp/pic-labo/h2_img03.jpg) ;
background-repeat: no-repeat;
font-size: 12pt;
}

h2.gre{
margin: 0px;
padding: 6px 0px 0px 10px;
height: 22px;
background-image:url(http://mononofu.dw.shopserve.jp/pic-labo/h2_img04.jpg) ;
background-repeat: no-repeat;
font-size: 12pt;
}

.itembox{
width: 374px;
clear: both;
}

.itemimg{
margin: 10px 0px;
text-align: center;
}

.itemtitle{
margin-left: 27px;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
line-height: 15px;
text-align: left;
}

.itemtext{
margin-left: 27px;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
line-height: 15px;
text-align: left;
}
.boxleft{
margin: 0px 0px 10px 0px;
width: 180px;
border: 1px solid #BBBBBB;
float: left;
}

.boxright{
margin: 0px 0px 10px 0px;
width: 180px;
border: 1px solid #BBBBBB;
float: right;
}

.topframe1 {	
margin-top:10px;
padding: 0px 5px 5px 5px;
border: 1px solid #BBBBBB;
clear: both;
text-align: left;
}

.topframe2 {	
padding: 0px 5px 5px 5px;
border: 1px solid #BBBBBB;
text-align: left;
}

.topframe3 {	
padding: 0px 5px 5px 5px; height: 80px;
background-color: #EEEEEE;
border: 1px solid #BBBBBB;
}

.brandspace {
padding: 0px 0px 0px 170px;
}

.caption {
font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: small; line-height: 120%;
padding: 5px 0px 5px 0px;
}

.title {
	font-size: 16px;
	text-align:left;
	padding:0px 0px 0px 13px;
	background-image:url(image/t_bg.gif)
}

.orderinfo-md { background-color:#ffded0;
border-left:5px #ff8877 solid; 
padding:5px 10px 3px 5px; margin:0px 0px 10px 0px; 
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size:12px; font-weight:bold; line-height:150%;
 }
 
.orderinfo-link { text-align:right; font-size:10px; margin:5px; }
.orderinfo-table { border:1px #cc0000 solid; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size:12px; text-align:left;}
.orderinfo-td1 { border-right:1px #cc0000 solid; }
.orderinfo p { margin:10px; }

h1 {
	font-size: 14px;
	margin:0px;
	padding:0px;
}
div#news {
	width:100%; height:100px;
	overflow:auto;
	line-height:1.3em;
	border:none;
	margin:10px 0px 10px 0px;
	}
#news td {padding-bottom:10px;}


#board {
position:fixed; /* これでボックス要素を固定 */
z-index: 5; /* これは必要に応じて。画像関係で指定している場合のみ 数値は任意 */
bottom: 0; /* ページの下からの位置（最下部） */
right: 0; /* ページの右からの位置（右側） */
text-align: center; /* 当方はボックス要素をセンタリングしています */
width: 110px; /* ボックス要素の横幅 数値はお好みで */
height: 160px; /* ボックス要素の高さ 数値はお好みで */
background: #eee; /* お好みの色を指定 */
border: 1px solid #000000; /* お好みで ＾＾； */
}
#board img{
border:0;
}

#whats_new table{
	margin: 0 0 20px 0;
	padding: 0;
	width: 565px;
	border: 0;
	
}
#whats_new .line{
	margin: 0 0 1px 0;
	width: 550px;
	background:url(images/news_line.jpg) no-repeat bottom left;
}
#whats_new .day{
	margin: 0;
	padding: 0;
	width:80px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	float: left;
	}
	
#whats_new .title{
	margin: 0 0 0 80px;
	padding: 0;
	width:485px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	}	
	
#whats_new .img{
	margin: 0;
	padding: 5px;
	width:145px;
	float: left;
	}
#whats_new .img2{
	margin: 0;
	padding: 5px;
	width:250px;
	float: left;
	}
#whats_new .img3{
	margin: 0;
	padding: 5px;
	width:380px;
	float: left;
	}
#whats_new .img4{
	margin: 0;
	padding: 5px;
	width:500px;
	float: left;
	}
#whats_new .comment_img{
	margin: 0　10px 0 145px;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	}
#whats_new .comment{
	margin: 0 0 0 80px;
	padding: 0　10px 0 0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	}
#whats_new .title2{
	margin: 0 0 0 10px;
	padding: 0;
	width:540px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}
#whats_new .comment2{
	margin: 0 0 0 10px;
	padding: 0　10px 0 0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	}
	
#brand{
	margin:15px;
	width:560px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
}

#brand h2{
	margin:15px 0px 15px 0px;
	padding: 4px 0px 0px 10px;
	width:540px;
	height:26px;
	font-size: 16px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	background:url(images/title_brand.jpg)  no-repeat;

}
#brand .img_box{
	margin:10px 15px;
	padding: 0px;
	width:540px;
	border: none;
}
#brand .img_margin{
	margin:2px 5px;
}
#button_cus{
	margin:10px auto;
	text-align:center;
}

#button_cus img{
	border:0;
}
#brand a img { border: none; }
#brand a{
	border:0;
}

