@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 72.5%;
	line-height: 150%;
	letter-spacing:1px;
	background-color: #7AC715;
	background-image: url(/user_data/packages/default/img/common/body_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
	font-size: 100%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}

/* フッター
----------------------------------------------- */
#pagetop {
	width: 930px;
	padding: 30px 20px 15px 0px;
	background-color: #fff;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 80px;
}

#fotter {
	width: 930px;
	padding: 15px 0px 15px 20px;
	border-top: 2px solid #FC0;
	background-color: #393;
	font-size: 95%;
	color: #fff;
	text-align: left;
	margin: 0 auto;
}
#footer_info {
	width: 930px;
	margin-left: 80px;
	background-color: #FFC;
	text-align: center;
	display: block;
	padding-left: 20px;
	border-top: 2px dashed #E6B781;
}
#footer_info .informationBox {
	width: 910px;
	text-align: left;
	clear: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer_info .informationBox dt {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 15px solid #F90;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFF;
	color: #666;
	font-weight: bold;
}
#footer_info .informationBox dl {
	width: 285px;
	float: left;
	margin-right: 15px;
	padding: 0px;
	
}
#footer_info .informationBox blockquote {
	margin-top: 5px;
	padding: 5px;
	border-bottom: 1px solid #C96;
}
#footer_info .informationBox blockquote .list {
	color: #FFF;
	background-color: #C09450;
	padding: 2px 2px 2px 5px;
	margin-bottom: 5px;
}
#footer_link {
	background-color: #FC0;
	width: 930px;
	margin-left: 80px;
	padding-left: 20px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}
#footer_link a {
	color: #399835;
}
#footer_info .informationBox dd a img {
	margin-top: 10px;
	display: block;
}
#fotter a {
	color: #FF6;
}
#fotter_category {
	width: 930px;
	margin-left: 80px;
	background-color: #FFF;
	padding-left: 20px;
	padding-bottom: 20px;
}
#fotter_category #categoryBox {
	clear: left;
	display: block;
	padding: 10px 0px 0px;
	margin: 0px;
	border-bottom: 1px dashed #999;
	width: 910px;
}

#fotter_category dl {
	width: 145px;
	float: left;
	display: block;
	margin-right: 8px;
	padding-bottom: 10px;
}
#fotter_category #categoryBox dt a {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	color: #FFF;
	background-color: #999;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
#fotter_category #categoryBox dl dt a:hover {
	background-color: #F90;
}
#fotter_category #categoryBox dl img {
	width: 36px;
	float: left;
	margin-right: 5px;
}
#fotter_category #categoryBox .right {
	margin: 0px;
	float: right;
	position: relative;
	width: 145px;
}
#fotter_category #categoryBox .right dt a {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	color: #FFF;
	background-color: #999;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
#fotter_category #categoryBox .right dt a:hover {
	background-color: #F90;
}
#fotter_category #categoryBox dl dd a{
	font-size: 90%;
	color: #333;
}
#fotter_category #categoryBox dl dd a:hover {
	color: #F60;
}
#fotter_category h2 {
	font-size: 100%;
	color: #FFF;
	background-color: #7CC61C;
	padding: 5px;
	width: 900px;
}

/* ランキング
----------------------------------------------- */

#ranking {
	margin: 10px 0px 0px;
	padding: 0px;
}
#ranking .wakuphoto img {
	height: 75px;
	width: 95px;
	margin: 0px;
	padding: 0px;
}
#ranking .wakuphoto a:hover {
	border: 1px solid #FF6600;
}
#ranking .wakuphoto a {
	display: block;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#ranking table {
	font-size: 11px;
	text-align: left;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#ranking td {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
