@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#666666;
	font-size:10px;
	text-align:center;
	border:none;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0.05em;
}

body#left {
	margin-left:6px;
	margin-right:6px;
	margin-top:0;
	margin-bottom:0;
}



p{
	margin:0;
	padding:0;
}

img {
	border:0;
}

a:link{
	color:#666666;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:none;
}


.press{
	float:left;
	width:110px;
	height:176px;
	margin:0 10px 20px 0;
}

.press2{
	float:left;
	width:110px;
	height:176px;
	margin:0 0 20px 0;
}

.press3{
	float:left;
	width:110px;
	height:176px;
	margin:0 10px 0 0;
}

.title{
	font-size:10px;
	text-align:center;
	color:#666666;
	margin-top:5px;
	margin-bottom:5px;
}

.title2{
	font-size:10px;
	text-align:center;
	color:#666666;
	margin-top:2px;
	margin-bottom:0px;
}


.maga{
	width:110px;
	float:left;
	margin-right:10px;
}

.maga_right{
	width:110px;
	float:left;
}

.maga_ttl{
    font-size:10px;
	color:#666666;
	width:110px;
	float:left;
	margin-right:10px;
	text-align:center;
}


.maga_ttl_right{
    font-size:10px;
	color:#666666;
	width:110px;
	float:left;
	text-align:center;
}
	

