*{
	margin:0;
	padding:0;
}
.clear {
	clear: both;
}
.strongText {
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", sans-serif, Osaka;
	background-color: #efefef;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
}
#wrap {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 800px;
	text-indent: -9999px;
}
div#contentsAll {
	background-image: url(../images/contents_bg02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 800px;
}
div#contents {
	background-image: url(../images/contents_bg01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 800px;
}
div#contentsMain {
	float: right;
	width: 570px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
}
div#contentsMenu {
	width: 193px;
	margin-left: 5px;
	float: left;
	height: 100%;
}
div#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 60px;
	width: 800px;
}


 /* message */ 
div#message {
	background-image: url(../images/message.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	height: 100%;
	width: 100%;
}
div#message h2 {
	text-indent: -9999px;
	font-size: 20px;
}
div#messText {
	height: auto;
	width: 510px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	letter-spacing: 0.1ex;
	color: #333333;
	text-indent: 15px;
}
div#sign {
	height: 100%;
	width: 160px;
	margin-top: 10px;
	margin-left: 360px;
}


 /* update */ 
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
div#updateArea {
	height: auto;
	width: 570px;
	margin-bottom: 40px;
}
div#updateArea h3 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 570px;
	text-indent: -9999px;
	margin-top: 30px;
}
h3#topinformation {
	background-image: url(../images/topheadline_info.gif);
}
h3#topupdate {
	background-image: url(../images/topheadline_update.gif);
}
h3#topopinion {
	background-image: url(../images/topheadline_opinion.gif);
}
div#updateArea ul {
	list-style-type: none;
	width: 540px;
	margin-left: 17px;
}
div#updateArea li {
	letter-spacing: 0.1ex;
	margin-bottom: 8px;
	font-size: small;
}

	



 /* menuarea */ 

div#contentsMenu ul {
	width: 193px;
	list-style-type: none;
	margin-top: 5px;
}
div#contentsMenu li {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 193px;
}


 /* menu a */ 
div#contentsMenu a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 193px;
	text-indent: -9999px;
	text-decoration: none;
}
#menuTop a {
	background-image: url(../menubtn/btn00.gif);
}
#menuProfile a {
	background-image: url(../menubtn/btn01.gif);
}
#menuReport a {
	background-image: url(../menubtn/btn02.gif);
}
#menuOfficialOrgan a {
	background-image: url(../menubtn/btn03.gif);
}
#menuPhilosophy a {
	background-image: url(../menubtn/btn04.gif);
}
#menuSupport a {
	background-image: url(../menubtn/btn05.gif);
}
#menuComment a {
	background-image: url(../menubtn/btn06.gif);
}
#menuLink a {
	background-image: url(../menubtn/btn07.gif);
}
#menuTop a:hover {
	background-image: url(../menubtn/btn00_over.gif);
}
#menuProfile a:hover {
	background-image: url(../menubtn/btn01_over.gif);
}
#menuReport a:hover {
	background-image: url(../menubtn/btn02_over.gif);
}
#menuOfficialOrgan a:hover {
	background-image: url(../menubtn/btn03_over.gif);
}
#menuPhilosophy a:hover {
	background-image: url(../menubtn/btn04_over.gif);
}
#menuSupport a:hover {
	background-image: url(../menubtn/btn05_over.gif);
}
#menuComment a:hover {
	background-image: url(../menubtn/btn06_over.gif);
}
#menuLink a:hover {
	background-image: url(../menubtn/btn07_over.gif);
}


/* banner */ 

#contentsMenu #banner {
	margin-top:3px;
	
}


div#contentsMenu #banner ul {
	width: 193px;
	list-style-type: none;
}
div#contentsMenu #banner #bnFacebook {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 68px;
	width: 193px;
}

div#contentsMenu #banner #bnFacebook a {
	background-image: url(../images/banner_facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 68px;
	width: 193px;
	text-indent: -9999px;
	text-decoration: none;
}



div#contentsMenu #banner #bnJimin {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 193px;
}


div#contentsMenu #banner #bnJimin a {
	background-image: url(../images/banner_jimin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 193px;
	text-indent: -9999px;
	text-decoration: none;
}





 /* menu a */ 
div#contentsMenu a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 193px;
	text-indent: -9999px;
	text-decoration: none;
}




/*

#contentsMenu #banner img{
	padding-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#contentsMenu #banner a {
	text-indent: 0px;
	height:auto;
}

*/



 /* office */ 
div#office {
	height: auto;
	width: 193px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/office_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 8px;
}
div#office h3 {
	background-image: url(../images/office_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 193px;
	text-indent: -9999px;
}
div#officeUnder {
	background-image: url(../images/office_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 193px;
	background-color: #FFFFFF;
}
div#office dl {
	margin: 3px 3px 10px 10px;
	width: 180px;
	line-height: 160%;
}


 /* second */ 
div#secondHeadline h2 {
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 110px;
	width: 570px;
}
h2#report {
	background-image: url(../images/secondheadline_report.gif);
}
h2#officialOrgan {
	background-image: url(../images/secondheadline_officialorga.gif);
}
h2#philosophy {
	background-image: url(../images/secondheadline_philosophy.gif);
}
h2#support {
	background-image: url(../images/secondheadline_support.gif);
}
h2#profile {
	background-image: url(../images/secondheadline_profile.gif);
}
h2#comment {
	background-image: url(../images/secondheadline_comment.gif);
}
h2#link {
	background-image: url(../images/secondheadline_link.gif);
}
h2#information {
	background-image: url(../images/secondheadline_info.gif);
}
h2#opinion {
	background-image: url(../images/secondheadline_opinion.gif);
}

div#secondTextArea {
	height: 100%;
	width: 530px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: small;
}
div#secondTextArea h3 {
	font-size: 18px;
	font-weight: bold;
	color: #65c4c4;
	background-image: url(../images/buret01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	margin-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
div#secondTextArea h4 {
	font-size: 16px;
	color: #000066;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000066;
	padding: 5px;
	text-align: center;
}
div#secondTextArea p.font1 {
	font-size: 16px;
	color: #000066;
	margin-top: 25px;
	margin-bottom: 0px;
	font-weight: bold;
	text-indent: 0px;
}

div#secondTextArea h5 {
	font-size: 16px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#secondTextArea h6 {
	font-size: medium;
	color: #000066;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
div#secondTextArea p {
	line-height: 170%;
	letter-spacing: 0.1ex;
	text-indent: 15px;
}
div#sign02 {
	margin-top: 20px;
	text-align: right;
	height: 100%;
}
div#gotoNext {
	text-align: center;
	height: 50px;
	width: 570px;
	background-image: url(../images/hr01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	margin-top: 30px;
	font-size: small;
}
div#secondTextArea ul {
	padding-left: 20px;
	list-style-type: disc;
	margin-left: 20px;
}
div#secondTextArea li {
	margin-bottom: 8px;
	line-height: 160%;
}
div#secondTextArea ol {
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: decimal;
}
div#linkArea {
	background-color: #efefef;
	padding: 20px;
	width: 420px;
	margin-bottom: 20px;
	margin-left: 40px;
}
div#linkArea dt {
	background-image: url(../images/buret02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
div#linkArea dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#linkArea dd {
	padding-left: 17px;
	font-size: small;
}
div.bookInfo {
	clear: both;
}
div.bookphoto {
	float: left;
	width: 100px;
	margin: 0 10px 10px 10px;
}
div.bookDetail {
	float: right;
	width: 400px;
	margin-left: 0px;
}
div.bookDetail dt {
	font-weight: bold;
	padding-top: 3px;
}
div.bookDetail dd {
	padding-left: 20px;
	padding-bottom: 5px;
}
.profileArea {
	margin-bottom: 30px;
	height: 100%;
}
.profileArea img {
	padding: 1px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.profileArea p {
	text-indent: 0px;
	font-size: small;
}
div#formArea {
	background-color: #efefef;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 100%;
	width: 100%;
	padding-top: 20px;
}
div#submitbtn {
	width: 100%;
	background-color: #CCCCCC;
	height: 100%;
	margin-top: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#formArea li {
	margin-bottom: 10px;
	list-style-type: square;
}
div#message02 {
	height: auto;
	width: 500px;
	margin-top: 35px;
	margin-bottom: 15px;
	margin-left: 30px;
	font-size: small;
}
div#message02 h3 {
	font-size: medium;
	color: #333333;
}

div#message02 h3.top {
	font-size: medium;
	color: #333333;
	margin-bottom:20px;
}


div#message02 ul {
	padding-left: 30px;
	list-style-type: disc;
}
div#message02 li {
	margin-top: 3px;
	list-style-type: disc;
}





div#message02Text {
	height: 100%;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
div#message02Text h2 {
	color: #333333;
	margin-bottom: 30px;
}

div#message02Text2 {
    width: 530px;
	height: 100%;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}

div#message02Text2 h5{
	font-size: medium;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
}
div#message02Text2 p{
   font-size:90%;
   margin-left:15px;
   line-height: 115%;
}
div#message02Text2 p.font3{
	font-weight: bold;
	color: #000099;
	list-style-type: square;
}

div#message02Text2 p.font2{
    margin-bottom: 15px;
}

div#message02Hr {
text-align: center;
height: 30px;
width: 570px;
background-image: url(../images/hr01.gif);
background-repeat: no-repeat;
background-position: center top;


}


hr.bookHr {
	height: 1px;
	margin: 20px 0;
	visibility: hidden;
}
p.bookIndex{
	padding-top:10px;
}

div#message02Text ol.text1{
	margin-left:45px;
}
div#message02Text ol.text1 li{
	padding-bottom:10px;
	
}
	
div#message02Text ol.text2{
	margin-left: 35px;
	margin-top: 10px;
	list-style-type: lower-roman;
}
div#message02Text ol.text2 li{
	padding-bottom:10px;
	
}
	
div#message02Text ol.list {
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom:20px;
	list-style-type: lower-roman;
	
	
}
	
div#message02Text ol.list li{
	padding-bottom: 2px;
	list-style-type: none;	
}

div#message02Text h2.essayT{
	color:#65c4c4;
}
		
div#message02Text p.indent{
	text-indent: 1em;
}
div#message02Text p.indent2{
	text-indent: 1em;
	padding-top:30px;
}
div#message02Text p.essay{
	font-size:90%;
	margin-bottom:15px;
}
	
	
	
div#message02Text ol.list2 {
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom:20px;
	list-style-type: lower-roman;
	
	
}
	
div#message02Text ol.list2 li{
	padding-bottom: 15px;
	list-style-type: none;	
}

div#secondTextArea p.maintenance {
	margin-top:80px;
	margin-left:50px;
	text-indent:0;
}