@charset "euc-jp";
/* CSS Document */

#mainContainer {
	position: relative;
	width:950px;
	margin:30px auto 0;
	padding: 0 0 45px;
	line-height:1.3em;
	background:url(../images/conts_bg.png) left top repeat;
	font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	border: 8px solid #089add;
	font-size:15px;
	color:#393939;
	box-sizing: border-box;
}
#title_area {
	background:url(../images/module_bg_decoration.png) left top no-repeat;
 	height:260px;
}
#mainContainer a:hover img {
	opacity:0.8;
}
#title_area a {
	color: #0006ff !important;
	/*font-weight: bold;*/
	text-decoration:underline;
}
#title_area h1 {
	padding: 75px 0 0;
	text-align: center;
}
#title_area h1 img{
	width: 460px;
}
#title_area p {
	text-align:center;
	padding:30px 0 0 0;
}

.premium_icon{
	width:860px;
	margin: 0 auto 10px;
}
.premium_icon span{
	display: inline-block;
	width:414px;
}
.premium_icon img{
	width: 100%;
}

#wallpaper {
	display: block;
	width:860px;
	margin: 0 auto;
	overflow: hidden;
}
#wallpaper a{
	display: block;
}
.wallpaper_child{
	width: 412px;
	margin: 0 0 55px;
	float: left;
}
.wallpaper_img img{
	width: 100%;
}
.wallpaper02 {
 	float:right;
}
#wallpaper ul {
	margin:20px 0 0 -5px;
}
#wallpaper ul li {
	float:left;
	width: 134px;
	padding:0 0 10px 5px;
}

#setup {
	width:850px;
	margin: 15px auto 0;
	padding: 20px 0 0;
	line-height: 1.9;
	font-size:12px;
	border-top: 1px solid #089add;
}
#setup h2 {
	background:none;
	padding:0 0 3px 0;
	margin-bottom: 0;
	height:auto;
	font-size:17px;
	font-weight:normal;
	line-height:1.4em;
	position:static;
}
#setup h3 {
	margin: 18px auto 0 -7px;
	font-weight:normal;
	font-size: 12px;
}
.pgtp {
	font-size:15px;
}
