*{
	vertical-align: top;
	margin: 0;
}

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#222;
	background-color:#d3dace;
}

A {text-decoration:none;}
A:LINK { color: #22028a;}
A:VISITED { color: #8700b3;}
A:HOVER { color:#ff0000;}

H1 {
	font-size: 18px;font-weight: bold; color: #111;line-height: 20px; margin-top: 4px; margin-bottom: 8px;
}
H2 {
	font-size: 16px;font-weight: bold; color: #111;line-height: 18px; margin-top: 4px; margin-bottom: 8px;
}
H3 {
	font-size: 14px;font-weight: bold; color: #111;line-height: 16px; margin-top: 4px; margin-bottom: 8px;
}
H4 {
	font-size: 12px;font-weight: bold; color: #111;line-height: 14px; margin-top: 4px; margin-bottom: 8px;
}
H5 {
	font-size: 11px;font-weight: bold; color: #111;line-height: 13px; margin-top: 4px; margin-bottom: 8px;
}

UL, OL, LI, blockquote {
	margin-left: 24px;
}

P{
	margin-top: 4px; 
	margin-bottom: 8px;
}


.reverse { 
	color: #eeeeee;
}

.narrow { 
	line-height: 12px;
}

.bload { 
	line-height: 14px;
}

.body{
	font-size: 12px;
	line-height: 16px;
}
.med{
	font-size: 12px;
	line-height: 15px;
}

.sml { 
	font-size: 11px;
	line-height: 14px;
}

.mini { 
	font-size: 10px;
	line-height: 12px;
}



body.bodytop{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	BACKGROUND-COLOR: #d3dace; 
	BACKGROUND-IMAGE:  url(../image/bg_top.gif); 
	BACKGROUND-REPEAT:repeat-y;
}

body.body2nd{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	BACKGROUND-COLOR: #d3dace; 
	BACKGROUND-IMAGE:  url(../image/bg_next.gif); 
	BACKGROUND-REPEAT:repeat-y;
}
body.solid{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	BACKGROUND-COLOR: #d3dace; 
}

body.yellowbg {
	BACKGROUND-COLOR: #FFD163; 
}

body.whitebg {
	BACKGROUND-COLOR: #FFFFFF; 
}

.bghr {
	BACKGROUND-IMAGE:  url(../image/bghr.gif); 
	BACKGROUND-REPEAT:repeat-x;
}
.bgver {
	BACKGROUND-IMAGE:  url(../image/bgver.gif); 
	BACKGROUND-REPEAT:repeat-y;
}

img.left {
	float: left; margin-right: 20px;
}

img.margin1px {
	margin: 1px;
}

.caption {
	font-size: 11px;
	line-height: 12px;
}
.caution{
	font-size: 11px;
	line-height: 12px;
	color: #913030;
	text-decoration:none;
	font-style: normal;
}

#answerkakomi {
	clear:both;
	margin:20px 20px 20px 0px;
	padding:1px 10px 1px 22px;
	font-size: 12px;
	line-height: 13px;
	width: auto; 
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: #003399;
	background-color: #FFFFFF;
	BACKGROUND-IMAGE:  url(../image/answer.gif); 
	BACKGROUND-REPEAT:no-repeat;
}


.banner {
	width: 210px;
	height:35px;
	margin:0px 0px 3px 14px;
}




#bubble_tooltip{
	width:166px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../image/bubble_top.gif');
	background-repeat:no-repeat;
	height:18px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../image/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../image/bubble_bottom.gif');
	background-repeat:no-repeat;	
	height:21px;
	position:relative;
	top:-6px;
}






#but_language {
	clear: both;
	height: 18px;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	BACKGROUND-COLOR: #EF7469; 
	BACKGROUND-IMAGE:  url(../image/bg_language.gif);	
	BACKGROUND-REPEAT:repeat-x;
}
#but_language a,div#but_language a:link,div.but_language a:visited {
	text-decoration: none;
	color:#ffffff;
}
#but_language a:hover {
	color:#071b8f;
}

.butmenubar {
	float: left;
	width: auto;
	height:16px;
	margin:0px 0px 0px 30px;
	padding:1px 0px 0px 0px;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
}
.butmenubar a,div.butmenubar a:link,div.butmenubar a:visited {
	text-decoration: none;
	color:#ffffff;
}
.butmenubar a:hover {
	color:#071b8f;
}

.but_top {
	width: 210px;
	height:22px;
	margin:0px 0px 4px 14px;
	padding:4px 2px 0px 4px;
	font-size: 12px;
	line-height: 13px;
	color: #071B8F;
	BACKGROUND-COLOR: #D3DACE; 
	BACKGROUND-IMAGE:  url(../image/bg_but.gif);	
	BACKGROUND-REPEAT:repeat-x;
}


#container{
	clear: both;
	width: 95%; 
	height: auto; 
	BACKGROUND-COLOR: #d3dace; 
	BACKGROUND-IMAGE:  url(../image/bg_next.gif); 
	BACKGROUND-REPEAT:repeat-y;   
}



#footer{
	clear:both;
	height: 30px; 
	margin: 10px 30px 0px 170px; 
	padding-left: 0px;
    border-width: 2px 0px 0px 0px;
    border-style: dotted;
    border-color: #003399;
	font-size: 11px;
	line-height: 12px;
}
#footertop{
	clear:both;
	width: 662px; 
	height: 30px; 
	margin-top: 12px; 
	margin-left: 15px; 
	padding-left: 0px;
    border-width: 2px 0px 0px 0px;
    border-style: dotted;
    border-color: #003399;
	font-size: 11px;
	line-height: 12px;
}


#hearder2ndcontainer{
	width: 95%;
	height:52px;
	BACKGROUND-COLOR: #ef7469; }
#header2nd {
	float:left;
	width: 40%;
	height:52px; }
#header2ndright {
	float:right;
	width: 40%;
	height:52px; 
}

.help {
	width: 200px;
	height: auto;
	padding:6px; 
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #cccccc;
	background-color: #FFD163;
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    border-color: #aaa;
}

#linkkakomi {
	clear:both;
	margin:20px 20px 20px 20px;
	padding:1px 10px 1px 20px;
	width: 75%; 
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: #003399;
	background-color: #FFFFFF;
	BACKGROUND-IMAGE:  url(../image/arrow.gif); 
	BACKGROUND-REPEAT:no-repeat;
}

#listbox {
	clear:both;
	padding:5px 11px 5px 11px;
}

#main1column {
	clear: both;
	height: auto;
	margin:0px 30px 0px 170px;
	padding:10px 24px 24px 24px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #003399;
	background-color: #FFFFFF;
}




#menubar2nd {
	clear: both;
	width: 100%;
	height:18px;
	margin-left:0px;
	padding-top:2px;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	BACKGROUND-COLOR: #ff0033; 
	BACKGROUND-IMAGE:  url(../image/bg_menu_top.gif);	
	BACKGROUND-REPEAT:repeat-x;
}


#menubartop {
	clear: both;
	width: 100%;
	height:18px;
	margin-bottom:10px;
	padding-top:2px;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	BACKGROUND-COLOR: #ff0033; 
	BACKGROUND-IMAGE:  url(../image/bg_menu_top.gif);	
	BACKGROUND-REPEAT:repeat-x;
}



#menuleft {
	position: absolute;
	left: 15px;
	top: 134px;
	width: 140px;
	height: auto;
	z-index:4;
}
#menuleft ul{
	margin: 0;
	padding:0;
	list-style: none;
}
#menuleft li{
	width: auto;
	height: auto;
	margin-bottom: 1px;
	padding:4px 3px 4px 3px;
	background-color:#ffffff;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #aaaaaa;
	font-size: 11px;
	line-height: 12px;
}


#menulist{
	clear: both;
	width: 83%; 
	margin: 20px 0px 10px 0px; 
	padding: 4px 4px 4px 8px;
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: #003399;
	background-color: #EEEEEE;
	font-size: 11px;
	line-height: 12px;
}


.muskbutmenubar {
	float: left;
	width: 44px;
	height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	BACKGROUND-COLOR: #EF7469; 
}




#photobox {
	clear:both;
	margin:0px 0px 12px 12px;
	padding:10px 10px 10px 10px;
	font-size: 11px;
	line-height: 12px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #dddddd;
}
#photoboxright {
	clear:both;
	float: right;
	margin:0px 0px 12px 12px;
	padding:8px 8px 8px 8px;
	font-size: 11px;
	line-height: 12px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #dddddd;
}
#photoboxleft {
	clear:both;
	float: left;
	margin:0px 12px 12px 0px;
	padding:8px 8px 8px 8px;
	font-size: 11px;
	line-height: 12px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #dddddd;
}

#questionkakomi {
	clear:both;
	margin:20px 20px 20px 0px;
	padding:1px 10px 1px 22px;
	font-size: 12px;
	line-height: 13px;
	width: 60%; 
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: #003399;
	background-color: #FFFFFF;
	BACKGROUND-IMAGE:  url(../image/question.gif); 
	BACKGROUND-REPEAT:no-repeat;
}

#redmask2nd {
	clear: both;
	position: absolute;
	left: 0px;
	top: 52px;
	width: 44px;
	height:18px;
	BACKGROUND-COLOR: #EF7469; 
}

#subtitle{
	clear: both;
	width: 50%; 
	margin: 20px 0px 10px 0px; 
	padding: 4px 4px 4px 8px;
    border-width: 1px 0px 1px 0px;
    border-style: dotted;
    border-color: #003399;
	background-color: #EEEEEE;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #660033;
}

#textbox {
	clear:both;
	padding:5px 5px 0px 20px;
}


#textkakomi {
	clear:both;
	margin:20px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	width: auto; 
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: #003399;
	background-color: #FFFFFF;
}

#textkakomitop {
	clear:both;
	margin:20px 30px 0px 170px;
	padding:8px 24px 8px 24px;
	width: auto; 
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: #003399;
	background-color: #FFFFFF;
}


#title {
	margin:20px 0px 0px 170px;
	height: 36px;
	width: 500px;
}



