@charset "utf-8";
/* CSS Document */
#header h1{
	font-size:56px;
	}
#header_ue{
	border-bottom:#999 solid 2px;
	background-color:#CCC;
	border-radius:5px;
	}
#header_left{
	padding:0 0 0 5px;
	}
#header_right{
	padding:5px 5px 0 0;
	float:right;
	}
#header_shita{
	}
#header h1{
	float:left;
	padding:5px 0 0 0;
	}
#header #header_right h2{
	font-size:30px;
	
	padding:5px 0 0 0;
	text-align:right;
	}
#header h3{
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 0;
	}
#header h4{
	font-size:18px;
	text-align:right;
	}
#header h5{
	font-size:10px;
	}
#header #header_shita h3{
	float:left;
	}
#header #header_shita ul{
	float:right;
	}
#header #header_shita li{
	padding:5px 0 0 0;
	float:left;
	}
#header #miryoku{
	text-align:right;
	}