@charset "Shift_JIS";         /* 文字コードの設定  */

body {
	background-image: url(../img/background01.gif);
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: small;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}
#layout01 {
	background-image: url(../img/background02.gif);
	background-repeat: repeat-y;
	width: 798px;
	padding-right: 11px;
	padding-left: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#head {
	float: left;
}

h1 {
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.logo {
	height: 100px;
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/top01.gif);
	background-repeat: no-repeat !important;
	background-position: left top;
}
.logo h1 {
	margin: 0px;
	padding: 0px;
}

.logo h1 a{
	text-indent: -3000px;
	display: block;
	height: 90px;
	width: 260px;
/*	display: none;*/
}
.headLink {
	height: 90px;
	width: 500px;
	float: right;
	background-image: url(../img/top03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: right;
}

.headLink p {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding-top: 75px;
	padding-right: 5px;
}


/*headIcon ヘッダアイコン*/
#headIconLayout {
	clear: both;
	width: 798px;
}

#headIcon a span{display:none;} 

ul#headIcon {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
ul#headIcon li{
	float:left;
	margin: 0px;
	padding: 0px;
}
ul#headIcon li a{
	width: 133px;
	height: 40px;
	display: block;
	background-repeat: no-repeat;
}

a.icon01{
	background-image:url(../img/headIcon01.jpg);
}
a:hover.icon01,a.icon01b{
    background-image:url(../img/headIcon01b.jpg);
}
a.icon02{
	background-image:url(../img/headIcon02.jpg);
}
a:hover.icon02,a.icon02b{
    background-image:url(../img/headIcon02b.jpg);
}
a.icon03{
	background-image:url(../img/headIcon03.jpg);
}
a:hover.icon03,a.icon03b{
    background-image:url(../img/headIcon03b.jpg);
}
a.icon04{
	background-image:url(../img/headIcon04.jpg);
}
a:hover.icon04,a.icon04b{
    background-image:url(../img/headIcon04b.jpg);
}
a.icon05{
	background-image:url(../img/headIcon05.jpg);
}
a:hover.icon05,a.icon05b{
    background-image:url(../img/headIcon05b.jpg);
}
a.icon06{
	background-image:url(../img/headIcon06.jpg);
}
a:hover.icon06{
    background-image:url(../img/headIcon06b.jpg);
}

#footer {
	text-align: center;
	clear: both;
	background-image: url(../img/footer_line.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
#footer p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.green {
	color: #006633;
}
.noRap {
	white-space: nowrap;
}
.image05 {
	background-image: url(../img/image05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 200px;
}
.image06 {
	background-image: url(../img/image06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 170px;
}
