@charset "UTF-8";

/* CSS Document */


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

#text01 {
	width:430px;
	margin-left: 5px;
	float:left;
	margin-bottom:20px;
}


h2.title {
	font-size:1.2em;
	color:#ff6600;
}

h3.style6 {
	margin-bottom:0.8em;
	font-size:1.1em;
	color:#ff8800;
}

#text02 ul li{
	list-style: disc;
	list-style-position:inside;
}



#maincontents #photo02 {
	width:270px;
	height:199px;
	background:url(../img/pro/pro_img_02.jpg) 0 0 repeat;
	margin-top:40px;
	margin-bottom: 20px;
	float:right;
}

#maincontents #photo01 {
	width:283px;
	height:400px;
	background:url(../img/pro/pro_img_01.jpg) 0 0 repeat;
	margin-top:40px;
	margin-bottom: 20px;
	float:right;
}

#step{
	width:250px;
	background-color:#FFDDDD;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.yoyaku {
	margin:0 0 5px 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;
}



