@charset "Shift_JIS";

/*-------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------*/
body{
	font-family: 'MS PGothic', Osaka, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background: #FFFFEE;
	text-align: justify;
}
div#container{
	width: 800px;
	margin: 0 auto;
	background: url('../img/kyotu/base.png') repeat-y center;
}
div#inner{
	padding: 0 5px 0 5px;
}
a:link{
	color: #003399;
}
a:hover{
	color:#ff9900;
}
p{
	font-size: 90%;
}

/*-------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------*/
div#header{
	height: 125px;
	padding-bottom: 10px;
	background-repeat: repeat;
	background-image: url('../img/kyotu/white_back.gif');
}
h1 {
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
	text-align: right;
}
.ul{
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url('../img/kyotu/menu_haikei.png');
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 250%;
}
.li{
	display: inline;
	white-space: nowrap;
	line-height: 250%;
}
.li a{
	text-decoration: none;
	padding: 10px 6px 10px 6px;
	color: #FFFFFF;
	background: transparent;
	width: 100%;
	line-height: 250%;
	font-weight: bold;
}
.li a:hover{
  	color:#FFFFFF;
  	background-image: url('../img/kyotu/menu_haikei2.png');
  	line-height: 250%;
}
.sitatuki {
	bottom: 0px;
	text-align: right;
	padding-top: 10px;
}
.pankuzu {
	font-size: 90%;
	padding-left: 15px;
	margin-top: 15px;
}

/*-------------------------------------------------------------------
メイン
--------------------------------------------------------------------*/
div#main{
	width: 515px;
	float: right;
	margin-right: 15px;
	background-image: url('../img/kyotu/white_back.gif');
	display: inline;
}
div#main h2 {
	font-size: 100%;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #999999;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
}
div#main h3 {
	margin: 25px 5px -10px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-size: 90%;
	color: #666666;
	padding-bottom: 3px;
	padding-left: 3px;
}
div#main p{
	line-height: 160%;
	margin-left: 8px;
	margin-right: 2px;
	background-color: #FFFFFF;
	background-image: url('../img/kyotu/white_back.gif');
	background-repeat: repeat;
}
.no_wakusen {
	border-width: 0px;
}
.magin0 {
	margin: 0px;
}
.wakusen {
	border: 1px solid #AAAAAA;
	padding: 10px 5px 10px 12px;
}
.table {
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #AAAAFF;
	border-collapse: collapse;
	table-layout: fixed;
}
.th {
	text-align: center;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAFF;
	border-bottom-color: #AAAAFF;
	background-color: #AAAAFF;
	color: #FFFFFF;
}
.td {
	padding: 3px 2px 3px 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAFF;
	border-bottom-color: #AAAAFF;
}
.tdkoumoku {
	text-align: center;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAFF;
	border-bottom-color: #AAAAFF;
	background-color: #EEEEFF;
}

/*-------------------------------------------------------------------
メニュー
--------------------------------------------------------------------*/
div#menu{
	width: 225px;
	float: left;
	padding-left: 10px;
	background-image: url('../img/kyotu/white_back.gif');
	display: inline;
}
div#menu p{
	padding: 0px;
	line-height: 160%;
	margin-right: 4px;
	margin-left: 8px;
}
div#menu h2 {
	text-align: center;
	color: #666666;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url('../img/kyotu/menu_haikei2.png');
	margin-bottom: -7px;
	margin-top: 0px;
}
div#menu h3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	color: #666666;
	margin-right: 5px;
	margin-left: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
}
.boxmenu {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.table_menu {
	margin-left: 10px;
	line-height: 160%;
}

/*-------------------------------------------------------------------
フッター
--------------------------------------------------------------------*/
div#footer{
	clear: both;
	width: 790px;
	color: #333333;
	background-image: url('../img/kyotu/white_back.gif');
}
address {
	font-size: 80%;
	font-style: normal;
	color: #999999;
	text-align: right;
	margin-right: 10px;
}
.footermenyu {
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 160%;
}
/*-------------------------------------------------------------------
フォント・画像配置など
--------------------------------------------------------------------*/
.red {
	color: #FF6666;
	font-weight: bold;
}
.orange {
	color: #FF9900;
	font-weight: bold;
}
.green {
	color: #00BF8F;
	font-weight: bold;
}
.blue {
	color: #8888FF;
	font-weight: bold;
}
.gray {
	color: #666666;
	font-weight: bold;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
a:hover {
	text-decoration: none;
}
.imageleft {
	margin-right: 20px;
}
.imageright {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.bana_space {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
td {
	line-height: 160%;
	font-size: 90%;
}
