@charset "Shift_JIS";

*{ font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Verdana", "Helvetica", "Arial", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif"; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym { border:0; 
} 

p{
	margin: 0 0 1.2em;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
}

div.clear hr{
	display: none;
}

body{
	background: #fffef3 url(../images/bg_body.jpg) no-repeat center top;
	font-size: 100%;
	line-height: 150%;
	color: #333;
	text-align: center;
}

#wrapper, #container{
	margin: 0 auto;
	width: 850px;
	text-align: left;
}

#headerArea{
	height: 100px;
	position: relative;
}

.logo img{
	vertical-align: bottom;
}

#navi{
	position: absolute;
	top: 20px;
	left: 520px;
}

#navi li{
	float: left;
	display: inline;
}

#navi li img{
	vertical-align: bottom;
}

.pageTitle img{
	vertical-align: bottom;
}

.pageTitle h1{
	margin-bottom: 32px;
}

.pageTitle p{
	margin-bottom: 24px;
}

h2{
	margin-bottom: 27px;
}

.photoBox{
	margin-bottom: 20px;
	padding: 0 0 15px 5px;
	border-bottom: 1px solid #CCC;
}

.photoBox:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}  
    
.photoBox{  
	zoom: 1;  
} 

.photoRank{
	float: left;
	width: 100px;
}

.photoBox .photo{
	float: left;
	width: 200px;
	text-align: center;
}

.photo .btn01{
	margin-top: 10px;
}

.photoBox .photoData{
	float: right;
	width: 520px;
	font-size: 90%;
	line-height: 150%;
}

.photoBox .photoData dl dt{
	margin-bottom: 10px;
}

.photoBox .photoData dl dt img{
	vertical-align: middle;
}

.photoBox .photoData dl dd img{
	margin-bottom: 7px;
}



.spPhotoBox{
	margin: 0 auto;
	width: 717px;
	background: url(../images/sp_bg.gif) repeat-y;
}

.spPhotoBox img{
	vertical-align: bottom;
}

.spPhotoHead{
	margin-bottom: 15px;
}

.spPhotoBottom{
	clear: both;
	padding-top: 15px;
}

.spPhotoL{
	float: left;
	width: 200px;
	padding-left: 110px;
	font-size: 90%;
	line-height: 150%;
}

.spPhotoR{
	float: right;
	width: 200px;
	padding-right: 110px;
	font-size: 90%;
	line-height: 150%;
}

.spPhotoBox .photo{
	width: 200px;
	margin-bottom: 15px;
	text-align: center;
}

.spPhotoBox .photoData dl dt{
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px solid #baab82;
}

.spPhotoBox .photoData dl dt img{
	vertical-align: bottom;
}

.spPhotoBox .photoData dl dd img{
	margin-bottom: 5px;
}



#footerArea, #footer{
	clear: both;
	padding-top: 20px;
	font-size: 90%;
	line-height: 150%;
}

#footer{
	padding-bottom: 10px;
}

.pageup{
	clear: both;
	margin: 10px 0;
	text-align: right;
}



/************************************************************************
*
* CSSƒnƒbƒN
*	
*************************************************************************/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
