@charset 'UTF-8';

/* DATSUMOU-SITE.COM stylesheets
 *
 * update: 2009.07.1
 * code by Hidetake Kurihara
 * copyright (c)2007-2009 R-design. all rights reserved.
 */

@import "base.css";

/*----- index.html -----*/
div.imgHead {
	widows:950px;
	height:100px;
	margin:0 0 7px 0;
	background:url(../imgs/head_link.jpg) no-repeat;}


/*----- MAIN CONTENTS SETTING -----*/
#RightColumn h2,
#LeftColumn h2.idx05 {
	clear:both;
	margin:0px 0 16px 0; 
	padding:16px 0 4px 10px;}
h2.idx01 {background:url(../imgs/h2_link.gif) no-repeat;}
h2.idx02 {}
h2.idx03 {}
h2.idx04 {}
h2.idx05 {background:url(../imgs/h2_idx05.gif) no-repeat;}

h3{
	margin:20px 0 8px 0;
	padding:4px 0 1px 10px;
	border-bottom:1px solid #cb8589;
	background:url(../depilation/body/imgs/h3_bg.gif) repeat-x bottom left;
	color:#cc295f;
	font-size:123.1%; /* about 16px */
	font-weight:normal;}

div.mainContents{
	width:680px;
	margin:0 0 20px 0;}
div.mainContents p {
	margin:0 0 0 10px;
	padding:0 0 20px 0;
	letter-spacing:0.5px;
	font-size:107.7%; /* about 14px */
	line-height:1.7;
	text-align:justify;}
div.mainContents ul,
div.mainContents ol{
	display:block;
	width:640px;
	margin:0 0 5px 10px;
	padding:10px 10px 10px 10px;
	background:#FFF8FC;
	border:1px solid #EDD;
	color:#966;}
div.mainContents ul li,
div.mainContents ol li{
	margin:0 0 0 0;
	padding:0 0 2px 0;
	letter-spacing:0.5px;
	font-size:100%; /* about 13px */
	line-height:1.5;
	list-style:decimal;
	list-style-position:inside;}
div.mainContents ul li em{
	color:#666;}

/**/
#DLink {
	width:660px;
	margin:0 0 10px 10px;
	padding:0;}
#DLink dt {
	margin:0;
	font-size:12px;
	line-height:1.2em;
	border:1px solid #8B7F77;}
#DLink dd {
	margin:0 0 6px 0;
	padding:4px 0 2px 20px;
	border-bottom:1px solid #8B7F77;
	border-right:1px solid #8B7F77;
	border-left:1px solid #8B7F77;}
#DLink a {
	display:block;
	padding:4px 0 4px 10px;}
#DLink a:link,
#DLink a:visited {
	text-decoration:none;
	background:#f5d5d7;
	color:#900;}
#DLink a:hover {
	text-decoration:underline;
	background:#ffffd9;}


/*相互リンク申請フォーム*/
#TblEntry {
	margin:0 auto;
	font-size:12px;
	line-height:1.2em;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	border-collapse:collapse;}
#TblEntry caption {
	text-align:left;
	padding:2px 4px;
	margin:0 0 6px 0;
	background:#FCC;
	color:#600;
	border:1px solid #600;}
#TblEntry th {
	width:250px;
	padding:4px 0 4px 8px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px dotted #333;}
#TblEntry td {
	width:410px;
	padding:4px 0 4px 0;
	border-bottom:1px dotted #333;}
#TblEntry .red {
	margin:0 0 0 4px;}


/*----- Medical Treatment SETTING -----*/
div.medicalTreatment {
	float:right;
	margin-bottom:30px;}
