@charset "Shift-JIS";
/**********************************************************************
‘ΰVm}T O sole mio
**********************************************************************/


/* -----------------------------------------------
^Oϊ»
------------------------------------------------- */
body, div, p, ul, li, dl, dt, dd, img, a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

img {
	border:none;
}

ul, dl, ol {
	list-style-type:none;
}

strong {
	font-weight:normal;
}

address {
	font-style:normal;
}

body {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:12px;
	line-height:160%;
}

/* for IE7 */
body {
	*font-size:75%;
}

/* for IE8 */
html>/**/body .small {
	font-size: 75%\9;
}

/* -----------------------------------------------
ΔpNX
------------------------------------------------- */
.floatLeft  {float: left;}
.floatRight {float: right;}
.clearer    {clear: both;}

/* clearfixnbN */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* -----------------------------------------------
Rec
------------------------------------------------- */
body {
	color:#333;
	text-align:left;
}

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

div#wrapper {
	background:url(images/bg_repeat.jpg) left top repeat-x;
	font-size:100%;
}

div#container {
	height:705px;
	background:url(images/bg_left.jpg) left top no-repeat;
	padding:28px 0px 0px 334px;
	margin-bottom:7px;
}

div#container h1 {
	margin-bottom:45px;
}

div#container h2 {
	margin-bottom:17px;
}

div#container div#comment {
	width:630px;
	background:url(images/comment_bg.jpg) left top no-repeat;
}

div#container div#comment ul {
	height:461px;
	overflow:auto;
	padding:0px 0px 0px 20px;
}

div#container div#comment ul li {
	width:575px;
	border-top:1px #DDD solid;
	padding:20px 0px 0px 0px;
	margin-top:20px;
}

div#container div#comment ul li.first {
	border-top:none;
	margin-top:0px;
}

div#container div#comment ul li p.image {
	width:130px;
	float:left;
}

div#container div#comment ul li div {
	width:430px;
	float:right;
}

div#container div#comment ul li div p.comment {
	line-height:175%;
	margin-bottom:10px;
}

div#container div#comment ul li div p.name {
	text-align:right;
	color:#D82F42;
	font-weight:bold;
	line-height:100%;
}

div#footer {
	padding:8px 0px 20px 10px;
	line-height:100%;
}

div#footer p, li {
	float:left;
}

div#footer p {
	margin-right:30px;
}

div#footer ul li {
	background:url(images/arrow.jpg) left 1px no-repeat;
	margin-right:20px;
	padding-left:14px;
}


