body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "YuGothic M", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
	font-size: 1em;
	width: 100%;
}

/* PC・SP 共通
------------------------------------------------------------*/
strong {
	font-weight: bold !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.2;
}
td, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, abbr {
	border: 0;
}
a img:hover {
	opacity: 0.9;
	transition: .3s;
}
sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: .5ex;
	padding: 0 2px 0 1px;
	font-size: 0.9em;
}
sub {
	position: relative;
	top: -3px;
	font-size: 0.7em;
	padding: 0 1px;
}
a {
	color: #3473c0;
	text-decoration: none;
}
a:hover, .active {
	text-decoration: underline;
}
a:active, a:focus, input:active, input:focus {
	outline: 0;
}
p {
	margin: 0 0 15px 0;
}
p.profname {
	clear: both;
	text-align: right;
	font-weight: bold;
	font-size: 1.1rem;
	margin-right: 5px;
	margin-bottom: 25px;
}
p.fig {
	text-align: center;
	padding: 15px 15px 10px;
	background-color: #ededed;
	background-image: url(../images/bg_line02.png);
	margin: 30px 0 30px 0;
}
p.ttlalumni {
	text-align: center;
	padding: 12px 15px 10px;
	background-color: #5d8bc5;
	/*background-image: url(../images/bg_line02.png);*/
	margin: 30px 0 30px 0;
	color: #fff;
	font-size: 1.2rem;
}
/* wrapper
------------------------------------------------------------*/
#wrapper {
	width: 100%;
}

/* mainnav
------------------------------------------------------------*/
#mainnav a {
	color: #000;
}

/* footlink
------------------------------------------------------------*/
#footlink {
	clear: both;
	padding: 25px 6px 20px;
	margin-top: 40px;
	text-align: center;
	background-color: #e8e8f3;
}

/* others
------------------------------------------------------------*/
.topics p {
	margin-bottom: 0 !important;
}
h1 {
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
#content ul li, ol li {
	margin-bottom: 8px;
}

/* LINK BOX
------------------------------------------------------------*/

.linkbox1 {
	clear: both;
	float: right;
	text-align: right;
	margin: 0 0 15px;
}
.linkbox1 ul {
	text-align: right;
	margin: 0;
	padding: 0;
}
.linkbox1 li {
	list-style: none;
	background-color: #0057b8;
	margin: 2px 0 0 6px;
	padding-right: 10px;
	border-radius: 4px;
	transition: all .1s linear;
}
*:first-child+html .linkbox1 li {
	display: inline;
}
.linkbox1 li a {
	display: block;
	padding: 8px 25px 8px 18px;
	font-size: 0.95rem;
	background: url(../images/arrow01.png) no-repeat right 50%;
	color: #FFF;
}
.linkbox1 li:hover {
	background-color: #be004c !important;
}
.linkbox1 li a:hover {
	text-decoration: none !important;
}

.linkbox2 {
	clear: both;
	margin: 0 0 15px;
	display: inline-block;
}
.linkbox2 ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.linkbox2 li {
	list-style: none;
	background-color: #0057b8;
	margin: 2px 0 0 6px;
	padding-right: 10px;
	border-radius: 4px;
	transition: all .1s linear;
}
*:first-child+html .linkbox2 li {
	display: inline;
}
.linkbox2 li a {
	display: block;
	padding: 8px 25px 8px 18px;
	font-size: 0.95rem;
	background: url(../images/arrow01.png) no-repeat right 50%;
	color: #FFF;
}
.linkbox2 li.tbk a {
	background: url(../images/arrow02.png) no-repeat right 50%;
}
.linkbox2 li:hover {
	background-color: #be004c !important;
}
.linkbox2 li a:hover {
	text-decoration: none !important;
}

/* blcac
------------------------------------------------------------*/
.blcac {
	display: table !important;
	margin: 0 auto !important;
}





/* RESPONSIVE PC
------------------------------------------------------------*/

@media only screen and (min-width: 800px) {
#headWrap {
	max-width: calc(100% - 250px);
	padding: 0;
	position: relative;
	margin-bottom: 8px;
}
#headWrap .headtxt {
	width: 90%;
	text-align: center;
	color: #213491;
	border-bottom: solid 1px #213491;
	margin: 0 auto 18px !important;
	font-size: 0.85em;
	padding: 18px 4px 12px;
}
h1 {
	margin-bottom: 6px;
}
.bxslider {
	padding-bottom: 25px;
}
#sidebar {
	width: 25%;
	max-width: 250px;
	position: fixed;
	top: 0;
	right: 0;
	overflow: auto;
	height: 100%;
	background: #213491 url(../images/bg_sidebar.jpg) right top no-repeat;
	line-height: 1.4;
	border-left: solid 6px #0d1d6b;
}
a#menu {
	display: none;
}
.panel {
	display: block !important;
}
#sidebar .menuttl {
	overflow: hidden;
	padding: 0;
	height: 40px;
}
#sidebar .menuttl .lang {
	position: relative;
	float: right;
	top: 8px;
	right: 12px;
}
#mainnav ul {
	padding: 10px 12px 0;
}
#mainnav li {
	list-style: none !important;
}
#mainnav li.stay a {
	background: url(../images/arrow01.png) 4px center no-repeat;
	text-decoration: none;
}
#mainnav li a {
	font-size: 0.95rem;
	padding: 14px 2px 14px 22px;
	margin: 2px 0;
	color: #fff;
	list-style: none !important;
	display: block;
	border-radius: 5px;
	transition: background-color .1s linear;
}
#mainnav li a:hover {
	text-decoration: none !important;
	background: #0057b8 url(../images/arrow01.png) 4px center no-repeat;
	color: #fff;
}

/* PAGRTOP
------------------------------------------------------------*/
#pageTopSp {
	display: none !important;
}
#pageTopPc {
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
}

/* pagettl
------------------------------------------------------------*/
.pagettl {
	background: #0057b8 url(../images/bg_pagettl.jpg) center top no-repeat;
	font-size: 1.9rem;
	line-height: 1.5;
	color: #FFF;
	padding: 30px;
	text-align: center;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	margin-bottom: 20px;
}
h2 {
	clear: both;
	font-size: 1.7rem;
	font-weight: normal;
	text-align: center;
	margin: 20px auto 25px;
	padding: 20px 0 8px;
	position: relative;
	border-bottom: solid 1px #1a3491;
	color: #1a3491;
	z-index: 3;
}
h2 span {
	border-bottom: solid 5px #1a3491;
	padding: 0 20px 10px;
}
h2:after {
	position: absolute;
	content: " ";
	display: block;
	bottom: -2px;
	left: 30%;
	width: 40%;
	z-index: 1;
}
h3 {
	clear: both;
	font-size: 1.3rem;
	font-weight: normal;
	text-align: center;
	margin: 25px auto 20px;
	padding: 8px;
	border-bottom: solid 2px #669ad4;
	background-color: #ebf2f9;
	color: #000;
}
h4 {
	clear: both;
	font-size: 1.4rem;
	font-weight: normal;
	text-align: center;
	margin: 35px auto 20px;
	padding: 8px;
	border-bottom: solid 4px #a6c6d7;
	color: #005d93;
}
h4 span {
	font-size: 1.1rem;
	font-weight: normal;
	text-align: center;
	padding: 0 0 0 20px;
	position: relative;
	bottom: .3ex;
	color: #000;
}
h5 {
	clear: both;
	font-size: 1.3rem;
	font-weight: normal;
	text-align: center;
	margin: 15px auto 25px;
	padding: 0 0 6px;
	border-bottom: solid 1px #000;
	color: #194098;
}
#content {
	max-width: calc(100% - 250px);
	line-height: 1.8;
}
.contentwrap {
	width: 90% !important;
	margin: 0 auto !important;
}
#content .title {
	position: relative;
	margin-bottom: 0 !important;
}
#content .title span {
	position: absolute;
	top: 38%;
	left: 40px;
	color: #FFF;
	font-size: 3vw;
	padding: 0 10px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.inner {
	width: 90%;
	max-width: 1024px;
	margin: 0 auto;
	padding-bottom: 25px;
	font-size: 1rem;
}
/* HOME | バナー_C
------------------------------------------------------------*/
.banner_c ul {
	list-style-type: none;
	padding: 0;
	margin: 0 !important;
}
.banner_c li {
	padding: 0 6px;
	margin: 10px !important;
	display: inline-block;
}
/* HOME | バナー
------------------------------------------------------------*/
.banner ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0 !important;
}
.banner li {
	padding: 0 6px;
	margin: 0 !important;
	display: inline-block;
}
/* HOME | TOPICS
------------------------------------------------------------*/
.newbox {
	overflow-x: hidden;
	height: 500px;
}
table.topics {
	margin: 0 0 10px 0;
	font-size: 0.95rem;
}
table.topics th {
	font-weight: normal;
	text-align: left;
	vertical-align: top !important;
	padding: 10px 15px 10px 0;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
	color: #006d54;
}
table.topics td {
	vertical-align: top !important;
	padding: 10px 8px 10px 0;
	border-bottom: 1px solid #ddd;
}
table.topics td p {
	margin-bottom: 6px !important;
}
table.topics td p.title01 {
	font-weight: bold;
	margin-bottom: 8px !important;
	line-height: 1.4;
}
table.topics td p:last-child {
	margin-bottom: 0 !important;
}
/*
table.topics ul {
	margin: 5px 0 0 0;
}
table.topics ul li {
	list-style: disc;
	margin: 0 0 2px 1.3em !important;
	padding: 0 !important;
}
*/

table.topics ul {
	margin-left: 1em;
	}
table.topics ul li {
    list-style: none; 
    margin: 0 0 2px 0;
    padding: 0;
	}
	
table.topics ul li::before {
    content:"・";
	margin-left: -1em;
}



table.topics ul li:last-child {
	margin-bottom: 0 !important;
}
/* LINKS
------------------------------------------------------------*/
table.links {
	margin: 0 0 10px 0;
}
table.links tr {
	border-bottom: 1px dashed #ddd;
}
table.links th {
	text-align: left;
	vertical-align: top !important;
	padding: 12px 25px 12px 15px;
	white-space: nowrap;
	font-weight: bold;
}
table.links td {
	vertical-align: top !important;
	padding: 12px 15px 12px 0;
}


/* MEMBER
------------------------------------------------------------*/
.member {
	padding: 0 0 25px 0;
	border-bottom: 4px solid #99bce3;
	margin-bottom: 20px;
}
.member.last {
	border-bottom: none;
}
.member ul {
	text-align: center;
}
.member ul li {
	list-style: none !important;
}
.member ul li.name {
	font-size: 1.3rem;
	font-weight: bold;
	padding: 4px 10px 4px;
	min-width: 100px;
}
.member ul li.posi {
	color: #0057b8;
	background-color: #ebf2f9;
	padding: 4px 10px;
	max-width: 250px;
	margin: 0 auto;
}
.member .membttl {
	color: #669ad4;
	border-bottom: 1px dashed #ccddf1;
	padding: 5px 0;
	text-align: center;
}
.member table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto 8px;
}
.member table th {
	padding: 2px 15px 0 0;
	font-weight: normal;
	white-space: nowrap;
	font-size: 0.9rem;
	vertical-align: top !important;
}
.member table td {
	padding: 2px 0 0 0;
	font-size: 0.9rem;
}
.member table p {
	margin-bottom: 0;
}

/* OB,OG
------------------------------------------------------------*/
table.obog {
	margin: 0 0 10px 0;
}
table.obog tr {
	border-bottom: 1px solid #9abce0;
}
table.obog th {
	text-align: left;
	vertical-align: top !important;
	padding: 12px 25px 12px 15px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1.2em;
}
table.obog td {
	vertical-align: top !important;
	padding: 13px 15px 12px 0;
}
/* Greeting
------------------------------------------------------------*/
.profttl {
	float: right;
	margin-bottom: 15px;
}
.profttl p {
	text-align: left;
	font-size: 0.9rem;
	margin: 0 5px 0 60px;
}

/* Research
------------------------------------------------------------*/
.spe01 {
	clear: both;
	font-size: 1.5rem;
	font-weight: normal;
	text-align: center;
	margin: 15px auto 25px;
	padding: 15px;
	border-radius: 8px;
	background-color: #0057b8;
	background-image: url(../images/bg_line01.png);
	color: #fff;
}
ul.res01 li {
	list-style: none !important;
	font-size: 1.2rem;
	padding: 0 0 10px 35px;
	background: url(../images/bg_ulres01.png) no-repeat left top;
}

/* Photo
------------------------------------------------------------*/

#photo ul {
   overflow: auto;
   margin:0 auto;
   padding: 0;
   text-align: center;
}

#photo li {
   list-style-type:none;
   margin: 0;
   padding: 0 8px 8px;
   text-align: center;
   display: inline-block;
}

#photo li a {
   display:block;
}


#photo li img {
	border: solid 1px #c5cfd4;
	width: 170px !important;
}

/* ul
------------------------------------------------------------*/

ul.nml {
	margin: 10px 0;
	padding: 0 10px;
	}

ul.nml li {
	list-style-position: outside;
	list-style-type: none !important;
	margin: 0;
	padding: 2px 0 8px 0;
	border-bottom: 1px dashed #cecece;
	}



/* フッター
------------------------------------------------------------*/

#footer {
	clear: both;
	padding: 24px 15px 22px;
	background-color: #213491;
}
#footer p {
	text-align: center;
	font-size: 0.9rem;
	color: #fff;
	line-height: 1.5;
	margin: 0;
}
#footer p.copy {
	font-size: 0.8rem;
	margin-top: 6px;
	color: #cecece;
}
}
/* /RESPONSIVE PC */






@media only screen and (max-height: 568px) {
#mainnav li a {
	padding: 8px 2px 8px 22px !important;
}
}




@media only screen and (max-width: 799px) {
body {
	font-size: 0.95rem;
	line-height: 1.6;
	width: 100% !important;
}
#headWrap {
	margin-bottom: 4px;
	z-index: 99999 !important;
}
#headWrap .headtxt {
	color: #213491;
	margin: 0 auto 2px !important;
	font-size: 0.75em;
	line-height: 1.4;
	padding: 6px 2px 2px 4px;
}
h1 {
	max-width: 220px !important;
	height: auto !important;
	z-index: 99999 !important;
	position: relative;
	margin: 4px 0 8px;
}
#sidebar {
	width: 100%;
	position: absolute;
	top: 21px;
}
#sidebar .menuttl .lang {
	color: #000;
	font-weight: normal;
	font-size: 0.8rem;
	float: right;
	position: relative;
	right: 52px;
	top: 12px;
	z-index: 9999;
}
#sidebar .menuttl .lang img {
	width: 28px;
}
a#menu {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 42px;
	margin: 5px 10px;
}
#menuBtn {
	display: block;
	position: absolute;
	top: 50%;
	left: 65%;
	width: 26px;
	height: 2px;
	margin: 0 0 0 -10px;
	background: #253e94;
	transition: .2s;
}
#menuBtn:before, #menuBtn:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 26px;
	height: 2px;
	background: #253e94;
	transition: .3s;
}
#menuBtn:before {
	margin-top: -11px;
}
#menuBtn:after {
	margin-top: 9px;
}
a#menu .close {
	background: transparent;
}
a#menu .close:before, a#menu .close:after {
	margin-top: -3px;
}
a#menu .close:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
a#menu .close:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.panel {
	width: 100%;
	display: none;
	overflow: hidden;
	position: relative;
	left: 0;
	z-index: 100;
}
#mainnav {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: right;
}
#mainnav ul {
	background: #213491 url(../images/bg_sidebar.jpg) right top no-repeat;
	padding: 0;
	margin: 0;
}
#mainnav li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 22px !important;
	text-align: left;
	font-size: 0.9rem;
	line-height: 1.4 !important;
	border-bottom: 1px solid #3b72bc;
}
#mainnav li.stay a {
	color: #ecf168 !important;
	background: url(../images/arrow01.png) left 4px center no-repeat;
}
#mainnav li a {
	display: block;
	color: #fff;
}
#mainnav li a:hover {
	text-decoration: none !important;
}

/* PAGRTOP
------------------------------------------------------------*/
#pageTopSp {
	position: fixed;
	right: 0;
	bottom: 95px;
	padding: 8px 0 0 0;
}
#pageTopSp a {
	padding: 0 0 0 0;
	color: #fff;
}
#pageTopPc {
	display: none;
}

/* pagettl
------------------------------------------------------------*/
.pagettl {
	background: #0057b8 url(../images/bg_pagettl_sp.jpg) center top no-repeat;
	font-size: 1.3rem;
	color: #FFF;
	padding: 15px 10px;
	text-align: center;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	margin-bottom: 20px;
}
p.ttlalumni {
	padding: 10px 10px 8px;
	margin: 30px 0 15px 0;
	font-size: 1.1rem;
}
h2 {
	clear: both;
	font-size: 1.3rem;
	line-height: 1.3;
	font-weight: normal;
	text-align: center;
	margin: 15px auto 25px;
	padding: 15px 0 10px;
	position: relative;
	color: #1a3491;
}
h2:after {
	position: absolute;
	content: " ";
	display: block;
	bottom: -1px;
	left: 0;
	width: 100%;
	border-bottom: solid 3px #1a3491;
}
h3 {
	clear: both;
	font-size: 1.1rem;
	font-weight: normal;
	text-align: center;
	margin: 25px auto 20px;
	padding: 8px;
	border-bottom: solid 1px #669ad4;
	background-color: #ebf2f9;
	color: #000;
}
h4 {
	clear: both;
	font-size: 1.1rem;
	font-weight: normal;
	text-align: center;
	margin: 20px auto 20px;
	padding: 8px;
	border-bottom: solid 4px #a6c6d7;
	color: #005d93;
}
h5 {
	clear: both;
	font-size: 1.1rem;
	font-weight: normal;
	text-align: center;
	margin: 15px auto 25px;
	padding: 0 0 6px;
	border-bottom: solid 1px #000;
	color: #194098;
}
#content {
	width: 100%;
}
.inner {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 15px;
}

/* HOME | バナー_C
------------------------------------------------------------*/
.banner_c ul {
	list-style-type: none;
	padding-left: 0;
	margin: 10px !important;
}
.banner_c li {
	padding: 0 4px;
	margin: 10px !important;
	display: inline-block;
}
/* HOME | バナー
------------------------------------------------------------*/
.banner ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0 !important;
}
.banner li {
	padding: 0 4px;
	margin: 0 !important;
	display: inline-block;
	width: 150px;
}
/* HOME | TOPICS
------------------------------------------------------------*/
.newbox {
	overflow-x: hidden;
	height: 500px;
}
table.topics {
	margin: 0 0 10px 0;
	font-size: 0.9rem;
}
table.topics th {
	display: block;
	font-weight: normal;
	text-align: left;
	vertical-align: top !important;
	padding: 10px 0 0 !important;
	white-space: nowrap;
	border-bottom: none !important;
	color: #006d54;
}
table.topics td {
	display: block;
	vertical-align: top !important;
	padding: 6px 8px 10px 0;
	border-bottom: 1px solid #ddd;
}
table.topics td p {
	margin-bottom: 5px !important;
}
table.topics td p:last-child {
	margin-bottom: 0 !important;
}

table.topics ul {
	margin-left: 1em;
	}
table.topics ul li {
    list-style: none; 
    margin: 0 0 2px 0;
    padding: 0;
	}
	
table.topics ul li::before {
    content:"・";
	margin-left: -1em;
}
table.topics ul li:last-child {
	margin-bottom: 0 !important;
}
/* LINKS
------------------------------------------------------------*/
table.links {
	margin: 0 0 10px 0;
}
table.links tr {
	border-bottom: 1px dashed #ddd;
}
table.links th {
	display: block;
	text-align: center;
	vertical-align: top !important;
	padding: 15px 15px 3px 15px;
	white-space: nowrap;
	font-weight: bold;
}
table.links td {
	display: block;
	text-align: center;
	padding: 3px 15px 15px 15px;
}

/* MEMBER
------------------------------------------------------------*/

.member {
	padding: 0 0 20px 0;
	border-bottom: 4px solid #99bce3;
	margin-bottom: 25px;
}
.member.last {
	border-bottom: none;
}
.member ul li {
	list-style: none !important;
	text-align: center;
}
.member ul li.name {
	font-size: 1.2rem;
	line-height: 1.2 !important;
	font-weight: bold;
	padding: 0;
}
.member ul li.posi {
	color: #0057b8;
	background-color: #ebf2f9;
	padding: 4px;
}
.member .membttl {
	color: #669ad4;
	border-bottom: 1px solid #ccddf1;
	padding: 3px 0;
	margin: 10px 0 8px;
}
.member table {
	border-collapse: collapse;
	border-spacing: 0;
}
.member table th {
	display: block;
	padding: 4px 15px 2px 0;
	font-weight: normal;
	white-space: nowrap;
	font-size: 0.85rem;
}
.member table td {
	display: block;
	padding: 0 0 2px 1em;
	font-size: 0.85rem;
}
.member table p {
	margin-bottom: 0;
}
.spe01 {
	clear: both;
	font-size: 1.2rem;
	font-weight: normal;
	text-align: center;
	margin: 15px auto 25px;
	padding: 15px;
	border-radius: 8px;
	background-color: #0057b8;
	background-image: url(../images/bg_line01.png);
	color: #fff;
}
ul.res01 li {
	list-style: none !important;
	font-size: 1.05rem;
	padding: 0 0 10px 30px;
	background: url(../images/bg_ulres01.png) no-repeat left top;
	background-size: 25px;
}

.profttl {
	float: right;
	margin-bottom: 15px;
}
.profttl p {
	text-align: left;
	font-size: 0.8rem;
	margin: 0 5px 5px 30px;
}
/*
.profttl {
	text-align: right;
}
.profttl p {
	display: inline-block;
	text-align: left;
	font-size: 0.8rem;
	line-height: 1.6;
	margin: 0 5px 15px 50px;
}
*/

/* OB,OG
------------------------------------------------------------*/
table.obog {
	margin: 0 0 10px 0;
}
table.obog tr {
	border-bottom: 1px solid #9abce0;
}
table.obog th {
	display: block;
	text-align: center;
	vertical-align: top !important;
	padding: 15px 15px 10px 15px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1.1em;
}
table.obog td {
	display: block;
	text-align: center;
	padding: 3px 15px 15px 15px;
}

/* Photo
------------------------------------------------------------*/

#photo ul {
   overflow: auto;
   margin:0 auto 20px;
   padding: 0;
   text-align: center;
}

#photo li {
   list-style-type:none;
   margin: 0;
   padding: 0 8px 8px;
   text-align: center;
   display: inline-block;
}

#photo li a {
   display:block;
}


#photo li img {
	border: solid 1px #c5cfd4;
	width: 130px !important;
}

/* ul
------------------------------------------------------------*/

ul.nml {
	margin: 10px 0;
	padding: 0;
	}

ul.nml li {
	list-style-position: outside;
	list-style-type: none !important;
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dashed #cecece;
	}

/* フッター
------------------------------------------------------------*/

#footer {
	clear: both;
	padding: 24px 15px 22px;
	background-color: #213491;
}
#footer p {
	text-align: center;
	font-size: 0.85rem;
	color: #fff;
	line-height: 1.5;
	margin: 0;
}
#footer p.copy {
	font-size: 0.7rem;
	margin-top: 4px;
	color: #cecece;
}
}
/* /RESPONSIVE SP */
