@charset "euc-jp";
body {
		background-color: #A3D2FE;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-image: url(../img/bg01.jpg);
		background-repeat: repeat-x;
		font-size: 0.8em;
		line-height: 1.5em;
}

#wrapper {
		width: 816px;
		margin-right: auto;
		margin-left: auto;
		background-image: url(../img/bg02.jpg);
		background-repeat: no-repeat;
}

#footer {
		background-color: #338EC7;
}

#footer #copy {
		width: 816px;
		margin-right: auto;
		margin-left: auto;
		background-image: url(../img/footer_bg.jpg);
		background-repeat: repeat-y;
		color: #FFFFFF;
		padding-top: 5px;
		padding-bottom: 10px;
		font-size: 12px;
}

.clear {
		clear: both;
}

#contents {
		background-color: #FFFFFF;
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		position: relative;
}

#contents #leftcontents {
		float: left;
		width: 518px;
		margin-left: 12px;
		_margin-left: 6px;
		margin-bottom: 5px;
}

#contents #rightcontents {
		float: right;
		width: 258px;
		margin-right: 12px;
		_margin-right: 6px;
		margin-bottom: 5px;
}
h1,
h2,
h3,
h4 {
		margin: 0px;
		padding: 0px;
		font-size: 1em;
}
img {
		border: none;
}

a:hover{
		color: #FF0000;
}

.red {
		color: #FF0000;
}
.green {
		color: #006600;
}

.blue {
		color: #033f67;
}

.white {
		color: #FFFFFF;
}

form {
		margin: 0px;
		padding: 0px;
		display: inline;
}

/**************************************************/
/*ヘッダ部分*/
#header {
		position: relative;
		text-align: left;
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		height: 110px;
		top: 5px;
}
#header #logo {
		height: 64px;
		width: 61px;
		position: absolute;
		left: 0px;
		top: 0px;
}

#header #dokpum {
		position: absolute;
		height: 24px;
		width: 621px;
		left: 61px;
		top: 0px;
}

#header #language {
		position: absolute;
		height: 24px;
		width: 110px;
		left: 682px;
		top: 0px;
}

#kpum {
		height: 40px;
		width: 324px;
		top: 24px;
		left: 64px;
		position: absolute;
}

#header #home {
		position: absolute;
		height: 25px;
		width: 53px;
		left: 393px;
		top: 30px;
}

#header #sitemap {
		position: absolute;
		height: 25px;
		width: 72px;
		left: 451px;
		top: 30px;
}

#header #mail {
		position: absolute;
		height: 24px;
		width: 47px;
		left: 528px;
		top: 30px;
}

#header #google {
		position: absolute;
		height: 25px;
		width: 68px;
		left: 577px;
		top: 30px;
}

#header #search {
		position: absolute;
		left: 646px;
		top: 30px;
}
#header #search img {
		vertical-align: middle;
		margin-top: -5px;
}

#wrapper #header #search #form1 input #q {
		width: 90px;
}

#header #menu_line {
		position: absolute;
		height: 5px;
		width: 800px;
		left: 0px;
		top: 64px;
}

#header #gmenu {
		position: absolute;
		height: 34px;
		left: 10px;
		top: 73px;
}

#headerimg {
		height: 281px;
		width: 775px;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		background-image: url(../img/header_img.jpg);
		background-repeat: no-repeat;
}

#headerimg_sub {
		height: 123px;
		width: 775px;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		background-image: url(../img/header_img_sub.jpg);
		background-repeat: no-repeat;
}

/**************************************************/
/*左コンテンツ*/
#leftcontents p{
		margin-left: 15px;
		margin-right: 15px;
}

#leftcontents ul {
		margin-left: 0px;
		margin-right: 15px;
		padding-left: 20px;
}

#leftcontents li {
		background-image: url(../img/yajirushi.gif);
		background-repeat: no-repeat;
		list-style-type: none;
		padding-left: 15px;
		background-position: 0px 3px;
}

.info {
		background-image: url(../img/titlebg01.gif);
		background-repeat: no-repeat;
		padding-top: 5px;
		padding-left: 15px;
}


/**************************************************/
/*右コンテンツ*/
#rightcontents .submenu01 {
		margin-left: 30px;
}

#rightcontents ul {
		margin-left: 0px;
		margin-right: 15px;
		padding-left: 20px;
}

#rightcontents li {
		background-image: url(../img/yajirushi.gif);
		background-repeat: no-repeat;
		list-style-type: none;
		padding-left: 15px;
		background-position: 0px 3px;
}

/**************************************************/
/*その他*/
.right_adjust {
		text-align: right;
}
#contents #pankuzu {
		margin-right: 12px;
		margin-left: 20px;
		margin-top: 2px;
		margin-bottom: 2px;
}
#rightcontents .submenu {
		background-image: url(../img/titlebg02.gif);
		background-repeat: no-repeat;
		padding-top: 5px;
		padding-left: 15px;
}
