html, body{
	height: 100%;
	text-align: center;
	background-color:#ffffff;
	background-color:#eeffee;
	/*background: -moz-linear-gradient(top, #008800, #eeffee);
	background: -webkit-gradient(linear, center top, center bottom, from(#008800), to(#eeffee));
	Filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0, StartColorStr='#008800', EndColorStr='#eeffee');*/
	margin: 0;
	padding:0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}

/* οΠS */
div#top {
	height:49px;
	margin:0;
	}
.topline {
	height:5px;
	font-size:1px;
	margin:0;
	background-color: darkgreen;
	}
.titlelogo{
	/* height: 40px; */
	height: 43px;
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
	/* margin-left:-22px; */
	}
.logoImg{
	vertical-align:middle;
	float:left;
	/*padding: 5px 0px 0px 0px;
	width : 430px;*/
}
div#wrap{
	background-color:white;
	text-align:left;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* height: auto;
	overflow: hidden; */
	position: relative;
}
div#screen {   
	margin: 0 auto;   
	text-align: left;   
	padding-bottom: 65px;   
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
}
/* ‘j[ */
div#yokomenu{
	padding:10px 10px 10px 10px; /* UP RIGHT DOWN LEFT */
	background-color: #FFFFFF; 
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	}

/* Vj[ */
/* Cj[ */
#main_bk{
	margin: 0 auto;
	background-image: url('bgt55.jpg');
	background-repeat: repeat-x;
	height:55px;
}
#main_d{
	margin: 0 auto;   
	padding:10px 0px 0px 0px;  /* UP RIGHT DOWN LEFT */
	height:40px;
	background-color:#004400;
	font-size: 14px; /* ΕθΘΜΕC³Σ */
}
#main_menu{
   background:#eeeeee;
   margin:0 auto;
}

#main_menu ul {
   display:block;
   list-style-type: none;
   margin:0;
   padding:0;
	/*border:solid 1px #004400;*/
}
/* Tuj[1iΪ */
#main_menu ul ul{
   display:none;
   position:absolute;
   top:100%;
   left:0;
   padding:1px;
}
/* Tuj[2iΪΘ~ */
#main_menu ul ul ul {
   top:0;
   left:100%;
}
/* Xg */
#main_menu li {
   float:left;
   width:129px;

	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #808080;
	border-bottom:solid 1px #808080;
}
#main_menu li.pmn{
   border-radius: 15px;         /* CSS3 */
   -moz-border-radius: 15px;    /* Firefox */
   -webkit-border-radius: 15px; /* Safari,Chrome */
}

#main_menu li li {
   clear:both;
   width:160px;
}

#main_menu li:hover {
   position:relative;
}

#main_menu li:hover > ul {
   display: block;
}

/* IE6p */
* html #main_menu li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column1'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'   );
}
* html #main_menu li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column2'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'   );
}
* html #main_menu li li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column3'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'   );
}
#main_menu .column1 {
position:relative;
}
#main_menu .column1 ul {
display:block;
}
#main_menu .column1 * ul {
display:none;
}
#main_menu .column2 {
position:relative;
}
#main_menu .column2 ul {
display:block;
}
#main_menu .column2 * ul {
	display:none;
}
#main_menu .column3 {
	position:relative;
}
#main_menu .column3 ul {
	display:block;
}
#main_menu .column3 * ul {
	display:none;
}

/* fUC */
#main_menu li {
   line-height:2.2em;
   text-align: center;
   background:#eeeeee;
}
#main_menu li li {
   line-height:1.8em;
   text-align: left;
   width:160px;
}
#main_menu li a{
   display: block;
   text-decoration:none;
   color:#333;
   padding:0 5px;
}
#main_menu li:hover {
   background:#77ee77; /* #7BBA10; */
   color:#333;
}
#main_menu .column1, #main_menu .column2, 
#main_menu .column3 {
   color:#333;
   background:#77ee77; /* #7BBA10; */
}


/* ‘j[ */

div#yokomenu span{
	float:left;
	}

div#yokomenu a	{
	display:block;
	margin:2px;
	text-valign:center;
	background-color:green;
	border:outset 2px;
	border-color:#c0f040;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
	}
* html div#yokomenu a	{
	display:block;
	padding:10px;
	text-valign:center;
	background-color:green;
	border:outset 2px;
	border-color:#c0f040;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
	}

.w120{
	padding-top:13px;
	padding-bottom:4px;
	width:110px;
	height:20px;
}
* html .w120 {
	padding-top:13px;
	padding-bottom:4px;
	width: 98px;
	height:20px;
	}
.w120two{
	padding-top:7px;
	padding-bottom:6px;
	width:110px;
	height:24px;
}
* html .w120two {
	padding-top:7px;
	padding-bottom:3px;
	width: 98px;
	height:24px;
	}

.w80{
	padding-top:13px;
	padding-bottom:4px;
	width:80px;
	height:20px;
}
* html .w80 {
	padding-top:13px;
	padding-bottom:4px;
	width:68px;
	height:20px;
	}

div#yokomenu a:hover	{
	position:relative;
	top:1px;
	left:1px;
	}

/* RecΆj[ */
div#tatemenu	{
	width:200px;
	float:left;
	padding:30px 0px 0px 0px;  /* UP RIGHT DOWN LEFT */
	}
/* χίϋΜRc */
div#setumei	{
	clear:both;
	width:620px;
	border:solid 1px red;
	margin-top:30px;
	margin-left:20px;
	}
div#setumeiFree	{
	border:solid 1px red;
	}
div#setumeiFreeP	{
	border:solid 2px #ff7076;
	}
.tbl_ov{
	position:relative;
	left:-19px;
	top:-7px;
	}

div#news	{
	border:solid 1px #004000;
	}

.shimekata{
	position:relative;
	left:4px;
	top:-10px;
	text-align:center;
	background-color:white;
	padding:3px 2px;
	color:red;
	}

.chuTTL{
	position:relative;
	left:4px;
	top:-6px;
	text-align:center;
	background-color:white;
	color:red;
	}
.image{
	clear:both;
	}

/*
div#setumei h5	{
	margin-top:-10px;
	padding:0px 0px 0px 20px;
	float:left;
	}

div#setumei p	{
	margin-top:-10px;
	margin-bottom:10px;
	padding:0px 20px 6px 40px;
	text-align:justify;
	text-justify:distribute;
	line-height:130%;
	background-color:white;
	}
*/

/* €ij[ */
div#tatemenu a	{
	background-image:url('triangle.jpg');
	background-repeat:no-repeat;
	background-position:3px 0px;
	padding-left:20px;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	color:#73a1ff;
	}

div#tatemenu a:hover	{
	color:#ffaa00;
	text-decoration:underline;
}

div#inner {
	background-color: #FFFFFF; 
	text-align: left;
	padding:0px 0px 50px 20px; /* UP RIGHT DOWN LEFT */
	/* margin: 0 auto; */
}

div#con	{
	width:670px;
	padding:30px 0px 0px 10px; /* UP RIGHT DOWN LEFT */
	/* font-size:75%; */
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	float:left;
	}
div#conWide{
	padding:30px 0px 0px 10px; /* UP RIGHT DOWN LEFT */
	/* font-size:75%; */
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	float:left;
	}
/* ΠξΆ */
div#com	{
	padding:20px 0px 0px 0px; /* UP RIGHT DOWN LEFT */
	/* line-height:1.3;*/
	margin:auto;
	}

div#footer {
	height:	60px;
	position: absolute;
	bottom: 0;
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	}

.conR	{
	width:580px;
	}

.riron	{
	width:670px;
	margin: auto;
	padding:0px 0px 50px 0px; /* UP RIGHT DOWN LEFT */
	}

.list	{
	width:660px;
	padding:0px 0px 50px 0px; /* UP RIGHT DOWN LEFT */
	}

/*
div#con h2{
	clear:both;
	margin:20px 0px 0px 15px;
	padding:0px 0px 5px 15px;
	font-size:110%;
	font-weight:bold;
	}

div#con h2 p{
	margin-top:0px;
	margin-bottom:8px;
	}

div#con h3{
	margin:-10px 0px 20px 10px;
	padding-left:15px;
	font-size:100%;
	}

div#con h3 p{
	margin-top:-10px;
	margin-bottom:10px;
	padding:3px 20px 3px 15px;
	text-align:justify;
	text-justify:distribute;
	line-height:110%;
	font-weight:normal;
	}
*/
div#footer2col{
	clear:left;
}
div#floatCls{
	clear:both;
}

/* tb^ */
.menu{
	padding:5px 10px 0px 0px; /* UP RIGHT DOWN LEFT */
	text-align: right;
	font-size: 10px; /* ΕθΕOK */
	height:15px;
	background-color: #AAFFAA;
	}
.menu a{
	color: #666666;
	text-decoration:none;
}
.menu a:hover{
	color: #3333FF;
	/* text-decoration:underline; */
}

.copylight{
	padding:5px 10px 0px 0px; /* UP RIGHT DOWN LEFT */
	text-align: right;
	line-height: 150%;
	font-size: 12px; /* ΕθΕOK */
	height:35px;
	background-color: darkgreen;
	color:white;
	margin:0;
	}

/* €ΚNX */
h1, h2, h3, h4, h5, h6, em{
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
}

h2, h3, h4, h5, h6{
	font-size: 100%;
	margin: 0px 0px 0px 0px; /* UP RIGHT DOWN LEFT */
}
h3, h4, h5, h6{
	font-weight:normal;
}
em{
	font-style:normal;
}

h1{
	font-size: 115%;
	}

.shn, .shn01,.shn02,.shn03,.shn04,.shn05{
	background-repeat:repeat-x;
	margin:0px;
	padding:3px 3px 3px 15px; /* UP RIGHT DOWN LEFT */
	/* color:darkblue; */
	}
.shn{
	background-color:#c0f040;
}
.shn01{
	background-image:url('shn_title01.png');
	}
.shn02{
	background-image:url('shn_title02.png');
	}
.shn03{
	background-image:url('shn_title03.png');
	}
.shn04{
	background-image:url('shn_title04.png');
	}
.shn05{
	background-image:url('shn_title05.png');
	}

a	{
	color:#0044BB;
	text-decoration:none;
}
a:hover	{
	color:#33AA00;
	text-decoration:none;
}

img {
	border-width: 0px;
}
.img_num {
	padding-right: 3px;
}

acronym, abbr {
        cursor: help;
}

.abbr {
        cursor: help;
}

.kome {
	list-style-image: url('kome.png');
}
.chu,.chu2,.chu3{
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.chu4{
	padding-left:0px;
	margin-top:-12px;
	margin-bottom:0px;
}
.chu,.chu4{
	margin-left:15px;
	}
.chu2{
	margin-left:18px;
	}
.kome {
	/*	list-style-position: inside;*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	padding-left:16px;	
}
.chu3 {
	margin-left:30px;
	margin-right:15px;
	}

.line_dot{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:dotted 1px darkgreen;
	}

.line_sub{
	padding-top:13px;
	padding-bottom:2px;
	}

.line_solid{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px darkgreen;
	}
.td_under{
	border-bottom-style:solid;
	border-width:1px;
	border-color:darkgreen;
	font-size:13px;
}
.tbl_sq {
	border: 1px solid #FF0000;
	text-align: left;
	color: #008000;
	font-size:14px;
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	font-weight: normal;
}

.group	{
	border:none;
	background-color:#f0ff80;
	/*padding:5px 0px 4px 15px; #c0f040*/
	height:20px;
	padding-top:7px;
	padding-left:15px;
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	font-size:90%;
	font-weight:bold;
	}

.contents,.contentsHB, .contents2col,
 .contentsTbl, .contents640,
 .information, .contents_free{
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	background-color: #ffffff; 
	margin: auto;
}

.contents{
	width: 715px ;
	padding: 30px 0px 50px 0px;
}
.contentsHB{
	width: 760px ;
	padding: 30px 0px 50px 0px;
}
.contents2col {
	width: 800px;
	padding: 30px 0px 50px 0px;
}
.contentsTbl {
	width: 800px;
	padding: 10px 0px 50px 0px;
}
.contents640 {
	width: 640px;
	padding: 30px 0px 50px 0px;
}

.information{
	width: 600px ;
	padding: 30px 0px 50px 0px;
}

/* οΠΌ */
.widename {
	clear:both;
	padding:5px 0px 20px 450px;
	line-height:1.3;
	font-size:80%;
	text-align:left;
	}	

/* tHgΦW */


.f_red {
	color: #ff0000;
}
.f_gry {
	color: #888888;
}
.f_pink {
	color: #ff7076;
}
.f_mbl {
	color: #ff00ff;
}
.td_pink {
	background-color: #ffe0e6;
}

.f_bl{
	color: #0000ff;
}
.f_dbl{
	color: #00008f;
}
.f_sbl{
	color: #4080ff;
}

.f_dg{
	color:#006000;
}
.f_yel{
	color:#f07000;
}

.f_Bro{
	color: #7F2B06;
}

.f_black{
	color: #000000;
}
.f_gre {
	color: #00b080;
}
.f_white {
	color: #ffffff;
}

.f_b {
	font-weight:bold;
}

.bg_lg{
	background-color:#eeffee;
}
.bg_ly{
	background-color:#ffffbf;
}

.font_10, .font_11, .font_12, .font_14, .font_15, .font_16, .font_20ci{
	/*
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	*/
}

.font_10 {
	font-size: 69%;
}
.font_11 {
	font-size: 75%;
}
.font_12 {
	font-size: 81%;
}
.font_14{
	font-size:88%;
}
.font_15{
	font-size:94%;
}
.font_16{
	font-size:100%;
}
.font_18{
	font-size:113%;
}
.font_20ci {
	font-size: 125%;
}
.font_20 {
	font-size: 125%;
}
.font_150 {
	font-size: 150%;
}
.font_180 {
	font-size: 175%;
}
.font_250 {
	font-size: 250%;
}
.font_300 {
	font-size: 300%;
}
.f_shn {
	font-size: 130%;
}
.f_sub {
	font-size: 130%;
}
.font_c {
	text-align: center;
}
.font_l {
	text-align: left;
}
.font_r {
	text-align: right;
}
.font_ci_st {
	color: #FF0055;
}

.fl_l{
	float:left;
}
.fl_r{
	float:right;
}

.font_title, .font_titleC, .font_titleCWG{
	font-weight:bold;
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
}

.font_title {
	font-size: 18px;
	color: #008000;
	text-align: left;
}
.font_titleC {
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.font_titleCWG{
	color: #ffffff;
	text-align: center;
	border: 1px solid #006000;
	background-color: #006000;
}

/* `VπgslLΕ */
.handbook {
	clear:both;
	padding:0px;
	margin:auto;
	font-family: "Hiragino Maru Gothic Pro W4","Hiragino Maru Gothic Pro","qMmΫS Pro W4","HGMaruGothicMPRO","HGΫΊήΌ―ΈM-PRO",sans-serif, Verdana, Helvetica, century, Osaka, "lr oSVbN", ArialMT, "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", "½¬pSVbN"; 
	/* border:solid 1px red; */
	}	
.handbookbox {
	float:left;
	padding:0px;
	margin:auto;
	font-family: "Hiragino Maru Gothic Pro W4","Hiragino Maru Gothic Pro","qMmΫS Pro W4","HGMaruGothicMPRO","HGΫΊήΌ―ΈM-PRO",sans-serif, Verdana, Helvetica, century, Osaka, "lr oSVbN", ArialMT, "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", "½¬pSVbN"; 
	/* border:solid 1px red; */
	}
.handbook a{
	text-decoration:none;
}
/* ] */
.hb_l80{
	padding-left:80px;
}
.hb_l50{
	padding-left:50px;
}
.hb_l7{
	padding-left:7px;
}
.hb_l15{
	padding-left:15px;
}
.hb_l20{
	padding-left:15px;
}
.hb_l30{
	padding-left:30px;
}
.hb_l40{
	padding-left:40px;
}
.hb_r7{
	padding-right:7px;
}
.hb_r15{
	padding-right:15px;
}
.hb_r50{
	padding-right:50px;
}
.hb_t7{
	padding-top:7px;
}
.hb_t15{
	padding-top:15px;
}
.hb_t30{
	padding-top:30px;
}
.hb_t50{
	padding-top:50px;
}
.hb_b7{
	padding-bottom:7px;
}

/*  */
.hb_w10{
	width:10px;
}
.hb_w15{
	width:15px;
}
.hb_w20{
	width:20px;
}
.hb_w30{
	width:30px;
}
.hb_w40{
	width:40px;
}
.hb_w50{
	width:50px;
}
.hb_w60{
	width:60px;
}
.hb_w70{
	width:70px;
}
.hb_w80{
	width:80px;
}
.hb_w90{
	width:90px;
}
.hb_w100{
	width:100px;
}
.hb_w110{
	width:110px;
}
.hb_w120{
	width:120px;
}
.hb_w140{
	width:140px;
}
.hb_w150{
	width:150px;
}
.hb_w160{
	width:160px;
}
.hb_w170{
	width:170px;
}
.hb_w180{
	width:180px;
}
.hb_w185{
	width:185px;
}
.hb_w190{
	width:190px;
}
.hb_w200{
	width:200px;
}
.hb_w210{
	width:210px;
}
.hb_w220{
	width:220px;
}
.hb_w230{
	width:230px;
}
.hb_w240{
	width:240px;
}
.hb_w250{
	width:250px;
}
.hb_w260{
	width:260px;
}
.hb_w270{
	width:270px;
}
.hb_w280{
	width:280px;
}
.hb_w290{
	width:290px;
}
.hb_w300{
	width:300px;
}
.hb_w310{
	width:310px;
}
.hb_w320{
	width:320px;
}
.hb_w330{
	width:330px;
}
.hb_w340{
	width:340px;
}
.hb_w350{
	width:350px;
}
.hb_w370{
	width:370px;
}
.hb_w375{
	width:375px;
}
.hb_w380{
	width:380px;
}
.hb_w390{
	width:390px;
}
.hb_w400{
	width:400px;
}
.hb_w410{
	width:410px;
}
.hb_w420{
	width:420px;
}
.hb_w430{
	width:430px;
}
.hb_w440{
	width:440px;
}
.hb_w450{
	width:450px;
}
.hb_w460{
	width:460px;
}
.hb_w470{
	width:470px;
}
.hb_w480{
	width:480px;
}
.hb_w490{
	width:490px;
}
.hb_w500{
	width:500px;
}
.hb_w510{
	width:510px;
}
.hb_w520{
	width:520px;
}
.hb_w520{
	width:520px;
}
.hb_w530{
	width:530px;
}
.hb_w550{
	width:550px;
}
.hb_w580{
	width:580px;
}
.hb_w620{
	width:620px;
}
.hb_w630{
	width:630px;
}
.hb_w680{
	width:680px;
}
.hb_w690{
	width:690px;
}
.hb_w700{
	width:700px;
}
.hb_w710{
	width:710px;
}
.hb_w730{
	width:730px;
}
.hb_w760{
	width:760px;
}
.hb_w780{
	width:780px;
}
.hb_w800{
	width:800px;
}
.hb_w850{
	width:850px;
}
.hb_w860{
	width:860px;
}
.hb_w900{
	width:900px;
}
.hb_20p{
	width:20%;
}

.hb_33p{
	width:33%;
}

.hb_50p{
	width:50%;
}
.hb_100p{
	width:100%;
}

/* ³ */
.hb_h18{
	height:18px;
}
.hb_h26{
	height:26px;
}
.hb_h30{
	height:30px;
}
.hb_h40{
	height:40px;
}
.hb_h50{
	height:50px;
}
.hb_h80{
	height:80px;
}
.hb_h160{
	height:160px;
}
.hb_h180{
	height:180px;
}
.hb_h200{
	height:200px;
}
.hb_h240{
	height:240px;
}

/* sΤ */
.lh13 {
	line-height:1.3;
	}	
.lh14 {
	line-height:1.4;
	}	
.lh15 {
	line-height:1.5;
	}	

.td_rect {
	border: 1px solid #008000;
	background-color: #ffffff;
}

.td_sky {
	background-color: #a0f0ff;
}
.td_sky2 {
	background-color: #70c0ff;
}
.td_sky2_rect {
	border: 1px solid #70c0ff;
	background-color: #ffffff;
}
.td_sky3 {
	background-color: #dff2fc;
}
.td_white {
	background-color: #ffffff;
}

.td_ul {
	border-bottom: 2px solid #00b080;
}

.td_1{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.td_2{
	border-top: 1px solid #666666;
}
.td_3{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.td_7{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.td_9{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

tbl_c{
	margin: 0 auto;
}
tbl_cen{
	margin: auto;
}

ol{
	list-style-type: decimal;
	list-style-posision: inside;
}

.item{
	width:620px;
	padding-left:20px;
	}

/* Ά+EiΟj */

/* Ά+E(ε) */

/* Ά+EiΟ Τ}[W θj */
.idximg_l, .idximg_r	{
	float:left;
	height:250px;
	margin-left:10px;
	margin-top:15px;
	border:solid 2px;
	border-color:darkgreen;
}
.idximg_l	{
	width:380px;
}

.idximg_r	{
	width:375px;
}




/* Ά(ε)+EiΤ}[W θj */
.idxleft_b	{
	float:left;
	width:555px;
	padding:10px 10px 0px 10px;
	}


.rect_title{
	background-color:darkgreen;
	color:white;
	padding:2px 2px 2px 20px;
	font-style:italic;
	font-size:100%;
	font-weight:bold;
	}



.idxright_b	{
	float:right;
	width:200px;
	margin:10px 10px 10px 0px;
	background-color:white;
	}


/* Ά+(¬)+E */
div#itembox, div#itembox2, div#itembox3, div#itembox_free{
	clear:both;
	margin:auto;
	color:#000000;
	overflow: hidden;
}
div#itembox, div#itembox2, div#itembox4{
	padding-top:10px;
}
div#itembox	{
	width:620px;
}

div#itembox2	{
	width:620px;
}

div#itembox3	{
	width:600px;
}
div#itembox4	{
	width:640px;
}

/* table */
.wakutop, .wakurow{
	clear:both;
	width:600px;
	font-size:90%;
	font-family:  "lr oSVbN","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "½¬pSVbN", ArialMT, sans-serif, Verdana, Helvetica, century, Osaka; 
	text-valign:center;
	/* margin:10px 0px 0px 20px; */
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid #808080 1px;
	overflow: hidden;
}
.wakutop
{
	border-top:solid #808080 1px;
}

.wakucol1, .wakucol2, .wakucol3 {
	display:block;
	float:left;
}
.wakucol1{
	width:380px;
	padding-left:8px;
	}
.wakucol2{
	padding-top:12px;
	padding-left:4px;
	width:12px;
	}
.wakucol3{
	padding-top:5px;
	padding-left:3px;
	width:191px;
	}

.waku_r{
	border: 1px #ff0000 solid;
	padding: 10px 10px 10px 20px;
 }
.waku_pd{
	border: 1px #ff7076 dashed;
	padding: 10px 10px 10px 20px;
 }
.waku_non{
	border: 0px;
	padding: 10px 10px 10px 20px;
 }

.nedo_t,.nedo_t2{
	position:relative; left:0px; top:-21px; background-color:white; }
.nedo_t{width:300px;}
.nedo_t2{width:250px;}
.waku_b{
	border: 1px #000000 solid;
	padding: 10px 10px 10px 20px;
 }
.waku_g{
	border: 1px #00b080 solid;
	padding: 10px 10px 10px 20px;
 }
.waku_db{
	border: 1px #00008f solid;
	padding: 10px 10px 10px 20px;
 }
.waku_dgry{
	border: 1px #8c8c8c dashed;
	padding: 10px 10px 10px 20px;
 }

.img_hand{
	position:relative;
	top:-21px;
	left:-21px;
 }
.img_hand_s2{
	position:relative;
	top:-12px;
	left:-22px;
 }
.img_hand_s{
	position:relative;
	top:-11px;
	left:-21px;
 }

/* Ώi\ */
div#kakaku{
	width:620px;
	padding-left:30px;
	color:#000000;
}
/* Ώi\ */
div#kakaku2{
	width:620px;
	padding-left:30px;
	color:#000000;
}

.kakakutitle	{
	clear:both;
	width:600px;
	height:20px;
	/* margin:10px 0px 0px 20px; */
	padding-top:30px;
	font-weight:bold;
	}

.kakaku000, .kakaku100, .kakaku200{
	/* margin:10px 0px 0px 20px; */
	height:25px;
	background-color:#c0f040;
	border:solid 1px;
	border-color:darkgreen;
	text-align:center;
	overflow: hidden;
}

.kakaku000	{
	width:480px;
	}

.kakaku100	{
	width:520px;
	}

.kakaku200	{
	width:320px;
	}

.kakaku001,.kakaku101, .kakaku201,
.kakakusita, .kakakusita1, .kakakusita2, .kakakubiko
{
	margin-top:-1px;
	/* margin:10px 0px 0px 20px; */
	height:30px;
	overflow: hidden;
}
.kakaku001,.kakaku101, .kakaku201,
.kakakusita,.kakakusita1, .kakakusita2
{
	text-align:center;
}
.kakaku001,.kakaku101, .kakaku201{
	border-top:dotted 1px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-color:darkgreen darkgreen white darkgreen;
}

.kakaku001	{
	width:480px;
	}
.kakaku101	{
	width:520px;
	}
.kakaku201	{
	width:320px;
	}

.kakakusita,.kakakusita1, .kakakusita2, .kakakubiko{
	border-top:dotted 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-color:darkgreen;
}


.kakakusita	{
	width:480px;
	}
.kakakusita1	{
	width:520px;
	}
.kakakusita2	{
	width:320px;
	}
.kakakubiko	{
	width:470px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	/* margin-left:20px;*/
	text-align:left;
	}

.kakaku000 div, .kakaku100 div, .kakaku200 div,
 .kakaku001 div, .kakaku101 div, .kakaku201 div,
.kakakusita div, .kakakusita1 div, .kakakusita2 div
{
	display:block;
	float:left;
	}

.k_box01, .k_box02, .k_box03, .k_box04, .k_box05, .k_box06, .k_box07, .k_box08{
	padding:8px 5px 0px 5px;
}

.k_box01	{
	width:70px;
	}

.k_box02	{
	width:40px;
	}

.k_box03	{
	width:60px;
	}

.k_box04	{
	width:110px;
	}

.k_box05	{
	width:150px;
	}

.k_box06	{
	width:130px;
	}

.k_box07	{
	width:90px;
	}
.k_box08	{
	width:200px;
	}

.k_box401, .k_box402, .k_box403, .k_box404{
	padding:8px 0px 0px 0px;
}

.k_box401{
	width:80px;
	}

.k_box402	{
	width:80px;
	}

.k_box403	{
	width:140px;
	}

.k_box404	{
	width:160px;
	}

.wk_rad{
   border-radius: 15px;         /* CSS3 */
   -moz-border-radius: 15px;    /* Firefox */
   -webkit-border-radius: 15px; /* Safari,Chrome */
}
.wk_rad_tl{
   border-top-left-radius: 15px;         /* CSS3 */
   -moz-border-radius-topleft: 15px;    /* Firefox */
   -webkit-border-top-left-radius: 15px; /* Safari,Chrome */
}

.wk_rad_tr{
   border-top-right-radius: 15px;         /* CSS3 */
   -moz-border-radius-topright: 15px;    /* Firefox */
   -webkit-border-top-right-radius: 15px; /* Safari,Chrome */
}
.wk_grn{
	border: 1px solid #00b080;
}
.wk_bb{
	padding: 20px 40px 10px 20px; /* UP RIGHT DOWN LEFT */
 }
.wk_s1{
	padding: 10px 10px 10px 20px; /* UP RIGHT DOWN LEFT */
 }
.wk_s2{
	padding: 5px 5px 5px 5px; /* UP RIGHT DOWN LEFT */
 }


.f_t_g{
	color: #ffffff;
	text-align: center;
	background-color: #00b080;
	padding: 5px 5px 5px 5px
}

/* ΆR[i[ */
div#order{
	width:500px;
	padding-left:30px;
}

.order00, .order01, .ordersita{
	border-color:darkgreen;
	overflow: hidden;

}

.order00{
	width:470px;
	height:18px;
	/* margin:30px 0px 1px 20px;*/
	background-color:#c0f040;
	padding:5px 0px 5px 10px;
	border:solid 1px;
	font-weight:bold;
	}

.order01, .ordersita{
	width:480px;
	height:40px;
	margin-top:-1px;
	border-top:dotted 1px;
	border-right:solid 1px;
	border-left:solid 1px;
}

.ordersita	{
	border-bottom:solid 1px;
	}

.order00 div	{
	clear:both;
	}

.order01 div	{
	float:left;
	}

.ordersita div	{
	float:left;
	}

.orderbox01, .orderbox02, .orderbox03{
	height:50px;
	display:block;
}

.orderbox01	{
	width:210px;
	padding:12px 10px;
	color:black;
	text-align:justify;
	text-justify:distribute;
	}

.orderbox02	{
	width:40px;
	padding:12px 0px;
	}
.orderbox03	{
	width:0px;
	padding:2px 0px;
	}


/* Άϋ@ */
div#howto	{
	width:600px;
	font-size:100%;
	overflow: hidden;
	}

.howto01	{
	height:50px;
	border-bottom:dotted 1px;
	border-color:darkgreen;
	overflow: hidden;
	}

.howtosita	{
	height:50px;
	overflow: hidden;
	}


.howto00 div	{
	clear:both;
	}

.howto01 div	{
	float:left;
	display:block;
	}

.howtosita div	{
	float:left;
	display:block;
	}

.howtobox01 {
	width:310px;
	margin-left:10px;
	padding:15px;
	}

.howtobox02 {
	width:40px;
	padding-top:15px;
	}

.howtobox03 {
	width:190px;
	padding-top:10px;
	/*padding:10px 10px;*/
	
	}
.howtobox04 {
	width:210px;
	padding-top:15px;
	/*padding:15px 10px;*/
	}

/*topΊnews*/
.tokonews1 { border: 1px solid #FF0000; background-color:white ; width:590px; text-align: left; margin-left:140px;}
.tokonews2 {  font-size: 14px; font-weight:normal; color:green; padding:5px; line-height:1.3}
.tokonews3 {  color:#7f2b06;font-size: 12px; font-weight:normal; padding:10px; line-height:1.3}
.tokonews4 {  font-size: 12px;font-weight:bold; color:black; padding:5px; line-height:1.3}


/* TCgΰυp« */
#srchBox
{
width:428px;
_width:426px;
margin-bottom:0px;
background-color:#ffffff;
color:#000000;
text-align:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:12px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:0px 0px 0px 0px;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:150px;
margin-right:6px;
}
#srchBox #srchBtn
{
width:85qpx;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:0px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 0px 0px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:10px; /* ΕθΕOK */
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
/* TCgΰυpͺ */
