body { margin:0; color: #666666; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif; font-size: 16px; line-height: 1.6em;}
h1, h2, h3, h4, h5, h6, p {margin:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
ul {list-style:none; padding:0;width: 100%;overflow: auto;}
li {padding:0;}
input, select {vertical-align:middle;}
a {display:block;}
a {-webkit-tap-highlight-color:transparent;}
#body{   
}
#fixednav {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #f3f3f3;
    box-shadow: #999 0 0 5px -1px;
    background: #fff;              
    position: fixed;
    z-index: 100;
    transition: all 300ms ease-out;
}
.fixednavi_mini{
    height: 23px !important;
}
#fnav_logo {
    float: left;
    height: 100%;
    margin: 0px -10px 4px 5px;
}
.fnav_pciconarea{
    height: 34px;
    margin: 9px 9px 0 0;
    float: right;
    display: block;
}
#fnav_pcicon{
    height: 30px;
    margin: -1px 0 0 -1px;
}
#fnav_menu {
    float: left;
    border-right: 1px solid #eee;
    width: 48px;
    height: 100%;
    box-shadow: 1px 0px 0 #d6d6d6;
    transition: all 300ms ease-out;
}
.tel
{
	float: right;
    margin: 8px 9px 0 0;
}

#menuicon_img{
    transition: all 300ms ease-out;
}
.menuicon_open{transform: rotate(270deg);-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-o-transform: rotate(270deg);-ms-transform: rotate(270deg);}
.fnav_menu_hidden {
    opacity:0 !important;
}
#hidemenu {
    position: fixed;
    top: 46px;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
    display: none;
    z-index: 120;
}
#header {
    padding-top: 40px;
    text-align: center;
    background-color: #fff;
}
#mainv {
    width: 100%;
}
#mainv_slider_wrap{
    width: 100%;
    height: 180px;
    transition: all 300ms ease-out;
    padding-bottom: 0px;
    overflow: hidden;
}
#slider{
    width: 1500px;
    height: 100%;
    overflow: hidden;
    transition: all 300ms ease-out;
    border-bottom: 1px solid #fafafa;
}
.mainv_item{
    float: left;
    margin-right: 10px;
    width: 320px;
    margin-top: -30px;
}
.mainv_img{
    float: left;
    width: 100%;
}
#header_tel {
    float: left;
    padding: 7px 5px 7px 20px;
    width: 93%;
}
#teliconbox{
    width: 30px;
    height: 30px;
    float: left;
    background-size: 100%;
    margin-right: 10px;
    background-repeat: no-repeat;
}
#header_tel > a {
    float: left;
    font-size: 111%;
    font-weight: bold;
    padding-top: 4px;
}
#hadr {
    font-size: 11px;
    clear: both;
    display: block;
    width: 92%;
    line-height: 1.2em;
    text-align: left;
    padding: 7px 2px 2px 2px;
}
#header_contact {
    width: 70px;
    float: right;
    height: 30px;
    background-image: url(../img/header_mail.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40%;
    margin: 10px 20px 0 0;
}
#headermenu_wrap {
    border-top: 1px solid #f5f5f5;
}

#headermenu_wrap a
{
	color: #fff;
	text-shadow: none;
}


#maincontents {
    clear: both;
    padding: 1px 0 0 0;
}
#topunique_wrap {}
#topmainv {}
#topmainv_img {
    width: 100%;
}
#topmenu {
    width: 300px;
    margin: 20px auto;
    height: 150px;
}
#topmenu_title_h2 {
    text-align: center; float: left; height: 24px; 
    width: 300px; padding-top: 10px; background-image: url(../images/line_s_01.png); background-repeat: repeat-x; background-position: left bottom; font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    display: block;
}
#topmenu_box {
    border-top: 1px solid rgba(255,255,255,0.2);
    float: left;
    width: 100%;
    padding-left: 6px;
}
#topmenu_box_a1 {}
#topmenu_box_a2 {}
#topmenu_box_a3 {}
#topmenu_box_a4 {}
#topmenu_box_a5 {}
#topmenu_box_a6 {}
#cont_h1 {
	background-color: #FFFFFF;
	width: 285px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: 0px 0px 3px #ccc;
	font-weight: normal;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	position: relative;
	margin: 15px auto 0;
	border-top-width: 4px;
	border-top-style: solid;
	font-weight: bold;
	border-color:  #485EA6;
}
#contents_navi { width: 264px;    position: relative;   padding: 5px 18px;
    margin: 0 auto 20px;
    border-bottom-left-radius: 3px;   
    border-bottom-right-radius: 3px;  
 clear: both; overflow: auto; box-shadow: 0px 0px 3px #ccc;}
#contents_navi > li {
    background-image: url(../img/linkarrow.png); float: left; 
    padding: 3px 10px; background-repeat: no-repeat; 
    background-position: left center; 
}
#contents_navi a {
    color:#fff;
    text-decoration:none;
    font-size: 90%;
}
#main_banner { width: 300px; margin: 20px auto; font-size: 14px;
}
#news_ul {}
#footer {
    width: 100%;
}
#pagetop { padding-top: 7px; padding-bottom: 5px; color: #FFFFFF; border-radius: 3px; 
    width: 300px; text-align: center;
    margin: 10px auto 5px;
 clear: both; box-shadow: 0px 0px 3px #ccc;}
#copyright {
    width: 300px;
    margin: 2px auto;
    font-size: 60%;
    color: #fff;
    font-weight: 100;
    text-align: center;
    height: 20px;
}
.c3 {
	background-color: #4D6FE8;
}
.menu {
    width: 98%;
    height: 40px;
    margin: 6px auto;
    background: #fcfcfc;  background: -moz-linear-gradient(top,  #fcfcfc 29%, #fcfcfc 29%, #f2f2f2 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(29%,#fcfcfc), color-stop(29%,#fcfcfc), color-stop(100%,#f2f2f2));  background: -webkit-linear-gradient(top,  #fcfcfc 29%,#fcfcfc 29%,#f2f2f2 100%);  background: -o-linear-gradient(top,  #fcfcfc 29%,#fcfcfc 29%,#f2f2f2 100%);  background: -ms-linear-gradient(top,  #fcfcfc 29%,#fcfcfc 29%,#f2f2f2 100%);  background: linear-gradient(to bottom,  #fcfcfc 29%,#fcfcfc 29%,#f2f2f2 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=0 );
}
.menu_a {
    width: 100%;
    height: 90%;
    color: #666;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff,-1px -1px 0 #fff;
    text-decoration: none;
    padding: 6px 0 0 10px;
    background: url(../img/linkarrow.png) 93% 15px no-repeat;
}
.headertel {}
.r1 {
    border-radius: 3px;  
}
.c1 {
	background-color: #485EA6;
	color: #fff !important;
}
.headermenu_li {dsU
    width: 50%;
    float: left;
}
.headermenu_a {
    text-align: center; height: 22px; width: 100%; font-size: 14px; display: block;   float: left;
    border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; 
    border-top-color: rgba(255,255,255,0.9); 
    border-right-color: rgba(150,150,150,0.1); 
    border-bottom-color: rgba(150,150,150,0.1); 
    padding: 4px 0 6px; margin-left: -1px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
}
.tc1 {
    color: #666; 
	text-decoration: none;
}
.topmenu_box_a {
    display: block;
    background-color: #fff;  
    float: left;
    height: 23px; 
    width: 138px; 
    padding: 4px 0; border-radius: 3px;   background-image: url(../images/icon_examination01.png); background-repeat: no-repeat; background-position: center 13px;   
    margin: 4px 0 0 4px;
    text-align: center;
    font-size: 80%;
}
.cont_wrap {
    background-color: #FFFFFF; width: 280px; border-radius: 3px;   
    box-shadow: 0px 0px 3px #ccc;   
    padding: 0px 10px 10px 10px;    
    margin: 0 auto 20px;  
    clear: both;
    overflow: auto;
}
.cont_wrap > p {
    padding: 5px 0 10px;
}
.cont_wrap > p img {
    width: 100%;
    border-radius: 3px;
    margin: 5px auto;
}
.cont_wrap > img
{
	text-align: center;
	border-radius: 3px;

}
.cont_wrap > p a {
    display: inline;
}
.cont_wrap > p > strong {
	color: #999999;
}
.title_head {
    border-bottom-left-radius: 3px;   
    border-bottom-right-radius: 3px;   float: left; height: 6px; width: 100%; 
}
.cont_h2 {
    float: left; width: 100%; margin-top: 15px; margin-bottom: 10px; 
    font-size: 110%; 
    font-weight: bold;
    clear: both;
}
.center {
    float: left; width: 100%; margin-bottom: 4px; padding-top: 3px; padding-bottom: 1px;
    text-align: center;
}
.c2 {
    background-color: #f1f1f1;
}
.cont_wrap_bottomlink {
float: left!important;
padding-top: 7px!important;
padding-bottom: 5px!important;
display: block!important;
width: 94%!important;
font-size: 12px!important;
text-decoration: none!important;
text-align: center!important;
padding-right: 3%!important;
padding-left: 3%!important;
background-image: url(../img/linkarrow.png);
background-repeat: no-repeat;
background-position: 10px center;
}
.radius02 {}
.radius02 > li {}
.radius02 > li > a {}
.main_banner_li {}
.banner_a {
    background-repeat: no-repeat; background-position: right top;  height: 47px; width: 150px; background-color: #FFFFFF; text-align: center; padding-right: 150px; border-radius: 3px; 
    box-shadow: 0px 0px 3px #ddd; margin: 10px auto; 
    padding-top: 27px;
}
.banner01 {}
.banner02 {}
.banner03 {}
.banner04 {}
.banner04 > br {}
.igakusei_banar {}
.text_small01 {}
.hcc_banar {}
.hcc_banar > br {}
.taketa_banar {}
.news_ul_li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding: 0 0 5px 5px;
}
.news_li_a {
    text-decoration: none;
    color: #666;
}
.news_date_span {
    color: #999;
    font-size: 90%;
}
.news_title_span {
    display: block;
    padding: 3px 0 0  5px;
}
.button_a {
    float: left;
    width: 135px;
    height: 23px;
    background: url(../img/button_bg.jpg) top left no-repeat;
    background-size: contain;
    padding: 5px 0 6px 0;
    margin: 2px;
    text-shadow: 1px 1px 0 #fff;
    font-size: 90%;
}
.button_a_span{
    display: block;
    width: 4px;
    height: 18px;
    float: left;
    margin: 3px 5px 0 2px;
    opacity: 0.6;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 1px 1px 0 #fff;
}
.cont_ul {
    margin: 10px;
    clear: both;
}
.cont_ul_li {
    list-style: circle inside;
    padding: 1px;
    font-size: 94%;
}
.cont_table {
    width: 100%;
    margin: 10px 0;
    border-collapse: collapse;
}
.cont_table th{
	background-color:  #999;
	color: #FFF;
}
.cont_table > tbody {}
.tr {}
.th {
    padding: 4px;
    font-weight: 100;
    border: 1px solid #ddd;
}
.td {
    padding: 4px;
    border: 1px solid #ddd;
}
.cont_h3 {
    margin: 15px 0 10px;
    padding: 7px 4px;
    border-top: 1px dotted;
    font-size: 104%;
    font-weight: bold;
    clear: both;
    text-shadow: 1px 1px 0 #fff;
}
.cont_linkbtn {
    background-image: url(../img/linkarrow.png); background-repeat: no-repeat; 
    background-position: 6px center;
    float: right;
    padding: 4px 10px 3px 22px;
    font-size: 89%;
    text-decoration: none;
    display: block;
	margin: 10px 0;
}
#all_wrap_wrap {
    width: 320px;
	
    overflow: hidden;
    height: 100%;
}

#leftdraw_wrap {
    position: absolute;
	 top: 0; right: auto; bottom: 0; left: auto; width: 265px; height: auto; overflow: auto; -webkit-overflow-scrolling: touch; -webkit-transition: width 0.3s ease; -moz-transition: width 0.3s ease; -ms-transition: width 0.3s ease; -o-transition: width 0.3s ease; transition: width 0.3s ease;
    background-color: #333;
    color: #fafafa;
    border: none;
    display: none;
    background-image: url(../img/ldraw_bg.jpg);
    background-size: cover;
}

#leftdraw {
	
}

#leftdraw_ul {
	
}
#leftdraw a{
    display: block; border-top: 1px solid rgba(255, 255, 255, 0.2); 
    padding: 7px 15px; text-decoration: none;	
	color:#fafafa;
}
#leftdraw_ul li {}

.leftdraw_li_span{
}
.leftdraw_li2_span{
    padding-left: 24px !important;
}
.leftdraw_li {
}

.leftdraw_ul2 {
	
}
.leftdraw_ul2 li:last-child{
	border-bottom:none;
}

.leftdraw_li2 {
}

#all_wrap {
	
    width: 100%;      
    position: absolute; top: 0; right: 0; bottom: 0; left: 0;  
    height: auto; z-index: 2; overflow: auto; -webkit-overflow-scrolling: touch; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
}
h4
{
	background:  #3858c4;
	color: #FFF;
	padding: 6px 0 6px 8px;
	margin: 10px 0;
	clear: both;
	font-weight: normal;
	font-size: 110%;
	border-radius: 7px;
}


h5
{
	background: url(../img/h4_bg.jpg) no-repeat left center;
	padding: 5px 0 5px 18px;
	margin: 10px 0;
	clear: both;
}
h6
{
	border-left: 5px solid #ccc;
	padding: 3px 0 5px 10px;
	font-size: 100%;
	margin: 10px 0;
}

table td img.algin_center
{
	text-align: center;
}
.cont_table .tr .algin_center {
	text-align: center;
	padding: 5px 0;
}
table,
table th,
table tr,
table td
{
	clear: both;
	border: 1px solid #efefef;
	border-collapse: collapse;
	font-size: 85%;
}

table td
{
	padding: 3px;
}

table img
{
	border-radius: 3px;
    margin: 5px auto;
}

table th
{
	background-color:  #999;
	color: #FFF;
}
.cont_wrap img.algin_center {
	text-align: center;
}
/* footer
---------------------------------------------------------- */
#foot {
	background-color: #D4DEF3;
	margin-top: 0px;
}

#foot_cap {
	background: #4f85bb; /* Old browsers */
	background: -moz-linear-gradient(top,  #4f85bb 0%, #4f85bb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f85bb), color-stop(100%,#4f85bb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4f85bb 0%,#4f85bb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4f85bb 0%,#4f85bb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4f85bb 0%,#4f85bb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4f85bb 0%,#4f85bb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=0 ); /* IE6-9 */
	text-align:center;

-moz-box-shadow: 0px 1px 3px #888888;
-webkit-box-shadow: 0px 1px 3px #888888;
box-shadow: 0px 1px 3px #888888;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#888888');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#999999')";
}

#foot_cap ul li {
	list-style:none;
	float:left;
	width:32%;
	background:url(../images/foot_border.png) right center no-repeat;
}

#foot_cap ul li a {
	display:block;
	width:100%;
	line-height:0;
	padding:5px 0;
}

#foot_cap ul li.fin {
	background:none;
}

#foot_mid {
	border-bottom:1px #eeeeee solid;
	padding:10px 10px 15px 10px;
}
#foot_mid p
{
	font-size: 10px;
	color: #fff;
	margin: 10px 0 20px;
	padding: 0;
	line-height: 180%;
}

.clearfix,
.clear
{
	clear:both;
}

#foot_mid .btn01 {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #7abcff, #4096ee);
background-image: -ms-linear-gradient(top, #7abcff, #4096ee);
background-image: -o-linear-gradient(top, #7abcff, #4096ee);
background-image: -webkit-gradient(linear, center top, center bottom, from(#7abcff), to(#4096ee));
background-image: -webkit-linear-gradient(top, #7abcff, #4096ee);
background-image: linear-gradient(top, #7abcff, #4096ee);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
width:48%;
float:left;
text-align:center;
line-height:0;
}

#foot_mid .btn01 a {
	display:block;
	width:96%;
	padding:7px 5px;
}

#foot_mid .btn02 {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffef7c, #ffd202);
background-image: -ms-linear-gradient(top, #ffef7c, #ffd202);
background-image: -o-linear-gradient(top, #ffef7c, #ffd202);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffef7c), to(#ffd202));
background-image: -webkit-linear-gradient(top, #ffef7c, #ffd202);
background-image: linear-gradient(top, #ffef7c, #ffd202);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
width:48%;
float:right;
text-align:center;
line-height:0;
}

#foot_mid .btn02 a {
	display:block;
	width:96%;
	padding:7px 5px;
}

.foot_address dt {
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:100%;
}

.foot_address dd {
	color:#fff;
	margin:0;
	line-height:1.5em;
	text-align:center;
	font-size:75%;
}

#foot_mid table.time {
	border-collapse:separate;
	margin-bottom:10px;
}

#foot_mid .time tr th {
	background: #666;
	text-align:center;
	font-weight:normal;
	font-size:80%;
}

#foot_mid .time tr td {
	background:#fff;
	text-align:center;
	font-size:80%;
	line-height:1.3em;
	padding:3px;
}

#foot_mid p {
	margin:0;
}

#foot_mid p.note {
	color:#fff;
	font-size:70%;
}

#foot_btm {
	border-bottom:1px #eeeeee solid;
	padding:10px;
	text-align:center;
	font-size: 10px;
}

#foot ul li.phone_btn {
	padding-top:15px;
}

#foot ul li.phone_btn a {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#dddddd');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#dddddd')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #cccccc, #dddddd);
background-image: -ms-linear-gradient(top, #cccccc, #dddddd);
background-image: -o-linear-gradient(top, #cccccc, #dddddd);
background-image: -webkit-gradient(linear, center top, center bottom, from(#cccccc), to(#dddddd));
background-image: -webkit-linear-gradient(top, #cccccc, #dddddd);
background-image: linear-gradient(top, #cccccc, #dddddd);
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
border:1px #aaa solid;
padding:4px 12px;
margin-top:10px;
color:#555;
text-decoration:none;
}

#foot ul li.phone_btn a:link {
	color:#555;
	text-decoration:none;
}

#foot ul li.phone_btn a:visited {
	color:#555;
	text-decoration:none;
}

#foot ul li.phone_btn a:hover {
	color:#999;
	text-decoration:none;
}

#foot ul li.phone_btn a:active {
	color:#555;
	text-decoration:none;
}

#foot ul li.phone_btn span {
	background:url(../images/icon_phone.png) 0 2px no-repeat;
	padding-left:12px;
}

#menu_btn {
	padding:0 10px 0px;
}

.menu_btn_L {
	float:left;
	width:48%;
	margin: 10px 0 0;
}

.menu_btn_R {
	float:right;
	width:48%;
	margin: 10px 0 0;
}

#menu_btn li {
	background:none;
	border:none;
	margin:5px 0 0;
}

#menu_btn li.font_s {
	font-size:85%;
}

#menu_btn li a {
display:block;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 1px 3px #888888;
-webkit-box-shadow: 0px 1px 3px #888888;
box-shadow: 0px 1px 3px #888888;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#888888');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#999999')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffcd61', endColorstr = '#ff8e00');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffcd61', endColorstr = '#ff8e00')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background: #b2e1ff; /* Old browsers */

background: -moz-linear-gradient(top,  #b2e1ff 0%, #66b6fc 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e1ff), color-stop(100%,#66b6fc)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%); /* IE10+ */

background: linear-gradient(to bottom,  #b2e1ff 0%,#66b6fc 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 ); /* IE6-9 */


-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
padding:2px;
text-align:center;
color:#fff;
font-size:90%;
border:1px  #efefef solid;
margin: 0 0 15px;
}

#menu_btn li a {
	color:#fff;
}

#menu_btn li a:link {
	color:#fff;
}

#menu_btn li a:visited {
	color:#fff;
}

#menu_btn li a:hover {
	color:#fff;
}

#menu_btn li a:active {
	color:#fff;
}

h3.ttl_menu,
h3.entry-title {
background: #7ba2d8; /* Old browsers */

background: -moz-linear-gradient(top,  #7ba2d8 0%, #7ba2d8 45%, #4f85bb 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ba2d8), color-stop(45%,#7ba2d8), color-stop(100%,#4f85bb)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #7ba2d8 0%,#7ba2d8 45%,#4f85bb 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #7ba2d8 0%,#7ba2d8 45%,#4f85bb 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #7ba2d8 0%,#7ba2d8 45%,#4f85bb 100%); /* IE10+ */

background: linear-gradient(to bottom,  #7ba2d8 0%,#7ba2d8 45%,#4f85bb 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ba2d8', endColorstr='#4f85bb',GradientType=0 ); /* IE6-9 */


-moz-box-shadow: 0px 1px 3px #888888;
-webkit-box-shadow: 0px 1px 3px #888888;
box-shadow: 0px 1px 3px #888888;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#888888');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#999999')";
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	text-align: left;
	font-size: 15px;
	color: #fff;
	padding: 15px 0 8px 10px;
	font-weight: normal;
	margin: 10px 0 0 0;
border-bottom:1px  #efefef solid;
border-top:1px  #efefef solid;
}


h3.ttl_menu a,
h3.entry-title a
{
	color:  #FFF;
}

#top_banner_area
{
	background: url(../img/first_img_01.png) no-repeat;
	background-size: cover;
}

.top_banner_btn
{
	padding: 200px 0 0 0;
}
#top_banner_area img
{
	vertical-align:bottom;
	width: 100%;
}

.left_btn_area
{
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
.right_btn_area
{
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
.left_btn_area img,
.right_btn_area img
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.btn_long
{
display:block;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 1px 3px #888888;
-webkit-box-shadow: 0px 1px 3px #888888;
box-shadow: 0px 1px 3px #888888;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#888888');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#999999')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffcd61', endColorstr = '#ff8e00');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffcd61', endColorstr = '#ff8e00')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background: #ffffff; /* Old browsers */
background: url(../img/linkarrow_black.png),-moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: url(../img/linkarrow_black.png),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: url(../img/linkarrow_black.png),-webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: url(../img/linkarrow_black.png),-o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: url(../img/linkarrow_black.png),-ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

background: url(../img/linkarrow_black.png),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
background-repeat:no-repeat;
background-position:95% center;

-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
padding: 8px 30px 5px 7px;
text-align: left;
color: #666;
font-size:90%;
border:1px  #efefef solid;
margin: 10px 0 15px;
}

.cont_wrap p.btn_long a
{
	color: #666;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 10px;
	display: block;
	width: 100%;
	height: 100%;
}

table.border_none,
table.border_none tr,
table.border_none th,
table.border_none td
{
	border: none;
}

.cont_wrap > p > soan.red
{
	color: #F00;
}

.box_news{
	border-style:solid;
	border-width:5px;
	background:#3366CC;
	border-color:#CCC;
	padding:10px;
	margin:10px 0;
}
p.box_news_text01{
	font-size:18px;
	color: #FFF;
	font-weight:600;
}
p.box_news_text02{
	font-size: 14px;
	color: #FFF;
}

.contact input{
	padding: 4px;
}


.contact th{
	display: block;
	background: #3858c4;
	font-size: 14px;
}

.contact td{
	font-size: 14px;
	display: block;
}

