/* 
   ERIONES FFXIV CSS
   http://eriones.com/
*/

/* grobal set
----------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
html {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


/* class set
----------------------------------------------------------- */

.new01 {
	line-height: 120%;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../img/main_index/pic.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 4px;
	height: 15px;
}
.new11 {
	line-height: 120%;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../img/main_index/pic.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 6px;
	height: 15px;
}
.left_n01 {
	color: #03C;
}
.left_li_cm {
	min-height: 100%;
	_height: 100%;
	width: 177px;
	background-image: url(../img/munu_ol1/cm_bg.gif);
	overflow: auto;
	height: auto;
}
.new01 a {
	color: #00C;
	text-decoration: none;
}
.new01 li {
	line-height: 180%;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	list-style-image: url(../img/main_index/pic.png);
}
.new01 a:hover {
	color: #FF6600;
}
.new01 p {
	padding-bottom: 2px;
}
.new11 a {
	color: #00C;
	text-decoration: none;
}
.new11 li {
	line-height: 180%;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	list-style-image: url(../img/main_index/pic.png);
}
.new11 p {
	padding-bottom: 2px;
}
.new11 a:hover {
	color: #FF6600;
}
.p_news {
	padding: 3px;
	border: 1px dotted #666;
	width: 90px;
	text-align: center;
	margin-top: 20px;
	display: block;
}
.p_news_view {
	text-align: right;
	text-decoration: none;
	margin-top: -27px;
	padding: 0px;
}

.new02 {
	line-height: 160%;
	padding: 3px;
}
.new02 td {
	font-size: 13px;
}

.new03 {
	padding: 3px;
	margin-bottom: 0px;
	border: 1px dotted #333333;
	text-align: right;
	position: static;
	overflow: hidden;
	z-index: auto;
}
.ct_com_set {
	padding: 10px;
	width: auto;
}

.ct_com_set h3 {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E89A06;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
.right_img_m {
	padding: 2px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}

.crafter_set_img {
	border: 1px solid #313131;
	text-align: center;
	width: 625px;
	margin-right: 187px;
	margin-left: 180px;
	margin-top: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}

.news_menu01 {
	height: 63px;
	width: 153px;
	background-color: #29000B;
	overflow: hidden;
	z-index: auto;
}
.link_set {
	width: 164px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}
.link_set a {
	color: #FFFFFF;
	text-decoration: none;
}
.link_set a:hover {
	color: #6F0;
	text-decoration: none;
	background-color: #000000;
	display: block;
}


.cr {
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
}
.img_avater {
	border: 1px solid #F60;
}

/* Search TOP  2010.10.12 */

.search_top {
	width: 229px;
	height: 220px;
	background-image: url(../img/main_index/title_s_img.png);
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 380px;
	margin-bottom: 3px;
}
.search_top2 {
	width: 229px;
	height: 220px;
	background-image: url(../img/main_index/title_s_img2.png);
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 380px;
	margin-bottom: 3px;
}
.search_top #searchform_a {  
  position: relative;  
}  
.search_top #searchform_b {  
  position: relative;  
}  
.search_top #searchform_c {  
  position: relative;  
}  
.search_top #keywords1  {
	width: 220px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}  
.search_top #searchBtn_a {
	position: absolute;
	top: 0;
	left: 170px;
} 
.search_top #searchBtn_b {
	position: absolute;
	top: 0;
	left: 170px;
} 
.search_top #searchBtn_c {
	position: absolute;
	top: 0;
	left: 170px;
} 
.search_top dt {
	color: #000;
	margin-top: 4px;
} 
.2nd_set {
	height: 35px;
}
.2nd_set p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.search_top #keywords3  {
	width: 220px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
.search_top #keywords4  {
	width: 220px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}

.search_toput {
	width: 633px;
	height: 41px;
}



.search_top2 #searchform_a {  
  position: relative;  
}  
.search_top2 #searchform_b {  
  position: relative;  
}  
.search_top2 #searchform_c {  
  position: relative;  
}  
.search_top2 #keywords1  {
	width: 190px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}  
.search_top2 #searchBtn_a {
	position: absolute;
	top: 0;
	left: 170px;
} 
.search_top2 #searchBtn_b {
	position: absolute;
	top: 0;
	left: 170px;
} 
.search_top2 #searchBtn_c {
	position: absolute;
	top: 0;
	left: 170px;
} 
.search_top2 dt {
	color: #000;
	margin-top: 4px;
} 
.2nd_set {
	height: 35px;
}
.2nd_set p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.search_top2 #keywords3  {
	width: 190px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
.search_top2 #keywords4  {
	width: 190px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}

.search_toput2 {
	width: 633px;
	height: 41px;
}


/*	SET NAVI CONT
-----------------------------------------------------------------*/
.navi_cont {
	width: 627px;
	background-color: #313131;
	border: 3px solid #313131;
}
.navi_cont_set {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.left_side_cont {
	width: 200px;
	float: left;
}
.left_side_cont a {
	border: 1px solid #666;
	width: 170px;
	background-color: #FFF;
	margin: 5px;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #fff);
	
}
.left_side_cont a:hover {
	border: 1px solid #F60;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#FFC));
	background: -moz-linear-gradient(top,  #fff,  #FFC);
	text-align: center;
}

.center_side_cont {
	width: 200px;
	overflow: hidden;
}
.center_side_cont a {
	border: 1px solid #666;
	margin: 5px;
	width: 170px;
	background-color: #FFF;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #fff);

}
.center_side_cont a:hover {
	border: 1px solid #F60;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#FFC));
	background: -moz-linear-gradient(top,  #fff,  #FFC);
	text-align: center;

}

.right_side_cont {
	width: 190px;
	float: right;
	margin-right: 10px;
}
.right_side_cont a {
	border: 1px solid #666;
	margin: 5px;
	width: 170px;
	background-color: #FFF;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #fff);

}
.right_side_cont a:hover {
	border: 1px solid #F60;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#FFC));
	background: -moz-linear-gradient(top,  #fff,  #FFC);
	text-align: center;
}


.search_index {
	background:url(../img/image/index_img_v.png);
	width: 284px;
	height: 75px;
	padding-top: 240px;
	padding-left: 340px;
}
.search_index #searchform1 {  
  position: relative;  
}  
.search_index #keywords1  {
	width: 160px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}  
.search_index #searchBtn1 {
	position: absolute;
	top: 0;
	left: 195px;
}  
.search_index #keywords3  {
	width: 160px;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	background-color: #FFF;
	background-image: url(../img/image/search.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
} 
.search_index #searchform3 {  
  position: relative;  
}  
.search_index #searchBtn3 {
	position: absolute;
	top: 0;
	left: 195px;
}  
.search_index dt {
	line-height: 150%;
	color: #FFF;
	margin-top: 5px;
} 


/* search_info 2010.08.08 */

.search_info {
	width: 633px;
	height: 38px;
	background-image: url(../img/main_index/search_index.gif);
	margin-top: 4px;
}


/* header set
----------------------------------------------------------- */

#header_in {
	width: 100%;
	background-color: #FFFFFF;
}
#header {
	height: 90px;
	width: 1000px;
	margin: auto;
	background-image: url(../img/title_bg.gif);
}
#header #left_a01 {
	height: 87px;
	width: 360px;
	float: left;
	padding-top: 3px;
}
#header #left_a01 h1{
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
}


#header #right_a00 {
	height: 10px;
	width: 220px;
	margin-right: 10px;
	float: right;
	margin-top: 7px;
	margin-bottom: 3px;
}

#header #right_a01 {
	height: 30px;
	width: 220px;
	float: right;
	margin-right: 8px;
	margin-top: 39px;
	clear: right;
}
#header #right_a01 p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#header #right_a01 #textfield {
	font-size: 11px;
	line-height: 10px;
}

/* Twitter SET 2010.07.20
------------------------------------------------------------------*/
.twitter_up {
	float: right;
	margin-right: 10px;
	z-index: auto;
	margin-top: 1px;
	background-image: url(../img/header/tw_bg.png);
	padding: 3px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.twitter_up img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/* news set 2010.07.25
-----------------------------------------------------------------*/
.eriones_news {
	float: right;
	margin-right: 5px;
	z-index: auto;
	margin-top: 1px;
	background-image: url(../img/header/tw_bg.png);
	height: 12px;
	padding: 8px;
	width: 300px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.eriones_news p {
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.eriones_news a {
	color: #900;
	text-decoration: none;
}
.eriones_news a:hover {
	color: #F90;
	text-decoration: none;
}

.red_color {
	color: #F00;	
	
}
/* search set
----------------------------------------------------------- */

#header #right_a01 dl	{
	margin-bottom: 30px;
	z-index: auto;
}
#header #right_a01 dt	{
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	z-index: auto;
}
#header   #right_a01   #searchform2 {
	position: relative;	
}
#header #right_a01 #keywords2	{
	width: 182px;
	height: 16px;
	background: #999;
	border: none;
	color: #FFF;
	padding: 4px;
}
#header #right_a01 #keywords3	{
	width: 182px;
	height: 16px;
	background: #999;
	border: none;
	color: #FFF;
	padding: 4px;
}
#header #right_a01 #searchBtn2	{
	position: absolute;
	top: 0;
	_top: 1px;
	left: 190px;
}


#header #right_a01 *:first-child + html #searchBtn2	{
	top: 1px;
}

#header2_in {
	background-image: url(../img/main_index/bg_a.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 4px;
}
#header2  {
	width: 1000px;
	margin: auto;
	height: 90px;
	background-color: #FFF;
}
#header2 #up_menu {
	height: 40px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	text-align:center;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
}

/* navigater 
----------------------------------------------------------- */

#g_navi {
	width: 1000px;
	height: 40px;
	margin: 0pt;
	padding: 0pt;
	position: relative;
	z-index: 1;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#g_navi ul {
	padding: 0pt;
	margin: 0pt;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
#g_navi li {
	float: left;
	position: relative;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
}
#g_navi li a { height: 39px; display: block; float: left; text-indent: -9877em; text-decoration: none; overflow: hidden; }
#g_navi li img { float: left; position: absolute; list-style-type: none; width: 32px; left: 0px; padding: 4px 0pt 0pt; margin: 0pt 0pt 0pt 2px; border: medium none; overflow: hidden; text-indent: 0pt; }

#g_navi li.g_navi01 ul,
#g_navi li.g_navi02 ul,
#g_navi li.g_navi03 ul, 
#g_navi li.g_navi04 ul,
#g_navi li.g_navi05 ul,
#g_navi li.g_navi06 ul,
#g_navi li.g_navi07 ul,
#g_navi li.g_navi08 ul,
#g_navi li.g_navi01_on ul,
#g_navi li.g_navi02_on ul,
#g_navi li.g_navi03_on ul,
#g_navi li.g_navi04_on ul,
#g_navi li.g_navi05_on ul,
#g_navi li.g_navi06_on ul,
#g_navi li.g_navi07_on ul, 
#g_navi li.g_navi08_on ul, 
#g_navi li.g_navi09_on ul,
#g_navi li.g_navi10_on ul {
	width: 150px;
	position: absolute;
	top: 39px;
	left: -1px;
	display: none;
}

#g_navi li.g_navi01 ul li a,
#g_navi li.g_navi02 ul li a, 
#g_navi li.g_navi03 ul li a, 
#g_navi li.g_navi04 ul li a, 
#g_navi li.g_navi05 ul li a, 
#g_navi li.g_navi06 ul li a, 
#g_navi li.g_navi07 ul li a, 
#g_navi li.g_navi08 ul li a, 
#g_navi li.g_navi01_on ul li a, 
#g_navi li.g_navi02_on ul li a, 
#g_navi li.g_navi03_on ul li a, 
#g_navi li.g_navi04_on ul li a, 
#g_navi li.g_navi05_on ul li a, 
#g_navi li.g_navi06_on ul li a, 
#g_navi li.g_navi07_on ul li a, 
#g_navi li.g_navi08_on ul li a, 
#g_navi li.g_navi09_on ul li a,
#g_navi li.g_navi10_on ul li a {
	width: 150px;
	height: auto;
	display: block;
	background: url('../img/menu_ol0/icon.png') no-repeat scroll 1px 9px rgb(0, 0, 0);
	opacity: 0.8;
	margin: 0pt;
	font-size: 12px;
	border-bottom: 1px solid rgb(51, 51, 51);
	color: rgb(255, 255, 255);
	text-decoration: none;
	text-indent: 0pt;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#g_navi li.g_navi01 ul li a:hover,
#g_navi li.g_navi02 ul li a:hover,
#g_navi li.g_navi03 ul li a:hover,
#g_navi li.g_navi04 ul li a:hover, 
#g_navi li.g_navi05 ul li a:hover, 
#g_navi li.g_navi06 ul li a:hover, 
#g_navi li.g_navi07 ul li a:hover, 
#g_navi li.g_navi08 ul li a:hover, 
#g_navi li.g_navi09 ul li a:hover, 
#g_navi li.g_navi01_on ul li a:hover, 
#g_navi li.g_navi02_on ul li a:hover, 
#g_navi li.g_navi03_on ul li a:hover, 
#g_navi li.g_navi04_on ul li a:hover, 
#g_navi li.g_navi05_on ul li a:hover, 
#g_navi li.g_navi06_on ul li a:hover, 
#g_navi li.g_navi07_on ul li a:hover, 
#g_navi li.g_navi08_on ul li a:hover, 
#g_navi li.g_navi09_on ul li a:hover,
#g_navi li.g_navi10_on ul li a:hover{ background: url('../img/menu_ol0/icon_on.png') no-repeat scroll 1px 9px rgb(0, 0, 0); opacity: 0.9; color: rgb(240, 252, 55); }

#g_navi ul li ul {
	top: 0px;
	left: 150px;
}
#g_navi ul ul { display: none; }

#g_navi li.g_navi01 a {
	width: 68px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 260px -40px;
	margin-left: 260px;
}
#g_navi li.g_navi02 a {
	width: 78px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 328px 0px;
}
#g_navi li.g_navi03 a {
	width: 72px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 406px 0px;
}
#g_navi li.g_navi04 a {
	width: 79px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 478px 0px;
}
#g_navi li.g_navi05 a {
	width: 77px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 557px 0px;
}
#g_navi li.g_navi06 a {
	width: 78px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 634px 0px;
}
#g_navi li.g_navi08 a {
	width: 95px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 712px 0px;
}
#g_navi li.g_navi09 a {
	width: 76px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -924px -80px;
	margin-left: 117px;
}
#g_navi li.g_navi10 a {
	width: 76px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 924px 0px;
	margin-left: 117px;
}

#g_navi li.g_navi01 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -260px -40px;
	margin-left: 260px;
}
#g_navi li.g_navi02 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -328px -40px;
}
#g_navi li.g_navi03 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -406px -40px;
}
#g_navi li.g_navi04 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -478px -40px;
}
#g_navi li.g_navi05 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -557px -40px;
}
#g_navi li.g_navi06 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -634px -40px;
}
#g_navi li.g_navi08 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -712px -40px;
}
#g_navi li.g_navi09 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -924px -120px;
	margin-left: 117px;
}
#g_navi li.g_navi10 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/menu_ol0/menu_bg.png);
	background-repeat: no-repeat;
	background-position: -924px -40px;
	margin-left: 117px;
}

/* Flash set
----------------------------------------------------------- */

#header2 #up_flash {
	height: 50px;
	width: 1000px;
	margin-top: 3px;
	font-size: 10px;
	color: #FFFF00;
	text-align: center;
	background-color: #FFF;
}


/* main set
----------------------------------------------------------- */

#main_in {
	width: 100%;
	background-color: #F7F7F7;
	background-image: url(../img/main_index/main_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	overflow: hidden;
	background-repeat: repeat;
}

#main #left_a02 {
	width: 177px;
	float: left;
	overflow: hidden;
}

#main #left_a02 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #right_a02 {
	float: right;
	width: 184px;
	overflow: hidden;
	height: 100%;
}

/* 2010.06.14 */

#main #right_a02 form{
	padding: 0px;
	width: 160px;
	margin: 0px;
}
#main #right_a02 label{
	display: block;
	padding: 0px;
	margin: 0px;
}
#main #right_a02 .input{
	padding: 0px;
	margin: 0px;
	width: 140px;
}
#main #right_a02 .input_ma{
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main #right_a02 .input_txt{
	margin: 0px;
	background-color: #F9B432;
	padding: 5px;
}
#main #right_a02 #image-btn {
	border: 0px;
	width: 117px;
	height: 20px;
	background: url(../img/login/login_rs.png) left top no-repeat;
}

#main #right_a02 #login_a {
	width: 184px;
	background-color: #313131;
	background-image: url(../img/login/useraccount.gif);
	margin-top: 0px;
}
#main #right_a02 #login_a p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}

#main #right_a02 #login_a #ctl01 {
	background-color: #FFFFFF;
	padding: 5px;
	overflow: hidden;
	margin-top: 36px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#main #right_a02 #login_a #ctl02 {
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 50px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* 2010.06.14 */

#main #right_a02 #login_a #ctl02 p{
	margin-right: 5px;
}
#main #right_a02 #login_a #ctl02 a{
	color:#00F;
	text-decoration: none;
}
#main #right_a02 #login_a #ctl02 a:hover{
	color:#F60;
	text-decoration: none;
}

#main #right_a02 #other_bar {
	width: 184px;
	margin-top: 3px;
}
#main  #right_a02  #ft_link_t {
	height: 38px;
	width: 184px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #FFFFFF;
}
#main  #right_a02  #ft_link  {
	width: 184px;
	padding-top: 2px;
	padding-bottom: 5px;
}

/* Twitter 2010.07.22 */

#main  #right_a02  #tw_side {
	height: 38px;
	width: 184px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #FFFFFF;
}

#main  #right_a02  #tw_side_ol {
	width: 184px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#main  #right_a02  #tw_side_ol p {
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#main  #right_a02  #tw_side_ol a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#main  #right_a02  #tw_side_ol a:hover {
	color: #46BCFB;
	text-decoration: none;
	display: block;
	background-color: #000;
}

#main #center_a01 {
	width: 633px;
	margin-right: 187px;
	margin-left: 180px;
	position: relative;
}
#main #center_a01 #container01 {
	padding: 1px;
	border: 3px solid #313131;
}
#main  #center_a01  #container02 {
	border: 4px solid #CC0033;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 13px;
	padding-left: 3px;
}


#main  #center_a01  #container02  #script {
	line-height: 150%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 10px;
	margin: 20px;
}
#main  #center_a01  #container02  #script  p {
	line-height: 250%;
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#main  #center_a01  #container02  #script_thx {
	width: 550px;
	float: left;
	margin-top: 20px;
	border: 1px solid #0099FF;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 30px;
	text-align: center;
	padding-left: 10px;
	margin-left: 10px;
	height: 260px;
	font-size: 14px;
}
#main #center_a01 #container03 {
	padding: 10px;
	border: 4px solid #CC0033;
}
#main  #center_a01  #container03  #script p {
	line-height: 250%;
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#main #center_a01 #news_tag {
	height: 35px;
	width: 30px;
	background-image: url(../img/main_index/update_news.gif);
	padding-top: 6px;
	padding-left: 603px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
}
#main #center_a01 #update_history {
	height: 20px;
	width: 633px;
	background-image: url(../img/main_index/update_history.gif);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
}
#main #center_a01 #humlet_difence {
	height: 20px;
	width: 633px;
	background-image: url(../img/main_index/humlet_difence.gif);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
}
#main #center_a01 #soket_under {
	height: 22px;
	width: 305px;
	background-image: url(../img/main_index/database_search.gif);
	margin-bottom: 3px;
	padding-left: 328px;
	padding-top: 16px;
}
#main #center_a01 #news_in {
	width: 633px;
	background-color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}
#main #center_a01 #news_in #news {
	width: 625px;
	float: none;
	overflow: hidden;
	z-index: auto;
	padding: 0px;
	line-height: 180%;
	background-color: #333;
	background-image: url(../img/main_index/icon_bg_newsb.png);
	background-position: top;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
#main #center_a01 #news_in #news p a {
	color: #00C;
	text-decoration: none;	
}
#main #center_a01 #news_in #news p a:hover {
	color: #F60;
	text-decoration: none;
}

#main #center_a01 #news_in #ct_com {
	width: 625px;
	float: none;
	overflow: hidden;
	z-index: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #313131;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 0px;
	line-height: 180%;
	height: 400px;
	background-color: #FFFFFF;
}


/* footer set
----------------------------------------------------------- */

#footer_in {
	width: 100%;
	background-image: url(../img/lower_a.gif);
	background-repeat: repeat-x;
}
#footer {
	height: 108px;
	width: 1000px;
	margin: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	padding-top: 8px;
	background-image: url(../img/main_index/ft_bg.png);
}
#footer #logo_a {
	height: 80px;
	width: 132px;
	margin-top: 13px;
	margin-left: 10px;
	float: left;
}
#footer #cpl {
	float: right;
	height: 80px;
	width: 830px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer #cpl #left_a03 {
	float: left;
	height: 60px;
	width: 380px;
	padding: 5px;
	color: #E1B500;
	font-size: 11px;
	background-image: url(../img/bg_po.png);
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#footer #cpl #right_a03 {
	float: right;
	height: 70px;
	width: 430px;
	color: #CCCCCC;
	text-align: right;
	margin-right: 5px;
}
#footer #cpl #right_a03 a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer #cpl #right_a03 a:hover {
	color: #99FF00;
}

#footer #cpl #right_a03 p {
	margin: 0px;
	padding: 0px;
}



/* JQ set
----------------------------------------------------------- */

h2	{clear:both;padding-top:20px;}
#main #left_a02	.leup {
	background-image: url(../img/munu_ol1/menu01.gif);
	height: 28px;
	width: 120px;
	padding-top: 13px;
	padding-left: 57px;
}

/* ---------------- Menu1 LES ---------------- */

#main #left_a02	#les ul {
	list-style:none;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#main #left_a02	#les li {
	width:180px;
	text-align:left;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #left_a02	#les li a {
	display:block;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFF;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #FFFFFF;
}

/*

#main #left_a02	#les li a {background:url(../img/bg2.jpg) repeat 0 0;}
li a:hover, li a:focus, li a:active {background-position:-150px 0;}
#main #left_a02	#les #a a {
	background:url(../img/bg.jpg) repeat -20px 35px;
	margin: 0px;
	padding: 0px;
}
*/


#main #left_a02	#les #b a {
	background:url(../ing/bg2.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les #c a {
	background:url(../img/bg3.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les #d a {
	background:url(../img/bg4.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les #e a {
	background:url(../img/bg5.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les #f a {
	background:url(../img/bg6.jpg) repeat 0 0;
	margin: 0px;
}

/* --------------- Menu2 LES -------------------*/

#main #left_a02	#les2 ul {
	list-style:none;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#main #left_a02	#les2 li {
	width:180px;
	text-align:left;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #left_a02	#les2 li a {
	display:block;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-color: #FFFFFF;
}

#main #left_a02	#les2 #g a {
	background:url(../img/bg4.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les2 #h a {
	background:url(../img/bg3.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les2 #i a {
	background:url(../img/bg5.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les2 #j a {
	background:url(../img/bg6.jpg) repeat 0 0;
	margin: 0px;
}
#main #left_a02	#les2 #k a {
	background:url(../img/bg6.jpg) repeat 0 0;
	margin: 0px;
}


/* MENU NEW set
----------------------------------------------------------- */
#l_navi {
	width: 178px;
	height: 713px;
	margin: 0pt;
	padding: 0pt;
	position: relative;
	z-index: 1;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#l_navi ul {
	padding: 0pt;
	margin: 0pt;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
#l_navi li {
	float: left;
	position: relative;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
}
#l_navi li a {
	height: 42px;
	display: block;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}

#l_navi ul li ul {
	top: 0px;
	left: 150px;
}
#l_navi ul ul { display: none; }

#l_navi li.l_navi01 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi01 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px 0px;
	margin-left: 0px;
}
#l_navi li.l_navi02 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi02 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -42px;
	margin-left: 0px;
}
#l_navi li.l_navi03 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -84px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi03 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -84px;
	margin-left: 0px;
}
#l_navi li.l_navi04 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -126px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi04 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -126px;
	margin-left: 0px;
}
#l_navi li.l_navi05 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -168px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi05 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -168px;
	margin-left: 0px;
}
#l_navi li.l_navi06 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -210px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi06 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -210px;
	margin-left: 0px;
}
#l_navi li.l_navi07 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -252px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi07 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -252px;
	margin-left: 0px;
}
#l_navi li.l_navi08 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -294px;
	margin-left: 0px;
	height: 42px;
}
#l_navi li.l_navi08 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -294px;
	margin-left: 0px;
}

#l_navi li.l_navi09 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -336px;
	margin-left: 0px;
}
#l_navi li.l_navi09 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -336px;
	margin-left: 0px;
}

#l_navi li.l_navi10 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -378px;
	margin-left: 0px;
}
#l_navi li.l_navi10 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -378px;
	margin-left: 0px;
}
#l_navi li.l_navi11 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
	margin-left: 0px;
}
#l_navi li.l_navi11 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -420px;
	margin-left: 0px;
}
#l_navi li.l_navi12 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -462px;
	margin-left: 0px;
}
#l_navi li.l_navi12 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -462px;
	margin-left: 0px;
}
#l_navi li.l_navi13 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -504px;
	margin-left: 0px;
}
#l_navi li.l_navi13 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -504px;
	margin-left: 0px;
}
#l_navi li.l_navi14 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -546px;
	margin-left: 0px;
}
#l_navi li.l_navi14 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -546px;
	margin-left: 0px;
}
#l_navi li.l_navi15 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -588px;
	margin-left: 0px;
}
#l_navi li.l_navi15 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -588px;
	margin-left: 0px;
}

#l_navi li.l_navi16 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -630px;
	margin-left: 0px;
}
#l_navi li.l_navi16 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -630px;
	margin-left: 0px;
}
#l_navi li.l_navi17 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -672px;
	margin-left: 0px;
}
#l_navi li.l_navi17 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -672px;
	margin-left: 0px;
}
#l_navi li.l_navi18 a {
	width: 178px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: 0px -714px;
	margin-left: 0px;
}
#l_navi li.l_navi18 a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/main_index/menu_main.png);
	background-repeat: no-repeat;
	background-position: -178px -714px;
	margin-left: 0px;
}


/* ACCOUDION set
----------------------------------------------------------- */



* {margin:0; padding:0}

#accordion {
	width:625px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.accordion p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.accordion {
	width:625px;
	color:#033;
	font-size: 13px;
}
.accordion dt {
	width:603px;
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../img/menu_ol2/accoudion_ol1.gif);
}
.accordion dt:hover {
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFF00;
}
.accordion dd {
	overflow:hidden;
	background:#fff;
	height: 100%;
}
.sp_span  {
	display:block;
	width:603px;
	padding:10px;
	height: 268px;
	line-height: 150%;
	background-color: #FEFEFE;
	z-index: 0;
}
.sp_span a {
	color: #990000;
	text-decoration: none;
}
.sp_span a:hover {
	color: #FF9900;
	text-decoration: none;
}

.news_ft_set {
	height: 20px;
	width: 100%;
	background-color: #FEE066;
	text-align: right;
	background-image: url(../img/main_index/old_log.gif);
	z-index: 1;
	overflow: hidden;
}
.news_ft_set p {
	margin-right: 10px;
	padding: 0px;
}
.news_ft_set a {
	color: #990000;
	text-decoration: none;
}
.news_ft_set a:hover {
	color: #0000FF;
}




/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 3;
}
.ui-tabs-nav li {
	float: left;
	padding: 3px;
}
.ui-tabs-nav a {
	color: #F90;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 3px;
	padding-left: 3px;
}
.ui-tabs-nav a:hover {
	margin: 0px;
	color: #000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* prevent dotted border in Firefox */
	background-color: #F90;
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	margin-top: 0;
	color: #000;
	background-color: #F90;
}
.ui-tabs-nav a span {
	min-width: 64px; /* IE 6 treats height as min-height */
	min-height: 18px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


/* STRIPVIEWER SET
--------------------------------------------------------------------*/

/* SET1 */

		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: scroll
}
		.csw .loading {
	text-align: center;
	margin-right: 0;
	margin-left: 0;
}

		.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 625px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: auto;
	clear: both;
	background-color: #F7F7F7;
	background-image: url(../img/image/index_sd_bg.gif);
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 625px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	text-align: left;
	float: left;
		}
		
		.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	float: left;
		}
		
		.stripNav ul li {
	float: left;
		}
		
		.stripNav a { /* The nav links */
	font-size: 12px;
	line-height: 200%;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	text-align: left;
		}
		
		.stripNav li.tab1 a {
	background-image: url(../img/main_index/icon_bg_newsb.png);
}
		.stripNav li.tab2 a {
	background-image: url(../img/main_index/icon_bg_newsb.png);
}
		.stripNav li.tab3 a {
	background-image: url(../img/main_index/icon_bg_newsb.png);
}
		.stripNav li.tab4 a {
	background-image: url(../img/main_index/icon_bg_newsb.png);
}
		
		.stripNav li a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	background-image: url(../img/main_index/icon_bg_news.png);
		}
		
		.stripNav li a.current {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url(../img/main_index/icon_bg_news.png);
		}


/*
-----------------------------------------------------------------------*/
	
	
.ac_results {
	padding: 0px;
	border: 1px solid #999;
	background-color: #FFF;
	overflow: hidden;
	z-index: 2;
	width: 220px;
	-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.ac_results ul {
	list-style-position: outside;
	padding: 0;
	margin: 0;
	z-index: 2;
	background-color: #FFF;
	font-size: 14px;
	list-style-type: none;
	width: 220px;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 2;
	width: 220px;
}

.ac_loading {
	background : Window url('http://eriones.com/img/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #FFF2BF;
}

.form_set01 {
	background-color: #FFF;
	border: 1px solid #FC0;
	padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}
.p_class_set01 {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #F90;
	border-left-color: #F90;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 90%;
}
.rank_set {
	padding: 5px;
}
.rank_set p {
	float: left;
	width: 280px;
	border: 1px solid #CCC;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	clear: right;
	background-color: #FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.p_option02 {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 2px;
	color: #F7F7F7;
}
.p_option02 b {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.p_option02 i {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.p_option02 u {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.new_old {
	width: 420px;
	margin-left: 330px;
	padding-bottom: 7px;
	text-align: right;
	padding-top: 20px;
	text-decoration: none;
}
.new_old p {
	font-size: 13px;
}
.new_old a {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border-radius: 0.5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0.3em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
	border: 1px solid #F90;
}
.new_old a:hover {
	background-color: #F90;
	color: #FFF;
}
.new_old_on {
	color: #FFF;
	background-color: #F90;
}
.new_old_on a:hover {
	color: #FFF;
	background-color: #F90;
}
.new_old_waku {
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#floatWindow{
	display:none;
	width:240px;
	top:250px;
	left:53%;
	z-index: 10;
	position: absolute;
	list-style-type:none;
	float:left;
	background:#eee;
	border:1px solid #bbb;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 2px 3px #aaa;
	-moz-box-shadow:0px 2px 3px #aaa;
	-webkit-box-shadow:0px 2px 3px #aaa;
	text-shadow:0px 1px 0px #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#floatWindow a.close{
	position:absolute;
	right:20px;
	top:2px;
}
#floatWindow a.close img{
	border:none;
}
#floatWindow dl{
	width:100%;
	height:100%;

	margin:0;
}
* html #floatWindow dl{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/window/floatWindow.png',sizingMethod='scale');
}
* html #floatWindow dl *{
	position:relative;
}
#floatWindow dl dt{
	height:25px;
	text-indent:1em;
	color:#333;
	cursor:move;
	font-size: 13px;
	text-decoration: none;
}
#floatWindow dl dd{
	margin:0;
	padding:10px;
	background-color: #FFF;
}
#floatWindow p {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 2px;
}
#floatWindow p a {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	color: #00F;

}
#floatWindow p a:hover {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	color: #F60;
}




#floatWindows{
	display:none;
	width:400px;
	top:250px;
	left:45%;
	z-index: 10;
	position: absolute;
	list-style-type:none;
	float:left;
	background:#eee;
	border:1px solid #bbb;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 2px 3px #aaa;
	-moz-box-shadow:0px 2px 3px #aaa;
	-webkit-box-shadow:0px 2px 3px #aaa;
	text-shadow:0px 1px 0px #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#floatWindows a.close{
	position:absolute;
	right:20px;
	top:2px;
}
#floatWindows a.close img{
	border:none;
}
#floatWindows dl{
	width:100%;
	height:100%;

	margin:0;
}
* html #floatWindows dl{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/window/floatWindow.png',sizingMethod='scale');
}
* html #floatWindows dl *{
	position:relative;
}
#floatWindows dl dt{
	height:25px;
	text-indent:1em;
	color:#333;
	cursor:move;
	font-size: 13px;
	text-decoration: none;
}
#floatWindows dl dd{
	margin:0;
	padding:10px;
	background-color: #FFF;
}
#floatWindows p {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
}
#floatWindows p a {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	color: #00F;
}
#floatWindows p a:hover {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	color: #F60;
}
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #000000;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* orange */
.orange_s {
	color: #000000;
	border: solid 1px #fdd842;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdd842), to(#fbbd04));
	background: -moz-linear-gradient(top,  #fdd842,  #fbbd04);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd842', endColorstr='#fbbd04');
}

.orange_s:hover {
	background: #f47c20;
	border: solid 1px #fdd842;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdd94b), to(#fdd842));
	background: -moz-linear-gradient(top,  #fdd94b,  #fdd842);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd94b', endColorstr='#fdd842');
	color: #000;
}
.orange_s:active {
	color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.small {
	font-size: 13px;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
}
.tryit
	{
	list-style-type:none;
	float:left;
	background:#eee;
	border:1px solid #bbb;
	padding:5px 10px;
	margin:0px 10px 10px 0px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	cursor:pointer;
	box-shadow:0px 2px 3px #aaa;
	-moz-box-shadow:0px 2px 3px #aaa;
	-webkit-box-shadow:0px 2px 3px #aaa;
	text-shadow:0px 1px 0px #fff;
	}
.tryit:hover
	{ color:#000; }
.tryit:active
	{ box-shadow:none; }
.bg_ca {
	background-color: #FFC;
}
.open {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	padding: .1em .8em .10em;
}
.open:hover {
	text-decoration: none;
}
.open:active {
	position: relative;
	top: 1px;
}
.opens:hover {
	text-decoration: none;
}
.opens:active {
	position: relative;
	top: 1px;
}
.opens {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	padding: .1em .8em .10em;
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.medium {
	font-size: 13px;
	margin-top: 15px;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.42em;
	padding-left: 0.4em;
	margin-right: 10px;
	margin-left: -10px;
}
.info_box {
	display: inline-block;
	color: #333;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	position: relative;
	background-image: url(overlay.png);
	background-repeat: repeat-x;
	width: 572px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	background: rgb(252,234,187); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZWFiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZjY2Q0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Y4YjUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmRmOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-8 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.info_box2 {
	display: inline-block;
	color: #333;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	position: relative;
	background-image: url(overlay.png);
	background-repeat: repeat-x;
	width: 572px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	background: rgb(230,240,163); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZjBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QyZTYzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2MzZDgyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmYwNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(230,240,163,1) 0%, rgba(210,230,56,1) 50%, rgba(195,216,37,1) 51%, rgba(219,240,67,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,240,163,1)), color-stop(50%,rgba(210,230,56,1)), color-stop(51%,rgba(195,216,37,1)), color-stop(100%,rgba(219,240,67,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-8 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.info_form {
	padding: 10px;
	line-height: 180%;
	background-color: #FFC;
	width: 570px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.info_form2 {
	padding: 10px;
	line-height: 180%;
	background-color: #FFC;
	width: 570px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}


/*
-----------------------------------------------------------------------*/

.humlet {
	background-color: #FFF;
}
.humlet table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.hamlet_1{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
background: #fcecfc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZWNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZiYTZlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZkODlkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjdjZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fcecfc 0%, #fba6e1 50%, #fd89d7 51%, #ff7cd8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcecfc), color-stop(50%,#fba6e1), color-stop(51%,#fd89d7), color-stop(100%,#ff7cd8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcecfc 0%,#fba6e1 50%,#fd89d7 51%,#ff7cd8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcecfc 0%,#fba6e1 50%,#fd89d7 51%,#ff7cd8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcecfc 0%,#fba6e1 50%,#fd89d7 51%,#ff7cd8 100%); /* IE10+ */
background: linear-gradient(top,  #fcecfc 0%,#fba6e1 50%,#fd89d7 51%,#ff7cd8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#ff7cd8',GradientType=0 ); /* IE6-8 */

}
.hamlet_1 p {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
}
.hamlet_2{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background: #f8ffe8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZmZlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2UzZjVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiN2RmMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f8ffe8 0%, #e3f5ab 33%, #b7df2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ffe8), color-stop(33%,#e3f5ab), color-stop(100%,#b7df2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%); /* IE10+ */
	background: linear-gradient(top,  #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#b7df2d',GradientType=0 );

}
.hamlet_2 p {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
}
.humlet_l {
	width: 33%;
	float: left;
	overflow: hidden;
}
.humlet_r {
	width: 33%;
	float: right;
}
.humlet_c {
	width: 33%;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
}
.humlet_rim {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFD0E8;
	font-size: 12px;
}
.humlet_rim a {
	color: #000;
	text-decoration: none;
}
.humlet_ul {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #E6E6E6;
	font-size: 12px;
}
.humlet_ul a {
	color: #000;
	text-decoration: none;
}
.humlet_gul {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFC;
	font-size: 12px;
}
.humlet_gul a {
	color: #000;
	text-decoration: none;
}
.comment_reset {
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;	
}