﻿@charset "utf-8";

	header, nav, #pickup_field, #contents, footer {
	width: auto;
}
header h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-right: 30px;
}
header img{
	width: 60%;
	height: auto;
}

nav ul li#nav_aboutus, nav ul li#nav_tatami, nav ul li#nav_gallery1, nav ul li#nav_askto {
	width: 100%;
}
nav ul li#nav_aboutus a, nav ul li#nav_tatami a, nav ul li#nav_gallery1 a, nav ul li#nav_askto a {
	height: auto;
	margin: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #66bbcc;
	background:none;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
nav ul li#nav_aboutus a:hover, nav ul li#nav_tatami a:hover, nav ul li#nav_gallery1 a:hover, nav ul li#nav_askto a:hover {
	background-color: #66bbcc;
	color: #333631;
}
body {
	line-height: 100%;
	background-color: #bbcc66;
	color:#333631;
	border: 20px solid #333631;
	margin:0 5px 5px 0;
}
.text br {
    display: none;
  }

#topicpath {
	margin-bottom: 30px;
	padding-top: 3px;
	font-size:small;
}

#pickup_field ul li img {
	width: 100%;
	padding: auto;
}

#main h1{
	font-size: smaller;
}

p {
	margin-bottom:20px;
	margin: 0;
	padding: 0 0px 10px 0px;
	color: #333631;
	text-align: center;
}
#topics ul li {
	margin-top: 20px;
	padding: 0 0 20px 0;
	text-indent: 0;
}
#topics ul li time {
	width: auto;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}

#rank img{
	width: 80%;
	height: auto;
}

iframe{
	width: auto;
}

table {
	width: 90%;
	border-collapse: collapse;
	margin-right: 5px;
	margin-bottom: 10px;
}
.sec_field td{
text-align: center;
}
.sec_field img{
	width: auto;
	}

footer #info_field {
	height: auto;
	padding: 10px;
	background: none;
}
#copyright{
	font-size: xx-small;
}