img {
  pointer-events:none;
}



img {
-webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}

.linkimg{display:inline-block;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td { 
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-size: 100%;
	text-indent: 0px;
}

a{color:#0f9000; text-decoration: none}
a:link{color:#0f9000; text-decoration: none}
a:hover{color:#ff0000; text-decoration: none}

body{
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif,"Arial","Helvetica","Verdana";
	font-size: 11px;
	*font-size: 12px; /*for IE6,IE7*/
	font-color:#000;
	background:#e8e8e8 url(../img/header_bk.gif) repeat-x top;
	line-break:strict;
	voice-family:inherit;
}

#container{
	text-align: center;
	width:740px;
	line-height:1.5em
	margin-left: 10%;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header{
	text-align: center;
	width:740px;
}

#header img{ 
	border:0;
	vertical-align: top;
}


#header02{
	margin-top: 10px;
	width:740px;
	height:70px;
}



#globalNav {
	float: center;
	width: 740px;
}

/*link*/
#globalNav li{
	float: left;
	margin-right: 0px;
}





/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	width: 740px;
	text-align: center;
	background: url(../img/in_bk.gif) repeat left top;
	clear: both;
}


.font01{
	text-align: left;
	font-size: 1em;
	line-height: 18px;
	color:#000000;
}

.font-red{
	color:#ff0000;
}

.font-red13{
	color:#ff0000;
	font-size: 13px;
	font-weight: bold;
}

.font-red13 a{color:#ff0000; text-decoration: none}
.font-red13 a:link{color:#ff0000; text-decoration: none}
.font-red13 a:hover{color:#0f9000; text-decoration: none}

#contents-in {
	margin-left: 35px;
	margin-right: 35px;
	width: 670px;
	clear: both;
}

.font02{
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color:#0f9000;
}

.font03{
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
}

.font03b{
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	color:#000000;
}

.font04{
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	text-indent: 5px;
	color:#0f9000;
}

.font05{
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	text-indent: 5px;
	color:#0f9000;
}

.font-s12-999{
	color:#666666;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
}

.font06{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
}

.size12m { 
	font-size: 12px;
	line-height: 17px;
}


.size12m_green {
	font-size: 12px;
	line-height: 17px;
	color: #006600
}

.size12m_red {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000
}


/*----------------------------------------------------
	#privacy
----------------------------------------------------*/

#privacy {
	float: center;
	margin-right: 80px;
	margin-left: 80px;
	width: 580px;
	text-align: left;
}


/*----------------------------------------------------
	#sitemap
----------------------------------------------------*/

#sitemap {
	float: center;
	margin-right: 120px;
	margin-left: 120px;
	width: 500px;
	text-align: left;
}


/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	width: 740px;
	text-align: center;
	text-indent: 0px;
	background: url(../img/in_bk.gif) repeat left top;
	clear: both;
}


.footer-font{
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	text-indent: 0px;
	color:#0f9000;
}


#footer-in {
	margin-left: 35px;
	margin-right: 35px;
	width: 670px;
	clear: both;
}

#footer-banner {
	float: left;
	margin-right: 10px;
	width: 225px;
	overflow: hidden;
}

#footer-contact {
	margin-bottom: 20px;
	width: 215px;
	overflow: hidden;
}

#footer-contact li{
	float: left;
	overflow: hidden;
}



/*----------------------------------------------------
	#contact
----------------------------------------------------*/



/*基本設定
-----------------------------------------*/

p.basetext {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-indent: 5px;
}


#formbg {
	background: url(../img/spc.gif) no-repeat right top;
	height: 180px;
}

.form_t {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	white-space: nowrap;
	padding-left: 5px;
	text-align: left;
}

.f_box1 {
	background: #ffffff;
	font-size: 12px;
	text-align:left;
	line-height: 15px;
	color: #000000;
	padding: 15px 0px 20px 10px;
	width: 550px;
	border-collapse: collapse;
}

.f_box {
	background: #e7e7e7;
	font-size: 12px;
	text-align:center;
	line-height: 15px;
	color: #000000;
	padding: 10px 0px 10px 10px;
	width: 550px;
}

.red {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}

.form_box {
	background: #999999;
	margin-top: 5px;
}

.form_box2 {
	background: #FFFFFF;
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 5px;
	width: 300px;
}

.form_box3 {
	background: #cccc66;
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	color: #000000;
	padding: 7px 0px 7px 10px;
	width: 250px;
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w350 {
	width: 350px;
}

.w500 {
	width: 500px;
}

.w550 {
	width: 550px;
}

.w600 {
	width: 600px;
}


.w40 {
	width: 40px;
}

.left65 {
	margin-left: 65px;
}

.left10 {
	margin-left: 10px;
}

.left15 {
	margin-left: 15px;
}

.left25 {
	margin-left: 25px;
}

.left45 {
	margin-left: 45px;
}

.left50 {
	margin-left: 50px;
}

.left120 {
	margin-left: 120px;
}

.left125 {
	margin-left: 125px;
}

.left135 {
	margin-left: 135px;
}

.left120_2 {
	margin-left: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.left125_2 {
	margin-left: 125px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.left130_2 {
	margin-left: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.center {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

.check {
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}


.table-line{
	float: left;
}

.table-line th{
	border:solid 1px;
	border-color: #999999;
	border-spacing: 1px;
}

.table-line td{
	border:solid 1px;
	border-color: #999999;
	border-spacing: 1px;
}


/*----------------------------------------------------
	#table-list
----------------------------------------------------*/

.list {
	float: left;
	margin: 0px;
	width: 670px;
}


.list table{
	float: left;
	width: 670px;
	margint: 0px;
	text-align: center;
	margin-bottom: 30px;
	color:#0f9000;
	border-spacing: 1px;
}

.list th{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}

.list td{
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 30px;
	padding-right: 10px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}

.list-a {
	float: left;
	margin: 0px;
	width: 670px;
}


.list-a table{
	float: left;
	width: 670px;
	margint: 0px;
	text-align: center;
	margin-bottom: 5px;
	color:#0f9000;
	border-spacing: 1px;
}

.list-a th{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}

.list-a td{
	text-align: right;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}

.list-b {
	float: left;
	margin: 0px;
	width: 335px;
}


.list-b table{
	float: left;
	width: 335px;
	margint: 0px;
	text-align: center;
	color:#0f9000;
	border-spacing: 1px;
}

.list-b th{
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}

.list-b td{
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}



.bio-txt {
	text-align: left;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


.list-c {
	float: left;
	margin: 0px;
	width: 670px;
}


.list-c table{
	float: left;
	width: 670px;
	margint: 0px;
	text-align: center;
	margin-bottom: 5px;
	color:#0f9000;
	border-spacing: 1px;
}

.list-c th{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}

.list-c td{
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 20px;
	padding-right: 20px;
	color:#0f9000;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}