﻿@charset "utf-8";

/****************************************************/
/* header                                           */
/****************************************************/

#header h1 {
	margin: 0px;
	padding: 0px;
}

/****************************************************/
/* flash                                            */
/****************************************************/

.flash {
	margin: 0px;
	height: 260px;
	width: 930px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/****************************************************/
/* gloval-navi                                      */
/****************************************************/

#global-navi h2 {
	margin: 0px;
	padding: 0px;
	float: left;
}

/****************************************************/
/* sidenavi1（左側）                                */
/****************************************************/

#sidenavi1 {
	float: left;
	margin: 0px;
	width: 205px;
	height: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#sidenavi1 .link   {
	width: 160px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

#sidenavi1 ul {
	padding: 0px;
	font-size: 0px;
	margin: 0px;
	display: block;
}

#sidenavi1 ul li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	display: block;
}

#sidenavi1 ul li a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}

/*=======================*/
/* menu                  */
/*=======================*/

.menu1 {
	background-color: #FFF;
	background-image: url(../image/menu_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 245px;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	margin-right: auto;
}

.menu2 {
	background-color: #FFF;
	background-image: url(../image/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 170px;
	width: 175px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 15px;
}

.category  {
	color: #009FE8;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}

/****************************************************/
/* sidenavi2（右側）                                */
/****************************************************/

#sidenavi2 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 205px;
	height: auto;
	background-color: #FFF;
}

#sidenavi2 .button1   {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 175px;
}

#sidenavi2 .button2  {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 175px;
}

/****************************************************/
/* main                                             */
/****************************************************/

#main {
	width: 550px;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	background-color: #FFF;
}

#main .title  {
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1E94D4;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 22px;
}

/*=======================*/
/* pickup                */
/*=======================*/

#main .pickup {
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 305px;
}

#main .itembox  {
	padding: 0px;
	height: 270px;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .itemphoto a img   {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
}
#main .itembox p  {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#main .itembox .itemphoto  {
	background-color: #FFF;
	background-image: url(../image/pickup_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 160px;
	width: 160px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#main .itembox .price {
	color: #DB0000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#main .itembox .price .zei {
	color: #DB0000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#main .itembox .detail {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .pickup .itembox p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#main .pickup .itembox p a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

/*=======================*/
/* about                 */
/*=======================*/

#main .about {
	width: 540px;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main .about ul.aboutlist {
	width: 540px;
	margin: 0px;
	height: auto;
	padding: 0px;
}

#main .about ul.aboutlist li{
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

#main .about ul.aboutlist li img {
	width: 265px;
	height: 75px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	float:left;
}


/*=======================*/
/* news                  */
/*=======================*/

#main .news {
	width: 540px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main .newscontent  {
	padding: 0px;
	height: 155px;
	width: 540px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #0B9BCE;

}

#main .news .newscontent p {
	font-size: 14px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1E94D4;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.date {
	color: #1FA2D5;
	font-weight: bold;
}