@charset "utf-8";

/*---------------------------------------------------------------------
/ 01.base
/ 02.wrapper
/ 03.header
/ 04.navigation
/ 05.photo
/ 06.sidearea
/ 07.contents
/ 08.undermenu
/ 09.footer
/ 10.table
/ 11.toppage style
/ 12.lifepage style
/ 13.mayorpage style
/-------------------------------------------------------------------*/

/*----------------------------------------------------
 =01.base
----------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-size: 97%;
	list-style: none;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Pro W6","ヒラギノ角ゴ Pro W6","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}

h2 {
	height: 26px;
	font-size: 95%;
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	font-weight: normal;
	line-height: 1.5em;
	background-image: url(../images/background_image_04.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 0px 0px 25px;
	margin: 0px;
}
h3 {
	font-size: 110%;
	color : #232323;
	line-height: normal;
	clear: both;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
hr{
	border-style: dashed;
	border-color: #666666;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
div.photoFrame {
	background: #F6F6F6;
	border: 1px solid #CCCCCC;
	border-width: 0 1px 2px 0;
	padding: 5px;
}
.pdf {
	height: 110%;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline;
}
.xls {
	height: 110%;
	background-image: url(../images/icon_xls.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline;
}
.doc {
	height: 110%;
	background-image: url(../images/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline;
}
.ppt {
	height: 110%;
	background-image: url(../images/icon_ppt.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline;
}
.new {
	height: 110%;
	background-image: url(../images/icon_new.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 24px;
	float: left;
	display: inline;
}
.arrow {
	height: 110%;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 10px;
	float: left;
	display: inline;
}

/*----------------------------------------------------
 =02.wrapper
----------------------------------------------------*/
div#wrapper {
	width: 860px;
	text-align: center;
	background-image: url(../images/background_image_01.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#container {
	width: 820px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 3px 0px;
}

/*----------------------------------------------------
 =03.header
----------------------------------------------------*/
div#header {
	width: 820px;
	height: 58px;
	text-align: left;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
}
h1 {
	float: left;
	width: 140px;
	font-size: 130%;
	color : #000099;
	line-height: normal;
	margin: 0px;
}
div#headerright {
	width: 670px;
	height: 58px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
div#headerright ul {
	width: 360px;
	clear: both;
	overflow: hidden;
	position: absolute;
	left: 6px;
	top: 29px;
}
div#headerright ul li {
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
div#headerright form#searchbox {
	width: 310px;
	position: absolute;
	left: 401px;
	*left: 390px;
	_left: 400px;
	top: 14px;
}
input#q {
	width: 150px;
	height: 20px;
	font-size: 12px;
	line-height: normal;
}
input#sitesearchsubmit {
	line-height: normal;
}
/*----------------------------------------------------
 =04.navigation
----------------------------------------------------*/
div#navigation {
	display: block;
	clear: both;
	overflow: hidden;
	width: 820px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#navigation ul {
	clear: both;
	width: 820px;
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	list-style: none;
	display: block;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

/*----------------------------------------------------
 =05.photo
----------------------------------------------------*/
div#photo {
	width: 820px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px 0px 5px 0px;
}

/*----------------------------------------------------
 =06.sidearea
----------------------------------------------------*/
div#sidearea {
	width: 160px;
	float: left;
	margin: 0px 10px 3px 0px;
	padding: 0px;
}
div#sidearea ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div#sidearea ul li {
/*	width: 160px;*/
	height: 30px;
	color: #003567;
	font-size: 11px;
	line-height: 2.5em;
	text-align: left;
	list-style: none;
	display: block;
	cursor: pointer;
	background-image: url(../images/button_image_01.gif);
	background-position: top center;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
div#sidearea ul li a {
	width: 145px!important;
	width/**/: 160px;
	height: 30px;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	overflow: hidden;
}
div#sidearea ul li a:active {
/*	width: 160px;*/
	height: 30px;
	color: #003567;
	display: block;
	background-image: url(../images/button_image_01.gif);
	background-position: top center;
	padding: 0px 0px 0px 15px;
}
div#sidearea ul li a:link {
/*	width: 160px;*/
	height: 30px;
	color: #003567;
	display: block;
	background-image: url(../images/button_image_01.gif);
	background-position: top center;
	padding: 0px 0px 0px 15px;
}
div#sidearea ul li a:visited {
/*	width: 160px;*/
	height: 30px;
	color: #003567;
	display: block;
	background-image: url(../images/button_image_01.gif);
	background-position: top center;
	padding: 0px 0px 0px 15px;
}
div#sidearea ul li a:hover {
/*	width: 160px;*/
	height: 30px;
	color: #003567;
	display: block;
	background-image: url(../images/button_image_01.gif);
	background-position: bottom center;
	padding: 0px 0px 0px 15px;
}
div#banner {
	margin: 0px;
	padding: 0px;
}
div#banner img {
/*	margin: 0px 0px 2px 0px;*/
	margin: 0px 0px 2px 5px;
	padding: 0px;
}

/*----------------------------------------------------
 =07.contents
----------------------------------------------------*/
div#contents {
	width: 650px;
	text-align: left;
	float: right;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#inner {
	width: 614px!important;
	width/**/: 650px;
	padding: 10px 18px 20px 18px;
}

/*----------------------------------------------------
 =08.undermenu
----------------------------------------------------*/
div#undermenu {
	clear: both;
	background-image: url(../images/background_image_02.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu li {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 15px;
}
#menu li a {
	color: #333333;
}
#menu li a:hover {
	color: #993300;
	text-decoration: underline;
}
#submenu {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#submenu li a {
	color: #333333;
}
#submenu li a:hover {
	color: #993300;
	text-decoration: underline;
}

/*----------------------------------------------------
 =09.footer
----------------------------------------------------*/
div#footer {
	width: 840px!important;
	width/**/: 860px;
	height: 40px!important;
	height/**/: 60px;
	clear: both;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 20px 10px 0px 10px;
}
span#address {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	float: left;
}
span#copyright {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.3em;
	text-align: right;
	float: right;
}

/*----------------------------------------------------
 =10.table
----------------------------------------------------*/
table.table {
	background-color: #D7D7D7;
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.table tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

table.table tr td.pink {
	background-color: #FBCECE;
	font-weight: bold;
}
table.table tr td.gray {
	background-color: #cccccc;
}
table#table {
	background-color: #D7D7D7;
}
table#table tr {
	border-bottom: solid 1px #CCCCCC;
}
table#table tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table#table tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

table#table tr td.pink {
	background-color: #FBCECE;
	font-weight: bold;
}
table#table tr td.gray {
	background-color: #cccccc;
}

/*----------------------------------------------------
 =10-2.table2
----------------------------------------------------*/
table.table2 {
	background-color: #D7D7D7;
}
table.table2 tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table2 tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
/*	border: solid 1px;*/
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.table2 tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
/*	border: solid 1px;*/
	background-color: #FFFFFF;
	padding: 5px;
}
table.table2 a {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	font-size:100%;
	line-height: 1.5em;
/*	border: solid 1px;*/
	background-color: #FFFFFF;
/*	padding: 5px;*/
}
table.table2 strong {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	font-size:100%;
	line-height: 1.5em;
/*	border: solid 1px;*/
	background-color: #FFFFFF;
	padding: 5px;
}
/*----------------------------------------------------
 =11.toppage style
----------------------------------------------------*/
div#news {
	width: 380px;
	height: 157px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#mayor {
	width: 260px;
	height: 157px;
	overflow: hidden;
	float: right;
	background-image: url(../images/background_image_03.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#categorization {
	clear: both;
}
div#categorization dl {
	clear: both;
	padding: 0px 0px 0px 0px;
}
div#categorization dl dt{
	color: #2E2E2E;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 5px 0px 5px 15px;
}
div#categorization dl dd{
	width: 510px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: left;
	float: right;
	margin: 0px;
	padding: 5px 10px 5px 0px;
}
div#categorization ul {
	margin: 0px;
	padding: 0px 25px 0px 0px;
}
div#categorization ul li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
div#categorization ul li a {
	color: #060aa5;
}
div#categorization ul li a:hover {
	color: #993300;
	text-decoration: underline;
}

/*----------------------------------------------------
 =12.lifepage style
----------------------------------------------------*/
dl#circumstance {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
dl#circumstance dt {
	color: #000099;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1em;
	border-left: solid 3px #000099;
	margin: 0px;
	padding: 7px 0px 5px 5px;
}
dl#circumstance dd {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.7em;
	margin: 0px;
	padding: 5px 0px 2em 1em;
}

/*----------------------------------------------------
 =13.mayorpage style
----------------------------------------------------*/
div#mayorArea {

}
div.mayorImg {
	background: #F6F6F6;
	border: 1px solid #CCCCCC;
	border-width: 0 1px 2px 0;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 5px;
}
div.mayortable {
/* 	background: #F6F6F6;*/
/*	border: 1px solid #CCCCCC;*/
    font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	width: 500px;
	font-size:16px;
	margin: 0px 0px 0px 30px;
}
div.mayorprofile {
	font-size:16px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div#mayorArea strong {
	color: #006699;
	display: block;
}
div#mayorArea ul {
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
div#mayorArea ul li {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
}

/*----------------------------------------------------
 =14.downloadpage style
----------------------------------------------------*/
ul.download {
	margin: 0px;
	padding: 10px 0px 5px 15px;
}
ul.download li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;

	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

/*----------------------------------------------------
 =14-ex.suchedule page style
----------------------------------------------------*/
ul.suchedule {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
ul.suchedule li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 20px;
}
ul.suchedule li a {
	height: 110%;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline;
}

ul.take {
	clear: both;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
ul.take li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 30px;
}
ul.take li a {
	height: 110%;
	padding: 0px 0px 0px 30px;
	float: left;
	display: inline;
}
/*----------------------------------------------------
 =15.bulletin style
----------------------------------------------------*/
ul.bulletin {
	clear: both;
	margin: 0px;
	padding: 10px 0px 5px 15px;
}
ul.bulletin li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
table.bulletin {
	width: 270px;
	float: right;
	background-color: #D7D7D7;
	margin: 0px 0px 0px 10px;
}
table.bulletin tr {
	border-bottom: solid 1px #CCCCCC;
}
table.bulletin tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.bulletin tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: center;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

table.bulletin tr td.pink {
	background-color: #FBCECE;
	font-weight: bold;
}
table.bulletin tr td.gray {
	background-color: #cccccc;
}

/*----------------------------------------------------
 =16.civil style
----------------------------------------------------*/
ul.civil {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}
ul.civil li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
ul.civil li a {
	height: 16px;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 10px;
	float: left;
	display: inline;
}
ul.civil li a.llist_none {
	height: 16px;
	background-image: none;
	padding: 0px 0px 0px 0px;
	float: none;
	display: inline;
}
table.civil {
	width: 600px;
	background-color: #D7D7D7;
	margin: 0px;
}
table.civil tr {
	border-bottom: solid 1px #CCCCCC;
}
table.civil tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.civil tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: center;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

/*----------------------------------------------------
 =17.advisement style
----------------------------------------------------*/
ul.advisement {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}
ul.advisement li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
ul.advisement li a {
	height: 16px;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 10px;
	float: left;
	display: inline;
}
table.advisement {
	width: 600px;
	background-color: #D7D7D7;
	margin: 0px;
}
table.advisement tr {
	border-bottom: solid 1px #CCCCCC;
}
table.advisement tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.advisement tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: center;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

/*----------------------------------------------------
 =18.advisement style
----------------------------------------------------*/
ul.lotting {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}
ul.lotting li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
ul.lotting li a {
	height: 16px;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 10px;
	float: left;
	display: inline;
}
table.lotting {
	width: 600px;
	background-color: #D7D7D7;
	margin: 0px;
}
table.lotting tr {
	border-bottom: solid 1px #CCCCCC;
}
table.lotting tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.lotting tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: center;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

/*----------------------------------------------------
 =19.weal style
----------------------------------------------------*/
ul.weal {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}
ul.weal li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
ul.weal li a {
	font-size: 115%;
	height: 110%;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 10px;
	float: left;
	display: inline;
}
table.weal {
	width: 600px;
	background-color: #D7D7D7;
	margin: 0px;
}
table.weal tr {
	border-bottom: solid 1px #CCCCCC;
}
table.weal tr th {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.weal tr td {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: center;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

/*----------------------------------------------------
 =19.subtitle style
----------------------------------------------------*/
ul.subtitle {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}
ul.subtitle li {
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2.0em;
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
ul.subtitle li a {
	font-size: 115%;
	height: 110%;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 10px;
	float: left;
    display: inline;
}

/*----------------------------------------------------
 =20.topicpath
----------------------------------------------------*/
#topicpath {
	margin:10px 0; 
    text-align:left;
}

#topicpath li {
	display:inline; 
	line-height;110%;
	list-style-type:none;
}

#topicpath li a {
	padding-right:5px;
}

/*----------------------------------------------------
 style
----------------------------------------------------*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
div.pagetop {
	width: 610px;
	text-align: right;
	border-bottom: #CCCCCC 1px dotted;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}


div#image {
	width: 182px;
	text-align: right;
	float: left;
}
div#hibari {
	width: 500px;
	float: left;
}
div#na {
	width:610px;
	padding: 10px 18px 10px 18px;
}
span.red{
	color: #cc0000;
}

#top01 {
	width: 523px;
}
#top02 {
	width: 170px;
	height: 112px;
	float:right;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.2em;
	padding: 5px;
	background-image: url(../images/top02_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.left01 {
	float: left;
	width: 260px;
	padding: 0px 10px 10px 0px;
}
.right01 {
	float: right;
	width: 240px;
	padding: 10px 10px 10px 0px;
}
.right2 {
	text-align: right;
}
.reset {
	clear: both;
}
.red {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 180%;
	font-weight: bold;
}
.blueb {
	color: #006699;
	font-size: 24px;
}
div.totop {
	width: 610px;
	text-align: right;
	border-bottom: #CCCCCC 1px dotted;
}
div.totop a {
	color: #990000;
}
.coral {
	color : #004EA2;
	font-weight: bold;
}
.green {
	color :#256238;
	font-weight: bold;
	border-bottom: #256238 1px solid;
	border-top: #256238 1px solid;	
}
.pdf_icon {
	height: 20px;
	background-image: url(../contents/magazine/images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
#kango_bg {
	background-color: #CCCC99;
	padding: 10px;
}
.text01{
	font-size: 98%;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
.text02{
	font-size: 115%;
}
.toiawase{
	font-size: 115%;
}
/*
.subtitle{
	font-size: 115%;
	height: 110%;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 10px;
	float: left;
	display: inline;
}
*/
/*----------------------------------------------------
 style end
----------------------------------------------------*/
ul#headline {
	
}
ul#headline li {
	padding: 2px 2px 2px 5px;
	border-bottom: solid 1px #CCCCCC;
}
div.frontpage_sp_area {
	background-color: #ECF5FA;
	margin-top: 15px;
	padding-bottom: 10px;
}
ul.frontpage_sp {
	clear: both;
	
}
ul.frontpage_sp li {
	float: left;
	padding: 10px 0px 0px 10px;
}
div.sitesearchresults {
	width: 620px!important;
	width/**/: 650px;
	padding: 15px;
}
div.sitesearchresults dl {
	
}
div.sitesearchresults dl dt {
	padding-top: 10px;
}
div.sitesearchresults dl dd {
	padding-bottom: 10px;
	color:#008000;
}
ul.inheadline {
	margin: 10px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
ul.inheadline li {
	border-bottom: solid 1px #CCCCCC;
}
ul.inheadline li a,ul.inheadline li a:active,ul.inheadline li a:link,ul.inheadline li a:visited {
	display: block;
	padding: 5px;
}
ul.inheadline li a:hover {
	background-color: #E8EEF9;
}
ul.yellowlist li {
	padding: 0px 0px 10px 10px;
}

div.horizon {
	width: 100%;
	height: 30px;
	background-image: url(../images/horizon.gif);
	background-repeat: repeat-x;
	clear: both;
	text-indent: -5000px;
	overflow: hidden;
}

table.iazust {
	width: 600px;
	border: 1px solid #cccccc;
	
}
table.iazust td {
	border: 1px solid #cccccc;
	padding: 10px;
}

ul.take {
	

}

div.topbana {
	width: 630px!important;
	width/**/: 650px;
	padding: 10px 10px 0px 10px;		
}

