@charset "utf-8";
/* CSS Document */
.list {
	display: block;
}
.list li {
	/*font-size: 15px;*/
	font-size: 1.25em;
	display: block;
	padding-top: 20px;
	padding-bottom: 19px;
	border-bottom: 1px dashed #e5e5e5;
}
.list li:first-child {
	padding-top: 0px;
}
#top1 .list li {
	padding-top: 22px;
	padding-bottom: 21px;
}
#top1 .list li:first-child {
	padding-top: 2px;
}
#top1 .list li a{
        transition: color 0.3s;
        -webkit-transition: color 0.3s;
}
#top1 .list li a:hover{
        opacity: 1;
        color:blue;
}
#top1 .list li a.motto_link:hover{
       opacity:.8;
       color: #3684c6;
}
#top1 .btn {
	text-align: right;
	display: block;
	margin-top: 20px;
}
#top2 .ment {
	/*font-size: 15px;*/
	/*line-height: 28px;*/
	font-size: 1.25em;
	line-height: 1.75em;
	display: block;
	margin-bottom: 32px;
}
#top2 p{
	font-size: 1.25em;
        display: block;
        margin-bottom:30px;
}
#top0 p{
font-size:1.125em;
overflow:hidden;
clear:both;
letter-spacing:0.04em;
line-height:1.667;


}
#top0 .rizi{
	float:left;
	display:inline-block;
	margin-right:55px;
	margin-bottom:30px;
	}
#top0 .rizi .name {
	display: block;
	text-align: center;
}
.text_a_r{
	text-align:right;}
#top2 p a{
        color: #000;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
        text-decoration:underline;
}
#top2 p a:hover{
        opacity: 1;
        color:blue;
}
#top2 .img_block{
margin-bottom:20px;
}
.mini_siryo.box {
	width: 458px;
	margin-top: 32px;
	border-top: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;

	border-left: 1px solid #e5e5e5;

	
}
.mini_siryo.box {
	width: 478px;
	margin-top: 32px;
	border: 1px solid #e5e5e5;
}
.mini_siryo.box .name {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	background-color: #e5e5e5;
	font-weight: bold;
	letter-spacing: 0.1em;
	/*font-size: 14px;*/
}
.siryo_list {
	display: block;
}
.siryo_list li {
	display: block;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.siryo_list .m_on {
	display: block;
	padding-left: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.siryo_list .m_on_top {
	display: block;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.siryo_list li:last-child {
	border-bottom-style: none;
}
.siryo_list .underline {
	padding-top: 16px;
	padding-bottom: 10px;
}

.siryo_list li a {
	/*font-size: 15px;*/
	color: #000000;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
	display: inline-block;
	padding-right: 38px;
	background-image: url(img/index/pdf_l.png);
	background-repeat: no-repeat;
	background-position: right center;
        text-decoration:underline;
}
.siryo_list li a:hover {
	opacity: 1;
        color:blue;
	text-decoration: underline;
}
hr {
    border: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 10px;
    margin:0;
}
#top3 .section {
	width: 960px;
	overflow: hidden;
}
#top3 .section .inner {
	width: 460px;
	margin-right: 40px;
	float: left;
}
#top_link li .link {
	background-image: url(img/index/link_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 26px;
}
#top_information li a {
	color: #000;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
	background-image: url(img/index/pdf_m.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 26px;
        text-decoration:underline;
}
#top_information li a:hover {
	opacity: 1;
        color:blue;
	text-decoration: underline;
}
#top_add .section {
	width: 960px;
	overflow: hidden;
}
