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

/* 初期設定
------------------------------ */
* {
	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: normal;
	font-size: 1.0em;
}

img {
	max-width: 100%;
}

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

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

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

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

.clear {
clear:both;
}

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

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
margin-bottom: 5px;
}

#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;
}
#introduction h2 {
margin: 0 0 5px;
}
#introduction p {
width: 100;
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 {
width: 100%;
margin-bottom: 5px
}

#contents h4 {
margin: 0 0 5px 0;
}

#contents .goods {
margin: 0 0 5px 0;
padding: 10px;
border: 1px dotted #cac8c8;
}

#contents .goods .images {
margin: auto;
width: 70%;
margin-bottom: 10px;
}

#contents .goods .details {
width: 100%;
}

#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: 100%;
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: 30%;
padding: 0;
background: none;
}

#contents .goods .details td {
width: 45%;
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: 80%;
margin: auto;
}

#side ul{
list-style: none;
text-align: center;
margin-bottom: 20px;
}

#side ul li{
width: 96%;
height: 30px;
padding: 13px 10px 0 10px;
font-size: 1.3em;
font-weight: bold;
background: linear-gradient(#fffddc, #ffebb7);
margin-bottom: 5px;
}
	
#side ul li a{
color: #FE6C01;
display: block;
}

#side ul li a hover{
color: #ffa461;
display: block;
}

#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: 100%;
margin: 0 auto;
padding: 5px 0 0;
font-size: 12px;
}
#about a {
color: #999999;
}
#footer {
width: 100%;
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;
margin: auto;
}

#headerin img {
width:100%;
}

}