body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 11px;
	line-height: 2;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	height: 100%;
	width: 100%;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*---------------------------------*/
a {
	color: #333333;
}
a:hover {
	color: #333370;
	text-decoration: none;
}

/*---------------------------------*/
#container {
	background-image: url(images/container_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*---------------------------------*/
#header {
	text-align: center;
	height: 70px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*---------------------------------*/
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

/*---------------------------------*/
#header h1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 21px;
}

/*---------------------------------*/
#contents {
	background-image: url(images/contents_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*---------------------------------*/
ul#menu li {
	float: left;
}

ul#menu img {
	vertical-align: bottom;
}

/*---------------------------------*/
#contentsin {
	clear: left;
	width: 100%;
}

/*---------------------------------*/
#main {
	float: left;
	display: inline;
	width: 620px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
}

/*---------------------------------*/
#main h2 {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 15px;
	background-color: #000000;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#main h4 {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
}

/*---------------------------------*/
#main p {
	padding: 0.5em 10px 1em;
}

/*---------------------------------*/
#side {
	float: right;
	display: inline;
	width: 240px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-right: 10px;
}

/*---------------------------------*/
#side h3 {
	background-color: #d4ffaa;
	font-size: 14px;
	height: 25px;
	color: #000040;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*---------------------------------*/
#side h3 a {
	color: #000040;
}

/*---------------------------------*/
#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

/*---------------------------------*/
#side a {
	color: #FFFFFF;
}

/*---------------------------------*/
ul.sidemenu {
	margin-bottom: 1em;
}

ul.sidemenu a {
	background-image: url(images/sidemenu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	width: 225px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;		
	padding-left: 13px;
	background-color: #390000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul.sidemenu a:hover {
	background-color: #DAB403;
	background-image: none;
}

/*---------------------------------*/
#footer {
	clear: both;
	width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #390000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/*---------------------------------*/
.ta1 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	color: #333333;
}

.ta1, .ta1 td, .ta1 th{
  	border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.ta1 td, .ta1 th{
	padding: 10px;
	vertical-align: top;
}

.ta1 th{
	width: 160px;
	text-align: center;
}

/*---------------------------------*/
.ta1 h3 {
	font-size: 120%;
	color: #000040;
}

/*---------------------------------*/
.ta1 p {
	line-height: 1.6;
	padding: 0px !important;
}

/*---------------------------------*/
.ta1 a {
	color: #000040;
}

/*---------------------------------*/
.ta2 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	color: #333333;
}

.ta2, .ta2 td, .ta2 th{
  	border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ta2 td, .ta2 th{
	padding: 10px;
	vertical-align: center;
}

.ta2 th{
	width: 160px;
	text-align: center;
}

/*---------------------------------*/
.ta2 h3 {
	font-size: 120%;
	color: #000000;
}

/*---------------------------------*/
.ta2 p {
	font-size: 120%;
	color: #000000;
	padding: 0px !important;
}

/*---------------------------------*/
.ta2 a {
	color: #000000;
}

/*---------------------------------*/
.ta3 {
	width: 550px;
	background-image: url(images/amakura_bg.gif);
　  background-repeat: no-repeat; 
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	color: #333333;
}

.ta3, .ta3 td, .ta3 th{
  	border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ta3 td, .ta3 th{
	padding: 10px;
	vertical-align: center;
}

.ta3 th{
	width: 160px;
	text-align: center;
}

/*---------------------------------*/
.ta3 h3 {
	font-size: 120%;
	color: #000000;
}

/*---------------------------------*/
.ta3 p {
	font-size: 120%;
	color: #000000;
	padding: 0px !important;
}

/*---------------------------------*/
.ta3 a {
	color: #000000;
}

/*---------------------------------*/
.ta4 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	color: #333333;
}

.ta4, .ta4 td, .ta4 th{
  	border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ta4 td, .ta4 th{
	padding: 10px;
	vertical-align: center;
}

.ta4 th{
	width: 160px;
	text-align: center;
}

/*---------------------------------*/
.ta4 h4 {
	font-size: 120%;
	color: #000000;
}

/*---------------------------------*/
.ta4 p {
	font-size: 120%;
	color: #000000;
	padding: 0px !important;
}

/*---------------------------------*/
.ta4 a {
	color: #000000;
}

/*---------------------------------*/
#main dl.new {
	height: 178px;
	overflow: auto;			/*フレーム風*/
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000040;
}

#main dl.new dt {
	font-weight: bold;
}

#main dl.new dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000040;
}

/*---------------------------------*/
.color1 {
	color: #000040;
}

.look {
	background-color: #ebebeb;
}

.pagetop {
	text-align: right;
}

.mb1em {
	margin-bottom: 1em;
}
/*---------------------------------*/
.prorg {
	font-size: 120%;
	color: #000000;
}
.prspe {
	font-size: 120%;
	color: #ff0000;
}
