body{
	background-color: #FFFFFF;
	font-family:Meiryo, Arial, 'Lucida Grande',  sans-serif;
}

header{
	z-index: 10000;
	position: relative;
}

.drawer--left .drawer-nav {
    left: -550px;
 }

.drawer-nav {
    width: 550px;
    color: #FFF;
}

.drawer-brand {
    font-size: 30px;
    background-color: #062A5B;
    color: #FFF;
    margin-bottom:3px;
    line-height: 3em;
}

.drawer-menu-item {
    font-size: 30px;
    line-height: 3em;
    background-color: #004bb2;
    color: #FFF;
    margin-bottom:3px;
}

.drawer--left.drawer-open .drawer-hamburger {
    left: 552px;
}

.drawer-hamburger:hover {
    cursor: pointer;
    background-color: #062A5B;
}

.drawer-hamburger {
    cursor: pointer;
    background-color: #062A5B;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #FFF;
}



a:hover{
	opacity: 0.7;
}

#page{
	width:100%;
	float:left;
}

#sns_icon_container{
	width:100%;
	
	
	position: relative;
	z-index: 9999;
	
	float:left;
}

#container{
	width:750px;
	margin-left: auto;
	margin-right: auto;
	border:0px solid #ff0000;
	
}

#header{
    width: 750px;
    /* padding-top: 48px; */
    position: fixed;
    top: 0px;
    float: left;
    margin-top: 0px;
    background-repeat: no-repeat;
    z-index: 9999;
    background-color: #FFF;
    border-bottom: solid 1px #EBEBEB;
    
}

#navi_btn{
	width:58px;
	height:58px;
	float:left;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url("../img/common/btn_menu.png");
}

#navi_btn.close_btn{
	background-image: url("../img/common/btn_close.png");
	position: fixed;
}

#navi{
	width:750px;
	margin-top: 58px;
	float:left;
	background-color: #004bb2;
	position: fixed;
	z-index:200;
	color: #FFFFFF;
	font-size: 32px;
    font-weight: bold;
	line-height: 2em;		
}


.category_navi{
	/*visibility: hidden;
	display: none;*/
	width:750px;
	float:left;
}

.category_navi h5{
	background-color: #062A5B;
	height:80px;
	padding-top: 0px;
	padding-left: 0px;
	float:left;
	font-weight: bold;
	border-bottom: #FFF solid 1px;
}


.category_navi ul{
	
}

.category_navi li{
	height:80px;
	padding-top: 0px;
	padding-left: 10px;
	border-bottom: #A4C5EA dashed 1px;
}

.category_navi a{
	width:750px;
	height:60px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float:left;
}

#top_logo{
	    width: 377px;
    float: left;
    height: 38px;
    text-align: center;
    margin-top: 15px;
    padding-left: 170px;
}

#home_btn{
	width:60px;
	height:60px;
	float:left;
	cursor: pointer;
}

#language_btn{
	width: 130px;
    height: 30px;
    float: left;
    cursor: pointer;
    padding-left: 10px;
    background-color: #ac2aa4;
    color: #FFF;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px
    }

#language_container{
	width: 110px;
    float: left;
    height: 50px;
    position: fixed;
    top: 43px;
    margin-left: 547px;
}

.language_box{
	width:140px;
	float:left;
}

.language_box a,
.language_box span
{
    width: 140px;
    height: 32px;
    float: left;
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding-top: 18px;
    background-color: #ac2aa4;
    color: #FFF;
    margin-top: 1px;
}

.language_box:last-child a,
.language_box:last-child span
{
	/*width:150px;
	margin-right: 0px;*/
}

.language_box span{
	background-color: #FF6C00;
}


#content{
	font-size: 16px;
	width:750px;
	float;left;
	margin-top: 61px;
	/*line-height: 2em;*/
}

.blue_button{
	margin-top: 15px;
    padding-top: 15px;
    display: block;
    width: 669px;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url(../img/common/btn_blue.png);
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
    float: left;
    font-size: 23px;
    position: relative;
    z-index: 1000;
}

#main_content{
	
	width:750px;
	float:left;
	background-color: #ecfeff;
	padding-bottom: 30px;
	    margin-top: 14px;
	
}

.content_body{
	width:750px;
	float:left;
	
}

.content_body h2{
    width: 750px;
    height: 70px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../img/common/h2_bg.png);
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
    line-height: 2.5em;
    padding-top: 4px;
    font-size: 30px;
}

.content_body h2:before {
	position: absolute;
    display: inline-block;
    /*line-height: 3.2em;*/
    content: url(../img/common/jumpy_icon_L.png);
    text-indent: -2em;
    margin-top: 10px;
}

.content_body h2:after {
    position: absolute;
    display: inline-block;
    /*line-height: 3.2em;*/
    content: url(../img/common/jumpy_icon_R.png);
    text-indent: 0.4em;
    margin-top: 10px;
}

.content_body p{
	width:642px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left: 54px;
	float:left;
	line-height: 2em;
}

.content_body img{
	padding-left: 20px;
	padding-right: 20px;
}

#contents{
	width: 709px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
}

#contents a{
	line-height: 0em;
	float:left;
}
/*
.content_body h3{
	width: 697px;
    height: 70px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../img/common/h3_bg.png);
    background-position: 0px 23px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    color: #ac2aa4;
    line-height: 1.3em;
    padding-top: 0px;
    margin-left:53px;
    margin-top:40px;
    font-size: 40px;
}
*/
.content_body h3{
	width: 697px;
    height: 70px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../img/common/h3_bg.png);
    background-position: 0px 73px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    color: #ac2aa4;
    line-height: 1.3em;
    padding-top: 40px;
    margin-left: 53px;
    margin-top: 0px;
    /* margin-top: 30px; */
    font-size: 40px;
    position: relative;
    z-index: 0;
   }
.content_container{
	float:left;
	width:582px;
	padding:30px;
	
	margin-top:10px;
	margin-bottom:10px;
	
	margin-right:0px;
	margin-left:53px;	
	background-color: #FFFFFF;
	/* box-shadow */
	box-shadow:0px 0px 3px 3px #eee;
	
	/* border-radius */
	border-radius:20px;
}


.content_container h4{
	font-size:25px;
	font-weight: bold;
	height:62px;
	padding-top:25px;
	float:left;
	width:542px;
}

.h4_1,
.h4_2,
.h4_3,
.h4_4,
.h4_5,
.h4_6{
	background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left:57px;
}

.h4_1{background-image: url(../img/common/jumpy01.png);}
.h4_2{background-image: url(../img/common/jumpy02.png);}
.h4_3{background-image: url(../img/common/jumpy03.png);}
.h4_4{background-image: url(../img/common/jumpy04.png);}
.h4_5{background-image: url(../img/common/jumpy05.png);}
.h4_6{background-image: url(../img/common/jumpy06.png);}

.content_container p{
	width:582px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 0px;
	float:left;
}

.content_container img{
	padding-left: 0px;
	padding-right: 0px;
}

.content_container strong{
	color:#ff6c00;
	font-size:30px;
	width:582px;
	text-align: center;
	float:left;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.3em;
}

#footer{
	background-color: #0082cb;
	width:750px;
	text-align: center;
	float:left;
	padding-top: 20px;
	padding-bottom: 120px;
	margin-top: 0px;
	    margin-left: -375px;
    left: 50%;
    position: relative;
}

#fix_navi{
width: 737px;
    float: left;
    position: fixed;
    bottom: 0px;
    background-color: #ebebeb;
    /* box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2); */
    padding: 5px;
    padding-left: 8px;
    padding-top: 8px;
    margin-left: -375px;
    /* margin-right: auto; */
    left: 50%;
    z-index: 9999;
}


.red_color{
	color: #FF0000;
}

