 /*----------------------------------------------------------------------------
******************************************************************************
Layout
******************************************************************************
----------------------------------------------------------------------------*/
/* ==== Base === */
body {
    border-top: 5px solid #3E9ADF;
    font-family:Avenir, "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "メイリオ" , "Meiryo" , "メイリオ体" , "Meiryo" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.layout {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
p,li {
	line-height:1.7em;
}
/* ==== Background === */
#i_wrap {
	background: url(../images/i_wrap_bg.jpg) repeat-x;
}
#wrap {
	background: url(../images/wrap_bg.jpg) repeat-x;
}
/* ==== Header === */
#hd {
	height: 90px;
	position: relative;
	background: url(../images/hd_bg.jpg) no-repeat top right;
}
#hd_btn {
	position:absolute;
	right:0;
}
#hd_btn a {
    background: #3E9ADF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    margin-right:5px;
    padding:8px 1em;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
#hd_btn a:last-of-type {
    margin-right: 0;
}
#hd_btn a:hover {
    background: #54a6e2;
}


/* ==== Navigation === */
#nav {
	height: 52px;
	background: url(../images/nav_bg.jpg) no-repeat;
}
#nav_en {
	height: 52px;
	background: url(../en/images/nav_bg.jpg) no-repeat;
}
#nav ul {
}
#nav li, #nav_en li {
	float: left;
}
#nav a img.current, #nav_en a img.current {
	opacity: 0;
	filter: alpha(Opacity=0);
}
/* ==== Content === */
#con {
	/*background: url(../images/con_bg.png) no-repeat right bottom;*/
	padding-bottom:30px;
}
#sidenav {
	float: right;
    margin-top: 20px;
	margin-right:20px;
	width: 220px;
}
#sidenav ul {
	padding: 0;
}
#sidenav li {
}
#sidenav li a {
	width: 220px;
	box-sizing: border-box;
	height: auto;
	padding: 12px 5px 5px 23px;
	display: block;
	text-decoration: none;
	background: url(../images/sidenav_icon.png) no-repeat 6px 16px;
	font-size: 12px;
	color: #333333;
	border-bottom: dotted 1px #CCC;
}
#main {
	width: 720px;
	float: right;
	margin-top: 20px;
}
/* ol,ul */
#main ol, #main ul {
	padding: 5px 0px 5px 25px;
}
#main ul {
	list-style-type: disc;
}
#main ol li, #main ul li {
	padding: 5px 0px;
}
#main ul.ul_B li:last-child {
	border-bottom:0 none;
}
/* table */
#main table {
	margin: 10px 0px;
}
#main table th, #main table td {
	padding: 5px;
}
/* img */
#main a img {
	display: inline-block;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#main a img:hover, .shrink:focus, .shrink:active {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
/* ==== Footer === */
#ft {
	background: #3E9ADF;
}
#ft .layout {
    color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: right;
	background: url(../images/ft_bg.jpg) no-repeat;
}
/*----------------------------------------------------------------------------
******************************************************************************
Head
******************************************************************************
----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, h8 {
}
h1 {
	position: absolute;
	top: 15px;
	left: 1px;
}
h2 {
	margin: 0;
    padding-left: 0.8em;
	font-size: 2em;
	font-weight: 2em;
	color: #003A66;
	height: 80px;
    line-height: 80px;
	background: url(../images/h2_bg.jpg) left center no-repeat;
}
h6 {
	margin: 40px 0 0 0;
    padding: 0.5em 0em 0em 1em;
	font-size: 1.6em;
	font-weight: 1.7em;
	color: #003A66;
	height: 60px;
    line-height: 20px;
	background: url(../images/h6_bg01.png) left center no-repeat;
}
.h6_02 {
	margin: 40px 0 0 0;
    padding: 0.5em 0em 0em 1em;
	font-size: 1.6em;
	font-weight: 1.7em;
	color: #FFFFFF;
	height: 60px;
	line-height: 20px;
	background: url(../images/h6_bg02.png) left center no-repeat;
}
.h6_03 {
	margin: 40px 0 0 0;
    padding: 0.5em 0em 0em 1em;
	font-size: 1.6em;
	font-weight: 1.7em;
	color: #003A66;
	height: 60px;
    line-height: 20px;
	background: url(../images/h6_bg03.png) left center no-repeat;
}
h3 {
	margin: 20px 0 0.4em 0;
	font-size: 1.4em;
	font-weight: normal;
	height: 44px;
	padding: 0.7em 0 0.0em 2.1em;
	background: url(../images/h3_bg.jpg) left center no-repeat;
}
.h3_02 {
	margin: 20px 0 0.4em 0;
	font-size: 1.4em;
	font-weight: normal;
	height: 60px;
	padding: 0.5em 0 0.0em 2.1em;
	background: url(../images/h3_bg02.jpg) left center no-repeat;
}
h4 {
	font-size: 1.3em;
	padding: 0.2em 0 0.3em 0;
	margin: 1.2em 0 1em 0;
}
h5 {
	font-size: 1.1em;
	margin: 1.5em 0 0 0;
	border-left:.5em #000000 solid;
	padding-left:0.3em;
}
h1.img, h2.img, h3.img, h4.img, h5.img, h6.img {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
/*----------------------------------------------------------------------------
******************************************************************************
Original
******************************************************************************
----------------------------------------------------------------------------*/
/* ==== Index === */
.flexslider {
}
#i_greet h2 {
    color: #000;
    background: url(../images/i_greet_bg.png) center center no-repeat;
    font-size: 1.5em;
    font-weight: 500;
    height: 1.5em;
    line-height: 1.5em;
    margin: 0 0 10px;
    text-align: center;
    padding:0;
}
#i_news {
	height:250px;
	overflow:auto;
}
#i_news table {
    margin-top: 0;
	width:100%;
}
#i_news table td {
	vertical-align: top;
	font-size: 0.9em;
	padding: 10px;
	border-bottom: 1px dotted #CCC;
}
#i_news table td.date {
	width: 12em;
	background: url(../images/common/news_icon.png) 10px 15px no-repeat;
	padding-left: 30px;
}
#i_bnr {
	float: left;
	margin: 20px 20px 0 0;
	width: 220px;
	font-weight: bold;
}
#i_bnr h4, #sidenav h4{
    background: #DEEEFA url(../images/h4_bg.jpg);
    color: #fff;
    height: 40px;
    line-height: 36px;
    margin-top: 0;
    text-align: center;
    font-weight: bold;
}
#sidenav h4 {
    margin-bottom: 0;
}
#i_bnr li{
	font-weight: bold;
 	margin-bottom:8px;
}
#i_bnr li a{
    background: #DEEEFA url(../images/link.png) 10px 15px no-repeat;
    border: 2px solid #BEDEF5;
    border-radius: 5px;
    color: #000;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    padding: .7em 0 .7em 30px;
}
#i_bnr li:hover{
	opacity: 0.8;
	filter: alpha(Opacity=80);
	font-weight: bold;
}
/*----pagetop----*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #FF9900;
	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;
}
