/* site */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font-size: 10pt;
font-family: "ＭＳ Ｐゴシック","Arial";
background: url('../img/back.png') repeat-x 0 0;
min-width: 800px;
padding-bottom: 5px;
}

a:link, a:visited {
color: #005886;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

hr.contents-end {
/*filter: alpha(style=3,opacity=100,finishopacity=0);*/
color: #0000a0;
width: 800px;
}

a.imglink {
border: 0;
}

a.link1 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック","Arial";

}
a.link2 {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック","Arial";

}
a.link3 {
	font-size: 11pt;
	color: #A975FF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
	font-weight: bold;

}
a.link4 {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック","Arial";

}

a.link-sitemap {
	font-size: 10pt;
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック","Arial";

}

a.link-support {
	font-size: 11pt;
	color: #0000af;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
	border-style:none;
}

/* contents */

/*p {
line-height: 170%;
}*/

.imageRight {
float:right;
margin:0px 50px 5px 5px;
border-style:none;
}
.imageRight2 {
float:right;
margin:0px 160px 5px 5px;
}
.imageRight3 {
float:right;
margin:0px 20px 5px 15px;
border-style:none;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #595959;
}

h2.subject_green {
height:24px;
width:500px;
margin:10px 10px 15px 10px;
padding:7px 0px 0px 30px;
font-size:14px;
font-weight:bold;
font-family: "ＭＳ Ｐゴシック","Arial";
color:#000000;
background-image:url('../img/subject_green.png');
}

h2.subject_orange {
height:24px;
width:500px;
margin:10px 10px 15px 10px;
padding:7px 0px 0px 30px;
font-size:14px;
font-weight:bold;
font-family: "ＭＳ Ｐゴシック","Arial";
color:#000000;
background-image:url('../img/subject_orange.png');
}

h2.subject_red {
height:24px;
width:500px;
margin:10px 10px 15px 10px;
padding:7px 0px 0px 30px;
font-size:14px;
font-weight:bold;
font-family: "ＭＳ Ｐゴシック","Arial";
color:#000000;
background-image:url('../img/subject_red.png');
}

h2.subject_blue {
height:24px;
width:500px;
margin:10px 10px 15px 10px;
padding:7px 0px 0px 30px;
font-size:14px;
font-weight:bold;
font-family: "ＭＳ Ｐゴシック","Arial";
color:#000000;
background-image:url('../img/subject_blue.png');
}

h2.subject_black {
height:24px;
width:500px;
margin:10px 10px 15px 10px;
padding:7px 0px 0px 30px;
font-size:14px;
font-weight:bold;
font-family: "ＭＳ Ｐゴシック","Arial";
color:#000000;
background-image:url('../img/subject_black.png');
}

h2.subject_purple {
height:24px;
width:500px;
margin:10px 10px 15px 10px;
padding:7px 0px 0px 30px;
font-size:14px;
font-weight:bold;
font-family: "ＭＳ Ｐゴシック","Arial";
color:#000000;
background-image:url('../img/subject_purple.png');
}

h2 {
font-size: 11pt;
font-family: "ＭＳ Ｐゴシック","Arial";
font-weight: bold;
color: #000000;
text-align: left;
margin: 6px 0 0 30px;
}

h2.main-img {
font-size: 12pt;
font-family: "ＭＳ Ｐゴシック","Arial";
font-weight: bold;
color: #ffffff;
text-align: left;
margin: 6px 0 0 30px;
}

h2.index_green {
height:25px;
width:500px;
margin:10px 10px 15px 10px;
padding:10px 0px 0px 20px;
font-size:12px;
font-weight:bold;
color:#333333;
background-image:url('../img/index_green.png');
}

h2.index_orange {
height:25px;
width:500px;
margin:10px 10px 15px 10px;
padding:10px 0px 0px 20px;
font-size:12px;
font-weight:bold;
color:#333333;
background-image:url('../img/index_orange.png');
}

h2.index_red {
height:25px;
width:500px;
margin:10px 10px 15px 10px;
padding:10px 0px 0px 20px;
font-size:12px;
font-weight:bold;
color:#333333;
background-image:url('../img/index_red.png');
}

h2.index_blue {
height:25px;
width:500px;
margin:10px 10px 15px 10px;
padding:10px 0px 0px 20px;
font-size:12px;
font-weight:bold;
color:#333333;
background-image:url('../img/index_blue.png');
}

h2.index_black {
height:25px;
width:500px;
margin:10px 10px 15px 10px;
padding:10px 0px 0px 20px;
font-size:12px;
font-weight:bold;
color:#333333;
background-image:url('../img/index_black.png');
}

h2.index_purple {
height:25px;
width:500px;
margin:10px 10px 15px 10px;
padding:10px 0px 0px 20px;
font-size:12px;
font-weight:bold;
color:#333333;
background-image:url('../img/index_purple.png');
}

h3.topics {
height:25px;
width:500px;
margin:10px 10px 15px 20px;
padding:10px 0px 0px 20px;
font-size:12px;
font-weight:bold;
color:#333333;
background-image:url('../img/topics.png');
background-position:bottom;background-repeat:repeat-x;
}

h3.link {
height:30px;
width:450px;
margin:0px 0px 0px 10px;
padding:10px 0px 0px 10px;
font-size:12px;
font-weight:bold;
color:#a975ff;
}

ul {
list-style-type: none; 
}

/* contents background */

#wrapper {
width: 800px;
margin: 5px auto 5px auto; 
background: url('../img/content.png') repeat-y 0;
/*margin: 5px 0px 5px 0px;*/
text-align: center;
border: 0px solid #C3C3C3;
display: table;
}

#main-answer {
width: 250px;
background-color: #ffffe0;
border: 1px solid #fffacd;
margin: 5px 0px 0px 50px;
padding:10px 15px 0px 0px;
margin-bottom: 1px;
font-size: 12pt;
color: #000000;
font-family: "ＭＳ Ｐゴシック","Arial";
}

#main-answer p {
margin:0;
padding:10px 15px;
line-height:1em;
color: #000000;
font-size: 10pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}

.topics-news {
width: 500px;
background-color: #ffffff;
border: 1px solid #4899CC;
padding:10px 20px 10px 20px;
margin: 0px 20px 0px 20px;
}

.topics-news p {
padding:10px 5px 5px 10px;
color: #000000;
}

.main-index {
text-align: center;
}

.img-center {
width: 550px;
text-align: center;
}

.question {
width: 550px;
text-align: center;
}

.organaization {
width: 550px;
text-align: center;
}

.pagetop {
width: 580px;
height: 15px;
text-align: right;
}

/* Header */

#header {
height: 80px;
position: relative;
background: #ffffff url('../img/header.png') no-repeat 0;
width: 800px;
}

#header-wrapper { 
width: 800px;
}

#headermenu {
	background-image: url(../img/content.png);
	height: 25px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 800px;
	font-size: 9pt;
	color: #000000;
	border: 0;
}

#pankuzu {
	background: #ffffff;
	height: 10px;
	text-align: left;
	width: 580px;
	font-size: 8pt;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック","Arial";
	border: 0;
}

img.def {
border: 0;
}

img.main {
margin: 10px 400px 0px auto;
position: relative;
border: 0;
}

img.main-question {
margin: 0px 0px 0px 0px;
position: relative;
border: 0;
}

img.support {
margin: 0px 0px 0px 0px;
border: 0;
}

.map {
margin: 0px 0px 0px 50px;
border: 0;
}

.guidemap {
margin: 0px 0px 0px 20px;
border: 0;
}

img.sitemap {
margin: 0px 0px 0px 0px;
border: 0;
}

img.officeguide {
margin: 0px 0px 0px 40px;
position: relative;
border: 0;
}

a.support {
	background-color: #ffffff;
	margin: 0px 0px 0px 420px;
	padding: 0px 0px;
	border-bottom: 0px solid #0000A0;
	text-decoration: none;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック","Arial";
}
a.imglink {
	background-color: #ffffff;
	/*width: 180px;*/
	height: 15px;
	/*display: block;*/
	/*padding: 5px 0px;
	border-bottom: 1px solid #0000A0;
	text-decoration: none;
	color: #0000ff;*/
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
}

a.pankuzulist {
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック","Arial";
}

/* Content boxes */

#content-box {
width: 800px;
height: auto;
background: url('../img/content.png') repeat-y 0;
text-align: left;
}

#content-box-in {
width: 800px;
}

#content-box-left {
float: left;
width: 200px;
margin: 0px auto;
}

#content-box-left-in {
height: auto;
margin: auto auto auto auto;
/*background: url('../img/content.png') repeat-y;*/
}

#content-box-right {
float: right;
width: 600px;
margin: auto auto auto auto;
}

#content-box-right-in {
margin: 10px aito 0 auto;
/*background: url('../img/content-right.png') repeat-y 0 50%;*/
}

/* Content boxes directives */

#content-box-left-in h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #007CBC url('../img/h3-bg.gif') repeat-x 0 0;
margin: 0;
text-align: center;
line-height: 24px;
font-size: 1.1em;
}

#content-box-left-in h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
text-align: center;
line-height: 20px;
font-size: 11px;
}

#content-box-left-in p {
margin: 0 0 5px 12px;
line-height: 130%;
}

#content-box-left-in p.first {
margin-top: 10px;
}

#content-box-left-in p span {
color: #4B4B4B;
}

#menu-home ul li {
text-align: left;
height: 15px;
display: block;
}

#menu-home ul li a, #menu-home ul li a:visited  {
background: url(../img/menu-home.png) no-repeat 0;
color: #006092;
display: block;
width: 82px;
height: 15px;
text-decoration: none;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック","Arial";
}

#menu-home ul li a:hover {
background: url(../img/menu-home-h.png) no-repeat 0;
color: #0000a0;
display: block;
width: 82px;
height: 15px;
text-decoration: none;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック","Arial";
}

#menu-contens ul li {
text-align: left;
height: 36px;
display: block;
}

#menu-contens ul li a, #menu-contens ul li a:visited  {
background: url(../img/menu-contens.png) no-repeat 0;
color: #006092;
display: block;
width: 170px;
height: 36px;
text-decoration: none;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック","Arial";
text-align: left;
line-height: 35px;
}

#menu-contens ul li a:hover {
background: url(../img/menu-contens-h.png) no-repeat 0;
color: #0000a0;
display: block;
width: 170px;
height: 36px;
text-decoration: none;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック","Arial";
text-align: left;
line-height: 35px;
}

#menu-support ul li {
text-align: left;
height: 36px;
display: block;
}

#menu-support ul li a, #menu-support ul li a:visited  {
background: url(../img/menu-support.png) no-repeat 0;
color: #FF8E8E;
display: block;
width: 170px;
height: 36px;
text-decoration: none;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック","Arial";
text-align: center;
line-height: 35px;
}

#menu-support ul li a:hover {
background: url(../img/menu-support-h.png) no-repeat 0;
color: #FFA4A4;
display: block;
width: 170px;
height: 36px;
text-decoration: none;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック","Arial";
text-align: center;
line-height: 35px;
}

#menu-info ul li {
text-align: left;
height: 29px;
font-size: 9pt;
display: block;
}

#menu-info ul li a, #menu-info ul li a:visited  {
background: url(../img/menu-info.png) no-repeat 0;
color: #006092;
display: block;
width: 180px;
height: 30px;
text-decoration: none;
font-weight: normal;
font-family: "ＭＳ Ｐゴシック","Arial";
text-align: left;
line-height: 30px;
}

#menu-info ul li a:hover {
background: url(../img/menu-info-h.png) no-repeat 0;
color: #0000a0;
display: block;
width: 180px;
height: 30px;
text-decoration: none;
font-weight: normal;
font-family: "ＭＳ Ｐゴシック","Arial";
text-align: left;
line-height: 30px;
}

#content-box-left-in img {
position: relative;
border: 0;
}

/* Footer */

#footer {
text-align: right;
position: relative;
background: #ffffff url('../img/footer.png') no-repeat 0;
height: 60px;
width: 800px;
font-size: 9pt;
font-weight: bold;
/*margin-top: 0px;
margin-bottom: 0px;*/
margin: 0px auto 0px auto; 
}

#footer-wrapper {
clear: both;
text-align: center;
width: 800px;
}

#footer a:link, #footer a:visited {
font-size: 10pt;
color: #000000;
padding: 0px 0px;
font-weight: normal;
font-family: "ＭＳ Ｐゴシック","Arial";
}

#footer a:hover {
font-size: 10pt;
color: #0000a0;
padding: 0px 0px;
font-weight: normal;
font-family: "ＭＳ Ｐゴシック","Arial";
}

p.copyright {
text-align: right;
}
#copyright {
	text-align: right;
	margin: 30px 400px 0px auto;
	width: 780px;
	font-size: 8pt;
	border: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial";
}

/* text */

.text1 {
	padding:5px 70px 0px 20px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height : 15pt;
	font-family: "ＭＳ Ｐゴシック","Arial";
}
.text2 {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial";
	line-height : 15pt;
}
.text3 {
	padding:0px 0px 0px 20px;
	font-size: 11pt;
	color: #00000a;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
	font-weight: bold;
	line-height : 15pt;
}
.text4 {
	padding:10px 0px 0px 20px;
	font-size: 8pt;
	color: #ff0000;
	text-decoration: none;
	font-family: "Arial";
	font-weight: normal;
	line-height : 15pt;
}
.text5 {
	padding:10px 0px 0px 20px;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
	font-family: "Arial";
	font-weight: normal;
	line-height : 15pt;
}
.in-text1 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";

}
.text-def {
	margin:0;
	padding:10px 0px 15px 20px;
	line-height:2px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";

}
.text-aboutus {
	margin:0;
	padding:10px 10px;
	line-height:1px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";

}
.text-sitemap {
	margin:0;
	padding:10px 15px;
	line-height:3px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";

}
.text-officeguide {
	margin:0;
	padding:10px 15px;
	line-height:2px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";

}
.text-support1 {
	margin:0;
	padding:10px 15px;
	line-height:3px;
	font-size: 12pt;
	color: #0000ff;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
}
.text-support2 {
	margin:0;
	padding:10px 15px;
	line-height:2px;
	font-size: 11pt;
	color: #0000af;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
}
.text-support3 {
	margin:0;
	padding:10px 15px;
	line-height:4px;
	font-size: 11pt;
	color: #0000af;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
}
.text-main-img {
	margin:0;
	padding:10px 15px;
	line-height:4px;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック","Arial";
}

/* table */
table.support-area {
margin: 0px 0px 0px 30px;
width: 500px;
height: 500px;
border-collapse: collapse;
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
th.support-area {
text-align: center;
color: #ffffff; /* 文字の色 */
background-color: #999999; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
td.support-area {
color: #000000; /* 文字の色 */
background-color: #ffffff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}

table.systeminfo {
margin: 0px 0px 0px 30px;
width: 500px;
height: 200px;
border-collapse: collapse;
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
th.systeminfo {
text-align: center;
color: #ffffff; /* 文字の色 */
background-color: #FF8000; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
td.systeminfo {
color: #000000; /* 文字の色 */
background-color: #ffffff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}

table.legalsystem {
margin: 0px 0px 0px 30px;
width: 500px;
height: 100px;
border-collapse: collapse;
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
th.legalsystem {
text-align: center;
color: #ffffff; /* 文字の色 */
background-color: #0000ff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
td.legalsystem {
color: #000000; /* 文字の色 */
background-color: #ffffff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}

table.legalprocedure {
margin: 0px 0px 0px 30px;
width: 500px;
border-collapse: collapse;
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
th.legalprocedure {
text-align: left;
color: #ffffff; /* 文字の色 */
background-color: #0000ff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
td.legalprocedure {
color: #000000; /* 文字の色 */
background-color: #ffffff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}

table.optionprocedure {
margin: 0px 0px 0px 30px;
width: 500px;
height: 100px;
border-collapse: collapse;
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
th.optionprocedure {
text-align: center;
color: #ffffff; /* 文字の色 */
background-color: #0000ff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
td.optionprocedure {
color: #000000; /* 文字の色 */
background-color: #ffffff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}

table.tanto {
margin: 0px 0px 0px 10px;
width: 530px;
height: 100px;
border-collapse: collapse;
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
th.tanto {
text-align: center;
color: #000000; /* 文字の色 */
background-color: #f0f8ff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}
td.tanto {
height: 50px;
color: #000000; /* 文字の色 */
background-color: #ffffff; /* 背景の色 */
border-style: solid; /* 枠の種類 */
border-color: #777777; /* 枠の色 */
border-width: 1px 1px; /* 枠の幅 */
font-size: 9pt;
font-family: "ＭＳ Ｐゴシック","Arial";
}

/* qa area */
#qa-area { background:transparent; margin:1em; padding:0px 0px 0px 0px; width: 570px;}
#qa-area .h, #qa-area p { margin:0; padding:10px 15px; line-height:2em; }
#qa-area .h { font-size:12px; color:#60c8d8; padding-bottom:0; font-weight:bold; }
#qa-area .xtop, #qa-area .xbottom {display:block; background:transparent; font-size:1px; }
#qa-area b { display:block; overflow:hidden; }
#qa-area .xb1, #qa-area .xb2, #qa-area .xb3 {height:1px; }
#qa-area .xb2, #qa-area .xb3, #qa-area .xb4 {background:#f2f9fd; border-left:1px solid #c8ebf9; border-right:1px solid #c8ebf9; }
#qa-area .xb1 { margin:0 5px; background:#c8ebf9; }
#qa-area .xb2 { margin:0 3px; border-width:0 2px; }
#qa-area .xb3 { margin:0 2px; }
#qa-area .xb4 { height:2px; margin:0 1px; }
#qa-area .xboxcontent { display:block; background:#f2f9fd; border:0 solid #c8ebf9; border-width:0 1px; }

/* achievements area */
#ac-area { background:transparent; margin:1em; padding:0px 0px 0px 0px; width: 570px;}
#ac-area .h, #ac-area p { margin:0; padding:10px 15px; line-height:2em; }
#ac-area .h { font-size:12px; color:#0000d8; padding-bottom:0; font-weight:bold; }
#ac-area .xtop, #ac-area .xbottom {display:block; background:transparent; font-size:1px; }
#ac-area b { display:block; overflow:hidden; }
#ac-area .xb1, #ac-area .xb2, #ac-area .xb3 {height:1px; }
#ac-area .xb2, #ac-area .xb3, #ac-area .xb4 {background:#f2f9fd; border-left:1px solid #c8ebf9; border-right:1px solid #c8ebf9; }
#ac-area .xb1 { margin:0 5px; background:#c8ebf9; }
#ac-area .xb2 { margin:0 3px; border-width:0 2px; }
#ac-area .xb3 { margin:0 2px; }
#ac-area .xb4 { height:2px; margin:0 1px; }
#ac-area .xboxcontent { display:block; background:#f2f9fd; border:0 solid #c8ebf9; border-width:0 1px; }

/* main info area */
#main-info { background:transparent; margin:1em; padding:0px 0px 0px 0px; width: 570px;}
#main-info p { margin:0; padding:10px 15px; line-height:2em; font-size:12px; font-family: "ヒラギノ角ゴ Pro W6","Arial"; font-weight:bold;}
#main-info .h { margin:0; padding:10px 15px; line-height:1em; font-size:12px; font-family: "ヒラギノ角ゴ Pro W6"; font-weight:bold; color:#00007B;}
#main-info .xtop, #main-info .xbottom {display:block; background:transparent; font-size:1px; }
#main-info b { display:block; overflow:hidden; }
#main-info .xb1, #main-info .xb2, #main-info .xb3 {height:1px; }
#main-info .xb2, #main-info .xb3, #main-info .xb4 {background:#f2f9fd; border-left:1px solid #c8ebf9; border-right:1px solid #c8ebf9; }
#main-info .xb1 { margin:0 5px; background:#c8ebf9; }
#main-info .xb2 { margin:0 3px; border-width:0 2px; }
#main-info .xb3 { margin:0 2px; }
#main-info .xb4 { height:2px; margin:0 1px; }
#main-info .xboxcontent { display:block; background:#f2f9fd; border:0 solid #c8ebf9; border-width:0 1px; }

/* report area */
#repo-area { background:transparent; margin:1em; padding:0px 0px 0px 0px; width: 570px;}
#repo-area .h, #repo-area p { margin:0; padding:10px 15px; line-height:2em; }
#repo-area .h { font-size:12px; color:#0000d8; padding-bottom:0; font-weight:bold; }
#repo-area .xtop, #repo-area .xbottom {display:block; background:transparent; font-size:1px; }
#repo-area b { display:block; overflow:hidden; }
#repo-area .xb1, #repo-area .xb2, #repo-area .xb3 {height:1px; }
#repo-area .xb2, #repo-area .xb3, #repo-area .xb4 {background:#fff0f5; border-left:1px solid #ffb6c1; border-right:1px solid #ffb6c1; }
#repo-area .xb1 { margin:0 5px; background:#ffb6c1; }
#repo-area .xb2 { margin:0 3px; border-width:0 2px; }
#repo-area .xb3 { margin:0 2px; }
#repo-area .xb4 { height:2px; margin:0 1px; }
#repo-area .xboxcontent { display:block; background:#fff0f5; border:0 solid #ffb6c1; border-width:0 1px; }

/* STYLES FOR CROSSFADER */
div.cf_wrapper { position:relative; padding:0px 0px 210px 0px;}
div.cf_element { width:589px; height:204px; background: url('../img/main-index.png') repeat-x 0 0; border:1px solid #ccc; }
div.cf_element div.content { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:2; }
div.cf_element div.content h2 { margin:0px 0px 10px 0px; padding:20px 0px 20px 0px; }

.event-frame {
width: 540px;
height: 300px;
padding:0px 0px 0px 0px;
margin: 0px 20px 0px 20px;
}
