* {
	padding: 0px;
	margin: 0px;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
	background: url(/img/bg_shadow.gif) top center #fff repeat-y;
}

table {
	border-collapse: collapse;
	empty-cells: show;
}
p {
	font-size: 90%;
	line-height: 150%;
}
img {
	border: 0px none #fff;
}
li {
	list-style: none;
}
li ul {
	padding-left: 1em;
}
dd {
	padding-left: 1em;
}
blockquote {
	padding-left: 2em;
}
input,textarea {
	font-size: 10pt;
}
select,option {
	font-size: 10pt;
}
a {
	color: #440;
}

/* ------------------------------------------------------------------- */
h1 {
	color: #f0fff0;
	font-size: 12pt;
	background: url(/theme/default/img/h1_bg.gif) 0 0 repeat-x #00a651;
	border: 1px solid #040;
	border-width: 0px 0px 1px 4px;
	padding: 2px 8px;
	margin: 2px 0px;
}
h2 {
	color: #f0fff0;
	font-size: 11pt;
	background-color: #00a651;
	border: 1px solid #040;
	border-width: 0px 0px 1px 4px;
	padding: 2px 8px;
	margin: 2px 0px;
}
}
h2 a {
	color: #fff;
}
h3 {
	font-size: 11pt;
	border: 1px solid #00a651;
	border-width: 0px 0px 1px 4px;
	padding: 2px 8px;
	margin: 4px 2px;
}
h1 a {
	color: #fff;
}
h2 a {
	color: #fff;
}
h3 a {
	color: #fff;
}

/* ------------------------------------------------------------------- */
div.message {
	color: red;
	font-size: 10pt;
	background-color: #ffb;
}
div.error-message {
	color: red;
	font-size: 10pt;
	background-color: #ffb;
}
.imeoff {
	ime-mode: disabled;
}
.small {
	font-size: 8pt;
}
div.breadcrumb {
	font-size: 9pt;
	margin: 2px 8px;
}
div.breadcrumb a {
	font-size: 9pt;
	text-decoration: none;
}
/* ------------------------------------------------------------------- */
#bodycontainer {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
}

td#header {
	height: 64px;
}

td#gmenu {
}
td#gmenu_inner {
	font-size: 11pt;
}

td#sidebar {
	width: 190px;
	background-color: #4b8;
	border: 1px solid #4bb;
	font-size: 11pt;
}
div#sidebar_inner {
	width: 190px;
	padding-bottom: 8px;
	text-align: center;
}
td#contants {
	background-color: #fff;
}
div#contants_inner {
	padding: 2px;
	margin-bottom: 8px;
}

td#footer {
	color: #666;
	background-color: #f1f1f1;
	border-top: 6px solid #00a651;
}
div#footer_inner {
	color: #666;
	font-size: 11pt;
	padding: 4px;
	text-align: center;
}
div#footer_inner * {
	color: #666;
	font-size: 11pt;
	padding: 4px;
	margin: 0px auto;
	text-align: left;
}

/* ------------------------------------------------------------------- */
ul#ulgmenu, ul#uladminmenu {
	background-color: #4b8;
	border-bottom: 6px solid #00a651;
}
ul#ulgmenu li, ul#uladminmenu li {
	float:left;
	width: 97px;
	text-align: center;
	background-color: #4b8;
	border: 1px outset #4b8;
	list-style: none;
	font-size: 10pt;
	padding: 1px;
}
ul#ulgmenu li.active, ul#uladminmenu li.active {
	background-color: #4b8;
}
ul#ulgmenu li a, ul#uladminmenu li a {
	color: #eff;
	font-size: 10pt;
	text-decoration: none;
}

div.submenu {
	background-color: #eeb;
	margin-bottom: 4px;
}
div.submenu ul li {
	float:left;
	width: 120px;
	text-align: center;
	background-color: #994;
	border: 1px outset #bb8;
	list-style: none;
	font-size: 14px;
	padding: 2px;
}
div.submenu ul li.form {
	width: auto;
	font-size: 14px;
	padding: 0px;
}
div.submenu ul li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

/* ------------------------------------------------------------------- */
table.list th {
	font-size: 10pt;
	line-height: 125%;
	font-weight: normal;
	text-align: center;
	background-color: #cee;
	vertical-align: top;
	border: 1px solid #bdd;
	padding: 1px 2px 0px 2px;
}
table.list th a {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
table.list td {
	font-size: 10pt;
	line-height: 125%;
	vertical-align: top;
	border: 1px solid #bdd;
	padding: 1px 2px 0px 2px;
}

dl.property {
	
}
dl.property dt {
	float: left;
	width: 120px;
	overflow: auto;
	font-size: 10pt;
}
dl.property dd {
	float: left;
	overflow: auto;
	width: 240px;
}

ul.property li {
	float: left;
	width: 320px;
	min-height: 26px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	margin-left: 4px;
}
ul.property li span.title{
	display: inline-block;
	width: 96px;
	font-size: 10pt;
}

table.property {
}
table.property th {
	font-weight: normal;
	font-size: 10pt;
}
table.property td {
	font-size: 10pt;
}


/* ------------------------------------------------------------------- */
div#sidebar_inner div.title {
	width: 186px;
	height: 18px;
	margin: 2px auto 0px auto;
	background: url(/theme/default/img/sidetitle_bg_green.gif) 0 0 no-repeat;
}
div#sidebar_inner div.title div.title_inner {
	color: #ffd;
	font-size: 10pt;
	text-align: center;
	padding: 2px 0px;
	margin-top: 2px;
}
div#sidebar_inner div.content {
	width: 186px;
	margin: 0px auto 0px auto;
	background: url(/theme/default/img/sidecontent_bg.gif) 0 0 no-repeat #fff;
}
div#sidebar_inner div.content div.content_inner {
	color: #440;
	border: 1px solid #880;
	border-width: 0px 1px 0px 1px;
	font-size: 10pt;
	text-align: left;
	padding: 2px;
}
div#sidebar_inner div.foot {
	height: 6px;
	width: 186px;
	margin: 0px auto 0px auto;
	background: url(/theme/default/img/sidetitle_bottom_green.gif) 0 0 no-repeat;
}

div#tabs {
	border-bottom: 1px solid #cbb;
}
div#tabs ul li {
	float: left;
	width: 96px;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	background-color: #eed;
	border: 1px outset #ddb;
	cursor: pointer;
}
div#tabs ul li.active {
	background-color: #ffd;
	border: 1px inset #ddb;
}

div.scrollable {
	position:relative;
	overflow:hidden;
	width: 660px;
	height:208px;
	background-color:#eff;
}
div.scrollable div.items {
	width:20000em;
	position:absolute;
}
div.scrollable div.items div {
	float:left;
	height: 200px;
	width: 160px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #bbb;
	background-color:#fff;
	padding: 2px;
	margin: 2px;
}
div.items div.active {
	border:1px inset #ccc;
	background-color:#fff;
}

/* ------------------------------------------------------------------- */
#footer_inner a {
	color: #888;
	font-size: 10pt;
	text-decoration: none;
}

/* ------------------------------------------------------------------- */
table#top_menu {
	background-color: #00a651;
}
table#top_menu tbody tr td {
	text-align: center;
	background-color: #00a651;
	border: 1px outset #4b8;
	font-size: 12px;
	padding: 2px;
}
table#top_menu tbody tr td.active {
	background-color: #00a651;
}
table#top_menu tbody tr td a {
	color: #cfe;
	font-size: 12px;
	text-decoration: none;
}

#footer table#top_menu {
	width: 10%;
	background-color: transparent;
	margin: 0px auto;
}
#footer table#top_menu tbody tr td {
	text-align: center;
	background-color: transparent;
	border: 1px solid #888;
	border-width: 0px 1px;
	padding: 0px 4px;
}
#footer table#top_menu tbody tr td.active {
	background-color: transparent;
}
#footer table#top_menu tbody tr td a {
	color: #788;
	font-size: 12px;
	text-decoration: none;
}

/* ------------------------------------------------------------------- */
div.news {
	width: 480px;
	height: 120px;
	overflow-y: scroll;
	border: 1px solid #bbb;
	border-width: 2px 1px 1px 2px;
	margin-left: 40px;
	font-size: 10pt;
	line-height; 150%;
}
div.news * {
	font-size: 10pt;
	line-height; 150%;
}

/* ------------------------------------------------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* ------------------------------------------------------------------- */

