@charset "utf-8";
/* CSS Document */

/*common_Layout*/
body {
	background-image:url(../img/bg_shima.png);
	background-repeat:repeat;
}
#Contents_type01 {
	font-size:110%;
	line-height:1.5em;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:30px;
}
#Contents_type02 {
	font-size:110%;
	line-height:1.5em;
}
#Contents_type01 a:link,
#Contents_type02 a:link {
	color:#2875B1;
}
#Contents_type01 a:hover img,
#Contents_type02 a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#Header {
	z-index:1;
}
.step_apply h4{
	font-size:130%;
	line-height:1.2em;
	font-weight:bold;
	color:#498ECC;
	margin-bottom:5px;
}
.step_apply .step_apply_01,
.step_apply .step_apply_02,
.step_apply .step_apply_03,
.step_apply .step_apply_04{
	height:265px;
	width:180px !important;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#FFF6C6;
	padding:8px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.step_apply .step_apply_01 {
	background-image:url(../img/step_apply_01.png);
}
.step_apply .step_apply_02 {
	background-image:url(../img/step_apply_02.png);
}
.step_apply .step_apply_03 {
	background-image:url(../img/step_apply_03.png);
	margin-right:19px !important;
}
.step_apply .step_apply_04 {
	font-size:120%;
	background-color:#FFDFC6;
}
.about_debut h4 {
	font-size:120%;
	line-height:1.3em;
	margin-bottom:8px;
}
.guideline table tr th {
	font-size:100%;
	vertical-align:top;
}
.guideline table tr td {
	line-height:1.3em;
	font-size:90%;
}
.info table{
	border:none;
}
.info table tr th,
.info table tr td {
	border:none;
	font-size:100%;
	background-image:none;
	background-color:transparent;
	padding:7px 0px 5px;
}
#Footer {
	background-color:#fff;
}

/*dl_Layout*/
#Contents_type01 .dl_software a:link,
#Contents_type02 .dl_software a:link {
	color:#fff!important;
}
.dl_software .dl_btarea {
	padding:0px 0px 10px;
	background-color:#fff;
	font-size:90%;
}
.dl_software .dl_btarea div {
	width:444px !important;
}
.dlstep3_section .block {
	position:relative;
	background-color:#efefef;
	padding:12px 20px;
	margin-bottom:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.dlstep3_section .block .block_arrow {
	position:absolute;
	bottom:-12px;
	left:450px;
}



/*H*/
.font_bold {
	color:#666;
}
h1 {
	font-family:Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
}
h1.image {
	line-height:normal;
	margin:0px -40px 10px;
	padding:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
/*h2 {
	font-family:Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
	letter-spacing: -0.02em;
	color:#666;
	font-size:165%;
	padding-bottom:7px;
	background-image:url(../img/bg_h2.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-top:30px;
}*/
h2 {
	font-family:Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
	letter-spacing: -0.02em;
	color:#666;
	font-size:165%;
	padding-bottom:4px;
	margin-top:30px;
	border-bottom:4px solid #498ECC;
}
h2 strong {
	color:#498ECC;
}
h3 {
	font-family:Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
	letter-spacing: -0.02em;
	font-size:105%;
}
h3.image {
	padding:0;
	border:none;
	margin-top:30px;
}
div.h {
	margin-top:40px;
}
div.h h3,
div.h h2 {
	font-family:Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:120%;
	padding:3px 0;
}
.h_anchor {
	margin-top:-28px;
}
.h_anchor div.h {
	margin-top:0;
}


/*Parts*/
.font110 {
	font-size:110%;
}
.font_green01 {
	color:#BFDD72;
}
.font_green02 {
	color:#91B71C;
}
.font_blue01 {
	color:#498ECC;
}
.font_family_h {
	font-family:Verdana,"Lucida Grande",Helvetica,Arial,sans-serif;
}
.list_kome li {
	padding-left:15px;
	text-indent:-15px;
}
.list_inner {
	list-style-type:none !important;
}
.list_inner li {
	padding-bottom:0;
	list-style:none;
	position:relative;
	margin-left:32px;
}
.list_inner li span {
	position:absolute;
	top:0;
	left:-2em;
}
.box_type02 {
	background-color:#fff;
	background-image:none;
	border:3px double #CD6F70;
}
.box_type02 h4 {
	padding-top:2px;
	font-size:110%;
}
ol.list_headercircle {
	margin-left:20px;
	margin-bottom:15px;
}
ol.list_headercircle li {
	list-style-type:disc;
	margin-bottom:7px;
}
ol.list_headernumber {
	margin-left:20px;
	margin-bottom:15px;
}
ol.list_headernumber li {
	list-style-type:decimal;
	margin-bottom:7px;
}
.columnx3 {
	/*clear_afterとセットで*/
	margin-bottom:15px;
}
.columnx3 .column_box {
	width:270px;
	float:left;
	margin-right:45px;
}
.columnx3 .end {
	margin-right:0px;
}
.columnx4 {
	/*clear_afterとセットで*/
	margin-bottom:15px;
}
.columnx4 .column_box {
	width:200px;
	float:left;
	margin-right:20px;
}
.columnx4 .end {
	margin-right:0px;
}

/*Table*/
table tr th {
	text-align:left;
	padding:15px 10px 12px;
	color:#666;
}



/*Button*/
.color_green02 a,
a.color_green02{
	background-color:#A1B829;
	border-color:#A1B829;
}

a:hover.bt_t,
a:hover.bt_g,
a:hover.bt_pro,
a:hover.bt_ex {
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
}
a.bt_g {
	display:block;
	width:278px;
	height:103px;
	position:absolute;
	top:167px;
	left:638px;
	background-color:#FF6600;
	text-indent:-9999px;
	border-radius: 10px;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
.dl_software .bt_type07 a {
	font-size:210%;
	line-height:1.9em;
}
.yellow02 a {
	background-image:url(../../../img/en/bt_type07_gradation_yellow02_large.png) !important;
}
.dl_software .bt_guide ul{
	margin:0 !important;
	display:block;
	width:444px;
}
.dl_software .bt_guide ul li{
	background-image:none !important;
	padding:0 !important;
	display:block;
}
.dl_software .bt_guide a{
	color:#fff;
	font-size:115%;
	font-weight:bold;
	line-height:2.1em;
	text-align:center;
	text-decoration:none;
	display:block;
	text-shadow: -1px -1px 0px #2A5A7A !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #367AA8 !important;
	background-image:url(../../../img/en/bt_type07_gradation_blue01_min.png) !important;
	background-repeat:repeat-x;
	background-position:center center;
    -webkit-transition: 0.2s ease-in-out;  
    -moz-transition: 0.2s ease-in-out;  
    -o-transition: 0.2s ease-in-out;  
    transition: 0.2s ease-in-out; 
}
.dl_software .bt_guide a span{
	color:#fff;
	text-decoration:none;
}
.dl_software .bt_guide a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*繁体字*/
#Contents_type01.contents_type01_tc h2 {
	font-family: "Microsoft JhengHei", 微軟正黑體, Arial, Helvetica, sans-serif;
}
#Contents_type01.contents_type01_tc h3 {
	font-family: "Microsoft JhengHei", 微軟正黑體, Arial, Helvetica, sans-serif;
}
#Contents_type01.contents_type01_tc div.h h3,
#Contents_type01.contents_type01_tc div.h h2 {
	font-family: "Microsoft JhengHei", 微軟正黑體, Arial, Helvetica, sans-serif;
}
#Contents_type01.contents_type01_tc h1.image {
	margin:0px -40px 6px;
}