body {
	margin: 0;
	padding: 0;
	font-family: "�ᥤ�ꥪ", "Meiryo", "�ͣ� �Х����å�", "Hiragino Kaku Gothic Pro", "�ҥ饮�γѥ� Pro W3", sans-serif;
}

.flexslider ul li {
	list-style: none;
	margin-left: 0;
}



/* ------------ ��� ------------ */

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #06C;
	text-decoration: none;
}
a:active {
	color: #06C;
	text-decoration: none;
}
a.line:hover {
	text-decoration: underline;
}
/*--------------------------------------------*/

/*���������·��*/
div.top{
	width: 800px;
	margin: 0px auto;
	text-align: center;
}

p {
/*
margin:0;
*/
	margin: 10px;
	padding:0;
}

/*�ե����ȥ�ե�*/
.float_left{
	float:left;
}

/*�ե����ȥ饤��*/
.float_right{
	float:right;
}

/*�ե����ȥ��ꥢ*/
.clear{
	clear:both;
}

/*--------------------------------------------*/

/*�����ȥ�*/
.title {
	width: 800px;
}

/*���饤����*/
#slides {
	width:720px;
	margin: 10px auto 30px;
}


/*--------------------------------------------*/

/*���太�Τ餻*/

ul.topics {
    text-align: left;
}
li.ttext {
    display: inline-block;
    font-size:14px;
    line-height: 1.6;
	width:480px;
}

li.new {
    display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 0 5px;
	margin-right:18px;
    text-align: center;
	width:40px;
	vertical-align:top;
}

/*--------------------------------------------*/

/*pickup����*/

.pickup-box {
	padding:12px 0;
	margin-bottom:20px;
	text-align:left;
	background-color: #ECEDED;
	border:2px #B8BFBF dotted;
	border-radius: 8px; /* CSS3 */
		-webkit-border-radius: 8px; /* Safari,Google Chrome�� */
		-moz-border-radius: 8px; /* Firefox�� */
		behavior: url(../js/PIE.htc); /* IE�� */
}

.pickup-img {
	margin:20px;
	border:#ffffff 3px solid;
}

.pickup-text {
	width:350px;
	margin:20px 20px 5px 10px;
	font-size: 13px;
	line-height:1.4;
	color:#373737;
}

.pickup-text .title {
	font-size: 17px;
	font-weight:bold;
	line-height:1.4;
	color:#373737;
}

.pickup-text .price {
	font-size: 13px;
	color:#ffffff;
	background-color:#6DB3C7;
	padding:3px 6px;
	display:inline-block;
	margin:5px 0;
}

.pickup-text .name {
	font-size: 13px;
	font-weight:bold;
	display:inline-block;
	margin:8px 0;
}

/*--------------------------------------------*/

/*����Ź���ƥ��꡼*/
.pickup-title {
	width: 175px;
	padding:5px;
	font-size:15px;
	font-weight:bold;
	color:#333333f;
	text-align:left;
	margin-bottom: 10px;
	border-bottom:2px solid #333333;
}

/*--------------------------------------------*/

/*����Ź�Ҳ�*/

.shop-box{
	margin-bottom:10px;
}

.shop-title{
	width:780px;
	padding:10px;
	text-align:left;
	background:#E3E4E4;
	border-top:3px solid #BABBBB;
}

.shop-cat {
	padding:5px 10px;
	margin:0 10px;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background-color:#E84091;
	float:left;
}

.shop-name {
	padding:5px 10px;
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-align:left;
	float:left;
}

.shop-text {
	line-height:1.5;
	text-align:left;
	margin:10px;
	font-size:15px;
}

.shop-box1 {
	width:220px;
	margin-left:10px;
	float:left;
}

.shop-box2 {
	width:220px;
	margin:0 30px;
	float:left;
}

.shop-box3 {
	width:220px;
	float:left;
}

.shop-img {
	width:220px;
	margin:10px auto;
}

.shop-text2 {
	font-size: 10px;
	line-height:1.4;
	color:#373737;
	margin-top:6px;
}

.shop-price {
	font-size: 14px;
	font-weight:bold;
	line-height:1.5;
	margin:5px 0;
	text-align:left;
}

.shop-btn1{
	width: 220px;
	margin:6px auto;
	padding:5px 0;
	background: #42A8B9;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	border-radius: 7px; /* CSS3 */
		-webkit-border-radius: 7px; /* Safari,Google Chrome�� */
		-moz-border-radius: 7px; /* Firefox�� */
		behavior: url(../js/PIE.htc); /* IE�� */
}

.shop-btn1:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.shop-btn2{
	width: 150px;
	margin:6px auto;
	padding:2px 0;
	background: #FF8368;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	border-radius: 3px; /* CSS3 */
		-webkit-border-radius: 3px; /* Safari,Google Chrome�� */
		-moz-border-radius: 3px; /* Firefox�� */
		behavior: url(../js/PIE.htc); /* IE�� */
}

.shop-btn2:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.shop-warning {
	font-size: 11px;
	line-height:1.4;
	color:#373737;
	width:100%;
	text-align:left;
	margin:10px;
}


.flex-caption {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	background: #444;
	padding: 7px;
}

.flex-caption  span{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
}

.note {
	padding-left: 1em;
	text-indent: -1em;
}

/*.note dt {
	position: relative;
	-webkit-margin-start: 1em;
}

.note dt span {
	position: absolute;
}

.note dd {
	padding-left: 1em;
	-webkit-margin-start: 1em;
}*/

dl.note dt {
  clear: left;
  float: left;
  width: 1em;
}

dl.note dd {
  margin-left: 1.5em;
}

/*����������ɲ�*/
.keywBlock {
	border: thick solid #39D8D8;
	display: block;
	margin: 10px 6px;
	padding: 10px 5px;
/*	width: 820px;*/
	background-color: #FFFEF8;
	margin-bottom: 8px;
}
.keywBlockTitle {
	font-weight: bold;
	display: block;
	font-size: 18px;
	text-align: left;
	margin: 3px 10px;
        line-height: 1.5em;
/*	width: 480px;*/
}

.keyword{
/*    width: 780px;*/
    font-size: 28px;
    margin: 5px 0px 5px 10px;
    line-height:1.5em;
    text-align: center;
    font-weight: bold;
}
.keywText{
	width: 400px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}
.keywImage{
	width:300px; 
	margin:0 10px;
}


