body {
	font-size: 15px;
	line-height: 1.6;
	color:#333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	-webkit-text-size-adjust: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */ 

/*共通*/
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main #contents .caution {
	background-color: #FFE8E2;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 798px;
}
#main #topheader {
	background-color: #fec2b2;
	height: 118px;
	padding: 5px;
	position: relative;
}
#main #topheader .headerright {
	width: 210px;
	float: right;
	font-size: 16px;
	padding-top: 72px;
}
#contents .table1 tr th {
	background-color: #ffcd00;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#contents .table1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	border-collapse: collapse;
}
.text10 {
	font-size: 10px;
}
.text16 {
	font-size: 16px;
}
#contents .whatsnew {
	padding-left: 10px;
}
#contents .whatsnewflame {
	background-image: url(../images/whatsnew_bg.png);
	height: 80px;
	width: 798px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}
#contents .whatsnewflame .whatsnewtext {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 100%;
}
#contents .table1 tr td {
	font-size: 14px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#main #topheader .headerleft {
	position: absolute;
	top: auto;
	left: auto;
	z-index: 20;
	width: 620px;
}

#main #header {
	background-color: #fec2b2;
	height: 118px;
	padding: 5px;
	position: relative;
}
#main #header .headerright {
	float: right;
	font-size: 16px;
	padding-top: 80px;
}
#main #header .headerleft {
	float: left;
}


/*メニュー*/
.menu1{
	background-image:url(/images/menu_on_01.png);
	display:block;
	width:99px;
	height:71px;
}
.menu2{
	background-image:url(/images/menu_on_02.png);
	display:block;
	width:142px;
	height:71px;
}
.menu3{
	background-image:url(/images/menu_on_03.png);
	display:block;
	width:148px;
	height:71px;
}
.menu4{
	background-image:url(/images/menu_on_04.png);
	display:block;
	width:149px;
	height:71px;
}
.menu5{
	background-image:url(/images/menu_on_05.png);
	display:block;
	width:200px;
	height:71px;
}
.menu6{
	background-image:url(/images/menu_on_06.png);
	display:block;
	width:98px;
	height:71px;
}
.menu7{
	background-image:url(/images/menu_on_07.png);
	display:block;
	width:84px;
	height:71px;
}
.menu8{
	background-image:url(/images/menu_on_08.png);
	display:block;
	width:124px;
	height:71px;
}
.menu9{
	background-image:url(/images/menu_on_09.png);
	display:block;
	width:210px;
	height:71px;
}

#main #menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main #menu ul {
	margin: 0px;
	padding: 0px;
}
.menu1 a:hover img,.menu2 a:hover img,.menu3 a:hover img,.menu4 a:hover img,.menu5 a:hover img,.menu6 a:hover img,.menu7 a:hover img,.menu8 a:hover img,.menu9 a:hover img{
position:absolute;
filter:alpha(opacity=0);  /* IE7以下向け */
opacity:0; /* Fx1.5以上、Opera、Safari向け */
-ms-filter:"alpha(opacity=70)"; /* IE8向け */
-moz-opacity:0; /* Fx1.5未満向け */
-khtml-opacity:0; /* Webkit向け */
}

#main #footer {
	background-image: url(../images/foot_bg.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 72px;
	padding-bottom: 10px;
	padding-left: 72px;
	font-size: 12px;
	line-height: 18px;
	background-size: contain;
}
#main #footer .contact1 {
	float: left;
	margin-right: 20px;
}
#main #footer .contact2 {
	float: left;
	margin-right: 10px;
	margin-top: 21px;
}
#main #footer .contact3 {
	float: left;
	margin-top: 21px;
}
#main #footer .sitemap {
	float: right;
}
#main #footer .copyright {
	clear: both;
	padding-top: 10px;
	text-align: right;
}

#main #contents {
	padding-top: 36px;
	padding-right: 72px;
	padding-bottom: 72px;
	padding-left: 72px;
}
#main #contents .submenu {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #contents .submenu li {
	float: left;
	list-style-type: none;
}
#main #contents h2.subtitle {
	padding-top: 50px;
	font-size: 18px;
	font-weight: bold;
}
#contents .gototop {
	text-align: right;
	padding-top: 20px;
}
#contents .map {
	width: 200px;
	margin-right: 50px;
	float: left;
}
#contents .map h2 {
	font-size: 16px;
	font-weight: bold;
}
#main #contents .topic tr td {
	padding-right: 10px;
	padding-bottom: 10px;
}
#main #contents .topic2 tr td {
	padding-right: 10px;
	padding-bottom: 10px;
	font-size:10px;
}
select {
	font-size: 20px;
	width: 300px;
	margin: 5px;
}
#main #contents #form_contact .caution strong {
	color: #660000;
}
.clear {
	clear: both;
}
.form tr th,.form tr td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.form tr th {
	width:200px;
}
.form tr td .formtext {
	width: 300px;
	height: 20px;
}
.form tr td textarea {
	width: 300px;
	height: 50px;
}
.form ul {
	margin: 0px;
	padding: 0px;
}
.form ul li {
	list-style-type: none;
	padding-bottom: 5px;
}
.form {
	width: 820px;
}
#main #contents .question {
	background-color: #AEF4FF;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.textblock {
	margin: 0px;
	padding: 0px;
}
.textblock dt {
	float: left;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}
.textblock dd {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 745px;
}
/*2023キャレオス追加*/
h1{font-size: 18px;}
.jemsbox {border: 2px solid #c3e9fe; padding: 1.5em 1.5em 1.2em; margin-bottom: 2.5em; margin-top: 3em;}
.jemslogobox {padding: 0 0 0 230px; background:url("../policy/images/jems.jpg") no-repeat left top; background-size:contain;}
.jemsbox h4 {color: #192c86; margin-bottom: 15px; font-size: 16px;}
.jemsbox p {margin-bottom: 15px;}
ol.decimal {padding: 0 0 10px 5px;}
ol.decimal>li {list-style-type: decimal; list-style-position: outside; margin: 0 0 0 1.5em;}
p.logoomoi {font-size:12px; padding: 15px 15px 12px; background: #f4f4f4;}
.fb {font-weight: bold;}
.ml15 {margin-left: 15px;}
.ml40 {margin-left: 40px;}
.bb1 {border-bottom: 1px solid #333;}
.fbule {color: #0000FF; margin-right: 20px;}
.rectelbox {position: absolute; top: 10px; right: 25px; z-index: 99; line-height: 1.3; text-align: right; font-size: 13px;}
.rectelbox span{display: block;}
.rectxt {color: #0000FF; font-size: 16px; font-weight: bold;}
.rectel {font-size: 21px; font-weight: bold;}
.rectel a {color: #333; text-decoration: none;}
.enttable tr th {width: 20%;}
.enttable {margin-bottom: 15px;}


