@charset "utf-8";
/* formatting style
---------------------------------------------*/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-color: #FFFFFF;
}
hr {
	display: none;
}

/* link styles
---------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* basic layout
---------------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 20px auto 0px;
	width: 762px;
}
#base {
	background-color: #FFFFFF;
	width: 760px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-style: none;
	margin-top: 10px;
	padding-bottom: 20px;
}
#main {
	padding: 0px;
	float: right;
	width: 565px;
	margin-bottom: 20px;
}
#sidebar {
	background-color: #DCDDDD;
	padding: 0px;
	width: 180px;
	float: left;
}
#footer {
	color: #999999;
	padding: 0px 10px 50px;
	clear: both;
	border-top: 8px solid #AAABAB;
}

/* header styles
---------------------------------------------*/
#header {
	font-size: 140%;
	color: #CCCCCC;
	background-color: #0068B7;
	height: 85px;
	position: relative;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#header #header_l {
	float: left;
}
#header #header_r {
	float: right;
}
#header #logo {
	position: absolute;
	left: 20px;
	top: 28px;
}
#header #logo a:active {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#header p {
	position: absolute;
	top: 32px;
	right: 15px;
}

/* main styles
---------------------------------------------*/
#main  h1 {
	font-size: 180%;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 440px center;
	padding: 10px 10px 10px 20px;
	height: 60px;
	width: 535px;
	border-bottom: 4px solid #000000;
	line-height: 2.9;
	font-weight: bold;
}
#philosophy  #main  h1 {
	background-image: url(philosophy/img/title_philosophy.gif);
	background-color: #313B95;
}
#profile #main h1 {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(profile/img/title_profile.gif);
	border-left: 1px solid #CCCCCC;
	width: 534px;
	background-position: 439px center;
	padding: 10px 10px 10px 19px;
}
#department #main h1 {
	color: #666666;
	background-color: #D3EDF8;
	background-image: url(department/img/title_department.gif);
}
#about #main h1 {
	background-color: #83CCCE;
	background-image: url(about/img/title_message.gif);
}
#message1 #main h1,
#message2 #main h1,
#message3 #main h1 {
	background-color: #83CCCE;
	background-image: url(about/img/title_message.gif);
}
#day1 #main h1,
#day2 #main h1 {
	background-color: #86D0EF;
	background-image: url(about/img/title_day.gif);
}
#scenery #main h1 {
	background-color: #62C5E2;
	background-image: url(about/img/title_scenery.gif);
}
#questionnaire #main h1 {
	background-color: #291F87;
	background-image: url(about/img/title_questionnaire.gif);
}
#education #main h1 {
	background-color: #00A0E9;
	background-image: url(education/img/title_education.gif);
}
#qa #main h1 {
	background-color: #42A3CC;
	background-image: url(qa/img/title_qa.gif);
}
#inquiry #main h1 {
	background-color: #8FB9DB;
	background-image: url(inquiry/img/title_inquiry.gif);
}
#main h2 {
	font-size: 140%;
	line-height: 1.8em;
	width: 450px;
	height: 1.8em;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #E60012;
	background-image: url(img/icon_title_r.gif);
	background-position: left center;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
}
#main div.mainText {
	padding-right: 50px;
	padding-left: 15px;
}


/* sidebar styles
---------------------------------------------*/
#sidebar ul li {
	list-style: none;
}
#sidebar ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F3B3A;
	background-image: url(img/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 2.5em;
	width: 148px;
	padding-left: 32px;
	display: block;
	font-size: 110%;
	border-bottom: 2px solid #DCDDDD;
}
#sidebar ul li a:hover {
	background-color: #666666;
}
#sidebar ul li a:active {
	background-color: #666666;
	background-image: url(img/menu_shadow.gif);
	height: -2em;
	width: 149px;
	padding-left: 31px;
}
#president #sidebar #nPresident a,
#philosophy #sidebar #nPhilosophy a,
#profile #sidebar #nProfile a,
#department #sidebar #nDepartment a,
#about #sidebar #nAbout a,
#message #sidebar #nAbout a,
#day1 #sidebar #nAbout a,
#day2 #sidebar #nAbout a,
#scenery #sidebar #nAbout a,
#questionnaire #sidebar #nAbout a,
#education #sidebar #nEducation a,
#qa #sidebar #nQa a,
#inquiry #sidebar #nInquiry a {
	background-color: #555555;
	background-image: url(img/menu_shadow.gif);
	height: -2em;
	width: 149px;
	padding-left: 31px;
}
#sidebar #buttonArea {
	margin-top: 30px;
	margin-bottom: 25px;
	width: 180px;
	text-align: center;
}
#sidebar #buttonArea img {
	margin-bottom: 5px;
}
#sidebar #buttonArea  a:active {
	text-decoration: none;
}

/* footer styles
---------------------------------------------*/
#footer a:link {
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
	position: relative;
	left: +0.5px;
	top: +0.5px;
}
#footer address {
	float: left;
}
#footer  #fPrivacy  {
	float: left;
	margin-left: 15px;
}
#footer  #fHome  {
	float: right;
}


/* top
---------------------------------------------*/
#top td a{
	display: block;
	background-repeat: no-repeat;
}
#top td#topPresident a{
	background-image: url(img/president1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#top td#topPresident a:hover {
	text-indent: -9999px;
}

#top td#topEducation a{
	background-image: url(img/education1.gif);
	overflow:hidden;
}
#top td#topEducation a:hover{
	text-indent: -9999px;
}
#top td#topProfile a{
	background-image: url(img/profile1.gif);
	overflow:hidden;
}
#top td#topProfile a:hover{
	text-indent: -9999px;
}
#top td#topGuideline a{
	background-image: url(img/guideline1.gif);
	overflow:hidden;
}
#top td#topGuideline a:hover{
	text-indent: -9999px;
}
#top td#topMessage a{
	background-image: url(img/message1.gif);
	overflow:hidden;
}
#top td#topMessage a:hover{
	text-indent: -9999px;
}
#top td#topDepartment a{
	background-image: url(img/department1.gif);
	overflow:hidden;
}
#top td#topDepartment a:hover{
	text-indent: -9999px;
}
#top td#topDay a{
	background-image: url(img/day1.gif);
	overflow:hidden;
}
#top td#topDay a:hover{
	text-indent: -9999px;
}
#top td#topQuestionnaire a{
	background-image: url(img/questionnaire1.gif);
	overflow:hidden;
}
#top td#topQuestionnaire a:hover{
	text-indent: -9999px;
}
#top  ul  {
	width: 760px;
	border-top: 8px solid #E7211A;
	margin-top: 5px;
}
#top ul li {
	float: left;
	list-style: none;
}
#top ul li a {
	line-height: 2em;
	background-color: #3F3B3A;
	background-image: url(img/arrow_g.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	height: 2em;
	width: 104px;
	margin-right: 2px;
	padding-left: 21px;
	text-decoration: none;
	font-size: 98%;
	color: #FFFFFF;
}
#top ul li#nEducation a {
	margin: 0px;
}
#top ul li a:hover {
	background-color: #666666;
	background-image: url(img/arrow_b.gif);
}
#top ul li a:active {
	background-color: #666666;
	background-image: url(img/topmenu_shadow.gif);
	background-position: left;
	height: -2em;
	width: 105px;
	padding-left: 20px;
}
#top  div#topleftArea {
	float: left;
	width: 570px;
	margin-top: 25px;
	margin-right: 15px;
	padding-left: 15px;
}
#top div#topInformation {
	float: left;
}

#top dl {
	width: 308px;
	margin-left: 10px;
}
#top dl a {
	color: #0086D1;
	text-decoration: none;
}
#top dl a:hover {
	text-decoration: underline;
}

#top dt {
	background-image: url(img/infoarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 97%;
	line-height: 1.1;
	margin-top: 15px;
	height: 15px;
	margin-bottom: 3px;
}
#top dt img {
	vertical-align: -1px;
	margin-left: 8px;

}

#top  dd {
	padding-left: 10px;
	line-height: 1.2;
	margin-bottom: 20px;

}
#top   .Bold {
	line-height: 1.6;
	font-size: 1.3em;
	font-weight: bold;

}
#top div#topcenterArea {
	float: right;
	margin-left: 15px;
}

#top img#topQa {
	margin-bottom: 10px;

}
#top    img#topQuestionnaire {
	width: 230px;
}

#top div#topbuttonArea {
	width: 145px;
	margin-top: 25px;
	float: right;
	padding-right: 15px;
}
#top #topbuttonArea img {
	margin-bottom: 5px;

}

#president #main dl {
	margin-top: 20px;
}



/* president
---------------------------------------------*/
#president #main dt {
	font-weight: bold;
	margin-top: 10px;
}
#president #main p.interviewer {
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#president #main p.interviewerRight {
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 165px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
#president #main p.interviewerLeft {
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 215px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
#president #main td#notes1 {
	width: 20%;
	vertical-align: top;
}





/* philosophy
---------------------------------------------*/
#philosophy #main .mainText ol {
list-style: decimal;
	margin-left: 40px;
	line-height: 220%;
	margin-top: 30px;}

/* profile
---------------------------------------------*/
#profile #main div#profileheadArea {
	margin-top: 15px;
	margin-bottom: 60px;
	padding-right: 25px;
	padding-left: 5px;
}
#profile  #main  p.profileLine {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
#profile    #main    div.profileboldArea {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 110%;
	line-height: 1.3;
}
#profile    #main    div#profileboldAreamiddle {
	margin-bottom: 40px;
	padding-right: 25px;
	padding-left: 5px;
}

#profile #main dt {
font-size: 125%;
	font-weight: bold;
	background-color: #67A2E9;
	width: 400px;
	margin-bottom: 15px;
	color: #FFFFFF;
	padding-left: 30px;
	margin-top: 5px;
	background-image: url(profile/img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#profile #main dd {
	margin-bottom: 20px;
}
#profile #main img#graph {
	margin-bottom: 20px;
}
#profile #main h3 {
	background-image: url(profile/img/icon_blueblock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	color: #1B4A9E;
	font-size: 140%;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* department
---------------------------------------------*/
#department #main img.departmentBanner {
	margin-top: 15px;
}

#department #main p.departmentmessageTitle {
	font-size: 120%;
	line-height: 2;
	color: #FFFFFF;
	background-color: #3366CC;
	margin-left: 20px;
	font-weight: bold;
	width: 462px;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 2px;
}

#department #main div.departmentmessageArea {
	border: 1px solid #3366CC;
	padding: 20px;
	width: 440px;
	margin-right: 55px;
	margin-left: 20px;
}

#department #main div.departmentMessage {
	float: left;
	width: 300px;
	padding-right: 15px;
}
#department #main p.departmentName {
	text-align: right;
	font-weight: bold;
}

#department #main img.departmentPhoto {

}
#departmentIndex {
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 40px;
	background-color: #333333;
	border: 2px solid #333333;
	height: 95px;
	color: #FFFFFF;
}

#departmentIndex a:link{
    color:#FFFFFF
}

#departmentIndex a:visited{
	color:#FFFFFF
}

#departmentIndex a:hover{
	color:#0066CC
}

.departmentIndexText {
	width: 290px;
	padding-top: 5px;
	height: 90px;
	float: right;
	clear: none;
	padding-right: 15px;
}

#departmentIndex img {
	float: left;
	height: 95px;
	width: 180px;
}
.departmentIndexTitle {
	font-size: 150%;
	font-weight: bold;
}
.departmentIndexBumon {
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	padding-top: 10px;
}
.departmentContents {
	margin-right: 40px;
	margin-left: 20px;
	margin-top: 20px
}
.departmentContentsBumon {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 2px solid #CCCCCC;
	margin-bottom: 10px;
}
.departmentMain {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px dotted #999999;
	position: relative;
	display: block;
}
.departmentMainText {
	width: 310px;
	float: right;
}
.departmentMainPhoto {
	float: left;
	width: 180px;
}
.departmentIntro {
	font-size: 130%;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
	background-image: url(department/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}


/* about
---------------------------------------------*/
#about #main h2 {
	background-image: url(about/img/abouttop_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 540px;
	height: 2.4em;
	line-height: 2.4em;
	color: #FFFFFF;
	border-style: none;
	margin-bottom: 0px;
}
#about #main div.aboutFrame {
	width: 538px;
	border: 1px solid #ABCD03;
	margin-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F1F4DF;
}
#about #main div.mainText {
	padding-right: 19px;
	padding-left: 19px;
}
#about #main div.indexMsg {
	background-image: url(about/img/testparts_sheet_s.gif);
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 499px;
	margin-bottom: 10px;
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 91px;
}
#about #main div.indexMsg img {
	float: left;
	margin-right: 10px;
}
#about  #main  table#tMsg {
	border-collapse:collapse;
	width: 320px;
	line-height: 1.4;
	height: 83px;
}
#about #main table#tMsg th {
	padding-top: 5px;
	height: 40%;
}

#about   #main   table#tMsg   th#tMsg1 {
	width: 30%;
	border-bottom: 3px solid #006E35;
}
#about   #main   table#tMsg   th#tMsg2 {
	font-size: 130%;
	width: 40%;
	border-bottom: 3px solid #006E35;
}
#about  #main  table#tMsg  th#tMsg3 {
	width: 30%;
	border-bottom: 3px solid #006E35;
}
#about  #main  table#tMsg  tr#tMsg4 {
	height: 60%;
	width: 100%;
	text-align: center;
	font-size: 120%;
}
#about #main table#tDay {
	width: 240px;
	border: 1px solid #666666;
	border-collapse:collapse;
	float: left;
	margin-right: 16px;
	background-color: #FFFFFF;
	height: 260px;
}
#about #main table#tDay10 {
	width: 240px;
	border: 1px solid #666666;
	border-collapse:collapse;
	background-color: #FFFFFF;
	height: 260px;
}
#about #main td#tDay1    {
	font-weight: bold;
	padding-left: 10px;
	height: 20px;
}
#about  #main table#tDay td#tDay2  {
	font-size: 140%;
	border-bottom: 3px solid #E60012;
	font-weight: bold;
	padding-left: 10px;
	height: 40px;
	line-height: 2.0;
}
#about  #main table#tDay10 td#tDay2  {
	font-size: 140%;
	border-bottom: 3px solid #00479D;
	font-weight: bold;
	padding-left: 10px;
	height: 40px;
	line-height: 2.0;
}

#about #main td#tDay3   {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
}
#about #main td#tDay4   {
	padding-left: 10px;
	width: 125px;
	vertical-align: top;
	padding-right: 5px;
}

#about #main td#tDay5 {
	width: 110px;
	padding-bottom: 0px;
	padding-top: 10px;
	vertical-align: bottom;
}
#about   #main   img#topScenery  {
	margin-top: 20px;
}


#about  #main  div#questionnaireButton {
	font-size: 150%;
	font-weight: bolder;
	margin-top: 20px;
}
#about #main div#questionnaireButton p {
	float: left;
	margin-right: 10px;
	line-height: 4.0;
	height: 80px;
}

#about #main div#questionnaireButton a {
	display: block;
	background-image: url(about/img/abouttop_biglogo1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	height: 80px;
	width: 80px;
}
#about #main div#questionnaireButton a:hover {
	text-indent: -9999px;
}

/* message
---------------------------------------------*/
#message1 #main div.mainText,
#message2 #main div.mainText,
#message3 #main div.mainText {
	background-image: url(about/img/parts_sheet.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#main div#messagebannerArea {
	margin: 30px 15px 30px 10px;
}
#main div#messagebannerArea img {
	margin-right: 10px;
	float: left;
}

#main dl.messageBanner {
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #666666;
}
#main dl.messageBanner img {
	float: left;
}


#main div#messagetitleArea {
	vertical-align: middle;


}

#main table#messageTitle {
	width: 300px;
	float: left;
	height: 220px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#main td#messageTitle1 {
	font-size: 140%;
	border-bottom: 1px solid #00836D;
	font-weight: bold;
	width: 270px;
	background-image: url(about/img/message_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	line-height: 2em;
	height: 70%;
	padding-right: 15px;
	padding-left: 15px;
}
#main td#messageTitle2 {
	text-align: right;
	font-weight: bold;
	width: 60%;
	padding-right: 15px;
	height: 20%;
}
#main td#messageTitle3 {
	font-weight: bold;
	width: 40%;
	padding-right: 20px;
	text-align: right;
	font-size: 140%;
	height: 20%;
}
#main td#messageTitle4 {
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	height: 10%;
}
#main div#messagetitleArea img {
	border: 5px double #666666;
	margin: 15px 0px 20px;
	padding: 0px;
	float: right;
}
#main  img.messageLeft {
	float: left;
	border: 3px double #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#main  img.messageRight {
	float: right;
	border: 3px double #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#main  div.writting     {
	background-image: url(about/img/message_message.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 350px;
	padding: 0px;
	border-bottom: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#main div.writting img {
	margin: 40px 0px 0px 5px;
}
#main p#nextpage {
	background-image: url(about/img/arrow_nextpage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	margin-right: 20px;
	padding-left: 20px;
}



/* day
---------------------------------------------*/
#day1 #main div#titlebgDay    {
	background-image: url(about/img/day1_0.jpg);
	height: 270px;
	width: 565px;
}
#day2 #main div#titlebgDay    {
	background-image: url(about/img/day2_0.jpg);
	height: 270px;
	width: 565px;
}
#main div#titleDay    {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px;
	height: 157px;
	width: 230px;
	padding-left: 15px;
	padding-right: 5px;
	position: relative;
	left: 30px;
	top: 60px;
}
#day1 #main div#titleDay    {
	background-image: url(about/img/day1_line.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
	padding-right: 5px;
	position: relative;
	top: 60px;
	left: 300px;
}
#day2 #main div#titleDay    {
	background-image: url(about/img/day2_line.gif);
	top: 60px;
	left: 300px;
}
#main div#titleDay p#titleDay1 {
	font-weight: bold;
}
#day1 #main div#titleDay p#titleDay2 {
	font-size: 140%;
	border-bottom: 1px solid #E60012;
	font-weight: bold;
}
#day2 #main div#titleDay p#titleDay2 {
	font-size: 140%;
	border-bottom: 1px solid #1B4A9E;
	font-weight: bold;
}
#main div#titleDay p#titleDay3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#main #titleDay p#titleDay4 {
	font-size: 100%;
	line-height: 1.3;
}

#main div#bannerareaDay {
	background-color: #E7E8E8;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#day1 #main div.mainText {
	background-image: url(about/img/day1_bg.gif);
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
}
#day2 #main div.mainText {
	background-image: url(about/img/day2_bg.gif);
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
}
#main table#mainDay {
	margin-top: 20px;
	width: 539px;
}
#main  td#mainDay1 {
	width: 70px;
	height: 31px;
	line-height: 31px;
}
#main  td#mainDay2 {
	font-size: 120%;
	border-bottom: 2px solid #E7211A;
	font-weight: bold;
	padding-left: 15px;
	height: 31px;
	width: 277px;
	line-height: 31px;
}
#day2 #main  td#mainDay2 {
	border-bottom: 2px solid #1B4A9E;
	vertical-align: middle;
	width: auto;
}
#main  td#mainDay3 {
	vertical-align: top;
	padding-left: 2px;
}
#main  td#mainDay4 {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 5px;
}
#main    td#mainDay5  {
	width: 177px;
	vertical-align: text-top;
}
#main  td#mainDay5  img  {
	border: 1px solid #E7211A;
	margin-left: 10px;
	display: block;
	margin-top: 10px;
}
#day2 #main  td#mainDay5  img  {
	border: 1px solid #1B4A9E;
}
#main table#subDay {
	margin-top: 10px;
	width: 539px;
}
#main  td#subDay1 {
	width: 70px;
	font-size: 140%;
	font-weight: bolder;
	text-align: left;
}
#main  td#subDay2 {
	font-size: 120%;
	font-weight: bold;
	padding-left: 15px;
	height: 31px;
	width: 277px;
}
#main  td#subDay3 {
	vertical-align: top;
	padding-left: 9px;
}
#main  td#subDay4 {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 5px;
}
#main  td#subDay5 {
	width: 162px;
}
#main  td#subDay5  img  {
	border: 1px solid #E7211A;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
}
#main table#mainDaynext {
	margin-top: 60px;
	width: 539px;
}
#main div#holiday {
	margin-top: 50px;
	margin-right: 65px;
	margin-bottom: 30px;
	margin-left: 50px;
}
#main  div#holidayText  {
	width: 418px;
	border-right: 1px solid #88BE43;
	border-bottom: 1px solid #88BE43;
	border-left: 1px solid #88BE43;
	padding: 15px;
}
#main div#holidayText img {
	float: left;
	border: 3px double #666666;
	margin-right: 15px;
	margin-bottom: 5px;
}
#day2 #main div#holidayText p {
	padding-top: 15px;
}
.Day2Pimg {
	float: right;
	margin-top: 15px;
	border: 1px solid #1B4A9E;
	margin-left: 15px;
	height: 130px;
	width: 180px;
	margin-bottom: 10px;
}
.Day2Ptext {
	margin-top: 15px;
}
.Day2PtextTop {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 1.1em;
	font-weight: bold;
	color: #1E4A9E;
}



/* questionnaire
---------------------------------------------*/
#questionnaire #main h2 {
	background-image: url(about/img/questionnaire_hatena.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	height: 28px;
	line-height: 1.6;
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#questionnaire #main div.mainText img {
	margin-left: 15px;
}
#questionnaire #main table.tableRanking3 {
	margin-top: 10px;
	margin-left: 40px;
}
#questionnaire #main td.ranking3_1 {
	width: 40px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#questionnaire  #main  td.ranking3_1 img {
	margin-left: 0px;
}
#questionnaire  #main  td.ranking3_2 {
	font-size: 120%;
	padding-right: 20px;
}
#questionnaire  #main  td.ranking3_3 {
	width: 30px;
	padding-left: 10px;
	font-size: 120%;
}
#questionnaire #main table.tableRanking {
	margin-top: 20px;
	margin-left: 45px;
	margin-right: 20px;
}
#questionnaire #main td.ranking_1 {
	width: 30px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#questionnaire  #main  td.ranking_1 img {
	margin-left: 0px;
}
#questionnaire  #main  td.ranking_2 {
	padding-right: 15px;

}
#questionnaire  #main  td.ranking_3 {
	width: 25px;
	padding-left: 10px;
}

#questionnaire     #main     p#otherTitle   {
	line-height: 1.6;
	font-weight: bold;
	font-size: 120%;
	margin-top: 15px;
	margin-left: 35px;
	border-bottom: 3px double #FF9933;
}
#questionnaire  #main  div#otherArea {
	clear: both;
	margin-top: 5px;
	margin-left: 25px;
	width: 475px;

}
#questionnaire #main div#otherArea p {
	background-image: url(about/img/icon_other.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	margin-left: 10px;
}
#questionnaire #main img#line {
	margin-top: 30px;
	margin-left: 5px;
	clear: both;
}


/* scenery
---------------------------------------------*/
#scenery #main div.mainText {
	padding-right: 25px;
	padding-left: 20px;
	margin-top: 40px;
}
#scenery #main dl {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	width: 166px;
}
#scenery #main dl.sceneRight {
	margin-right: 0px;
}
#scenery #main dt {
	text-align: center;
}


#scenery  #main  dt img  {
	border: 3px double #666666;
}
#scenery #main dd {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 95%;
	line-height: 1.4;
}

#scenery #main img.sceneRight {
	margin-right: 0px;
}







/* education
---------------------------------------------*/
#education #main div.mainText {
	margin-bottom: 30px;
}
#education #main h3 {
	background-image: url(education/img/icon_greenblock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 120%;
}
#education #main p.subH3 {
	margin-left: 20px;
	font-weight: bold;
}
#education #main table#schedule {
	width: 400px;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 40px;
	border: 1px solid #666666;
}
#education #main table#schedule th {
	color: #FFFFFF;
	background-color: #339900;
	line-height: 2.3;
}
#education #main th#scheduleDay0 {
	border-right: 1px solid #666666;
}

#education #main tr#bgColor {
	background-color: #E5F2E0;
}
#education  #main  td#scheduleDay {
	padding-right: 10px;
	padding-left: 15px;
	width: 75px;
	border-right: 1px solid #666666;
}
#education #main td#scheduleContents {
	padding-right: 15px;
	padding-left: 15px;
	width: 270px;
}


/* Q&A
---------------------------------------------*/
#qa #main h3 {
	font-size: 120%;
	background-image: url(qa/img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	line-height: 2.6;
}
#qa #main p#qaHead {
	margin-top: 20px;
}

#qa #main ul {
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 30px;
}
#qa #main li {
	background-image: url(qa/img/greenarrow.gif);
	padding-left: 25px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: left center;
}

#qa #main li a {
	font-weight: bold;
	font-size: 120%;
	line-height: 2.1;
}
#qa #main li a:hover {
	color: #3366CC;
}



#qa #main div.answerArea {
	background-image: url(qa/img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-left: 35px;
	min-height: 35px;
}
#qa  #main  div.answerLink {
	border-bottom: 2px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 500px;
}
#qa  #main  div.answerLink1 {
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 40px;
	margin-right: 20px;
}
#qa  #main  div.answerLink  a,
#qa  #main  div.answerLink1  a {
	color: #FF0000;
	background-image: url(qa/img/arrow_nextpage_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 20px;
}
#qa  #main  div.answerLink  a:hover,
#qa  #main  div.answerLink1  a:hover {
	text-decoration: underline;
}


/* inquiry
---------------------------------------------*/
#inquiry #main div.mainText a {
	color: #0066CC;
}
#inquiry #main div.mainText a:hover {
	color: #003399;
	text-decoration: underline;
}

#inquiry #main  ul {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: 20px;
}
#inquiry #main ul li {
	background-image: url(inquiry/img/inquiry_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	list-style: none;
}
#inquiry  #main  ul  li a {
	font-size: 120%;
	line-height: 2.0;
	font-weight: bold;
}
#inquiry   #main   ul   li a:hover  {
	color: #3366CC;
}


#inquiry #main div#inquiryPrivacy {
	padding: 15px;
	margin-top: 30px;
	border: 1px solid #999999;
}









/* clear fix
---------------------------------------------*/
p.clearfix {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
} 
div.clearfix:after {
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

div.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

