/*-----------------------------------------------------------
	Base Style
-----------------------------------------------------------*/

* {
  line-height: 14px;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
a:link { color: #535ca7; text-decoration: none; }

a:visited { color: #535ca7; text-decoration: none; }

a:hover { color: #535ca7; text-decoration: underline; }

a:active { color: #535ca7; text-decoration: underline; }

.top_manual{
width:668px;
_width:690px;
background:#fef5f6;
border-left:#ffa6bb solid 1px;
border-right:#ffa6bb solid 1px;
padding:1px 10px 10px 10px;
}

.clear{
clear:both;
}
/*
---------------------------------------------------------------
	subsection
---------------------------------------------------------------
*/
div.section{
clear:both;
display:block;
margin-top:15px;
}
div.section_3{
margin-top:15px;
width:220px;
float:left;
}
div.section_border{
border-top:1px dotted #940144;
margin-top:5px;
}

ul.subsection li{
background:url(../img/arrow_pk.gif) 0px 2px no-repeat;
list-style:none;
float:left;
padding-left:10px;
margin-left:5px;
_margin-left:3px;
margin-top:10px;
width:205px;
}
ul.subsection_2 li{
background:url(../img/arrow_pk.gif) 0px 2px no-repeat;
list-style:none;
float:left;
padding-left:10px;
margin-left:5px;
margin-top:10px;
width:425px;
}
ul.sublist li{
list-style:none;
margin-top:0px;
background:none;
padding:0px;
margin:0px;
}

ul.sublist_2 li{
margin-left:-10px;
_margin-left:-5px;
}

ul.sublist_3 li{
list-style:none;
background:none;
float:left;
padding:0px;
margin-left:0px;
margin-top:0px;
width:150px;
}







.bg_pink { background-color: #f13e8f; }
.bg_pink2 { background-color: #ffe5e5; }
.bg_pink3 { background-color: #fef5f6; }
.bg_pink4 { background-color: #ffa6bb; }
.bg_pink5 { background-color: #ffe4ea; }
.bg_pink6 { background-color: #fbd8d8; }
.bg_pink7 { background-color: #f279b0; }
.bg_blue { background-color: #edf6fb; }
.bg_blue2 { background-color: #6fa8cb; }
.bg_blue3 { background-color: #4aa5dc; }
.bg_blue4 { background-color: #c4dafc; }
.bg_blue5 { background-color: #f0f6fe; }
.bg_blue6 { background-color: #7199e3; }
.bg_light_blue { background-color: #f0f0f0; }
.bg_light_blue2 { background-color: #b0d9df; }
.bg_light_blue3 { background-color: #ccebf9; }


.text_lb_pink { font-size: 16px; line-height: 150%; color: #f13e8f; word-spacing: 0.1em; font-weight: bold; }
.text_lb_pink2 { font-size: 16px; line-height: 150%; color: #f13e8f; word-spacing: 0.1em; font-weight: bold; }
.text_lb_pink3 { font-size: 14px; line-height: 150%; color: #f13e8f; word-spacing: 0.1em; font-weight: bold; }



div.locator:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

div.locator {  
    display: inline-block;  
}  
