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

/* 基本スタイル
-------------------------------------------------*/

* {
	margin:0;
	padding:0;
}
	
	
html,	
body {
	font-size:100%;
	color:#000000;
	background-color:#FFFFFF;
	height: 100%;
}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,p {
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

h1,h2,h3,h4,ul,li,p,address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link,
a:visited,
a:active {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	color: #3399CC;
}

p.detail {
	height:auto;
	min-height:0;
	text-align:right;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 5px;
}

p.bold14 {
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	}


.cl {
	clear:both;
}


/* Wrapper
-------------------------------------------------*/

#wrapper {
	text-align:center;
	width: 100%;
	min-height:100%;
	height:auto !important;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	}
#wrapper #contents {
	background-image: url(../images/wrapper_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	height: 100%;
	position: relative;
}

/* header
-------------------------------------------------*/

#header {
	float: left;
	height: 85px;
	width: 750px;
	padding-right: 15px;
	padding-left: 15px;
}
#header h1 {
	font-size: 10px;
	color: #666666;
	display: block;
	text-align: left;
	position: absolute;
	left: 270px;
	height: 25px;
	line-height: 25px;
	top: 5px;
}

/* gmenu
-------------------------------------------------*/

#gmenu {
	float: left;
	width: 750px;
	text-align: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}

#gmenu ul {
	list-style-type: none;
}
#gmenu ul li {
	height: 45px;
	width: 183px;
	float: left;
	display: inline;
	margin-bottom: 3px;
	margin-left: 3px;
}


#gmenu ul li em {
	position: absolute;
	left: -9999px;
}

#gmenu ul li a {
	display:block;
	}

#gmenu ul li a#g01:link,
#gmenu ul li a#g01:visited,
#gmenu ul li a#g01:active {
	background-image: url(../images/g01.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g01:hover {
	background-image: url(../images/g01_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g02:link,
#gmenu ul li a#g02:visited,
#gmenu ul li a#g02:active {
	background-image: url(../images/g02.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g02:hover {
	background-image: url(../images/g02_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g03:link,
#gmenu ul li a#g03:visited,
#gmenu ul li a#g03:active {
	background-image: url(../images/g03.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g03:hover {
	background-image: url(../images/g03_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g04:link,
#gmenu ul li a#g04:visited,
#gmenu ul li a#g04:active {
	background-image: url(../images/g04.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g04:hover {
	background-image: url(../images/g04_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g05:link,
#gmenu ul li a#g05:visited,
#gmenu ul li a#g05:active {
	background-image: url(../images/g05.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g05:hover {
	background-image: url(../images/g05_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g06:link,
#gmenu ul li a#g06:visited,
#gmenu ul li a#g06:active {
	background-image: url(../images/g06.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g06:hover {
	background-image: url(../images/g06_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g07:link,
#gmenu ul li a#g07:visited,
#gmenu ul li a#g07:active {
	background-image: url(../images/g07.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g07:hover {
	background-image: url(../images/g07_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g08:link,
#gmenu ul li a#g08:visited,
#gmenu ul li a#g08:active {
	background-image: url(../images/g08.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#gmenu ul li a#g08:hover {
	background-image: url(../images/g08_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 183px;
}

#main {
	float: left;
	width: 750px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#main h2 {
	background-image: url(../images/main_h2.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 750px;
}

#main h2 em {
	position: absolute;
	left: -9999px;
}

#main .maintxt {
	background-image: url(../images/main_txt_back.jpg);
	background-repeat: no-repeat;
	height: 635px;
	width: 750px;
}

#main .maintxt p {
	font-size: 12px;
	line-height: 25px;
}

#main .maintxt .box_p {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #BCC4E9;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main .maintxt .box_p ul {
	list-style-type: none;
}

#main .maintxt .box_p ul li {
	font-size: 12px;
	color: #004098;
	margin-bottom: 10px;
}

/* 右側コンテンツ
-------------------------------------------------*/

#right a:link,
#right a:visited,
#right a:active {
	color: #FFFF00;
	text-decoration: underline;
}

#right a:hover {
	color: #666666;
}

#right {
	float: right;
	width: 200px;
	padding-right: 20px;
	color: #FFFFFF;
}

#right #sab1 {
	width: 185px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	padding-top: 15px;
}
#right #sab1 p {
	font-size: 85%;
	line-height: 20px;
	text-align: center;
}

#right #sab1 ul {
	list-style-type: none;
	list-style-image: none;
}

#right #sab1 ul li {
	height: 45px;
	width: 183px;
	background-image: url(../images/s01.png);
	background-repeat: no-repeat;
}

#right #sab1 li em {
	position: absolute;
	left: -9999px;
}

#right #sab1 ul li a {
	display:block;
	height: 45px;
	width: 185px;
	}
	
#right #sab1 ul li a:hover {
	background-image: url(../images/s01_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 185px;
}

#right #sab2 {
	width: 185px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	padding-top: 15px;
}

#right #sab2 ul {
	list-style-type: none;
	list-style-image: none;
}

#right #sab2 ul li {
	height: 45px;
	width: 183px;
	background-image: url(../images/s02.png);
	background-repeat: no-repeat;
}

#right #sab2 li em {
	position: absolute;
	left: -9999px;
}

#right #sab2 ul li a {
	display:block;
	height: 45px;
	width: 185px;
	}
	
#right #sab2 ul li a:hover {
	background-image: url(../images/s02_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 185px;
}

#right #sab3 {
	width: 185px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	padding-top: 15px;
}

#right #sab3 ul {
	list-style-type: none;
	list-style-image: none;
}

#right #sab3 ul li {
	height: 45px;
	width: 183px;
	background-image: url(../images/s03.png);
	background-repeat: no-repeat;
}

#right #sab3 li em {
	position: absolute;
	left: -9999px;
}

#right #sab3 ul li a {
	display:block;
	height: 45px;
	width: 185px;
	}
	
#right #sab3 ul li a:hover {
	background-image: url(../images/s03_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 185px;
}

#right #sab4 {
	width: 185px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	padding-top: 15px;
}

#right #sab4 ul {
	list-style-type: none;
	list-style-image: none;
}

#right #sab4 ul li {
	height: 45px;
	width: 183px;
	background-image: url(../images/s04.png);
	background-repeat: no-repeat;
}

#right #sab4 li em {
	position: absolute;
	left: -9999px;
}
#right  #sab4  ul  li  a {
	display:block;
	height: 45px;
	width: 185px;
	}
	
#right #sab4 ul li a:hover {
	background-image: url(../images/s04_on.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 185px;
}


#right #w_new {
	padding-top: 15px;
}
#right #w_new h3 {
	padding-bottom: 10px;
}
#right #w_new p.note {
	font-size: 75%;
	line-height: 20px;
	padding-bottom: 10px;
}
#right #news {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 15px;
}
#right #news h3 {
	font-size: 85%;
	line-height: 35px;
	font-weight: bold;
}
#right #news dl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right #news dt {
	font-size: 75%;
	padding-bottom: 5px;
	color: #CCCCCC;
}
#right #news dd {
	font-size: 75%;
	line-height: 20px;
}
#right #link {
	padding-top: 15px;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
}
#right #link ul {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
}
#right #link ul li {
	font-size: 75%;
	line-height: 25px;
}
#right .media-area {
	padding-top: 15px;
}
#right .media-area p {
	font-size: 11px;
	line-height: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#mainbox {
	width: 750px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/con_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}

/* お客様の声
-------------------------------------------------*/
#voice-top {
	float: left;
	width: 740px;
	background-image: url(../images/con_top04.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#voice-area {
	float: left;
	width: 740px;
	background-image: url(../images/con_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#voice-bottom {
	background-image: url(../images/con_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 740px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#voice-area h2 {
}
#voice-area .doctorprofile {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	border: 10px solid #D9E9FF;
	margin-top: 15px;
}
#voice-area .doctorprofile .photobox1 {
	width: 130px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	padding-bottom: 5px;
}
#voice-area .doctorprofile .profiletxt {
	margin-left: 150px;
}
#voice-area .doctorprofile .profiletxt h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}
#voice-area .doctorprofile .profiletxt p {
	font-size: 12px;
	line-height: 25px;
}
#voice-area .doctorprofile .voicetxt {
	clear: left;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#voice-area .doctorprofile .voicetxt p {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
	text-align: justify;
}
#voice-area .doctorprofile .voicetxt dt {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
#voice-area .doctorprofile .voicetxt dd {
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 0.1em;
	text-align: justify;
}
#price-top/* 制作料金
-------------------------------------------------*/
 {
	width: 740px;
	background-image: url(../images/con_top02.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#price-area {
	width: 740px;
	background-image: url(../images/con_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

#price-bottom {
	background-image: url(../images/con_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 740px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: center top;
}

#price-area h2 {
	margin-bottom: 15px;
}
#price-area table {
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	margin-bottom: 15px;
}
#price-area caption {
	background-color: #333333;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
}
#price-area th {
	font-size: 12px;
	text-align: center;
	background-color: #E6E6E6;
	line-height: 25px;
}
#price-area td {
	padding-left: 10px;
	background-color: #FFFFFF;
}
#price-area td p {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
#price-area ul {
	list-style-position: inside;
	list-style-type: disc;
}

/* 代表挨拶
-------------------------------------------------*/
#price-area ul li {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
#profile-top,#faq-top,#company-top,#media-top {
	background-image: url(../images/con_top03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#profile-area,#faq-area,#company-area,#media-area {
	background-image: url(../images/con_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#price-area .price-photo {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#profile-area   #profile-txt  {
	padding-top: 20px;
	width: 740px;
	clear: left;
}
#profile-area #profile-txt p {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 25px;
	padding-left: 25px;
}
#profile-area #profile-txt p.emphasis {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #FF0000;
}
#profile-area .photobox2 {
	width: 156px;
	float: left;
	padding-right: 15px;
	padding-top: 15px;
	padding-left: 15px;
}
#profile-area #profile-txt h3 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #000066;
	padding-left: 5px;
}
#profile-area .briefhistory {
	width: 520px;
	float: left;
	background-color: #cde0f4;
	margin-top: 15px;
	height: 166px;
}
#profile-area .briefhistory h3 {
	font-size: 14px;
	line-height: 25px;
	color: #000099;
	font-weight: bold;
	padding-left: 5px;
}
#profile-area .briefhistory p {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	padding-left: 8px;
}


/* よくある質問
-------------------------------------------------*/

#faq-area #fagtxt {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
}
#faq-area #fagtxt img {
	float: left;
	padding-right: 5px;
}
#faq-area #fagtxt dt {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
	background-image: url(../images/faqimg_q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	margin-top: 15px;
}
#faq-area #fagtxt dd {
	font-size: 12px;
	line-height: 30px;
	color: #0033FF;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-left: 35px;
	background-image: url(../images/faqimg_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* こだわり
-------------------------------------------------*/
#equipment-top {
	height: 20px;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/con_top01.jpg);
	background-repeat: no-repeat;
}
#equipment-area {
	background-image: url(../images/con_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#equipment-area .item-box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#equipment-area .item-box h3 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	font-weight: bold;
	color: #3399FF;
}
#equipment-area .item-box .photobox3 {
	height: 200px;
	width: 300px;
	padding-right: 15px;
	padding-top: 15px;
	float: left;
}
#equipment-area .item-box p {
	padding-top: 15px;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}

/* プロモーションビデオ制作
-------------------------------------------------*/

#video-top {
	background-image: url(../images/con_top03.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#video-area {
	background-image: url(../images/con_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#video-area p {
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#video-area #video-gallery {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#video-area #video-gallery .gallery-left {
	height: 150px;
	width: 200px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#video-area #video-gallery .gallery-center {
	float: left;
	height: 150px;
	width: 200px;
	padding-bottom: 20px;
}
#video-area #video-gallery .gallery-right {
	float: left;
	height: 150px;
	width: 200px;
	padding-left: 20px;
	padding-bottom: 20px;
}


/* ホームページ制作
-------------------------------------------------*/

#web-top {
	background-image: url(../images/con_top04.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#web-area {
	background-image: url(../images/con_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#web-area h2 {
	width: 740px;
	padding-bottom: 15px;
	height: 100px;
}
#web-area  .web-box01 {
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#web-area .web-box01 p,#web-area .web-box02 p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
#web-area .web-box02 {
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#company-area h2 {
	height: 100px;
	width: 740px;
	padding-bottom: 15px;
}
#company-area table {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000066;
}
#company-area tr {
	background-color: #FFFFFF;
}
#company-area th {
	background-color: #336699;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
#company-area td {
	padding-left: 10px;
	line-height: 35px;
	font-size: 14px;
}
#mainbox #media-area h2 {
	padding-bottom: 15px;
}
#mainbox #media-area .mediatxt h3 {
	font-size: 16px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0066FF;
	padding-left: 5px;
	background-color: #3399FF;
	color: #FFFFFF;
}
#mainbox #media-area .mediatxt {
	padding-right: 40px;
	padding-left: 40px;
}
#mainbox #media-area .mediatxt ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 15px;
	padding-left: 15px;
}
#mainbox #media-area .mediatxt ul li {
	padding-bottom: 10px;
}
#mainbox  #media-area  .mediatxt ul li img {
	border: 1px solid #666666;
}
#dtp-top {
	background-image: url(../images/con_top02.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#dtp-area {
	background-image: url(../images/con_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#dtp-area h2 {
	padding-bottom: 15px;
}
#dtp-area #designer-area {
	text-align: left;
}
#dtp-area #designer-area .designer-photo {
	float: left;
	height: 185px;
	width: 155px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 50px;
}
#dtp-area #designer-area .designer-txt {
	margin-left: 230px;
}
#dtp-area #designer-area .designer-txt p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#dtp-area #designer-area .designer-txt ul {
	padding-top: 15px;
	list-style-image: none;
	list-style-type: none;
}
#dtp-area #designer-area .designer-txt ul li {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#dtp-area #designer-area dl {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #E7E7E7;
	margin-top: 10px;
}
#dtp-area #designer-area dt {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#dtp-area #designer-area dd {
	font-size: 12px;
	line-height: 20px;
}
#dtp-area #results-area {
	text-align: left;
	padding-top: 15px;
}
#dtp-area #designer-area h3,#dtp-area #results-area h3 {
	height: 30px;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#dtp-area #results-area .results-list {
	padding: 10px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
#dtp-area #results-area .results-list h4 {
	background-image: url(../images/list_h3_back.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 620px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #003399;
	padding-left: 10px;
	padding-bottom: 15px;
}


/* footer
-------------------------------------------------*/

#footer {
	height:135px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 45px;
	}
#footer address {
	text-align:center;
	font-size: 10px;
	line-height: 15px;
	margin-right: 210px;
	color: #666666;
	padding-top: 10px;
}
