@charset "shift_jis";

/* INTA */


/* basic settings */

body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 11px;
	line-height : 20px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	color: #262626;
}

a {
	color : #4683A4;
	text-decoration : none;
}

a:hover {
	color : #75A2FF;
	text-decoration : underline;
}


/* layout settings */
#wrapper {
	width: 1020px;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	position: relative;
	width: 990px;
	background-color: #FFFFFF;
	height: 180px;
	padding-left: 30px;
}

#nav {
	width: 960px;
	height: 60px;
	padding-top: 20px;
	left: 0px;
	clear: both;
	float: left;
}

#nav img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #98C8D8;
	border-bottom-color: #98C8D8;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 960px;
	height: auto;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	padding-top: 0px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}

#contents {
	width: 960px;
	height: auto;
	clear: both;
	float: left;
	min-height: 560px;
}

#exam {
	width: 800px;
	clear: both;
	float: left;
	height: auto;
	min-height: 560px;
	margin-left: 80px;
}

#exam li {
	font-size: 12px;
	list-style-type: disc;
	text-align: left;
	line-height: 180%;
}

#exam td  {
	font-size: 12px;
	padding: 10px;
	line-height: 180%;
	vertical-align: top;
	text-align: left;
}

#exam img.migi  {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

#notice p {
	background-color: #F2FFFF;
	border-radius: 15px 15px 15px 15px;
	color: #333333;
	margin-bottom: 40px;
	padding: 20px;
	width: 760px;
	margin-left: 80px;
	clear: both;
	float: left;
	border: thin solid #3366CC;
}

#notice720 p {
	background-color: #F2FFFF;
	border-radius: 15px 15px 15px 15px;
	color: #333333;
	margin-bottom: 40px;
	padding: 20px;
	width: 720px;
	margin-left: 10px;
	border: thin solid #3366CC;
}

#bank p {
	background-color: #F2FFFF;
	border-radius: 15px 15px 15px 15px;
	color: #333333;
	margin-bottom: 40px;
	padding: 20px;
	width: 360px;
	margin-left: 30px;
	border: thin solid #3366CC;
}

#download p {
	background-color: #F2FFFF;
	border-radius: 15px 15px 15px 15px;
	color: #333333;
	margin-bottom: 40px;
	padding: 20px;
	width: 660px;
	margin-left: 10px;
	border: thin solid #3366CC;
}


#feature-box {
	width: 750px;
	height: 260px;
	clear: left;
	float: left;
	padding: 0px;
}

#enquiry-box {
	width: 200px;
	height: 260px;
	clear: right;
	float: right;
}

#main {
	width: 900px;
	min-height: 400px;
	clear: both;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: center;
}

table {
	float: none;
}

tr.even td {
	background-color: #E0EDEA;
}

tr.pink td {
	background-color: #FFF0F0;
}

tr.sea td {
	background-color: #EFF8FC;
}

#ichiran {
	clear: right;
	float: right;
	width: 720px;
	height: auto;
}

#ichiran table td  {
	font-size: 12px;
	text-align: center;
	padding: 0px;
}

#ichiran table img a {
	padding: 0px;
}

#naiyo {
	clear: right;
	float: right;
	width: 720px;
	height: auto;
}

#naiyo td  {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	line-height: 20px;
	vertical-align: top;
}

#naiyo img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#naiyo img.migi {
	padding: 10px;
	float: right;
}

#naiyo p {
	padding-top: 10px;
}

#naiyo li {
	font-size: 12px;
	list-style-type: disc;
	text-align: left;
	line-height: 180%;
}

#description td  {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	vertical-align: top;
	line-height: 20px;
}

#description {
	clear: right;
	float: right;
	width: 720px;
	height: auto;
}

#description li {
	font-size: 12px;
	list-style-type: disc;
	text-align: left;
	line-height: 180%;
}

#description img {
	clear: both;
	float: right;
}

#description img.migi {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

#description img.hidari {
	float: left;
	padding: 10px;
	clear: left;
}

#footer {
	width: 900px;
	height: 24px;
	clear: both;
	float: left;
	text-align: center;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #2984BD;
	margin-top: 30px;
}

#footer a {
	color: #FFFFFF;
	font-size: 13px;
}

#footer a:hover {
	color: #293361;
	text-decoration: none;
	font-size: 13px;	
}

#address {
	width: 960px;
	height: auto;
	clear: both;
	float: left;
	text-align: center;
	padding-top: 6px;
	color: #333333;
}

#address a {
	color: #293361;
	font-weight: bold;
}

#address a:hover {
	color: #0066CC;
	text-decoration: none;
}

/* end layout settings */

/* text settings */
h1 {
	color:#006699;
	font-size:14pt;
	font-weight: normal;
	text-align: center;
}

h2 {
	margin: 0;
	font-size: 14px;
	text-align: left;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #003366;
	clear: both;
}

h3 {
	color: #009999;
	font-size: 16px;
	text-align: left;
	line-height: 24px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;
}


h4 {
	font-size: 16px;
	text-align: left;
	background-image: url(../images/h4_bg.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 40px;
	margin-left: 3px;
	color: #3F2C03;
}

h4 a {
	font-weight: normal;
}

h4.pro {
	font-size: 16px;
	text-align: left;
	background-image: url(../images/h4-pro.jpg);
	line-height: 30px;
	font-weight: normal;
	padding-left: 130px;
	margin-top: 40px;
	margin-left: 3px;
	color: #3F2C03;
}

h4.nat {
	font-size: 16px;
	text-align: left;
	background-image: url(../images/h4-natural.jpg);
	line-height: 30px;
	font-weight: normal;
	padding-left: 130px;
	margin-top: 40px;
	margin-left: 3px;
	color: #3F2C03;
}

h5 {
	font-size: 14px;
	text-align: left;
	color: #665946;
	background-image: url(../images/h5_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	line-height: 30px;
	padding-left: 10px;
	margin-top: 40px;
	margin-left: 3px;
}

p {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

.orange {
	color: #FF6300;
	font-size: 0.9em;
}

.sky {
	color: #3399FF;
}

.leaf {
	color: #339900;
}

.little {
	font-size: 0.8em;
}

.oshirase {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
}

.natural {
	padding-left: 20px;
}

.note {
	color: #FF0033;
}

.high-light {
	font-weight: bold;
	background-color: #FFFF95;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.divisions {
	background-color: #17A3AE;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.blue {
	font-weight: bold;
	background-color: #006699;
	color: #FFFFFF;
	margin: 0px;
}

.migiyose {
	text-align: right;
	padding-right: 30px;
}
#introduction {
	width: 960px;
	height: 134px;
	padding-top: 56px;
	background-image: url(../images/wildflower.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	background-position: top;
}

#introduction p {
	font-size: 14px;
	text-align: center;
	line-height: 110%;
	color: #262626;
}


/* end textt settings */

a img {
	border: 0;
}


/* feature list settings */
div#feature_list {
	width: 750px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 170px;
}

ul#tabs li {
	font-size: 12px;
}
		
ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li {
	line-height: 11px;
}

ul#tabs li a {
	color: #293361;
	text-decoration: none;	
	display: block;
	padding: 10px;
	height: 40px;
	outline: none;
}

ul#tabs li a:hover {
	color: #2984BD;
}

ul#tabs li a.current {
	color: #222222;
	background-image: url(../images/feature-tab-current.png);
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	left: 136px;
	width: 613px;
	height: 240px;
	position: absolute;
}

ul#output li {
	width: 613px;
	height: 240px;
	left: 136px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background: #2984BD;
	-moz-border-radius: 5px;
}
		
ul#output li a:hover {
	background: #293361;
}
/* end feature list settings */

/* side menu settings */

#menu {
	width: 220px;
	float:left;
	text-align: left;
	clear: left;
	padding-top: 10px;
}

#menu ul
{
list-style-type:none;
margin:0;
padding:0;
} 

#menu li
{
	display: inline;
	color: #003366;/* for IE5 and IE6 */
} 

#menu a
{
	background-color: #9EC9E0;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 3px;
	width: 200px;
	border-bottom: 1px solid #EEEEEE;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: 10px;
	margin-top: 2px;
} 

#menu a:hover
{
	background-color: #1B99E4;
	color: #FFFFFF;
} 

#menu li a#current
{
	color: #FFFFFF;
	width: 200px;
	text-indent: 10px;
	background-color: #2984BD;
} 

#menu li a#sub
{
	background-color: #F2F1EE;
	color: #333333;
	font-weight: normal;
}

#menu li a:hover#sub
{
	background-color: #F4D9FD;
}

#menu li a#sub-current
{
	background-color: #E3C5F3;
	font-weight: normal;
	color: #333;
}

#menu li a#list
{
	background-color: #E8F1F4;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
}

#menu li a:hover#list
{
	background-color: #1B99E4;
	color: #FFFFFF;
}

#menu li a#info
{
	background-color: #42B09F;
	margin-top: 30px;
	color: #FFFFFF;
}

#menu li a:hover#info
{
	background-color: #1B99E4;
	margin-top: 30px;
}

#menu a#banner {
    background-color: #FFFFFF;
    border-bottom: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-indent: 0px;
}

/* end side menu settings */



/* view settings */

#view {
	width: 220px;
	float:left;
	padding-top: 30px;
	clear: left;
	text-align: center;
}



/* itemBox settings */
.itemBox {
	width: 310px;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.itemPhoto {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
}

.itemText {
	margin: 0;
	min-height: 250px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.itemText li a {
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-size: 13px;
}
/* end itemBox settings */


.checkbox {
	list-style-position: inside;
	list-style-image: url(../images/check.gif);
	padding-bottom: 10px;
}

#Map, #Map3, #Map4 {
	clear: left;
	float: left;
}
