div#page h2 {
	border-bottom: 1px dotted #666666;
	padding-left: 20px;
	font-size: 13px;
	background-image: url(../img/bg_h2.gif);
	background-repeat: no-repeat;
       /* margin-top: 25px;*/
        margin-bottom: 10px;
}

div#page h3 {
	font-size: 13px;
	color: #0080dc;
    margin-top: 20px;
	margin-bottom: 7px;
}

div#page h3.group {
	font-size: 13px;
	color: #000;
    margin-top: 20px;
	margin-bottom: 30px;
}

div#page h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

div#page p {
	font-size: 12px;
	line-height: 1.5;
}

div#page a {
	outline: none;	
}
div#page a:link {
	color: #808080;
}

div#page a:visited {
	color: #808080;
}

div#page a:hover {
	color: #808080;
}


div#page a:active {
	color: #808080;
}

div #content .section {
	margin-bottom: 40px;
}

div #content .section p {
	margin-bottom: 6px;
}

div #content .section dl.column dt {
	float: left;
	width: 100px;
	color: #0080dc;
	font-weight: bold;
}

div #content .section dl.column dd {
	padding-left: 100px;
	margin-bottom: 7px;
}

p.kotirae {
         text-align: right;
         margin-top: 30px;
}

div #content .section dl.column dd.business_contents {
         margin-bottom: 40px;
         padding-left: 110px;
}

div #content .section dl.column dd.business_contents_two {
          padding-left: 110px;
}

 div#page h3.kabu_info {
          margin-top: 15px;
          margin-bottom: 1px;
}

div#page div.news p,
div#page div.news span {
	font-size: 13px !important;
	line-height: 1.75 !important;
}

div#page div.news address {
	font-style: normal;	
}