*, html{margin:0;padding:0;}

img {border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; text-align: center; font-size: 12px;}

a { color: #67A2B4; text-decoration:none;}

a:hover {text-decoration:underline;}
 
/* Wrapper */
#all-frame {
width: 793px;
margin: 0 auto;
text-align: left;
overflow: hidden;
}
#all-frame h1 {
background: url(img/head.jpg) no-repeat;
padding: 123px 393px 25px 26px;
}
#all-frame h1 a {
display: block;
width: 373px;
height: 85px;
}
#all-frame h1 a span {
display: none;
}

/* left list*/
#advice {
float: left;
width: 254px;
line-height: 200%;
letter-spacing: 2px;
margin-top: 10px;
border: 1px solid #aaa;
}
#advice ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#advice ul li#li_top a {
display: block;
width: 254px;
height: 64px;
background: url(img/list_top.gif) no-repeat;
margin-left: 6px;
}
#advice ul li#li_top a span {
display: none;
}
#advice ul li#li_btm {
display: block;
width: 254px;
height: 20px;
background: url(img/list_btm.gif) no-repeat;
}
#advice ul li#li_btm span {
display: none;
}
#advice ul.line-up {
background: url(img/list_mdl.gif) repeat-y;
}
#advice ul.line-up li {
border: none;
padding: 0;
}
#advice ul.line-up li a {
display: block; 
background: url(img/mark.gif) no-repeat left;
color: #555;
margin: 2px 10px;
}
#advice ul.line-up li a:hover {
color: #67A2B4;
text-decoration: none;
}
#advice ul.line-up li a span {
display: block;
padding: 10px 5px 10px 25px;
}
/* Content */
#contentColumn {
float: right;
width: 523px;
letter-spacing: 2px;
margin-top: 20px;
} 
#contentColumn h2 {
background: url(img/info.gif) no-repeat left;
font-size: 12px;
padding: 5px 5px 5px 120px;
color: #000;
} 
#contentColumn .info_text {
padding: 10px;
line-height: 140%;
margin: 5px 0 20px 0;
}
#contentColumn .info_text li {
padding-bottom: 10px;
background: url(img/content_top.gif) no-repeat bottom top left;
}
#contentColumn h3 {
padding: 10px 0px 10px 50px;
font-size: 24px;
background: url(img/pagetitle.gif) no-repeat left;   
color: #222;
}
 
#contentColumn .block { 
padding: 15px;
line-height: 260%;
font-size: 14px;
background-color: #f1f1f1;
margin-bottom: 20px;
}
.gnr {
padding: 15px;
background-color: #f1f1f1;
margin-bottom: 20px;
}
.gnr li { padding: 5px; margin: 10px; font-size: 16px; font-weight: bold;}

#contentColumn .pagetop {
text-align: right;
margin: 20px 0; 
}


/* foot */
#g-g-footer {
clear: both;
letter-spacing: 2px;
}
#copy {
text-align: right;
color: #fff;
margin-top:12px;
background-color: #333;
padding: 6px;
}
#g-g-footer .info_text {
color: #333;
padding: 15px;
}

