* {
	color:#FFFFFF;
	padding:0;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #244890;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

a {
	color:#FFFFFF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #FFFFFF;
}


.chui {
	font-size: 10px;
	color: #FFFFFF;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	width: 800px;
	margin: auto;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:92px;
	background-image: url(img/title-banner.gif);
}

/*
トップイメージ
-------------------------------------------------------------------*/

#top {
	width:800px;
	height:308px;
	background-image: url(img/top-image.jpg);
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 47px;
	background-color: #244890;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
  }
  

#nav li {
	display: inline;
	background-repeat: no-repeat;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:410px;
	float: left;
	text-align: left;
}

#contents p {
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 30px
  margin-left: 30px;
  margin-top: 0px;
  margin-bottom: 10px;
}

#contents h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #C00000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B090A0;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00000;
	padding-left: 10px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B090A0;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00000;
	padding-left: 10px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B090A0;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents div {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#contents table {
	border-style: none;
	border-color: #FFFFFF;
	border-width: 0px;
	border-collapse: collapse;
	margin-right: 20px;
	margin-bottom: 10px;
}

#contents th {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color: #6d86b5;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

#contents td {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color: #244890;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/

#side {
	width:390px;
	float: left;
	text-align: left;
}

#side p {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: url(img/note_line.gif);
  margin-right: 30px
  margin-left: 30px;
  line-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#side h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #C00000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B090A0;
	padding-top: 2px;
	padding-bottom: 2px;
}


#side h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00000;
	padding-left: 10px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B090A0;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#side h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C00000;
	padding-left: 10px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B090A0;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#side div{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #244890;
	height: 25px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #FFFFFF;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 14px;
}

#f_menu p {
	font-size: 14px;
	color: #FFFFFF;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #244890;
	font-size: 10px;
}

