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

* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #e0e0ff;
	-webkit-text-size-adjust: 100%;
}
.pagestyle {
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;

	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
}
h1 {
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
}
h2 {
	text-align: center;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
}
h3 {
	padding-left: 15px;

	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #333333;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;

	font-size: 22px;
	margin-top: 60px;
}
img {
	border-style:none;
}
img.t_top_menu {
	border:0px #000000 solid;
	margin:0px;
}
img.t_rank00 {
	border:0px #000000 solid;
	margin:0px;
	width:169px;
	height:97px;
}
img.t_rank01 {
	border:0px #000000 solid;
	margin:0px;
	width:113px;
	height:97px;
}

#header01 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#rogo_01 {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#contact_01 {
	margin-top: -60px;
	float: left;
	margin-right: 25px;
	margin-left: 150px;
}
#contact_02 {
	margin-top: -30px;
	float: left;
	margin-right: 50px;
}
#contact_03 {
	margin-top: -60px;
	float: right;
	margin-right: 20px;
}
#header02 {
	background-color: #000080;
	width: 100%;
	border-bottom: 2px solid #000080;
/*	border-top: 2px solid #000080;*/
}
#header02 img {
	border-top: 2px solid #000080;
	border-bottom: 2px solid #000080;
}
#header02 ul {
	background-color: #FFFFFF;
	margin: 2px auto;
	width: 100%;
}
#main_menu {
	width: 980px;
	padding: 5px 0;
	margin: 3px auto;
}
#main_menu li {
	list-style-type: none;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	border-left: 1px solid #000000;
	border-bottom: 2px solid #ffffff;

	font-size: 1.00em;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: #ffffff;
}
#main_menu li a {
	color: #000000;
	text-decoration: none;
}
#main_menu li img {
	vertical-align: middle;
	margin-right: 3px;
}
#main_menu li:hover {
	background: #ffffff;
	border-bottom:2px solid #0000ff;
	text-decoration: none;
	opacity:0.80;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}

#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#foot {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#copyright {
	font-size: 11px;
	text-align: center;
	margin-top: 40px;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration: underline;
}

a:hover img {
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter:"alpha( opacity=50 )";
	background:#fff;
}
/*
a.t_rover:hover img {
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter:"alpha( opacity=50 )";
	background:#fff;
}
*/
/*ページトップここから*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
/*ページトップここまで*/
.tel-link {
	color: #000080;
}
.hr_01 {
	border: 2px solid #000080;
	margin-top: 5px;
	width: 976px;
}
.hr_02 {
	border: 0px;
	width: 100%;
	height: 10px;
    background: #002657;
}
.hr_03 {
	padding-top: 20px;
	border: 0px solid #ffffff;

	background-image: url(../images/back01.png);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 980px;
	height: 217px;
	background-position: bottom;

}
.list_01 {
	border-right: 1px solid #fff;
}
.list_02 {
	margin-right: 24px;
}
.rank_01 {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.clear_01 {
	clear: both;
}
.text_01 {
	font-size: 13px;
	margin-top: 5px;
	margin-left: 21px;
	float: left;
	margin-right: 100px;
}
.text_02 {
	font-size: 22px;
	padding-top: 26px;
}
.text_03 {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
.text_04 {
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000080;
	border-left-color: #000080;
	margin-bottom: 10px;
}
.text_05 {
	border: 1px solid #000080;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.text_06 {
	margin-bottom: 7px;
}
.text_07 {
	margin-top: 20px;
}
.text_08 {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000080;
	border-left-color: #000080;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 130px;
	margin-top: 5px;
}
.text_09 {
	font-size: 13px;
	margin-top: 10px;
}
.text_10 {
	font-size: 13px;
	text-align: right;
	margin-top: 50px;
}
.text_11 {
	font-size: 28px;
	line-height: 55px;
	vertical-align: middle;
	width: 100%;
}
.text_12 {
	line-height: 170%;
	text-align: justify;
	text-indent: 1em;
	color: #222222;
}
.text_13 {
	font-size: 22px;
	margin-bottom: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 15px;
	line-height: 22px;
}
.text_14 {
	margin-top: 20px;
	margin-left: 25px;
}
.text_15 {
	margin-right: 10px;
}
.text_16 {
	font-size: 14px;
	margin-top: 40px;
}
.text_17 {
	margin-top: 40px;
	color: #FF0000;
	text-align: center;
	margin-bottom: 30px;
}
.text_18 {
	margin-top: 40px;
	text-align: center;
	margin-bottom: 30px;
}
.text_19 {
	color: #FF0000;
	margin-left: 30px;
}
.text_20 {
	color: #FF0000;
}
.text_21 {
	color: #666666;
	font-size: 10px;
	line-height: 150%;
}
.text_22 {
	font-size: 22px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	margin-top: 20px;
}
.color_01 {
	color: #FF0000;
}
.next_01 {
	float: right;
	margin-top: -170px;
	margin-right: 50px;
}
.box_01 {
	float: left;
	width: 230px;
	margin-left: 60px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.box_01 p {
	text-align: center;
}
.table_01 {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse; 
}
.table_01 th {
	width: 20%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #e8e8e8;
	color: #333333;
	border: 1px solid #666666;
}
.table_01 td {
	padding-left: 20px;
	border: 1px solid #666666;
}
#sch_photo {
	list-style-type: none;
	margin-top: 20px;
}
#sch_photo li {
	float: left;
	height: 100px;
}
.sch_photo01 {
	margin-right: 29px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000080;
}
.table_02 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	border-collapse: collapse;
	height: 100px;
	overflow: scroll;
}
.table_02 th {
	width: 15%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000080;
}
.table_02 td {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000080;
}
#message {
	width: 63%;
	height: 250px;
	overflow-y: scroll;
	float: left;
	margin-right: 15px;
}
.message2 {
	width: 63%;
	height: 250px;
	overflow-y: scroll;
	float: left;
	margin-right: 15px;
}
.photo_01 {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.box_02 {
	height: 250px;
	overflow: hidden;
	margin: 5px;
}
.box_02 p {
	font-size: 15px;
}
.map_01 {
	float: left;
	margin-top: 20px;
	margin-right: 50px;
}
.map_02 {
	margin-top: 20px;
}

.back_01 {
	background-image: url(../images/back01.png);
	background-repeat: repeat-x;
	height: 217px;
	background-position: bottom;
}

.foot_menu {
	list-style-type: none;
	margin-bottom: 30px;

	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.foot_menu li {
	float: left;
}
.contact_04 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.contact_05 {
	float: left;
	margin-right: 50px;
}
.pege_map_01 {
	width: 620px;
	font-size: 11px;
	float: right;
}
.pege_map_02 {
	float: left;
	width: 200px;
}
.pege_map_03 {
	float: right;
	width: 420px;
}
.pege_map_04 {
	float: left;
	width: 240px;
}
.pege_map_05 {
	float: right;
	width: 180px;
}
.pege_map_01 a:link {
	color: #333333;
}
.pege_map_01 a:visited {
	color: #333333;
}
#main strong a {
	color: #000066;
}
#main strong a:hover {
	background-color: #1DA4D1;
	display: block;
	width: 50%;
	text-decoration: none;
	color: #FFFFFF;
}
/*全講座一覧のページ*/
.kategori_list {
	height: 85px;
	width: 145px;
	text-align: center;
	vertical-align: middle;
	line-height: 85px;
	color: #FFFFFF;
}
.list_color_01 {
	background-color: #FF0033;
	margin-right: 14px;
}
.list_color_02 {
	background-color: #FF6600;
	margin-right: 14px;
}
.list_color_03 {
	background-color: #009966;
	margin-right: 14px;
}
.list_color_04 {
	background-color: #0033CC;
	margin-right: 14px;
}
.list_color_05 {
	background-color: #663399;
	margin-right: 14px;
}
.list_color_06 {
	background-color: #990066;
}
.kategori_list_main {
	margin-top: 30px;
	font-weight: bold;
}
.kategori_list_main li {
	float: left;
	background-image: url(../images/point01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.kategori_list_main li a {
	display: block;
	color: #FFFFFF;
}
.kategori_list_main li a:hover {
	background-color:#FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
	color: #000000;
	text-decoration: none;
}
.kouza_01 {
	height: 35px;
	width: 600px;
	padding-left:40px;
	margin-top: 30px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 35px;
	vertical-align: middle;
	background-image: url(../images/point02.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
.kouza_color_01 {
		background-color: #FF0033;
}
.kouza_color_02 {
		background-color: #FF6600;
}
.kouza_color_03 {
		background-color: #009966;
}
.kouza_color_04 {
		background-color: #0033CC;
}
.kouza_color_05 {
		background-color: #663399;
}
.kouza_color_06 {
		background-color: #990066;
}
.kouza_list_main {
}
.kouza_list_main li {
	float: left;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-top: 20px;
	width: 290px;
}
.kouza_list_main li a {
	display: block;
}
.kouza_list_main li a:hover {
	background-color: #1DA4D1;
	color: #FFFFFF;
	text-decoration: none;
}
.contact_menu {
	background-color: #1DA4D1;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 30px;
}
.contact_menu_01 {
	float: left;
	padding-left: 10px;
}
.contact_menu_02 {
	float: left;
	padding-right: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.center {
	text-align: center;
}
/*ランキングページ*/
.rank_02 {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.box_03 {
	float: left;
	height: 200px;
	width: 617px;
	margin-right: 30px;
	clear: both;
}
.box_04 {
	margin-top: 40px;
}
.rank_icon_01 {
	float: left;
}
.rank_icon_02 {
	float: right;
}
.rank_icon_03 {
	float: left;
	margin-top: 10px;
}
.rank_icon_04 {
	float: right;
	margin-top: 10px;
}
.rank_icon_05 {
	float: left;
	margin-top: 80px;
	margin-left: 80px;
	margin-bottom: 30px;
}
.rank_icon_06 {
	float: right;
	margin-top: 80px;
	margin-right: 80px;
	margin-bottom: 30px;
}
/*よくあるご質問のページ*/
.text_q {
	line-height: 50px;
	background-image: url(../images/icon_q.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.text_a{
	background-image: url(../images/icon_a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	font-size: 16px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	color: #666666;
}
/*合格者の声のページ*/
.box_v_01 {
	float: left;
	width: 110px;
}
.box_v_02 {
	float: right;
	width: 320px;
	color: #333333;
	text-indent: 1em;
	font-size: 15px;
}
.box_v_03 {
	float: left;
	margin-top: 30px;
	margin-right: 40px;
	width: 435px;
	height: 200px;
	position: relative;
}
.box_v_04 {
	float: right;
	margin-top: 30px;
	width: 435px;
	height: 200px;
	position: relative;
}
.box_v_05 {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.box_v_06 {
	float: right;
	color: #333333;
	text-indent: 1em;
	font-size: 15px;
	text-align: justify;
	width: 790px;
}
.box_v_07 {
	margin-top: 50px;
	clear: both;
	overflow: auto;
}
.text_v_01 {
	font-size: 14px;
	color: #333333;
	position: absolute;
	right: 5px;
	bottom: 0px;
}
.text_v_02 {
	font-size: 27px;
	color: #000080;
	margin-bottom: 20px;
	border-bottom: 1px dotted #000080;
}
.text_v_03 {
	margin-top: 15px;
	margin-left: 25px;
}
/*無料体験のページ*/
.table_form_01 {
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
	margin-bottom: 50px;
}
.table_form_01 th {
	background-color: #e8e8e8;
	width: 30%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #666666;
	font-size: 14px;
	color: #333333;
	text-align: right;
}
.table_form_01 td {
	padding-left: 20px;
	font-size: 14px;
	border: 1px solid #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
.td_form_01 {
	line-height: 200%;
}
.essential {
	color: #FFFFFF;
	background-color: #df0d0d;
	display: inline-block;
	height: 20px;
	width: 30px;
	margin-left: 8px;
	border-radius: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	letter-spacing: 1px;
}
.essential_2 {
	color: #FFFFFF;
	background-color: #00aa33;
	display: inline-block;
	height: 20px;
	width: 30px;
	margin-left: 8px;
	border-radius: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	letter-spacing: 1px;
}
/*選ばれる理由のページ*/
.text_ri_01 {
	font-size: 20px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-bottom: 15px;
	line-height: 24px;
}
.text_ri_02 {
	width: 240px;
	font-size: 14px;
	float: right;
	text-align: justify;
}
.image_ri_01 {
	float: left;
	margin-right: 10px;
}
.box_ri_01 {
	float: left;
	width: 440px;
	margin-right: 60px;
	margin-top: 50px;
}
.box_ri_02 {
	float: right;
	width: 440px;
	margin-top: 50px;
}
/*オリジナルテキストのページ*/

.text_ori_02 {
	text-align: justify;
	float: left;
	width: 710px;
	margin-right: 30px;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
}
.text_ori_03 {
	text-align: justify;
	float: left;
	width: 400px;
	margin-right: 30px;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
}
.text_ori_04 {
	text-align: justify;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
	margin-top: 50px;
	margin-bottom: 50px;
}
.text_ori_05 {
	text-align: justify;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
}
/*合格実績のページ*/
.text_ji_01 {
	text-align: justify;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
	margin-top: 50px;
	margin-bottom: 50px;
}
.text_ji_02 {
	text-align: justify;
	font-size: 26px;
	color: #FFFFFF;
	background-color: #009933;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_ji_03 {
	font-size: 13px;
	color: #333333;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.box_ji_01 {
	border: 1px solid #FFCC33;
}
/*映像講義のページ*/
.text_vi_01 {
	font-size: 20px;
}
.text_vi_02 {
	background-color: #CCFFFF;
	padding: 5px;
	font-size: 20px;
	margin-bottom: 10px;
}
.text_vi_03 {
	text-align: justify;
	color: #333333;
	text-indent: 1em;
	float: left;
	width: 750px;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.text_vi_04 {
	text-align: justify;
	color: #333333;
	text-indent: 1em;
	float: right;
	width: 400px;
}
.text_vi_05 {
	text-align: justify;
	color: #333333;
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
}
.text_vi_06 {
	text-align: justify;
	color: #333333;
	text-indent: 1em;
	float: left;
	width: 730px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.image_vi_01 {
	margin-top: 30px;
	float: right;
}
.image_vi_02 {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.box_vi_01 {
	margin-top: 20px;
	margin-bottom: 50px;
}
/*サポートのページ*/
.text_su_01 {
	text-align: justify;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
	margin-top: 50px;
	margin-bottom: 50px;
}
.text_su_02 {
	margin-bottom: 10px;
	background-color: #CCCCCC;
	float: right;
	width: 750px;
	padding-left: 10px;
	font-size: 22px;
	line-height: 30px;
}
.text_su_03 {
	font-size: 18px;
	color: #333333;
	margin-top: 5px;
	clear: both;
	font-weight: bold;
	margin-bottom: 5px;
}
.text_su_04 {
	text-align: justify;
	color: #333333;
	text-indent: 1em;
	float: left;
	width: 690px;
	margin-right: 50px;
	margin-bottom: 20px;
}
.essential_SU_01 {
	color: #FFFFFF;
	background-color: #FF0000;
	display: inline;
	height: 28px;
	width: 150px;
	margin-right: 8px;
	border-radius: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 1px;
	float: left;
	font-size: 22px;
	clear: both;
}
.image_su_01 {
	margin-bottom: 40px;
}
/*受講スタイルのページ*/
.text_sty_01 {
	text-align: justify;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
	margin-top: 50px;
	margin-bottom: 50px;
}
.text_sty_02 {
	text-align: justify;
	float: left;
	width: 710px;
	margin-right: 30px;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
	margin-bottom: 80px;
}
.text_sty_03 {
	font-size: 18px;
	color: #333333;
	margin-top: 5px;
	clear: both;
	font-weight: bold;
	margin-bottom: 5px;
}
.text_sty_04 {
	text-align: justify;
	color: #333333;
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
}
.box_sty_01 {
	float: left;
	width: 680px;
	margin-right: 60px;
	margin-top: 30px;
	text-align: justify;
	color: #333333;
	text-indent: 1em;
}
.image_sty_01 {
	margin-top: -65px;
}
/*ズバリ解決のページ*/
.text_zu_01 {
	text-align: justify;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
	margin-top: 50px;
	margin-bottom: 50px;
}
.text_zu_02 {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
}
.text_zu_03 {
	margin-bottom: 10px;
}
.text_zu_04 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.text_zu_05 {
	background-image: url(../images/zubari03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 40px;
	margin-left: 20px;
	padding-left: 80px;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 40px;
}
.text_zu_06 {
	margin-top: 20px;
	margin-bottom: 10px;
	display: table-cell;
	vertical-align: bottom;
	line-height: 50px;
	background-color: #CCFF99;
}
.text_zu_07 {
	margin-top: 20px;
	color: #333333;
	font-size: 14px;
}
.text_zu_08 {
	margin-bottom: 20px;
}
.text_zu_09 {
	font-size: 12px;
	color: #333333;
}
.image_zu_01 {
	float: left;
	margin-right: 60px;
	margin-bottom: 100px;
}
.image_zu_02 {
	float: left;
	margin-right: 20px;
}
.image_zu_03 {
	margin-top: -3px;
}


.btn_retop {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 25px;
	display: block;

	background: -moz-linear-gradient(top,#00aa33 0%,#008833);
	background: -webkit-gradient(linear, left top, left bottom, from(#00aa33), to(#008833));
	border: 3px solid #FFF;
	color: #FFF;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	text-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	width: 100%;
	padding: 20px 0px;
}

input[type=text]:focus {
	background: #ffdab9;
	padding: 2px 0px;
	font-size: 100%;
}

input[type=password]:focus {
	background: #ffdab9;
	padding: 2px 0px;
	font-size: 100%;
}

textarea:focus {
	background: #ffdab9;
	padding: 2px 0px;
	font-size: 100%;
}



.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;    
	clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */
.h2_in {
}
.h2_in {
	font-size: 10px;
}

.btn_common {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 14px;

	background: #1da4d1;
	color: #FFF;
	border: 3px solid #FFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 2px 2px 2px rgba(000,000,000,0.3);
	-webkit-box-shadow: 2px 2px 2px rgba(000,000,000,0.3);
	padding: 6px 20px;
}
.btn_common:hover {
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter:"alpha( opacity=50 )";
}

#topHeader {
	display:none;
	width:100%;
	height:90px;
	background-color:#f8f8f8;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	top: 0px;
	width: 100%;
	z-index: 99999;

	opacity:0.93;
	filter:alpha(opacity=93);
	-ms-filter:"alpha( opacity=93 )";
}
#topHeader-in {
	margin: 0 auto;
	width: 900px;
	overflow:hidden;
}
.topHeader-logo {
	width: 300px;
	margin-top: 20px;
	float: left;
}
.topHeader-tel {
	width: 300px;
	margin-top: 20px;
	float: left;
}
.topHeader-sr {
	width: 130px;
	margin-top: 22px;
	float: left;
}
.topHeader-tk {
	width: 130px;
	margin-top: 22px;
	float: left;
}


.btn_next {
	text-decoration: none;
	text-align: center;
	font-size: 20px;

	background: #1da4d1;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	padding: 4px 45px;
}
.btn_next:hover {
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter:"alpha( opacity=50 )";
	text-decoration: none;
	color: #FFFFFF;
}

.btn_klist {
	float: left;

	width: 295px;
	height: 60px;

	text-decoration: none;

	text-align: center;
	vertical-align: middle;

	font-size: 16px;
	line-height: 1.5em;

	background: #FFF;
	color: #0B1491;
	border: 1px solid #AAA;

	margin-right: 15px;
	margin-top: 10px;

	padding: 10px 0px 0px 0px;
}
.btn_klist:hover {
	background-color: #1DA4D1;
	color: #FFFFFF;
	text-decoration: none;
}
.btn_klist2 {
	float: left;

	width: 295px;
	height: 70px;

	text-decoration: none;

	text-align: center;
	vertical-align: middle;

	font-size: 16px;
	line-height: 70px;

	background: #FFF;
	color: #0B1491;
	border: 1px solid #AAA;

	margin-right: 15px;
	margin-top: 10px;
}
.btn_klist2:hover {
	background-color: #1DA4D1;
	color: #FFFFFF;
	text-decoration: none;
}

.btn_post {
	text-decoration: none;
	text-align: center;
	font-size: 14px;

	background: #5f5f5f;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 2px 2px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 2px 2px 1px rgba(000,000,000,0.3);
	padding: 4px 40px;
}
.btn_post:hover {
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter:"alpha( opacity=50 )";
	text-decoration: none;
	color: #FFFFFF;
}

.text_guid_text {
	text-align: justify;
	float: left;
	width:100%;
	margin-bottom:25px;
	line-height: 170%;
	color: #333333;
	text-indent: 1em;
}

.text_topguid {
	font-size: 18px;
	float: left;
	width:50%;
	text-align: left;
	padding: 15px 0px;
}
.btn_topguid {
	font-size: 18px;
	float: left;
	text-align: left;
	padding: 15px 0px;
}

.enq_selnext {
	margin-left: 20px;
}

.set_guid_table {
	width: 100%;
	border-collapse: collapse; 
	border: 0;
	text-align: left;
	font-size: 90%;
}
.set_guid_table_sub {
	float: left;
	width: 32%;
}

#header-imgstage {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden;
	height: 300px;
}
.header-pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 100%;
    -moz-animation: imgTrans 20s infinite;
    -webkit-animation: imgTrans 20s infinite;
    animation: imgTrans 20s infinite;

	opacity:0;
	filter:alpha(opacity=0);
	-ms-filter:"alpha( opacity=0 )";
}
.header-pic img:hover {
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter:"alpha( opacity=50 )";
	background:#fff;
}
@-webkit-keyframes imgTrans {
	0%	{	left: 100%;opacity:1;z-index:99;}
	10%	{   left:   0%;opacity:1;}
	25%	{   left:   0%;opacity:1;}
	35%	{   left:-100%;opacity:1;}
	36%	{   left:-100%;opacity:0;}
	100% {  left: 100%;opacity:0;z-index:0;}
}
@-moz-keyframes imgTrans {
	0%	{	left: 100%;opacity:1;z-index:99;}
	10%	{   left:   0%;opacity:1;}
	25%	{   left:   0%;opacity:1;}
	35%	{   left:-100%;opacity:1;}
	36%	{   left:-100%;opacity:0;}
	100% {  left: 100%;opacity:0;z-index:0;}
}
@keyframes imgTrans {
	0%	{	left: 100%;opacity:1;z-index:99;}
	10%	{   left:   0%;opacity:1;}
	25%	{   left:   0%;opacity:1;}
	35%	{   left:-100%;opacity:1;}
	36%	{   left:-100%;opacity:0;}
	100% {  left: 100%;opacity:0;z-index:0;}
}
#header-photo1 img {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
	background:#fff;
}
#header-photo2 img {
    -moz-animation-delay: 5s;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
	background:#fff;
}
#header-photo3 img {
    -moz-animation-delay: 10s;
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
	background:#fff;
}
#header-photo4 img {
    -moz-animation-delay: 15s;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
	background:#fff;
}

.header-undermenu {
	float: left;
	width: 45%;
	font-size: 95%;
	text-align: left;
	color: #fff;
	padding: 5px 20px;
}
.header-undermenu a {
	color: #fff;
}

.btn_header-undermenu {
	text-decoration: none;
	text-align: center;
	font-size: 12px;

	background: #ffffff;
	color: #000000;
	border: 0px solid #FFFFFF;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 2px 2px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 2px 2px 1px rgba(000,000,000,0.3);
	padding: 4px 10px;
}
.btn_header-undermenu:hover {
	background: #606060;
	color: #fff;
}

.tbl_kouza {
	border: 0;
}
.tbl_kouza tr {
	border: 0;
}
.tbl_kouza td {
	border: 0;
	padding: 5px 0;
}

.btn_soudan {
	text-decoration: none;
	text-align: center;
	font-size: 20px;

	background: #1da4d1;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	padding: 10px 35px;
}
.btn_soudan:hover {
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter:"alpha( opacity=50 )";
	text-decoration: none;
	color: #FFFFFF;
}

