@charset "utf-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

img{border: 0;}

body{
	font-size: 88%;
	font-family: "MS UI Gothic", sans-serif;
	padding:0;
	margin: 0;
	background-color:#F0EBDC;
	line-height: 150%;
}

a{
	color:#0000CC;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: none;
}

#wrapper{
	text-align: left;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
}

#header{
	height: 70px;
	background-color: #FFFFFF;
	color: #666666;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1{padding: 1em;}

/*----------------------------------------グローバルナビ*/

#globalnavi
{
	text-align: left;
	width:100%;
	border: none;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(../img/bg_navi2.gif);
	background-repeat: repeat-x;
}

#globalnavi ul{
	list-style-type: none;
	height: 26px;
	position: relative;
	left: 20px;
	width: 780px;
}

#globalnavi dt{
	float:left;
	width: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 26px;
}
#globalnavi dt a{
	text-align: center;
	color:#000000;
	display:block;
	width:100%;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(../img/bg_navi4.gif);
}

#globalnavi dt a:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0%;
	background-color: #FFFFFF;
	background-image: url(../img/bg_navi4.gif);
}
#globalnavi dd{
	float:left;
	width: 70px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 26px;
}
#globalnavi dd a{
	text-align: center;
	color:#000000;
	display:block;
	width:100%;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(../img/bg_navi3.gif);
}

#globalnavi dd a:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0%;
	background-color: #FFFFFF;
	background-image: url(../img/bg_navi3.gif);
}

#contents {
	width: 810px;
	padding: 0px;
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 10px;
}
#main {
	float: right;
	width: 530px;
	background-color: #FFFFFF;
}
#main img {
}
#hidari {
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	margin-left: 15px;
}

#taitoru1,#taitoru2,#taitoru3 {
	width: 450px;
	margin-left: 20px;
	margin-bottom: 35px;
	margin-top: 30px;
	padding: 0px;
	text-align: left;
}
/*
#taitoru1 ul li a {
	font-size: 16px;
	line-height: 2.4em;
	display: block;
	text-align: left;
	text-decoration: none;
	background-image: url(../img/taitoru1-1.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#taitoru1 ul li a:hover {
	background-image: url(../img/taitoru1-2.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 16px;
	line-height: 2.4em;
}
#taitoru2 ul li a  {
	background-image: url(../img/taitoru2-1.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 2.4em;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}
#taitoru2 ul li a:hover {
	background-image: url(../img/taitoru2-2.gif);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	font-size: 16px;
	line-height: 2.4em;
}

#taitoru3 ul li a  {
	background-image: url(../img/taitoru3-1.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 3.1em;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}
#taitoru3 ul li a:hover {
	background-image: url(../img/taitoru3-2.gif);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	font-size: 16px;
	line-height: 3.1em;
	color: #FFFFFF;
}
*/

#footer {
	padding: 0px;
	clear: both;
	width: 810px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer p {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer a {
	color: #000099;
	text-decoration: none;
}
#footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}

