@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,p {
 margin: 0px;
 padding: 0px;
}
img {
	border: none;
}
body {
	background: #DBEFFA url(../images/tansan_bg.jpg) repeat-x;
	font-size: 83%;
	line-height: 1.8;
	padding-top: 30px;
	padding-bottom: 30px;
}
#wrapper {
	background: #FFF;
	width: 850px;
	padding: 20px 15px;
	
	/*角丸*/
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	behavior: url(http://www.rio-hair-make.com/ryus/pickup/common/css/PIE.htc);
	
	/*ドロップシャドウ*/
	-moz-box-shadow: 0 0 8px rgba(0,158,228,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,158,228,0.5);
	box-shadow: 0px 0px 5px rgba(0,158,228,0.5);
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
#contents{
    position:position:relative;
}
#contents h2 {
	background: url(../images/bg_tt01.gif) repeat-x;
	font-size: 110%;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#contents p {
	margin-top: 15px;
	margin-bottom: 15px;
}

#contents #spa dt {
	font-weight: bold;
}
#contents #spa dd {
	padding-left: 20px;
	background: url(../images/aicon01.gif) no-repeat left center;
}
#contents #qa dt {
	padding-left: 35px;
	background: url(../images/Q.gif) no-repeat left -0.2em;
	padding-bottom: 10px;
	margin-top: 10px;
}
#contents #qa dd {
	background: url(../images/A.gif) no-repeat left 0.5em;
	padding-left: 35px;
	border-bottom: 1px dotted #76CCFB;
	padding-bottom: 10px;
}
#contents #qa .nobor {
	border-bottom-style: none;
}
#contents .imagL {
	float: left;
	clear: left;
	margin-right: 5px;
}
#contents .box1 {
	display: block;
	height: 165px;
}
#contents table {
	padding-top: 15px;
	width: 596px;
	margin-bottom: 15px;
}
#contents .hairb {
	padding: 1px;
	border: 1px solid #C6D3D7;
}
#footer {
	background: url(../images/line.gif) no-repeat center top;
	padding-top: 15px;
    position:position:relative;
}
#footer #logo {
	text-align: center;
}

#footer .adress {
	text-align: right;
}
