
div.top-mainimage {
	background-position: center;
	height: 450px;
}

div.top-mainimage h2 {
	color: white;
	font-size: 110%;
	line-height: 2em;
	padding-top: 60px;
	text-align: center;
}

div.top-mainimage h1.mainlogo {
    width: 295px;
    margin: auto;
    padding-top: 25px;
}

ul.top-contents-list {
    text-align: center;
}

ul.top-contents-list li a {
    text-decoration: none;
    font-weight: 500;
}

ul.top-contents-list li {
    display: inline-block;
    width: 310px;
 }

ul.top-contents-list li.c {
    border-left: 25px solid white;
    border-right: 25px solid white;
}

ul.top-contents-list li div.text {
    background: url(images/link_btn.png)no-repeat right center #ffd900;
    border-radius: 0px 0px 40px 0px;
    padding: 30px 20px 10px 20px;
}

ul.top-contents-list li div.text h3 {
    line-height: 1em;
}

ul.top-contents-list li div.text p.text {
    text-align: center;
    line-height: 1.8em;
}

div.top-voice-list {
    text-align: center;
}

div.top-voice-list ul li {
    display: inline-block;
    width: 230px;
    padding: 10px;
    vertical-align: top;
}

div.top-voice-list ul li a {
    text-decoration: none;
    color: white;
}

div.top-voice-list ul li div.text {
    background:url(images/link_btn.png)no-repeat right center #737373;
    padding: 3px 30px;
    vertical-align: top;
}


div.movie,
div.sns {
    float: left;
    width: 540px;
    height: 360px;
}

/*

div.sns {
    width: 540px;
    height: 360px;
    margin: auto;
}
*/



