@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #0369e5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 100%;
}

.page #container {
	width: 800px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.page #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.page #header h1 {
	margin: 0;
	padding: 0;
}


.page #sidebar1 {
	width: 190px;
	background-color: #D2EAFF;
	float: right;
	background-image: url(images/side_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}
.page #container #mainContent #top_menu img {
	float: left;
}



.page #mainContent {
	margin-left: 20px;
	width: 580px;
} 

.page #footer {
	height: 45px;

} 

address {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 85%;
	font-style: normal;
	text-align: center;
	background-image: url(images/foot_bg.gif);
	width: 800px;
	padding-top: 22px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}
.side_menu {
	background-image: url(images/side_nittei02.gif);
	background-repeat: repeat-y;
}
.top_topics {
	background-image: url(images/top_topics02.gif);
	background-repeat: repeat-y;
	float: left;
	margin-bottom: 10px;
}
.page      #container  #sidebar1  .side_menu  ul       {
	font-size: 95%;
	line-height: 140%;
	color: #3A455C;
	text-align: left;
	list-style-image: url(images/point.gif);
}
.page #container #sidebar1 p {
	margin-top: -10px;
}

.top_name {
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	clear: left;
}
.top_add {
	font-size: 85%;
	line-height: 120%;
	text-align: center;
	margin-top: -20px;
}

.page  #container  #mainContent  .top_topics  ul {
	font-size: 95%;
	line-height: 140%;
	margin-bottom: -1px;
	list-style-image: url(images/point.gif);
}
.page #container #mainContent .top_topics p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.ul_notes {
	font-size: 90%;
	line-height: 140%;
}






.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img_right {
	float: right;
}
.img_left {
	float: left;
	margin-right: 10px;
}



#header ul {
	margin: 0px;
	width: 800px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header li {
	list-style-type:none;
	width:100px;
	height:25px;
	float: left;
}

#header a{
	display:block;
	height:100%;
	text-indent:-9999px;
	text-decoration:none;
}

a:focus{
/*\*/
	overflow: hidden;
/**/
}

#header li.btntop{
	background : url(./images/btn01r.gif);
}
#header li.btntop a{
	background : url(./images/btn01.gif);
}

#header li.btnlicense{
	background : url(./images/btn02r.gif);
}
#header li.btnlicense a{
	background : url(./images/btn02.gif);
}

#header li.btnstepup{
	background : url(./images/btn03r.gif);
}
#header li.btnstepup a{
	background : url(./images/btn03.gif);
}

#header li.btnrenew{
	background : url(./images/btn04r.gif);
}
#header li.btnrenew a{
	background : url(./images/btn04.gif);
}

#header li.btninfo{
	background : url(./images/btn05r.gif);
}
#header li.btninfo a{
	background : url(./images/btn05.gif);
}

#header li.btnform{
	background : url(./images/btn06r.gif);
}
#header li.btnform a{
	background : url(./images/btn06.gif);
}

#header li.btndownload{
	background : url(./images/btn07r.gif);
}
#header li.btndownload a{
	background : url(./images/btn07.gif);
}

#header li.btnlink{
	background : url(./images/btn08r.gif);
}
#header li.btnlink a{
	background : url(./images/btn08.gif);
}

#header li a:hover{
	background:none !important;
}
#faq p {
	line-height: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#faq h4 {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.page #voice {
	margin-left: 20px;
	width: 550px;
}



a:link {
	color: #3586FF;
}

a:visited {
	color: #3586FF;
}
a:hover {
	color: #666666;
}
a:hover {
	color: #3333FF;
}

#top_menu {
	font-size: 75%;
	color: #333333;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.top_menu1 {
	width: 270px;
	background-image: url(images/topmenu_bg.gif);
	margin: 5px;
	height: 160px;
	float: left;
	border: 1px solid #C5C5C5;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.top_menu0 {
	width: 580px;
	vertical-align: top;
	height: 350px;
	padding-bottom: 16px;
}
.page #container #mainContent p {
	clear: left;
}

p {
	font-size: 95%;
	line-height: 120%;
	margin-top: -5px;
}
h4 {
	color: #3761C1;
	line-height: 120%;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 110%;
}
h5 {
	font-size: 80%;
	font-weight: normal;
	line-height: 120%;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	margin-top: 30px;
	margin-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #ff5400;
	color: #535353;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.list_table {
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	font-size: 90%;
	line-height: 120%;
}
td {
	font-size: 90%;
	padding: 5px;
}

.list_th {
	color: #FFFFFF;
	background-color: #6699FF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 90%;
	line-height: 120%;
}
.list_td {
	border: 1px solid #CCCCCC;
}
.list_td_right {
	text-align: right;
	border: 1px solid #CCCCCC;
}

.listm_table {
	font-size: 70%;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.table_noline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
}
.th_noline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list_td_center {
	text-align: center;
	border: 1px solid #CCCCCC;
}
.list_th_m {
	color: #FFFFFF;
	background-color: #6699FF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listm_table2 {
	font-size: 90%;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.list_th_m2 {
	color: #FFFFFF;
	background-color: #6699FF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	font-size: 90%;
}
.list_td2 {
	border: 1px solid #CCCCCC;
}
.style2 {
	font-size: 160%;
	font-weight: bold;
	color: #FF0000;
}
.style4 {font-size: small;}
#reserve {
	margin-left: 30px;
}
#form  td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#form table {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
#mainContent #red_waku {
	border: 1px solid #FF0000;
	height: 18px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 390px;
}
.style_24 {
	font-size: 24pt;
}
