@charset "UTF-8";

body {
	overflow-x: hidden;
	text-align: center;
	height: 100%;
	margin: auto;
	max-width:1920px;
	font-family: 'メイリオ', Meiryo,'ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
}

img {
	max-width: 100%;
	height: auto;
}


header img {
    width: 100%;
}


.left {
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-top: 30px;
}

.left-1 {
    margin-bottom: 50px;
}



.right {
    width: 55%;
    float: left;
    margin-top: 30px;
    margin-left: 5%;
}

.right-1 {
    color: #0000EE;
    text-decoration: underline;
    letter-spacing: 0.05em;
}

.right-1-2 img {
    max-width: 25px;
    margin-right: 10px;
}

.right-1-2 {
    display: flex;
    float: right;
    text-decoration: underline;
}

.right-2 ul {
    list-style: none;
    text-align: left;
    padding: 0;
}

.right-2 li {
    color: #0000EE;
    text-decoration: underline;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
	background: url("img/old04_02_rignt_TopixYajirushi.png") no-repeat;
	background-size: 23px;
    padding-left: 30px;
}

.right-2 li img {
    max-width: 23px;
    height: auto;
    margin-right: 10px;
}

.right-2 {
    margin-top: 50px;
}

.right-3 {
    margin-top: 50px;
}

.right-3-1 {
    margin-bottom: 40px;
}

.right-3-1 p {
    margin-top: 5px;
}

.right-1-1 img {
    width: 100%;
}

.clearfix {
    clear: both;
}

.right-2 li a {
    color: #0000EE;
}

a:hover {
    opacity: .8;
}

.right-1 a {
    color: #0000EE;
}


footer img {
    width: 100%;
}

footer {
    margin-top: 50px;
}

