@charset "utf-8";

#main_article {
margin-top: 20px;
position: relative;
background: url("../images/contents_bg.gif") repeat-y;
height: 1%;
}

#main_article p {
line-height: 165%;
margin-left: 12px;
}

#article {
background-image: url("../images/nav_bottom.gif");
background-position: right bottom;
background-repeat: no-repeat;
}

#texts {
float: left;
width: 670px;
padding-top: 10px;
}

#texts p {
line-height: 180%;
}

#texts ol {
margin-top: 60px;
}

#texts ol li {
margin-left: 32px;
list-style-type: decimal;
margin-bottom: 8px;
line-height: 140%;
}

#article h1 {
border-top: solid 2px #a03b45;
border-bottom: double 3px #f1e8d4;
height: 50px;
text-indent: -9999px;
width: 670px;
}

#article h2 {
background: url("../images/h3_point.gif") -10px 0 no-repeat;
padding-left: 12px;
height: 24px;
margin: 0 0 14px;
clear: both;
}

#article h2.subtl {
margin: 10px 0 20px!important;
background: none;
padding: 0 0 10px;
float: left;
clear: none;
}

#article .photo {
background: url("../images/picframe.gif");
float: right;
clear: right;
width: 204px;
margin: 0 0 20px 20px;
padding: 6px;
}

#article blockquote {
background: url("../images/blockquote_bg.gif");
font-size: 85%;
color: #663300;
padding: 10px;
border: solid 6px #f8f3e8;
margin: 18px 20px 18px 34px;
line-height: 145%;
}

blockquote.wzphoto {
width: 345px;
}

#article p.bq {
background: url("../images/picframe.gif");
}

#navigation {
background: #dbd0b3;
width: 152px;
float: right;
clear: right;
position: relative;
padding-bottom: 10px;
}