/* 共通要素の設定 */
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, th, td {
	margin: 0px;
	padding: 0px;
}

p, dl, table {
	color: #797558;
}

ul, ol, blockquote {
	color: #797558;
	margin-bottom: 23px;
	padding-bottom: 0px;
}

ul li, ol li {
	margin-bottom: 6px;
}

.paragraph .relatedLink {
	_font-size: 100%;
}

a:link { 
	color: #944313;
	text-decoration: none;
}
a:active { 
	color: #944313;
	text-decoration: none;
}
a:visited { 
	color: #6A310F;
	text-decoration: none;
}
a:hover { 
	color: #AC4E16;
	text-decoration: underline;
}

hr {
	display: none;
}

p.lead {
	margin-top: 12px;
}

img, table, tr, th, td {
	border: 0px;	
}

img.arrow01 {
	margin: 0px 0px 1px 0px;
	vertical-align: middle;
}

br.paragraph {
	font-size: 18px;
	clear: both;
}

br.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}

div.clear_noie {
	margin-top: -1px;
	height: 1px;
	clear: both !important;
	clear /**/: none;
	overflow: hidden;
}

/* HEADERの設定 */
#container {
	width: 760px;
	background: url(/newsite/main/common/images/bg_law01.gif) repeat-y top left;
}

body.wide #container {
	background: url(/newsite/main/common/images/bg_law02.gif) repeat-y top left;
}

#header {
	position: relative;
	background: url(/newsite/main/common/images/header_law_border.gif) no-repeat bottom left;
	width: 760px;
	height: 87px;
	z-index: 10;
}

#header h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/newsite/main/common/images/header_law01.gif) no-repeat top left;
	width: 573px;
	height: 78px;
}

#header h2 span {
	position: absolute;
	top: 16px;
	left: 16px;
	width: 170px;
	height: 51px;
	display: block;
	overflow: hidden;
}

#header h2 a {
	padding-top: 51px;
	width: 170px;
	height: 0px !important;
	height /**/: 51px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#headerNavi {
	z-index: 20;
	height: 22px;
}

#headerNavi ul.baseList {
	position: absolute;
	top: 0px;
	left: 573px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/newsite/main/common/images/header_global_navi03.gif) no-repeat top left;
	width: 187px;
	height: 22px;
}

#headerNavi ul.baseList li {
	position: absolute;
	top: 0px;
}

#headerNavi ul.baseList li.top {
	left: 89px;
	width: 55px;
}

#headerNavi ul.baseList li.maps {
	left: 144px;
	width: 42px;
}

#headerNavi ul.baseList li.quick {
	left: 0px;
	width: 89px;
}

#headerNavi ul.baseList a:hover {
	background-position: 0px -20px;
}

#headerNavi ul.baseList a {
	padding-top: 20px;
	height: 0px !important;
	height /**/: 20px;
	font-size: 10px;
	display: block;
	overflow: hidden;
}

#headerNavi ul.baseList li.top a {
	background: url(/newsite/main/common/images/nav_h_top.gif) no-repeat top left;
	width: 55px;
}

#headerNavi ul.baseList li.maps a {
	background: url(/newsite/main/common/images/nav_h_maps.gif) no-repeat top left;
	width: 42px;
}

#headerNavi ul.baseList li.quick a {
	background: url(/newsite/main/common/images/nav_h_quick.gif) no-repeat top left;
	width: 89px;
}

#headerNavi div.targetObj {
	position: relative;
	z-index: 100;
	float: left;
}

#quick-target {
	position: absolute;
	top: 18px;
	left: 573px;
	visibility: hidden;
	z-index: 100;
}

#quick-target div {
	background: url(/newsite/main/common/images/bg_nav_h.gif) no-repeat top left;
	background-color: #a09fa0;
	border-left: solid 1px #c7c6c7;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 4px;
	width: 177px;
}

/* IE lte 6/Win Hack */
* html body #quick-target div {
	width: 187px;
}

/* IE5/Mac \*//*/
#quick-target div {
	float: left;
}
/**/

#quick-target ul {
	margin: 0px;
	padding: 0px;
	width: 177px;
	list-style-type: none;
	font-size: 12px;
}

#quick-target ul.line {
	background: url(/newsite/main/common/images/line_nav_h.gif) no-repeat 0px 4px;
	padding-top: 8px;
}

#quick-target li {
	display: inline;

}

#quick-target li a:hover {
	border: solid 1px #666666;
	background-color: #8e8d8e;
	text-decoration: none;
}

#quick-target li a {
	border: solid 1px #a09fa0;
	margin: 0px;
	padding: 3px;
	color: #ffffff;
	display: block;
}

/* IE lte 6/Win Hack */
* html body #quick-target li a {
	width: 177px;
}

#headerLocal {
	position: relative;
	left: 573px;
	background: url(/newsite/main/common/images/header_law_local_back.gif) no-repeat top right;
	width: 187px;
	height: 56px;
	font-size: 14px;
}

#headerLocal p.text {
	position: absolute;
	top: 9px;
	*top: 8px;
	left: 7px;
	z-index: 50;
}

#headerLocal p.text input {
	background-color: #e4dad9;
	border: solid 1px #baaeaf;
	height: 18px;
	width: 117px;
}

/* IE lte 6/Win Hack */
* html body #headerLocal p.text input {
	height: 20px;
	width: 119px;
}

#headerLocal p.button {
	position: absolute;
	top: 9px;
	left: 129px;
	z-index: 50;
}

/* IE5/Mac \*//*/
#headerLocal p.text input,
#headerLocal p.button input {
	float: left;
}
/**/

#headerLocal ul {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#headerLocal li.english {
	position: relative;
	top: 30px;
	left: 129px;
	background: url(/newsite/main/common/images/header_law_local_english.gif) no-repeat top left;
	width: 58px;
	height: 20px;
}

#headerLocal li.japanese {
	position: relative;
	top: 30px;
	left: 115px;
	background: url(/newsite/main/common/images/header_law_local_japanese.gif) no-repeat top left;
	width: 72px;
	height: 20px;
}

#headerLocal ul a {
	padding-top: 20px;
	height: 0px !important;
	height /**/: 20px;
	font-size: 10px;
	display: block;
	overflow: hidden;
}

/* CONTENTSの設定 */
#pageBody {
	position: relative;
	min-height: 161px;
	width: 760px;
	z-index: 0;
}

.img_top {
	background: url(/newsite/main/law/images/img_program_overview.jpg) no-repeat top left;
}

.img_overview {
	background: url(/newsite/main/law/images/img_programs.jpg) no-repeat top left;
}

.img_programs {
	background: url(/newsite/main/law/images/promotion.jpg) no-repeat top left;
}

.img_admissions {
	background: url(/newsite/main/law/images/img_admissions.jpg) no-repeat top left;
}

.img_courses {
	background: url(/newsite/main/law/images/img_courses.jpg) no-repeat top left;
}

.img_jd {
	background: url(/newsite/main/law/images/img_jd.jpg) no-repeat top left;
}

.img_faculty {
	background: url(/newsite/main/law/images/img_faculty.jpg) no-repeat top left;
}

.img_calendar {
	background: url(/newsite/main/law/images/img_news.jpg) no-repeat top left;
}

.img_news {
	background: url(/newsite/main/law/images/img_calendar.jpg) no-repeat top left;
}

.img_faq {
	background: url(/newsite/main/law/images/img_faq.jpg) no-repeat top left;
}

/* IE5/Mac \*//*/
#pageBody {
	height: 161px !important;
}
/**/

#contents {
	width: 619px;
	float: right;
}

/* mainContentsの設定 */
#mainContents {
	padding: 161px 0px 0px 10px;
	width: 412px !important;
	width /**/: 422px;
	float: left;
}

/* mainContentsのwideContentの設定 */
#contents div.wideContents {
	overflow: visible;
	float: none !important;
}

#mainContents p.widecol,
#mainContents h3.widecol {
	width: 600px;
}

#mainContents ul.widecol {
	width: 555px;
}


/* mainContents h1の設定 */
#mainContents h1 {
	padding-top: 56px;
	width: 412px;
	height: 0px !important;
	height /**/: 56px;
	font-size: 16px;
	overflow: hidden;
}

#mainContents h1.line2 {
	padding-top: 80px;
	width: 412px;
	height: 0px !important;
	height /**/: 80px;
	font-size: 14px;
	overflow: hidden;
}

#mainContents h1.wideTitle {
	width: 599px;
}

#mainContents h1.top {
	background: url(/newsite/main/law/images/pt_real_world_real_law.gif) no-repeat 0px 14px;
}

#mainContents h1.with_degree {
	background: url(/newsite/main/law/images/pt_with_degree.gif) no-repeat 0px 14px;
}

#mainContents h1.without_degree {
	background: url(/newsite/main/law/images/pt_without_degree.gif) no-repeat 0px 14px;
}

#mainContents h1.program_overview {
	background: url(/newsite/main/law/images/pt_program_overview.gif) no-repeat 0px 14px;
}

#mainContents h1.american_law_school {
	background: url(/newsite/main/law/images/pt_american_law_school.gif) no-repeat 0px 14px;
}

#mainContents h1.campus_around_world {
	background: url(/newsite/main/law/images/pt_campus_around_world.gif) no-repeat 0px 14px;
}

#mainContents h1.program_benefits {
	background: url(/newsite/main/law/images/pt_program_benefits.gif) no-repeat 0px 14px;
}

#mainContents h1.our_vision {
	background: url(/newsite/main/law/images/pt_our_vision.gif) no-repeat 0px 14px;
}

#mainContents h1.students_alumni {
	background: url(/newsite/main/law/images/pt_students_alumni.gif) no-repeat 0px 14px;
}

#mainContents h1.student_testimonials {
	background: url(/newsite/main/law/images/pt_student_testimonials.gif) no-repeat 0px 14px;
}

#mainContents h1.programs {
	background: url(/newsite/main/law/images/pt_programs.gif) no-repeat 0px 14px;
}

#mainContents h1.auditing_llm_preparation {
	background: url(/newsite/main/law/images/pt_auditing_llm_preparation.gif) no-repeat 0px 14px;
}

#mainContents h1.certificates {
	background: url(/newsite/main/law/images/pt_certificates.gif) no-repeat 0px 14px;
}

#mainContents h1.continuing_legal {
	background: url(/newsite/main/law/images/pt_continuing_legal.gif) no-repeat 0px 14px;
}

#mainContents h1.general_llm_program {
	background: url(/newsite/main/law/images/pt_general_llm_program.gif) no-repeat 0px 14px;
}

#mainContents h1.llm_mba_studies {
	background: url(/newsite/main/law/images/pt_llm_mba_studies.gif) no-repeat 0px 14px;
}

#mainContents h1.pre_llm_admissions {
	background: url(/newsite/main/law/images/pt_pre_llm_admissions.gif) no-repeat 0px 14px;
}

#mainContents h1.llm_transnational_law {
	background: url(/newsite/main/law/images/pt_llm_transnational_law.gif) no-repeat 0px 14px;
}

#mainContents h1.admissions {
	background: url(/newsite/main/law/images/pt_admissions.gif) no-repeat 0px 14px;
}

#mainContents h1.general_llm {
	background: url(/newsite/main/law/images/pt_general_llm.gif) no-repeat 0px 14px;
}

#mainContents h1.app_general_llm {
	background: url(/newsite/main/law/images/pt_app_general_llm.gif) no-repeat 0px 14px;
}

#mainContents h1.app_transnational_llm {
	background: url(/newsite/main/law/images/pt_app_transnational_llm.gif) no-repeat 0px 14px;
}

#mainContents h1.application_pre_llm {
	background: url(/newsite/main/law/images/pt_application_pre_llm.gif) no-repeat 0px 14px;
}

#mainContents h1.tuition_and_fees {
	background: url(/newsite/main/law/images/pt_tuition_and_fees.gif) no-repeat 0px 14px;
}

#mainContents h1.visa_information {
	background: url(/newsite/main/law/images/pt_visa_information.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_semester_abroad {
	background: url(/newsite/main/law/images/pt_jd_semester_abroad.gif) no-repeat 0px 14px;
}

#mainContents h1.additional_info {
	background: url(/newsite/main/law/images/pt_additional_info.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_admissions {
	background: url(/newsite/main/law/images/pt_jd_admissions.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_contact_us {
	background: url(/newsite/main/law/images/pt_jd_contact_us.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_networking {
	background: url(/newsite/main/law/images/pt_jd_networking.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_program_details {
	background: url(/newsite/main/law/images/pt_jd_program_details.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_program_overview {
	background: url(/newsite/main/law/images/pt_jd_program_overview.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_the_students {
	background: url(/newsite/main/law/images/pt_jd_the_students.gif) no-repeat 0px 14px;
}

#mainContents h1.course_catalog {
	background: url(/newsite/main/law/images/pt_course_catalog.gif) no-repeat 0px 14px;
}

#mainContents h1.elective_courses {
	background: url(/newsite/main/law/images/pt_elective_courses.gif) no-repeat 0px 14px;
}

#mainContents h1.required_courses {
	background: url(/newsite/main/law/images/pt_required_courses.gif) no-repeat 0px 14px;
}

#mainContents h1.faculty {
	background: url(/newsite/main/law/images/pt_faculty.gif) no-repeat 0px 14px;
}

#mainContents h1.program_director {
	background: url(/newsite/main/law/images/pt_program_director.gif) no-repeat 0px 14px;
}

#mainContents h1.resident_faculty {
	background: url(/newsite/main/law/images/pt_resident_faculty.gif) no-repeat 0px 14px;
}

#mainContents h1.visiting_faculty {
	background: url(/newsite/main/law/images/pt_visiting_faculty.gif) no-repeat 0px 14px;
}

#mainContents h1.visiting_faculty_philadelphia {
	background: url(/newsite/main/law/images/pt_visiting_faculty_philadelphia.gif) no-repeat 0px 14px;
}

#mainContents h1.adjunct_faculty {
	background: url(/newsite/main/law/images/pt_adjunct_faculty.gif) no-repeat 0px 14px;
}

#mainContents h1.academic_calendar {
	background: url(/newsite/main/law/images/pt_academic_calendar.gif) no-repeat 0px 14px;
}

#mainContents h1.course_schedules {
	background: url(/newsite/main/law/images/pt_course_schedules.gif) no-repeat 0px 14px;
}

#mainContents h1.faq {
	background: url(/newsite/main/law/images/pt_faq.gif) no-repeat 0px 14px;
}

#mainContents h1.faq_prospect {
	background: url(/newsite/main/law/images/pt_faq_prospect.gif) no-repeat 0px 14px;
}

#mainContents h1.faq_llm {
	background: url(/newsite/main/law/images/pt_faq_llm.gif) no-repeat 0px 14px;
}

#mainContents h1.faq_current {
	background: url(/newsite/main/law/images/pt_faq_current.gif) no-repeat 0px 14px;
}

#mainContents h1.news_events {
	background: url(/newsite/main/law/images/pt_news_events.gif) no-repeat 0px 14px;
}

#mainContents h1.news_events_long {
	background: url(/newsite/main/law/images/pt_news_events_long.gif) no-repeat 0px 14px;
}

#mainContents h1.information_sessions {
	background: url(/newsite/main/law/images/pt_information_sessions.gif) no-repeat 0px 14px;
}

#mainContents h1.jd_students {
	background: url(/newsite/main/law/images/pt_jd_students.gif) no-repeat 0px 14px;
}

#mainContents h1.student_profile {
	background: url(/newsite/main/law/images/pt_student_profile.gif) no-repeat 0px 14px;
}

#mainContents h1.request_info {
	background: url(/newsite/main/law/images/pt_request_info.gif) no-repeat 0px 14px;
}

#mainContents h1.contact_us {
	background: url(/newsite/main/law/images/pt_contact_us.gif) no-repeat 0px 14px;
}

#mainContents h1.meeting {
	background: url(/newsite/main/law/images/pt_meeting.gif) no-repeat 0px 14px;
}

#mainContents h1.privacy_policy {
	background: url(/newsite/main/law/images/pt_privacy_policy.gif) no-repeat 0px 14px;
}

#mainContents h1.terms {
	background: url(/newsite/main/law/images/pt_terms.gif) no-repeat 0px 14px;
}

#mainContents h1.request_info_edit {
	background: url(/newsite/main/law/images/pt_request_info_edit.gif) no-repeat 0px 14px;
}

#mainContents h1.request_info_conf {
	background: url(/newsite/main/law/images/pt_request_info_conf.gif) no-repeat 0px 14px;
}

#mainContents h1.request_info_comp {
	background: url(/newsite/main/law/images/pt_request_info_comp.gif) no-repeat 0px 14px;
}

#mainContents h1.request_info_error {
	background: url(/newsite/main/law/images/pt_request_info_error.gif) no-repeat 0px 14px;
}

#mainContents h1.request_info_conf2 {
	background: url(/newsite/main/law/images/pt_request_info_conf2.gif) no-repeat 0px 14px;
}

#mainContents h1.contact_edit {
	background: url(/newsite/main/law/images/pt_cont_form_edit.gif) no-repeat 0px 14px;
}

#mainContents h1.contact_conf {
	background: url(/newsite/main/law/images/pt_cont_form_conf.gif) no-repeat 0px 14px;
}

#mainContents h1.contact_comp {
	background: url(/newsite/main/law/images/pt_cont_form_comp.gif) no-repeat 0px 14px;
}

#mainContents h1.meeting_comp {
	background: url(/newsite/main/law/images/pt_mtg_form_comp.gif) no-repeat 0px 14px;
}

#mainContents h1.contact_error {
	background: url(/newsite/main/law/images/pt_cont_form_error.gif) no-repeat 0px 14px;
}

#mainContents h1.contact_conf2 {
	background: url(/newsite/main/law/images/pt_cont_form_conf2.gif) no-repeat 0px 14px;
}

#mainContents h1.maps {
	background: url(/newsite/main/law/images/pt_maps.gif) no-repeat 0px 14px;
}

#mainContents h1.info_sess_res_form {
	background: url(/newsite/main/law/images/pt_info_sess_res_form.gif) no-repeat 0px 14px;
}

#mainContents h1.info_sess_comp {
	background: url(/newsite/main/law/images/pt_info_sess_comp.gif) no-repeat 0px 14px;
}

#mainContents h1.for_employers {
	background: url(/newsite/main/law/images/pt_for_employers.gif) no-repeat 0px 14px;
}

#mainContents h1.sitemap {
	background: url(/newsite/main/law/images/pt_sitemap.gif) no-repeat 0px 14px;
}

#mainContents h1.for_alumni_long {
	background: url(/newsite/main/law/images/pt_for_alumni_long.gif) no-repeat 0px 14px;
}

#mainContents h1.for_alumni {
	background: url(/newsite/main/law/images/pt_for_alumni.gif) no-repeat 0px 14px;
}

#mainContents h1.form_application {
	background: url(/newsite/main/law/images/pt_form_application.gif) no-repeat 0px 14px;
}

/* mainContents h2の設定 */
#mainContents h2 {
	padding-top: 31px;
	width: 412px;
	height: 0px !important;
	height /**/: 31px;
	font-size: 14px;
	overflow: hidden;
}

#mainContents h2.line2 {
	padding-top: 53px;
	width: 412px;
	height: 0px !important;
	height /**/: 53px;
	font-size: 14px;
	overflow: hidden;
}

#mainContents h2.degrees_certificates {
	background: url(/newsite/main/law/images/it_degrees_certificates.gif) no-repeat top left;
}

#mainContents h2.convenience {
	background: url(/newsite/main/law/images/it_convenience.gif) no-repeat top left;
}

#mainContents h2.tokyo_facilities {
	background: url(/newsite/main/law/images/it_tokyo_facilities.gif) no-repeat top left;
}

#mainContents h2.philadelphia_connection {
	background: url(/newsite/main/law/images/it_philadelphia_connection.gif) no-repeat top left;
}

#mainContents h2.rome_campus {
	background: url(/newsite/main/law/images/it_rome_campus.gif) no-repeat top left;
}

#mainContents h2.top_ranked {
	background: url(/newsite/main/law/images/it_top_ranked.gif) no-repeat top left;
}

#mainContents h2.become_a_qualified {
	background: url(/newsite/main/law/images/it_become_a_qualified.gif) no-repeat top left;
}

#mainContents h2.student_testimonial {
	background: url(/newsite/main/law/images/it_testimonials.gif) no-repeat top left;
}

#mainContents h2.real_world_real_law {
	background: url(/newsite/main/law/images/it_real_world_real_law.gif) no-repeat top left;
}

#mainContents h2.leader_legal_education {
	background: url(/newsite/main/law/images/it_leader_legal_education.gif) no-repeat top left;
}

#mainContents h2.visas {
	background: url(/newsite/main/law/images/it_visas.gif) no-repeat top left;
}

#mainContents h2.accreditation {
	background: url(/newsite/main/law/images/it_accreditation.gif) no-repeat top left;
}

#mainContents h2.distinguish_yourself {
	background: url(/newsite/main/law/images/it_distinguish_yourself.gif) no-repeat top left;
}

#mainContents h2.our_students {
	background: url(/newsite/main/law/images/it_our_students.gif) no-repeat top left;
}

#mainContents h2.alumni {
	background: url(/newsite/main/law/images/it_alumni.gif) no-repeat top left;
}

#mainContents h2.application_deadlines {
	background: url(/newsite/main/law/images/it_application_deadlines.gif) no-repeat top left;
}

#mainContents h2.applicants_outside {
	background: url(/newsite/main/law/images/it_applicants_outside.gif) no-repeat top left;
}

#mainContents h2.english_proficiency {
	background: url(/newsite/main/law/images/it_english_proficiency.gif) no-repeat top left;
}

#mainContents h2.visa_sponsorship {
	background: url(/newsite/main/law/images/it_visa_sponsorship.gif) no-repeat top left;
}

#mainContents h2.recognition_excellence {
	background: url(/newsite/main/law/images/it_recognition_excellence.gif) no-repeat top left;
}

#mainContents h2.personal_expenses {
	background: url(/newsite/main/law/images/it_personal_expenses.gif) no-repeat top left;
}

#mainContents h2.scholarships {
	background: url(/newsite/main/law/images/it_scholarships.gif) no-repeat top left;
}

#mainContents h2.financial {
	background: url(/newsite/main/law/images/it_financial_aid.gif) no-repeat top left;
}

#mainContents h2.disabilities_access {
	background: url(/newsite/main/law/images/it_disabilities_access.gif) no-repeat top left;
}

#mainContents h2.application_deadline {
	background: url(/newsite/main/law/images/it_application_deadline.gif) no-repeat top left;
}

#mainContents h2.admissoins {
	background: url(/newsite/main/law/images/it_admissoins.gif) no-repeat top left;
}

#mainContents h2.visiting_students {
	background: url(/newsite/main/law/images/it_visiting_students.gif) no-repeat top left;
}

#mainContents h2.japanese_language {
	background: url(/newsite/main/law/images/it_japanese_language.gif) no-repeat top left;
}

#mainContents h2.summer_study_option {
	background: url(/newsite/main/law/images/it_summer_study_option.gif) no-repeat top left;
}

#mainContents h2.contact_form {
	background: url(/newsite/main/law/images/it_contact_form.gif) no-repeat top left;
}

#mainContents h2.meeting_form {
	background: url(/newsite/main/law/images/it_meeting_form.gif) no-repeat top left;
}


#mainContents h2.parttime_employment {
	background: url(/newsite/main/law/images/it_parttime_employment.gif) no-repeat top left;
}

#mainContents h2.students_world {
	background: url(/newsite/main/law/images/it_students_world.gif) no-repeat top left;
}

#mainContents h2.extra_activities {
	background: url(/newsite/main/law/images/it_extra_activities.gif) no-repeat top left;
}

#mainContents h2.curriculum {
	background: url(/newsite/main/law/images/it_curriculum.gif) no-repeat top left;
}

#mainContents h2.course_offerings {
	background: url(/newsite/main/law/images/it_course_offerings.gif) no-repeat top left;
}

#mainContents h2.academic_calendar {
	background: url(/newsite/main/law/images/it_academic_calendar.gif) no-repeat top left;
}

#mainContents h2.campus {
	background: url(/newsite/main/law/images/it_campus.gif) no-repeat top left;
}

#mainContents h2.housing {
	background: url(/newsite/main/law/images/it_housing.gif) no-repeat top left;
}

#mainContents h2.cancellation {
	background: url(/newsite/main/law/images/it_cancellation.gif) no-repeat top left;
}

#mainContents h2.leader_legal_education {
	background: url(/newsite/main/law/images/it_leader_legal_education.gif) no-repeat top left;
}

#mainContents h2.req_course_jd {
	background: url(/newsite/main/law/images/it_rec_courses_jd.gif) no-repeat top left;
}

#mainContents h2.prereq_course {
	background: url(/newsite/main/law/images/it_prereq_course_llm.gif) no-repeat top left;
}

#mainContents h2.req_course {
	background: url(/newsite/main/law/images/it_req_course_llm.gif) no-repeat top left;
}

#mainContents h2.program_director {
	background: url(/newsite/main/law/images/it_program_director.gif) no-repeat top left;
}

#mainContents h2.visiting_faculty {
	background: url(/newsite/main/law/images/it_visiting_faculty.gif) no-repeat top left;
}

#mainContents h2.recent_visiting {
	background: url(/newsite/main/law/images/it_recent_visiting.gif) no-repeat top left;
}

#mainContents h2.adjunct_faculty {
	background: url(/newsite/main/law/images/it_adjunct_faculty.gif) no-repeat top left;
}

#mainContents h2.fall_2005 {
	background: url(/newsite/main/law/images/it_fall_2005.gif) no-repeat top left;
}

#mainContents h2.spring_2006 {
	background: url(/newsite/main/law/images/it_spring_2006.gif) no-repeat top left;
}

#mainContents h2.summer_2006 {
	background: url(/newsite/main/law/images/it_summer_2006.gif) no-repeat top left;
}

#mainContents h2.fall_2006 {
	background: url(/newsite/main/law/images/it_fall_2006.gif) no-repeat top left;
}

#mainContents h2.spring_2007 {
	background: url(/newsite/main/law/images/it_spring_2007.gif) no-repeat top left;
}

#mainContents h2.summer_2007 {
	background: url(/newsite/main/law/images/it_summer_2007.gif) no-repeat top left;
}

#mainContents h2.fall_2007 {
	background: url(/newsite/main/law/images/it_fall_2007.gif) no-repeat top left;
}

#mainContents h2.spring_2008 {
	background: url(/newsite/main/law/images/it_spring_2008.gif) no-repeat top left;
}

#mainContents h2.summer_2008 {
	background: url(/newsite/main/law/images/it_summer_2008.gif) no-repeat top left;
}

#mainContents h2.fall_2008 {
	background: url(/newsite/main/law/images/it_fall_2008.gif) no-repeat top left;
}

#mainContents h2.spring_2009 {
	background: url(/newsite/main/law/images/it_spring_2009.gif) no-repeat top left;
}

#mainContents h2.summer_2009 {
	background: url(/newsite/main/law/images/it_summer_2009.gif) no-repeat top left;
}

#mainContents h2.fall_2009 {
	background: url(/newsite/main/law/images/it_fall_2009.gif) no-repeat top left;
}

#mainContents h2.spring_2010 {
	background: url(/newsite/main/law/images/it_spring_2010.gif) no-repeat top left;
}

#mainContents h2.summer_2010 {
	background: url(/newsite/main/law/images/it_summer_2010.gif) no-repeat top left;
}

#mainContents h2.fall_2010 {
	background: url(/newsite/main/law/images/it_fall_2010.gif) no-repeat top left;
}

#mainContents h2.spring_2011 {
	background: url(/newsite/main/law/images/it_spring_2011.gif) no-repeat top left;
}

#mainContents h2.summer_2011 {
	background: url(/newsite/main/law/images/it_summer_2011.gif) no-repeat top left;
}

#mainContents h2.fall_2011 {
	background: url(/newsite/main/law/images/it_fall_2011.gif) no-repeat top left;
}

#mainContents h2.housing_resource {
	background: url(/newsite/main/law/images/it_housing_resource.gif) no-repeat top left;
}

#mainContents h2.job_hunting_guide {
	background: url(/newsite/main/law/images/it_job_hunting_guide.gif) no-repeat top left;
}

#mainContents h2.semester_japan {
	background: url(/newsite/main/law/images/it_semester_japan.gif) no-repeat top left;
}

#mainContents h2.booklist {
	background: url(/newsite/main/law/images/it_booklist.gif) no-repeat top left;
}

#mainContents h2.directions {
	background: url(/newsite/main/law/images/it_directions.gif) no-repeat top left;
}

#mainContents h2.registration_materials {
	background: url(/newsite/main/law/images/it_registration_materials.gif) no-repeat top left;
}

#mainContents h2.bulletin_board {
	background: url(/newsite/main/law/images/it_bulletin_board.gif) no-repeat top left;
}


/* mainContents h3の設定 */
#mainContents h3.subHeader {
	color: #43200B;
}

#mainContents h3.sub-Header {
	color: #43200B;
}


/* mainContents [with_degree, without_degree]の設定*/
#mainContents #with_degree {
margin: 0 0 8px 0;
padding: 0;
}


#mainContents #with_degree a {
background: url(/newsite/main/law/images/link_l_hold_degree.jpg) no-repeat;
background-position: 0px 0px;
height: 63px;
width: 413px;
display: block;
text-indent: -999px;
}

#mainContents #with_degree a:hover {
background-position: 0px -63px !important;
}

#mainContents #without_degree {
margin: 0 0 8px 0;
padding: 0;
height: 63px;
width: 413px;
}

#mainContents #without_degree a {
background: url(/newsite/main/law/images/link_l_without_degree.jpg) no-repeat;
background-position: 0px 0px;
height: 63px;
width: 413px;
display: block;
text-indent: -999px;
}

#mainContents #without_degree a:hover {
background-position: 0px -63px !important;
}

#mainContents #jd {
margin: 0 0 8px 0;
padding: 0;
height: 63px;
width: 413px;
}

#mainContents #jd a {
background: url(/newsite/main/law/images/link_l_jd.jpg) no-repeat;
background-position: 0px 0px;
height:63px;
width:413px;
display:block;
text-indent: -999px;
}

#mainContents #jd a:hover {
background-position: 0px -63px !important;
}

/* mainContents programBox の設定 */
#mainContents .programBox1 {
border: 1px solid #CCCCCC;
}

#mainContents .programBox1 .programBox2 {
background-color: #EFEFEF;
padding: 3px 10px;
border: 2px solid #FFFFFF;
}

/* mainContents [buttonLink]の設定 */
#mainContents ul.buttonLink {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#mainContents ul.buttonLink li {
	margin-top: 5px;
	height: 70px;
	width: 412px;
}

#mainContents ul.buttonLink li.program_overview {
	background: url(/newsite/main/law/images/link_l_overview.gif) no-repeat top left;
}

#mainContents ul.buttonLink li.programs {
	background: url(/newsite/main/law/images/link_l_programs.gif) no-repeat top left;
}

#mainContents ul.buttonLink li.jd_semester_abroad {
	background: url(/newsite/main/law/images/link_l_jd.gif) no-repeat top left;
}

#mainContents ul.buttonLink li a {
	padding-top: 70px;
	height: 0px !important;
	height /**/: 70px;
	width: 412px;
	display: block;
	overflow: hidden;
}

/* mainContents [Link (Related)]の設定 */
#mainContents ul.relatedLink {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#mainContents ul.relatedLink li {
	background: url(/newsite/main/law/images/icn_listlink.gif) no-repeat 3px 5px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
}

/* mainContents [Link (PDF/PPT)]の設定 */
#mainContents ul.pdfLink, #mainContents ul.pptLink {
	margin: 12px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}

#mainContents ul.pdfLink img, #mainContents ul.pptLink img {
	margin-left: -20px;
	vertical-align: middle;
}

/* mainContents [List (link)]の設定 */
#mainContents ul.listLink {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#mainContents ul.listLink li {
	background: url(/newsite/main/law/images/icn_listlink2.gif) no-repeat 0px 4px;
	margin-top: 5px;
	padding: 0px 0px 0px 17px;
}

/* mainContents [Link (sitemap)]の設定 */
#mainContents ul.sitemapLink {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#mainContents ul.sitemapLink li {
	background: url(/newsite/main/law/images/icn_sitemaplink.gif) no-repeat 0px 5px;
	margin: 5px 0px 5px 0px;
	padding-left: 12px;
}

#mainContents ul.sitemapLink ul {
	margin-top: 10px;
}

#mainContents ul.sitemapLink ul li {
	background: none;
	padding-left: 0px;
}

/* mainContents [List(Notes)]の設定 */
#mainContents dl.notes {
	border-top: solid 1px #CCCCCC;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	width: 412px;
}

#mainContents dl.notes dt {
	margin-bottom: 6px;
	float: left;
}

#mainContents dl.notes dd {
	margin-bottom: 6px;
	margin-left: 32px;
	width: 377px;
}

#mainContents dl.list-in {
	width: 372px;
	font-size: 12px !important;
	font-size /**/: 90%;
}

#mainContents dl.list-in dd {
	width: 337px;
}

#mainContents dl.pack-in {
	width: 388px;
}

#mainContents dl.pack-in dd {
	width: 316px;
}

/* mainContents [List(Question)]の設定 */
#mainContents dl.listQuestion {
	margin: 0px;
	padding: 0px;
}

#mainContents dl.listQuestion dt {
	margin-bottom: 12px;
	float: left;
}

#mainContents dl.listQuestion dd {
	margin-bottom: 12px;
	margin-left: 32px;
	width: 377px;
}

/* mainContents [ContactBox]の設定 */
#mainContents div.contactBox {
	margin-top: 25px;
	padding: 1px;
	border: dashed 1px #DDDDDD;
	width: 408px !important;
	width /**/: 412px;
}

#mainContents div.contactBox p {
	padding: 7px;
	color: #666666;
}

#mainContents div.contactBox ul.listLink {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 2px 0px 2px 7px;
	width: 401px !important;
	width /**/: 408px;
	list-style-type: none;
	float: left !important;
	float /**/: none;
}

#mainContents div.contactBox ul.listLink li {
	background: url(/newsite/main/law/images/icn_listlink.gif) no-repeat 0px 5px;
	margin: 0px 18px 0px 0px;
	padding: 0px 0px 0px 11px;
	float: left;
}

/* mainContents [EventListBox]の設定 */
#mainContents div.eventListBox {
	margin-bottom: 3px;
	padding: 5px 5px 0px 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
	width: 400px !important;
	width /**/: 412px;
}

#mainContents div.eventListBox dt {
	float: left;
}

#mainContents div.eventListBox dd {
	margin-left: 140px;
	margin-bottom: 5px;
}

/* mainContents [EventBox]の設定 */
#mainContents div.eventBox {
	margin-bottom: 3px;
	padding: 5px 5px 0px 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
	width: 400px !important;
	width /**/: 412px;
}

#mainContents div.eventBox dt {
	float: left !important;
	float: none;
	margin-bottom: 5px;
}

#mainContents div.eventBox dd {
	margin-left: 120px;
	margin-bottom: 5px;
}

/* mainContents [ScrollBox]の設定 */
#mainContents div.scrollBox {
	width: 412px;
}

#mainContents div.scrollBox div {
	position: relative;
	border: solid 1px #DDDDDD;
	top: 0px;
	left: 0px;
	overflow: auto;
	width: 410px !important;
	width /**/: 412px;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color: #BBBBBB;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

#mainContents div.scrollBox div.box200 {
	height: 200px;
}

#mainContents div.scrollBox div.box150 {
	height: 150px;
}

#mainContents div.scrollBox p {
	width: 350px;
	padding: 12px 0px 12px 12px;
}

#mainContents div.scrollBox ul {
	width: 350px;
	padding: 0px 0px 12px 12px;
}

/* mainContents [CourseBox]の設定 */
/* mainContents [AddressBox]の設定 */
#mainContents div.courseBox,
#mainContents div.addressBox {
	margin-bottom: 3px;
	padding: 5px 5px 0px 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
	width: 400px !important;
	width /**/: 412px;
}

#mainContents div.pack {
	margin-bottom: 5px;
	padding: 5px 5px 0px 5px;
	background-color: #FFFFFF;
	border: solid 1px #DDDDDD;
	float: left !important;
	float /**/: none;
	width: 388px !important;
	width /**/: 400px;
}

#mainContents div.pack ul.backTo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	text-align: right;
}

#mainContents div.pack ul.backTo li {
	margin-left: auto;
	background: url(/newsite/main/law/images/arrow04.gif) no-repeat top left;
	width: 10px;
	height: 12px;
}

#mainContents div.pack ul.backTo li a {
	padding-top: 12px;
	width: 10px;
	height: 0px !important;
	height /**/: 12px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

/* mainContents [FacultyBox]の設定 */
#mainContents div.facultyBox {
	margin-top: 25px;
	padding: 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
	width: 400px !important;
	width /**/: 412px;
}

/* mainContents [adminBox]の設定 */
#mainContents div.adminBox {
	margin: 0px 0px 25px 0px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #DDDDDD;
	width: 400px !important;
	width /**/: 412px;
}

#mainContents div.facultyBox h3.subHeader {
	color: #797558;
	margin-bottom: 15px;
}

/* mainContents [blockquoteBox]の設定 */
#mainContents div.blockquoteBox {
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #EBE8D1;
	border: solid 2px #938E6B;
}

#mainContents div.blockquoteBox dl {
	margin: 0px;
	padding: 0px;
}

#mainContents div.blockquoteBox dt {
	margin-bottom: 3px;
	float: left;
}

#mainContents div.blockquoteBox dd {
	margin-bottom: 3px;
	margin-left: 200px;
	width: 180px;
}
#mainContents div.blockquoteBox dl.list-in {
	width: 337px;
}

#mainContents div.blockquoteBox dl.list-in dd {
	margin-left: 150px;
	width: 180px;
}

#mainContents div.blockquoteBox dl.dt-130px dd {
	margin-left: 130px;
	width: 280px;
}

/* mainContents [answerBox]の設定 */
#mainContents div.answerBox {
	margin-bottom: 5px;
	padding: 5px 5px 0px 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
	width: 400px !important;
	width /**/: 412px;
}

#mainContents div.answerBox ul.backTo {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	font-size: 10px;
	text-align: right;
}

#mainContents div.answerBox ul.backTo li {
	margin-left: auto;
	background: url(/newsite/main/law/images/arrow02.gif) no-repeat top left;
	width: 10px;
	height: 12px;
}

#mainContents div.answerBox ul.backTo li a {
	padding-top: 12px;
	width: 10px;
	height: 0px !important;
	height /**/: 12px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#mainContents div.pack p {
	margin-bottom: 5px;
}

#mainContents dl.question {
	margin: 0px;
	padding: 0px;
}

#mainContents dl.question dt {
	margin-bottom: 8px;
	float: left;
}

#mainContents dl.question dd {
	margin-bottom: 8px;
	margin-left: 32px;
	width: 348px;
}

#mainContents dl.answer {
	margin: 0px;
	padding: 0px;
}

#mainContents dl.answer dt {
	margin-bottom: 3px;
	float: left;
}

#mainContents dl.answer dd {
	margin-bottom: 3px;
	margin-left: 32px;
	width: 348px;
}

/* mainContents [buttonObj]の設定 */
#mainContents div.buttonObj {
	width: 412px;
	margin-bottom: 5px;
}

#mainContents div.inBox {
	width: 400px;
}

#mainContents div.buttonObj div.box {
	background: url(/newsite/main/common/images/bg_button.gif) repeat-x top left;
	float: right;
}

#mainContents div.buttonObj div.box a {
	position: relative;
	border: solid 1px #CCCCCC;
	padding: 5px;
	display: block;
}
/* IE5/Mac \*//*/
#mainContents div.buttonObj div.box a {
	float: left;
}
/**/

#mainContents div.buttonObj li,
#mainContents div.buttonObj ul {
	background: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* Win IE6での表示調整用*/
#mainContents div.buttonObj li {
	padding-top: 3px;
}

#mainContents div.buttonObj strong {
	background: url(/newsite/main/law/images/icn_listlink.gif) no-repeat 0px 4px;
	padding-left: 8px;
}

/* mainContents [listLink2Col]の設定 */
#mainContents div.listLink2Col {
	width: 600px;
}

#mainContents div.listLink2Col div.Column1 {
	width: 280px;
	float: left;
}

#mainContents div.listLink2Col div.Column2 {
	width: 280px;
	float: right;
}

/* mainContents [courseTable]の設定 */
#mainContents div.TableArea {
	margin: 7px 0px 0px 0px;
}

#mainContents div.TableArea ul {
	font-size: 1.0em;
}

#mainContents table.courseTable {
	border-left: solid 1px #CACACA;
	border-top: solid 1px #CACACA;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 3px;
	width: 412px;
}

#mainContents table.courseTable th {
	background-color: #EFEFEF;
	border-right: solid 1px #CACACA;
	border-bottom: solid 1px #CACACA;
	padding: 3px 5px;
	font-weight: normal;
	vertical-align: top;
	word-wrap: break-word;
}

#mainContents table.courseTable th.data,
#mainContents table.courseTable th.instructor,
#mainContents table.courseTable th.title {
	text-align: left;
}

#mainContents table.courseTable td {
	border-right: solid 1px #CACACA;
	border-bottom: solid 1px #CACACA;
	padding: 3px 5px 6px 5px;
	vertical-align: top;
	word-wrap: break-word;
}

#mainContents table.courseTable td.title {
	width: 155px;
}

#mainContents table.courseTable td.credits {
	width: 42px;
	text-align: center;
}

#mainContents table.courseTable td.instructor {
	width: 118px;
}

#mainContents table.courseTable td.data {
	width: 95px;
}

#mainContents table.courseTable th.th01 {
	text-align: left;
	font-weight: bold;
}

#mainContents table.courseTable td.td01 {
	text-align: left;
	width: 228px;
}

#mainContents table.courseTable td.td02 {
	text-align: left;
	width: 75px;
}

#mainContents table.courseTable td.td03 {
	text-align: left;
	width: 75px;
	vertical-align: middle;
}

#mainContents img.rightaligned {
	float: right;
	border: 4px solid #EDEDED;
	margin: 0px 0px 5px 5px;
}

#mainContents img.centeraligned {
	margin: 0px; border: 0px;
}


/* subContentsの設定 */
#subContents {
	width: 187px;
	float: right;
	z-index: 110;
}

#contents div.wideSubContents {
	position: absolute;
	top: 0px;
	left: 573px;
	float: none !important;
}

#banners {
	padding: 5px 5px 0px 5px;
	background: url(/newsite/main/law/images/buttons.gif) no-repeat top left;
	width: 177px !important;
	width /**/: 187px;
	height: 160px !important;
	height /**/: 165px;
}

#banners h4 {
	margin-bottom: 6px;
	width: 177px;
	height: 46px;
}

#banners a {
	padding-top: 46px;
	height: 0px !important;
	height /**/: 46px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

/* subContents [Box]の設定 */
#subContents div.subContentBox {
	margin: 10px 5px 0px 5px;
	padding: 1px;
	background-color: #FFFFFF;
	border: solid 1px #990033;
	width: 173px !important;
	width /**/: 174px;
}

#subContents div.subContentBox2 {
	margin: 10px 5px 0px 5px;
	padding: 1px;
	background-color: #FFFFFF;
	border: solid 1px #490700;
	width: 173px !important;
	width /**/: 174px;
}

#subContents div.subContentBox2 h4,
#subContents div.subContentBox h4 {
	padding-top: 25px;
	height: 0px !important;
	height /**/: 25px;
	width: 173px;
	overflow: hidden;
}

#subContents div.subContentBox h4.program_guide {
	background: url(/newsite/main/law/images/sbc_program_guide.gif) no-repeat top left;
}

#subContents div.subContentBox2 h4.news_events {
	background: url(/newsite/main/law/images/sbc_news_events.gif) no-repeat top left;
}

#subContents div.subContentBox2 h4.jd_students {
	background: url(/newsite/main/law/images/sbc_jd_students.gif) no-repeat top left;
	padding-top: 40px;
	height: 0px !important;
	height /**/: 40px;
}

#subContents div.subContentBox2 h4.law_resources {
	background: url(/newsite/main/law/images/sbc_law_resources.gif) no-repeat top left;
}

#subContents div.subContentBox2 h4.offered {
	background: url(/newsite/main/law/images/sbc_programs_offered.gif) no-repeat top left;
}

#subContents div.subContentBox2 h4.info_sessions {
	background: url(/newsite/main/law/images/sbc_info_sessions.gif) no-repeat top left;
}

#subContents div.subContentBox2 h4.questions {
	background: url(/newsite/main/law/images/sbc_questions.gif) no-repeat top left;
}

#subContents div.subContentBox2 h4.countries_represented {
	background: url(/newsite/main/law/images/sbc_countries_represented.gif) no-repeat top left;
}

#subContents div.subContentBox div.button {
	padding: 10px 4px 0px 4px;
	text-align: right;
}

#subContents div.subContentBox2 p.paragraph,
#subContents div.subContentBox p.paragraph {
	padding: 4px 4px 0px 4px;
}

#subContents div.subContentBox2 ul.listLink,
#subContents div.subContentBox ul.listLink {
	margin: 0px 3px;
	padding: 0px;
	width: 166px;
	list-style-type: none;
}

/* subContents [QuoteBox]の設定 */
#subContents div.quoteBox {
	margin: 12px 5px 0px 5px;
	background: url(/newsite/main/cep/images/bg_quotebox_bottom.gif) no-repeat bottom left;
	width: 177px;
}

#subContents div.quoteBox p.paragraph {
	background: url(/newsite/main/cep/images/bg_quotebox_top.gif) no-repeat top left;
	padding: 6px;
	width: 165px !important;
	width /**/: 177px;
	color: #838E7A;
}

/* subContents [List (link)]の設定 */
#subContents ul.listLink li {
	background: url(/newsite/main/law/images/icn_sub_listlink.gif) no-repeat 0px 4px;
	border-bottom: dashed 1px #DDDDDD;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 13px;
}

#subContents ul.listLink li.noBorder {
	background: url(/newsite/main/law/images/icn_sub_listlink.gif) no-repeat 0px 4px;
	border-bottom: dashed 0px #DDDDDD;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 13px;
}

#subContents p.listLink {
	background: url(/newsite/main/law/images/icn_sub_listlink.gif) no-repeat 0px 4px;
	margin: 5px 0px 0px 0px;
	padding: 0px 3px 5px 13px;
	float: right;
}


/* Formページの設定 */

#mainContents div.FormArea {
	margin: 0px 0px 0px 0px;
}

#mainContents table.formTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin-bottom: 3px;
	width: 599px;
}

#mainContents table.formTable td, th {
	border-bottom: solid 2px #FFFFFF;
	padding: 3px 5px 4px 5px;
	vertical-align: top;
	text-align: left;
	word-break: keep-all;
}

#mainContents table.formTable th {
	background: #938E6B;
	color: #FFFFFF;
	border-top: solid 20px #FFFFFF;
}

#mainContents table.formTable td.required {
	width: 5px;
	background: #CCCCCC;
	color: #FF0000;
	font-weight: bold;
	border-right: solid 2px #FFFFFF;
}

#mainContents table.formTable td.nor_required {
	width: 5px;
	background: #EFEFEF;
	border-right: solid 2px #FFFFFF;
}

#mainContents table.formTable td.err_required {
	width: 5px;
	background: #FF9900;
	color: #FF0000;
	font-weight: bold;
	border-right: solid 2px #FFFFFF;
}

#mainContents table.formTable td.title {
	width: 165px;
	border-right: solid 2px #FFFFFF;
	background: #DDDDDD;
}

#mainContents table.formTable td.nor_title {
	width: 165px;
	border-right: solid 2px #FFFFFF;
	background: #EFEFEF;
}

#mainContents table.formTable td.err_title {
	width: 165px;
	border-right: solid 2px #FFFFFF;
	background: #FFCC66;
}

#mainContents table.formTable td.field {
	background: #EFEFEF;
}

#mainContents table.formTable td.field dt {
	float: left;
}

#mainContents table.formTable td.field dd {
	margin-left: 140px;
	margin-bottom: 1px;
}

#mainContents table.formTable {
	font-size: 0.8em;
	line-height: 125%;
}

#mainContents strong.caution {
	font-weight: bold;
	color: #FF0000;
}

#mainContents table.formTable td.field dd.checkbox_list {
	margin-left: 25px;
	margin-bottom: 5px;
}

#mainContents div.formAction {
	background: #CCCCCC;
	padding: 5px;
	margin-top: 20px;
	text-align: right;
	width: 589px !important;
	width /**/: 599px;
}

#mainContents div.formAction input.formButton {
	width: 100px;
}

#mainContents div.formAction div.disclaimer {
	width: 579px !important;
	width /**/: 589px;
	padding: 4px;
	margin-bottom: 4px;
	background: #EFEFEF;
	text-align: left;
}

#mainContents div.formAction span.forwardAction {
	border: solid 2px #944313;
	border-bottom: solid 6px #944313 !important;
	border-bottom /**/: solid 2px #944313;
	width: 100px;
}

#mainContents div.formAction span.backAction {
	border: solid 2px #CCCCCC;
	width: 100px;
}

#mainContents input.inputtext {
	height: 18px;
	padding: 1px 0px 0px 1px;
	margin: 0px;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

#mainContents textarea.textbox {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 300px;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;	
}

#mainContents select.selectbox {
	margin-bottom: 4px; 
}


/* privacy policy style */
.privsubtitle {
	font-family: arial, helvetica, san-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #43200B;
}

.privparagraph {
	font-family: arial, helvetica, san-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
}

.privgroup {
	padding: 5px 5px 0px 5px;
	margin-bottom: 15px;
	background: #F6F6F6;
	border: 1px solid #DDDDDD;
}

.privbox {
	font-family: arial, helvetica, san-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	margin-bottom: 5px;
	background: #FEFEFE;
	border: 1px solid #DDDDDD;
}


/* sideNavigationの設定 */
#sideNavigation {
	padding-top: 169px;
	width: 139px;
	float: left;
}

#sideNavigation a:link { 
 color: #FFFFFF;
 text-decoration: none;
}

#sideNavigation a:active { 
 color: #FFFFFF;
 text-decoration: none;
}

#sideNavigation a:visited { 
 color: #FFFFFF;
 text-decoration: none;
}

#sideNavigation a:hover { 
 color: #FFFFFF;
 text-decoration: underline;
}

#sideNavigation h3 {
	background: url(/newsite/main/law/images/arrow01.gif) no-repeat 5px 6px;
	margin: 0px;
	padding: 3px 4px 2px 16px;
}

#sideNavigation ul {
	background: url(/newsite/main/law/images/lin_navi.gif) no-repeat bottom left;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	background-color: #938E6B;
	list-style-type: none;
}

#sideNavigation li {
	background: url(/newsite/main/law/images/lin_navi.gif) no-repeat top left;
	margin: 0px;
	padding: 5px 4px 4px 16px;
}

/* FOOTERの設定 */
#footer {
	margin: 0px;
	padding-top: 36px;
	width: 760px;
	clear: both;
}

#footer a {
	margin: 0px 5px 0px 5px;
}

#footerNavi {
	border: 1px solid #666666;
	background: #8e8d8e;
	margin: 0px;
	padding: 6px 0px 7px 0px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}

#footerNavi a {
	color: #FFFFFF;
}

#footer p.copyright {
	padding: 20px 0px 16px 0px;
	text-align: center;
	background: #FFFFFF;
}

#footer p.footerNavi {
	text-align: center;
	padding-bottom: 16px;
}
