header {
	height:6em;
	}
#header_logo_box, #header_title_box, #header_setting_box {
    float:left;
	height:6em;
	display:block;
	}
a {text-decoration:none;}
/****1.1 header_logo_box****/
#header_logo_box {
    width:20%;
	}
#header_logo_box_img{
    height:5.4em;
	margin:0.3em 0 0.3em 0;
	border:#000000 thin solid;
	}
/****1.2 header_title_box****/
#header_title_box {
    width:60%;
	}
#header_title_box h1 {
    font-size:3em;
	font-weight:bold;
	margin-top:0.15em;
	}
#header_title_box h2 {
    font-size:1.6em;
	}
/****1.3 header_setting_box****/
#header_setting_box {
    width:20%;
	}
/****1.3.1 header_login_box****/
.login_box {
	margin-top:0.5em;
	width:100%;
	display:block;
	height:3em;
	}
.login_box a {
    color:#000000;
	display:block;
	float:left;
	height:inherit;
	width:40%;
	margin-left:9.5%;
	padding-top:0.3em;
	}
#login_box_response {
    margin-left:9.5%;
	float:left;
    }
#logout {
    margin-top: 0.3em;
	margin-left: -9.5%;
	}
.login_box img {
    height: 2.6em;
	margin-left:10%;
	-webkit-border-radius: 0.4em; 
	-moz-border-radius: 0.4em; 
	border-radius: 0.4em;
	border:#000000 thin solid;
	}
#login_link_left {
    border-right: thin solid #000000;
	float:left;
	}
/****1.3.2 header_language_box****/
#language_box {
	margin-top:1em;
	width:100%;
	display:block;
	height:1.3em
	}
#language_box ul li {
	float:left;
	}
#language_box > ul > li > a {
    padding: 0.3em 0.6em 0.3em 0.6em;
    background-color:#999999;
	border:#999999 0.1em solid;
	-webkit-border-radius: 0.2em; 
	-moz-border-radius: 0.2em; 
	border-radius: 0.2em;
	}
#language_box > ul > li > a:hover {
    padding: 0.3em 0.6em 0.3em 0.6em;
    background-color:#ffffff;
	border:#999999 0.1em solid;
	-webkit-border-radius: 0.2em; 
	-moz-border-radius: 0.2em; 
	border-radius: 0.2em;
	}
#language_select_1 {
    margin-left:9.5%;
	}
#language_select_2, #language_select_3 {
    margin-left:2%;
	}
.img_mail {
    height:1.6em;
	margin-left:15%;
	}
@media screen and (max-width: 768px) {
header {
	height:5em;
	}
#header_logo_box, #header_title_box, #header_setting_box {
    float:left;
	height:6em;
	display:block;
	}
a {text-decoration:none;}
/****1.1 header_logo_box****/
#header_logo_box {
    width:20%;
	margin-left:0%;
	}
#header_logo_box img{
    height:4.4em;
	}
/****1.2 header_title_box****/
#header_title_box {
    width:40%;
	}
#header_title_box h1 {
    font-size:2em;
	}
#header_title_box h2 {
    font-size:1.2em;
	}
/****1.3 header_setting_box****/
#header_setting_box {
    width:30%;
	}
/****1.3.1 header_login_box****/
#login_box {
	width:100%;
	height:5em;
	}
#login_box a {
	width:40%;
	margin-left:9.5%;
	padding-top:0.3em;
	}
#login_box_response {
    margin-left:9.5%;
	float:left;
	font-size:0.8em;
    }
#logout {
    margin-top: 0.3em;
	margin-left: -9.5%;
	}
}/*/mediaquery*/
@media screen and (max-width: 520px) {
header {
    height:10em;
	}
#header_logo_box, #header_title_box, #header_setting_box {
    float:none;
	}
/****1.1 header_logo_box****/
#header_logo_box {
    width:100%;
	margin-top:1em;
	vertical-align:middle;
	}
#header_logo_box_img{
    height:5em;
	display:block;
	margin:0 auto 0 auto;
	}
/****1.2 header_title_box****/
#header_title_box {
    width:100%;
	}
#header_title_box h1 {
    font-size:2em;
	font-weight:bold;
	margin-top:0.15em;
	}
#header_title_box h2 {
    font-size:1.3em;
	}
/****1.3 header_setting_box****/
#header_setting_box {
    width:100%;
	height:1.6em;
	background-color:#999999;
	margin-top:-13.5em;
	}
/****1.3.1 header_login_box****/
#login_box {
	margin-top:0.2em;
	width:70%;
	display:block;
	height:1.6em;
	}
#login_box a {
    color:#000000;
	display:block;
	float:left;
	height:inherit;
	width:50%;
	margin-left:9.5%;
	padding-top:0.3em;
	}
#login_box_response {
    margin-left:0.5%;
	margin-top:0.5em;
	float:left;
	font-size:0.8em;
    }
#login_response {
    float:left;
	}
#logout a {
    margin-top:-1.35em;
	margin-left:120%
	}
#login_box img {
    display:none;
	}
#login_link_left {
    border-right: thin solid #000000;
	float:left;
	}
/****1.3.2 header_language_box****/
#language_box {
	margin-top:-1.4em;
	margin-left:70%;
	width:30%;
	display:block;
	height:1.6em;
	}
#language_box ul li {
	float:left;
	}
#language_box > ul > li > a {
    padding: 0.1em 0.3em 0.1em 0.3em;
    background-color:#999999;
	-webkit-border-radius: 0.2em; 
	-moz-border-radius: 0.2em; 
	border-radius: 0.2em;
	}
#language_box > ul > li > a:hover {
    padding: 0.1em 0.3em 0.1em 0.3em;
    background-color:#ffffff;
	border:#999999 thin solid;
	-webkit-border-radius: 0.2em; 
	-moz-border-radius: 0.2em; 
	border-radius: 0.2em;
	}
#language_select_1 {
    margin-left:0%;
	}
#language_select_2, #language_select_3 {
    margin-left:0%;
	}
.img_mail {
    height:1.2em;
	margin-left:0.2%;
	}
}/*/mediaquery*/
@media screen and (min-width: 1200px) {
}/*/mediaquery*/