#main {
width: 550px;
float: left;
background-color: #fff;}

#sub {
width: 293px;
float: right;
background-color: #ffffff;}


.special #main {
width: 550px;
}
.special #sub {
width: 293px;
}
.donyu {
background-color: #eee;
border: solid 1px #ccc;
	font-family: sans-serif;
	color: #555;
font-size: 11px;
margin-top: 0;
margin-bottom: 20px;
padding: 5px;
}


.special #main p {
font-size: 14px;
}
#main h3 {
font-weight: normal;
font-size: 20px;
}
#main p {
font-size: 1em;
line-height: 1.4;
margin-bottom: 25px;
}

#main h4 {
font-weight: normal;
font-size: 20px;
clear: both;
width: 550px;
line-height: 1.2;
margin-bottom: 10px;
margin-top: 20px;
}

h5 {
color: #ffffff;
font-size: 12px;
line-height: 1;
background-color: #999999;
margin: 0;
padding: 10px;
border-bottom: solid 1px #666;
font-weight: normal;
}


ul {
 margin: 0;
 padding: 0;
 margin-bottom: 50px;
}
li {
list-style-type: none;
}
li#mokuji a {
display: block;
height: 33px;
background-image: url(../images/articles/pagenavi/mokuji_bg.jpg);
border-bottom: solid 1px #eee;
text-decoration: none;
list-style-type: none;
margin-bottom: 2px;
line-height: 33px;
text-indent: 8px;
}
li#mokuji a {
color: #444;
}
li#mokuji a:hover {
color: #999;
background-image: url(../images/articles/pagenavi/mokuji_bg2.jpg);
}

#pageNavi {
padding-top: 30px;
}
#pastPage a {
display: block;
float: left;
text-align: left;
width: 200px;
border-left: solid 2px #ddd;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 20px;
padding-right: 15px;
background-image: url(../images/articles/pagenavi/pageNavi_back_a.jpg);
background-position: left;
}
#nextPage a {
display: block;
float: right;
text-align: right;
width: 200px;
border-right: solid 2px #ddd;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 15px;
padding-right: 20px;
background-image: url(../images/articles/pagenavi/pageNavi_next_a.jpg);
background-position: right;
}
#nextPage a:hover {
display: block;
background-image: url(../images/articles/pagenavi/pageNavi_next_b.jpg);
}
#pastPage a:hover {
display: block;
background-image: url(../images/articles/pagenavi/pageNavi_back_b.jpg);
}
#pageNavi a {
color: #444;
text-decoration: none;
}
#pageNavi a:hover {
color: #eee;
text-decoration: none;
background-color: #999;
}

p.caption {
width: 410px;
line-height: 1.4;
}
#specialContents {
margin-top: 30px;
}
#specialContents h3 {
width: 410px;
margin-bottom: 0px;
}
#rightContents {
padding-left: 15px;
margin-top: 30px;
}
#rightContents h3 {
width: 355px;
padding-bottom: 0px;
}
#rightContents p,
#specialContents p {
margin-top:3px;
}

#leftList {
float: left;
width: 444px;
padding-left: 3px;
}
#rightList {
float: right;
width: 388px;
padding-right: 3px;
}


essayHead {
 font-size: 22px;
}

b {
margin-right: 10px;
}


.donyu img {
margin: 0;
margin-right: 5px;
}
a.lightbox img {
border: solid 2px #fff;
}
#sub a.lightbox {
border: 0px;
margin: 0px;
padding: 0px;
}


.essay img {
/*float: left;
margin-right: 25px;*/
margin-top: 10px;
margin-bottom: 20px;
margin-left: 65px;
}

p.essay {
text-indent: 4px;
width: 550px;
font-size: 1em;
}





hr.one {
height: 100px;
border: 0px;
}
hr.two {
height: 200px;
border: 0px;
}
hr.three {
height: 300px;
border: 0px;
}
hr.four {
height: 400px;
border: 0px;
}
hr.five {
height: 500px;
border: 0px;
}
hr.six {
height: 600px;
border: 0px;
}
hr.seven {
height: 700px;
border: 0px;
}
hr.eight {
height: 800px;
border: 0px;
border-color: #fff;
}
hr.nine {
height: 900px;
border: 0px;
}
hr.ten {
height: 1000px;
border: 0px;
}
hr.eleven {
height: 1100px;
border: 0px;
}