@charset "utf-8";

/*------------------------------------------------------------------------------

地球村 - challenge style

------------------------------------------------------------------------------*/

/* ----------------------------------------

画像タイトル設定

---------------------------------------- */

div#main h1{
	background:url(../images/title.jpg) no-repeat left top;
}

/* ----------------------------------------

ページ設定

---------------------------------------- */

div#main p.txHead {
	padding: 0 10px 0 10px;
}

div#main div.section {
	margin: 5px 0 10px 0;
	padding: 15px;
	background-color: white;
	border: 1px solid #b7b7b7;
}

div#main div.inner {
	margin: 0;
	padding: 0;
	background-color: white;
	border: none;
}

div#main div.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#main div.section {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html div#main div.section { height: 1%; }
div#main div.section{ display: block; }
/* End hide from IE-mac */

div#main div.head {
	margin: 5px 0 10px 0;
	padding: 0;
	background-color: transparent;
	border: none;
}

div#main div.section h4{
	font-size: 115%;
	border: none;
	margin-top: 0;
	padding-left: 0;
	color:#188832;
}

div#main div.section h5{
	width: 340px;
	line-height: 1.4;
}

div#main div.wfull h5{
	width: auto;
	line-height: 1.4;
}

div#main div.wfull h6{
	margin: 10px 0 0px 0;
	font-size: 110%;
	font-weight: bold;
	color:#188832;
}

div#main div.wfull h6 span{
	padding-left: 15px;
	font-size: 80%;
	color:#333;
}

div#main div.section p {
	margin: 0 10px;
	padding: 10px 0;
}

div#main div.section p.mtn10 {
	margin-top: 0;
	font-size: 90%;
}

div#main div.section p.hp-img,
div#main div.section p.item-img,
div#main div.section p.head-img{
	padding: 3px;
	margin: 10px 0 10px 10px;
	float: right;
	background-color: #e7e7e7;
	border: 1px solid #ccc;
}



div#main ul.chopsticksList li{
	float:left;
	padding: 3px;
	margin: 10px 0 10px 10px;
	background-color: #e7e7e7;
	border: 1px solid #ccc;
}

div#main div.section div.item-box {
	float: left;
	width: 185px;
	margin: 0 0 10px 0;
}

div#main div.section div.last {
	margin: 0;
	width: 156px;
}

div#main div.section div.item-box p {
	font-size: 90%;
	margin: 0;
	padding: 0;
	width: 150px;
}

div#main div.section div.item-box p.item-ph {
	width: 150px;
	padding: 3px;
	margin: 15px 0 4px 0;
	background-color: #e7e7e7;
	border: 1px solid #ccc;
}

div#main p.wh3{
	text-align:right;
	margin-top:-28px;
	margin-bottom:14px;
	padding-right:10px;
	font-weight:bold;
}

p.wh3 a:link{
	color:#188832;
}

p.wh3 a:visited{
	color:#188832;
}

p.wh3 a:hover{
	color:#FF0000;
}

p.wh3 a:active{
	color:#188832;
}

div#main p.wh3 a.arrow02{
	padding-bottom: 2px;
	background-position: 0 0;
}

p.pagelist{
	position: absolute;
}

div#main table#chopsticks.tableType02{
	width:auto;
}

div#main table.tableType01.auto{
	width:60%;
}

div#main table.tableType01.auto table.tableInner{
	float:right;
	width:86%;
}

div#main table.tableType01.auto table.tableInner td{
	padding:0;}
