/*  */
/* CSS                    */
/* sbstyle_ver_1 2003/2/17          */

/*  */
.size07 {
	font-size: 7pt;
	line-height: 150%;
}

.size08 {
	font-size:8pt;
	line-height: 150%;
}

.size09 {
	font-size:9pt;
	line-height: 150%;
}

.size10 {
	font-size:10pt;
	line-height: 150%;
}

.size11 {
	font-size:11pt;
	line-height: 150%;
}

.size12 {
	font-size:12pt;
	line-height: 150%;
}

.size13 {
	font-size:13pt;
}

.size14 {
	font-size:14pt;
}

.size15 {
	font-size:15pt;
}

a {
	color: #0033cc;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

body {
	color: #181818;
	background-color: #EFEFEF;
	background-image: url(http://www.depo.jp/images/bg_body.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

td {
	font-size:9pt;
	line-height: 150%;
}

.bordercolor {
	border: 1px solid #CCCCFF;
}

.header {
	height: 125px;
	width: 765px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 3;
}

.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 180px;
	padding-top: 130px;
}

.contents {
	width: 585px;
	position: absolute;
	left: 180px;
	top: 125px;
	background-color: #FFFFFF;
	z-index: 1;
	background-image: url(http://www.depo.jp/images/footer001.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 70px;
	padding-top: 10px;
}

.topcontents {
	width: 585px;
	position: absolute;
	left: 180px;
	top: 120px;
	background-color: #FFFFFF;
	z-index: 1;
	background-image: url(http://www.depo.jp/images/footer001.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 70px;
	padding-top: 10px;
}

h1 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 25px;
	margin-right: 25px;
margin-bottom: 5px;
}

h2 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	margin-right: 25px;
	margin-left: 25px;
}

h3 {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	margin-right: 25px;
	margin-left: 25px;
}

li {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	list-style-type: none;
}

.menufont {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
}

.listfont {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 10px;
	line-height: 200%;
	font-weight: normal;
}

.form-attention{
	border: 1px #ffcc33 solid;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	font-size: 10pt;
	color: #333333;
	}