@charset "UTF-8";


/*コンテンツ*/
#content{
    text-align: left;
}

h2{
    margin: 20px 0px;
    clear: both;
}

#content p{
    margin-bottom: 30px;
}

.text_name {
    float: right;
    margin-bottom: 20px;
}

#center ,#center2{
    padding-top: 10px;
    width: 100%;
    height: 580px;
    background-color: #deeaf7;
    clear: both;
}
#center3{
    padding-top: 10px;
    width: 100%;
	height: auto;
    background-color: #deeaf7;
    clear: both;


}
#center4{
    padding-top: 10px;
    width: 100%;
  height: auto;
    background-color: #FFF;
    clear: both;
}


h2, .text_center{
    text-align: center;
}

#center ul li {
    margin-left: 200px;
}

#center ul li:first-child{
    width: 980px;
    margin-left: 0px;
}

.jigyou li{
    margin-left: 270px !important;
    width: 500px;
    border-bottom: 1px solid #717071;
    padding: 5px 0px;
}

.jigyou li:nth-child(2){
    border-top: 1px solid #717071;
}

.jigyou li:first-child{
    margin-left: 0px !important;
    border:none;
}

.riji_img {
    margin-top: 50px;
    width: 980px !important;
    text-align: center !important;
}

.riji_img li {
	margin-right: 30px;
	display: inline-block;
}

.riji_img li img {
    width: 120px;
}

.riji_img p {
    text-align: center !important;
}

.text_big {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.text_small {
	font-size: 12px;
	line-height: 130%;
	margin-top: -30px;
}


#center2 {
    height: 300px
}

#center2 ul li {
    margin-bottom: 10px;
}

/* #center2 ul li:last-child {
    margin: 50px auto 0px;
    padding-top: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height:35px;
    width: 270px;
    text-align: center;
    background-color: #003893;
} */

/* #center2 ul li:last-child a{
    color: #fff;
}
 */
footer {
    margin: 0px;
}
