@charset "utf-8";
/* CSS Document */

/*
Theme Name: JASMA
Theme URI: http://www.ex-tra.jp/
Description: JASMA theme edited by Experience Transporters.
Author: Experience Transporters
Version: 1.0
*/

html, body {
height:100%;
}

body {
	font-family:Century,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic";
	background-color:#0a2046;
	margin:0px;
	padding:0px;
	font-size:10pt;
	line-height:160%;
	background-position:top center;
	background-image:url(images/body_background.gif);
	background-repeat:no-repeat;
}

h1,h2,h3,h4,p,ul,ol,li {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:10pt;
}

hr {
  margin-bottom:20px;
  border:none;
  height:1px;
  background-color:#ccc;
}

p {
	margin-bottom:20px;
}

a {
	word-break:break-all;
}

a:link, a:visited {
	color:#7cc2d1;
}

a:hover {
	color:#9999FF;
}

img {
	border:0px;
}

#wrapper {
	width:1000px;
	background-image:url(images/wrapper_background.png);
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;
}

#container {
	width:950px;
	margin:0px auto;
}

#header {
	background-image:url(images/header_background.gif);
}

.lang {
	width:300px;
	margin-right:15px;
	text-align:right;
}

.lang ul li {
	font-size:8pt;
	color:#fff;
	list-style:none;
	background-color:#000;
	text-align:center;
	margin-left:15px;
	background-color:#666;
	display:block;
	width:100px;
	line-height:20px;
	float:right;
}

.lang ul li a:link, .lang ul li a:visited,l {
	color:#fff;
	display:block;
	background-color:#000;
	text-decoration:none;
}

.lang ul li a:hover {
	display:block;
	background-color:#000;
	color:#ffae00;
}

.subnavi {
	width:300px;
	margin-right:15px;
	padding-top:15px;
	text-align:right;
}

.subnavi ul li {
	float:right;
	list-style:none;
}

.subnavi a {
	margin-left:15px;
	text-decoration:none;
}

.subnavi a:link,.subnavi a:visited {
	border-bottom:5px solid #7cc2d1;
	padding-bottom:3px;
}

.subnavi a:hover {
	border-bottom:5px solid #ffae00;
}

#search {
	text-align:right;
	margin:15px;
}

#content {
	background-image:url(images/content_background.gif);
}

.leftcolumn {
	float:left;
	width:175px;
}

.navi li {
	background-image:url(images/navi_background.gif);
	background-repeat:repeat-x;
	background-color:#f3ead6;
	padding:5px;
	list-style:none;
	border-bottom:1px dotted #CCC;
}

.navi li a {
	text-decoration:none;
	display:block;
}

.navi li a:link,.navi li a:visited {
	color:#666;
	padding:5px 0px 5px 10px;
	border-left:5px solid #ffae00;
}

.navi li a:hover {
	color:#666;
	padding:5px 0px 5px 10px;
	border-left:5px solid #7cc2d1;
}

p.top_title {
	font-size:14pt;
	border-bottom:5px solid #7cc2d1;
	padding-bottom:5px;
	margin-bottom:10px;
}

.top_list {
	font-size:8pt;
}

.news {
	margin-bottom:40px;
}

.news_each {
	border-bottom:1px dotted #CCC;
	margin-bottom:5px;
}

.news_date {
	color:#999;
	float:left;
	display:block;
	width:100px;
}
.news_new {
	color:#ff0000;
	float:left;
	display:block;
	width:50px;
}

.news_title {
	color:#333;
	float:right;
	display:block;
	width:385px;
	padding-bottom:5px;
}

.news_content {
	color:#333;
	float:left;
	display:block;
	width:570px;
	padding-bottom:5px;
}

.news_title a {
	text-decoration:none;
}

ul.breadcrumbs {
	color:#999;
	margin-bottom:20px;
}

ul.breadcrumbs a {
	font-size:8pt;
}

ul.breadcrumbs li {
	font-size:8pt;
	list-style:none;
	display:inline;
}

ul.pagenavi {
	margin-bottom:20px;
	padding:5px;
	background-color:#efefef;
	border:1px solid #ccc;
}

ul.pagenavi li {
	float:left;
	list-style:none;
	margin-right:20px;
}

ul.pagenavi li a {
	font-size:8pt;
}

ul.pagenavi li a:link, ul.pagenavi li a:visited {
	color:#333;
}

ul.pagenavi li a:hover {
	color:#FF0000;
}

h2.page_title {
	font-size:14pt;
	border-bottom:5px solid #7cc2d1;
	padding-bottom:5px;
	margin-bottom:20px;
}

.entry {
	margin-bottom:40px;
}

.entry table {
	width:725px;
	border-collapse:collapse;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.entry table td {
	border:1px solid #ccc;
	padding:5px 20px 5px 5px;
	min-width:100px;
}

.entry p {
	margin-bottom:10px;
}

.entry ul li, .entry ol li {
	margin:5px 0px 5px 30px;
}

.entry ul, .entry ol {
        margin-bottom:20px;
}

.entry ul ul, .entry ol ol {
        margin-bottom:0px;
}

h3.term_title {
	font-size:14pt;
	border-bottom:5px solid #ccc;
	padding-bottom:5px;
	margin-bottom:20px;
}

h3.term_title a {
	text-decoration:none;
}

.term_left {
	float:left;
	width:188px;
	height:500px;
	overflow:auto;
	border:1px solid #ccc;
	padding:5px;
}

.term_left ul li {
	margin:0px 0px 5px 30px;
}

.term_left ul li a {
	font-size:8pt;
	line-height:120%;
}

.term_right {
	float:right;
	width:498px;
	height:500px;
	overflow:auto;
	border:1px solid #ccc;
	padding:5px;
}

.term_right table {
	width:480px;
}

.term_body {
	margin-bottom:40px;
}

.rightcolumn {
	width:725px;
	float:right;
	padding:15px;
}

.top_left {
	float:left;
	width:535px;
}

.top_right {
	float:right;
	width:175px;
}

.backtotop {
	text-align:right;
}

.backtotop a {
	font-size:8pt;
}

.backtotop a:link, .backtotop a:visited,l {
	background-color:#000;
	padding:5px;
	color:#fff;
	text-decoration:none;
}

.backtotop a:hover {
	background-color:#000;
	padding:5px;
	color:#ffae00;
}

.push {
	height:160px;
}

#footer {
	color:#fff;
	margin:0px auto;
	width:920px;
	height:100px;
	font-size:8pt;
	background-color:#0d2a5d;
	padding:15px;
}

#footer .floatl {
	padding-right:15px;
}

#footer .floatr {
	padding-left:15px;
	text-align:right;
}

.floatl {
	float:left;
}

.floatr {
	float:right;
}

.imagel {
	float:left;
	margin:0px 10px 10px 0px;
}

.imager {
	float:right;
	margin:0px 0px 10px 10px;
}

.year input, input.code {
  width:100px;
} 

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.alignleft {
  float:left;
  padding:0px 10px 10px 0px;
}

.alignright {
  float:right;
  padding:0px 0px 10px 10px;
}