@charset "UTF-8";

/*==================================================
Site name : NICHIBAN
Modified  : Jul. 19, 2010
Directory : /shared/css/
==================================================*/
/*Clearfix Module
==================================================*/
.subsection:after {
content : '';
display : block;
clear : both;
height: 0;
}
.subsection {
zoom: 1;
}

/*article
==================================================*/
#article {
width: 770px;
float: left;
}
#article h1 {
}
#article h1 a {
}
#article h2 {
}
#article h3 {
}
#article p {
}
#article a {
}

/*main
==================================================*/
#main.column {
padding: 0 0 30px;
}
#main.column p.desc {
margin: 0 35px;
padding: 20px 0 15px;
font-size: 108%;
line-height: 1.5;
border-bottom: 1px dotted #cad5d8;
}
#main.column .title p,
#main.column .title h1 {
font-size: 161.6%;
padding: 24px 19px;
font-weight: bold;
}
#main.column .section {
}
#article #main.column .text {
padding: 0 0 20px 35px;
}
#article #main.column .text p {
padding: 0 35px 13px 10px;
line-height: 1.6;
}
#article #main.column .text ul {
margin: 5px 35px 12px 0;
}
#article #main.column .text ul li {
margin: 0 0 .2em 0;
padding: 3px 0 7px 24px;
line-height: 1.6;
background: url(../../links/img/icon_001.gif) 0 4px no-repeat;
list-style-type: none;
border-bottom: 1px dotted #cad5d8;
}
#article #main.column .text ul li a {
font-size: 108%;
font-weight: bold;
text-decoration: underline;
}
#article #main.column .text_more {
margin: 0 35px;
zoom: 1;
}
#article #main.column .text_more:after {
content : '';
display : block;
clear : both;
height: 0;
}
#article #main.column .text_more h3 {
padding: 18px 0 14px 14px;
}
#article #main.column .text_more p {
margin: 0;
padding: 0 0 .5em 14px;
line-height: 1.5;
}
