@charset "utf-8";
@media screen and (min-width:641px){

/* 初期設定
------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body  {
	color: #000000;
	text-align: center;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 120%;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 1.5em;
        margin-bottom: 10px;
}

img {
	vertical-align: bottom;
	border: 0;
}

li {
	list-style-type: none;
}

a {
	color: #3081b4;
	text-decoration: underline;
}

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

br {
	width: 0px;
	height: 0px;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0px;
}

th {
	padding: 0px;
}

form{
	padding: 0px; margin: 0px;
}

b{
	color: #555555;
	line-height: 1.7em;
}

p {
font-size: 14px;
}

.clear {
clear:both;
}

img.png {
behavior: expression(IEPNGFIX.fix(this));
}

img.over{}

/* ---IE7対応clearfix--- */
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden; }
.clearfix { min-height: 1%;display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ---IE7.IE8 対応clearfix--- */
.clearfix:after { content: ".";display: block;clear: both;height: 0;visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* base
---------------------------*/
body {
	color: #5c5c5c;
	background: #fafafa;
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
position: relative;
height: 333px;
margin-bottom: 10px;
}

#header h1 {
position: absolute;
top: 0px;
right: 0px;
font-size: 12px;
}

#header .text {
position: absolute;
top: 110px;
left: 10px;
font-size: 14px;
font-weight: bold;
}

#update {
padding: 3px 0;
font-size: 12px;
text-align: right;
}

#introduction {
margin: 0 0 20px;
padding: 0 0 15px;
border: 1px solid #cac8c8;
background: #ffffff url(../images/introimg.jpg) no-repeat bottom right;
}
#introduction h2 {
color: red;
font-weight: bold;
font-size: 30px;
margin: 20px 10px;
}
#introduction p {
width: 700px;
margin: 0 10px 15px;
font-weight: bold;
line-height: 160%;
}

/* ---IE7.IE8 対応clearfix--- */
#container:after { content: ".";display: block;clear: both;height: 0;visibility: hidden; }
#container { display: inline-block; }
/* Hides from IE-mac \*/
* html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */

#container {
border: 1px solid #cac8c8;
padding: 10px 0 10px 0;
background: #ffffff;
}

#contents {
float: right;
width: 690px;
margin: 0 10px 0 0;
}
#contents h4 {
margin: 0 0 5px 0;
}
#contents .goods {
margin: 0 0 5px 0;
padding: 10px;
border: 1px dotted #cac8c8;
}
#contents .goods .images {
float: left;
width: 250px;
}
#contents .goods .details {
float: right;
width: 410px;
}
#contents .goods .details h5 {
margin: 0;
padding: 18px 0 18px 15px;
background: fafafa;
font-size: 16px;
font-weight: bold;
}
#contents .goods .details h5 a {
color: #3081b4;
text-decoration:underline;
}
#contents .goods .details h5 a:hover {
color: #6abaec;
text-decoration:underline;
}
#contents .goods .details .title {
margin: 7px 0 5px 0;
font-size: 10px;
}
#contents .goods .details .content {
margin: 0 0 10px 0;
line-height: 130%;
}
#contents .goods .details table {
width: 410px;
font-size: 12px;
}
#contents .goods .details table.rank_2 {
margin-top: 65px;
}
#contents .goods .details table.rank_3,#contents .goods .details table.rank_4,#contents .goods .details table.rank_5 {
margin-top: 66px;
}
#contents .goods .details table.rank_6 {
margin-top: 47px;
}
#contents .goods .details table.rank_7 {
margin-top: 30px;
}
#contents .goods .details table.rank_8 {
margin-top: 5px;
}
#contents .goods .details th {
padding: 5px 0 6px 7px;
border: 1px solid #cac8c8;
color: #ffffff;
font-weight: bold;
text-align: left;
background: #b78742;
}
#contents .goods .details th.none {
width: 144px;
height: 135px;
padding: 0;
background: none;
}
#contents .goods .details td {
width: 170px;
padding: 5px 0 6px 7px;
border: 1px solid #cac8c8;
}
#contents .goods .explanation {
margin: 10px 0 0 0;
}
#contents .goods .explanation .title {
margin: 0 0 5px 0;
font-size: 10px;
}
#contents .goods .explanation .content {
margin: 0 0 10px 0;
line-height: 140%;
}
#contents .goods .explanation .links {
margin: 0 5px 0 0;
text-align: right;
font-size: 14px;
}
#contents .goods .explanation .links {
color: #3081b4;
text-decoration:underline;
font-weight: bold;
}

#side {
width: 280px;
height: 42px;
margin: 0;
text-align: center;
}

#side ul{
        margin-bottom: 20px;
}

#side ul li{
	width: 100%;
	padding: 20px 0 20px 0 ;
	font-size: 15px;
	font-weight: bold;
	background: url(../images/snav_bg.jpg) no-repeat top;}
	
#side ul li a{
	color: #FE6C01;
}

#side .sentents {
margin: 0 0 20px 0;
padding: 0 0 10px 0;
background: #fef9f1;
}
#side h4 {
margin: 0 0 10px 0;
padding: 10px 0;
border: 2px solid #f8b05a;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #3081b4;
line-height: 140%;
background: #ffffff;
}
#side .images {
margin: 0 0 10px 0;
}
#side .text {
font-size: 12px;
line-height: 140%;
margin: 0 3px 10px 5px;
}

.pagetop {
margin: 0 3px 30px 3px;
text-align: right;
font-size: 10px;
}
.pagetop a {
color: #666666;
}
.pagetop a:hover {
color: #aaaaaa;
}

#bottom {
width: 900px;
margin: 0 auto;
padding: 5px 0 0;
font-size: 12px;
}
#about {
width: 900px;
margin: 0 auto;
padding: 5px 0 0;
font-size: 12px;
}
#about a {
color: #999999;
}
#footer {
width: 900px;
margin: 0 auto;
padding: 5px 0 10px;
font-size: 12px;
}


.mb10{margin-bottom:10px !important}
.mb20{margin-bottom:20px !important}
.mb30{margin-bottom:30px !important}


#sub h2{
	width: 660px;
	height: 50px;
	padding: 34px 0 7px 30px;
	font-size: 36px;
	color: #2F82B6;
	background:url(../images/sub_stbg.png);}
	
#sub h3 {
margin: 0 0 10px 0;
padding: 18px 0 18px 15px;
font-size: 16px;
color: #2F82B6;
font-weight: bold;
	background: #ededed url(../images/bg_border.png) repeat;
}

#sub p{
	margin: 0 15px 20px 15px;}
	
#sub .goods .details {
float: right;
width: 370px;
}

#sub .goods .images{
	float: left;
	width: 280px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFF;}
	
#sub .goods .details2 {
float: left;
width: 370px;
}

#sub .goods .images2{
	float: right;
	width: 280px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFF;}
	
#news{
	border: 1px solid #FFD8D8;}


}