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



/* maincontents */
#maincontents {
	width:760px;
	margin:0px 20px 3px 20px;
	font-size:11px;
	line-height:normal;
}

#yoyaku {
	width:151px;
	height:40px;
	margin:10px 18px 18px 0;
	float:left;
}

#dot {
	margin:10px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	border-color:#66BBBB;
	border-width:1px;
	border-style:dotted;
	width:300px;
}


#text {
	width:450px;
	float:left;
	margin:0 0 0 10px;
}

#text01 {
}

#text02 {
	margin-top:20px;
}

#text04 {
	margin:6px 0 0 0;
}

#text03 a {
	text-decoration:underline;
}


#credit {
	margin:15px 3px 3px 3px;
	padding:5px 0 5px 0;
}

#credit2 {
	margin:15px 3px 20px 3px;
	padding:5px 0 5px 0;
}


.fleft {
	float:left;
	margin-right:3px;
}

.small{
	font-size:0.9em;
}


p.indent{
	text-indent: 2em;}

p.yoyaku{
	line-height: 1.8em;
}


#photo01 {
	width:260px;
	float:right;
	margin-right:10px;
}

#cancel{
		margin-top:10px;
		margin-left: 10px;
		padding-bottom: 20px;
}

#newwin{
	margin-top:20px;
	margin-bottom:20px;
}

#line_price {
	border-bottom:#ccc8b7 solid 1px;
	margin:12px 0px 20px 0;
}


/* Lcontents */
#downmenu {
	width:760px;
	margin:10px 10px 20px 18px;
}
	

#downmenu ul li {
	float:left;
}	


#downmenu ul li a {
	height:41px;
	display:block;
	text-indent:-9999px;
	margin:0 0 2px 4px;
}

#downmenu ul li.DM01 a {
	width:140px;
	background:url(../common/images/footer_menu_1.gif) 0 0 no-repeat;
}

#downmenu ul li.DM01 a:hover {
	width:140px;
	background:url(../common/images/footer_menu_1_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM02 a {
	width:98px;
	background:url(../common/images/footer_menu_2.gif) 0 0 no-repeat;
}

#downmenu ul li.DM02 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_2_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM03 a {
	width:98px;
	background:url(../common/images/footer_menu_3.gif) 0 0 no-repeat;
}

#downmenu ul li.DM03 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_3_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM04 a {
	width:98px;
	background:url(../common/images/footer_menu_4.gif) 0 0 no-repeat;
}

#downmenu ul li.DM04 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_4_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM05 a {
	width:98px;
	background:url(../common/images/footer_menu_5.gif) 0 0 no-repeat;
}

#downmenu ul li.DM05 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_5_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM06 a {
	width:98px;
	background:url(../common/images/footer_menu_6.gif) 0 0 no-repeat;
}

#downmenu ul li.DM06 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_6_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM07 a {
	width:98px;
	background:url(../common/images/footer_menu_7.gif) 0 0 no-repeat;
}

#downmenu ul li.DM07 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_7_on.gif) 0 0 no-repeat;
}

