@import url("./tables.css");

@charset "shift_jis";

/* 基本スタイル */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.6em;
	background-color: #E0E0E0;
	font-size: 20px;
}

div,p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	display: block;
}

h1,h2,h3,h4,.title,.menutitle {
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro',
		'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight: normal;
}

h1,h2,h3,h4 {
	clear: both;
}

.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5
	{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro',
		'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight: normal;
}

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}

img {
	max-width: 100%;
}

/* -------- リンク */

a img {
	border: none;
	text-decoration: none;
}

.txt-img img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* 基本レイアウト */
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#top h1 {
	text-align: left;
	font-size: 11px;
	line-height: 130%;
}

#header {
	height: 150px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6D883A;
}

#header a {
	color: #FFFFFF;
}

#header a:hover {
	color: #FF0000;
}

#header h2 {
	padding: 40px;
	padding-bottom: 0;
	height: 50px;
	width: 820px;
	font-size: 32px;
	color: white;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	line-height: 1.5em;
}

#headertext {
	color: #FFFFFF; text-align : left;
	padding-right: 15px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 130%;
	text-align: left;
}

#main h3 {
	font-weight: bold;
}

.itemlist {
	min-height: 350px;
	border : 2px solid #E0E0E0;
    border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
}

.item_title {
	font-weight: bold;
	font-size: 23px;
}

.itemlist_contents {
	margin-left: 250px;
	margin-top: 20px;
	text-align: left;
}

#text1 {
	font-size: 18px;
}

.text1_img {
	float: left;
}


.itemlist_img {
	float: left;
	max-height: 200px;
	max-width: 200px;
}

.sub_title {
	font-size: 25px;
	color: red;
}

.item_list_page {
	padding: 3px;
	border : 2px solid #6D883A;
    border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
}

.item_list_page a {
	font-size: 25px;
}

.item_list_page a:hover {
	color: #FF0000;
}

/* コンテンツ */
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2
	{
	margin-bottom: 25px;
	padding: 10px 14px;
}

/* グローバルメニュー */
#contents {
	background-color: #FFF;
	_height: 10px;
	padding-bottom: 10px;
	min-height: 400px;
}

.menu {
	background-color: #EBEBEB;
	color: #666666;
	font-size: 12px;
}

.menu a {
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
}

.menu ul {
	font-size: 26px;
	list-style-type: none;
}

.menu li {
	margin-left: 50px;
	float: left;
}

#sitemaps li {
	list-style-type: none;
	text-align: left;
	text-indent: 25px;
	background-image: url(../img/sitemap1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#siteNavi {
	text-align: left;
	font-size: 12px;
}

/* フッター */
#footer {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6D883A;
	color: #666666;
	padding-top: 5px;
}

#footer a {
	color: #FFFFFF;
}

/* 各種見出し */
#main  h2,#main h3 {
	background-color: #6D883A;
	font-size: 18px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 5px;
	text-indent: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
}

#main p {
	text-align: left;
}

#main h4 {
	font-size: 16px;
	line-height: 26px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #E6526E;
}

#main  h5 {
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 22px;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#main  h6 {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}