body {  background-color: #f0f0f0; }

/* Facebook Like Box width: 100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}

/* Banner image style */
.bannerm img {
	width:100%;
	height:auto;
	vertical-align:bottom;
}

/* Side contents */
.widget-container {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #999;
}
.widget-container #searchform input#s {
	background-color: #f5f5f5; padding: 5px; width: 100%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999;
}
.widget-container select {
	background-color: #f5f5f5; padding: 5px; width: 100%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999;
}
.widget-container #searchform input#searchsubmit {
	width:50%;
	height:auto;
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	display:block;
	text-align:center;
	padding:5px 0;
	margin:5px auto 0;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:12px;
}
.widget-container h3 {
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:10px;
	color:#835354;
}
.widget-container ul li {
	list-style:none;
	font-size:12px;
	line-height:1.3em;
	border-bottom:1px dotted #ccc;
}
.widget-container ul li a {
	width:auto;
	height:auto;
	display:block;
	text-decoration:none;
	color:#454545;
	padding:5px;
}
.widget-container ul li a:hover {
	width:auto;
	height:auto;
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#a90329;
	padding:5px;
}
.widget-container ul li a:active {
	width:auto;
	height:auto;
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#a90329;
	padding:5px;
}

/* Access map */
#map_canvas_01 {
			width:80%;
			height:500px;
			display:block;
			margin:0 auto;
			border:1px solid #ccc;
		}


/* Style for PCs */
@media screen and (min-width: 1025px) {
	
	/* header */
	#header {
		width:100%;
		height:40px;
		background: #ffffff; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	}
	#header .hrbody {
		width:auto;
		max-width:1180px;
		height:40px;
		padding:0;
		margin:0 auto;
		display:block;
	}
	#header .hrbody h1 {
		float:left;
		width:500px;
		height:40px;
		font-size:0.6em;
		line-height:40px;
		padding-left:10px;
	}
	#header .hrbody h1 a {
		display:block;
		width:500px;
		height:40px;
		text-decoration:none;
		color:#999;
	}
	#header .hrbody .hrright {
		width:80px;
		height:40px;
		margin-right:10px;
		float:right;
	}
	#header .hrbody .hrright ul li {
		float:right;
	}
	#header .hrbody .hrright ul li.hrr_mt {
		width:80px;
		height:40px;
		display:block;
	}
	#header .hrbody .hrright ul li.hrr_mt a {
		width: 80px;
		height: 40px;
		display: block;
		text-indent: -9999px;
		background-image: url(../img/header/hrbn_mt.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	/*******************************************************/
	
	/* Menu */
	
	a.menu-link {
	   display: none;
	}
	
	#menucc {
		width:100%;
		height:auto;
		background: #a90329; /* Old browsers */
		background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	}
	
	#menubody {
		width:auto;
		max-width:1200px;
		height:auto;
		margin:0 auto;
	}
	
	.f-nav-link {
		display: none;
	}
	
	#f-nav#menu {
		display:none;
	}
	
	nav#menu {
		width:auto;
		height:auto;
		padding:5px 10px;
		margin:0 10px;
		
		background: #a90329; /* Old browsers */
		background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	}
	
	nav[role=navigation] ul {
		width:auto;
		margin:0 auto;
		height:auto;
		border: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	nav[role=navigation] li {
		-webkit-box-flex: 1;
		flex: 1;
		width:100%;
		height:auto;
		list-style-image: none;
		list-style-type: none;
	}
	nav[role=navigation] li .mt1 {
		font-size:14px;
		line-height:1.7em;
		width:auto;
		height:auto;
		display:block;
		color:#fff;
	}
	nav[role=navigation] li .mt2 {
		font-size:0.6em;
		line-height:1.5em;
		width:auto;
		height:auto;
		display:block;
		color:#fff;
	}
	
	nav[role=navigation] li a {
		border: 0;
		width:auto;
		height:auto;
		display:block;
		text-align:center;
		text-decoration:none;
		color:#fff;
		text-shadow:-1px -1px 0px #3D1015;
	}
	nav[role=navigation] li a:hover {
		border: 0;
		width:auto;
		height:auto;
		display:block;
		text-align:center;
		text-decoration:none;
		color:#fff;
		background-color: #4F0703;
		text-shadow:-1px -1px 0px #3D1015;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	
	nav[role=navigation] li a.nav_i-home {
		background-image:url(../img/header/micon/home.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-profile {
		background-image:url(../img/header/micon/profile.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-activities {
		background-image:url(../img/header/micon/news.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav#menu li a.nav_i-voice {
		background-image:url(../img/header/micon/blog.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-office {
		background-image:url(../img/header/micon/office.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav#menu li a.nav_i-kokkai {
		background-image:url(../img/header/micon/activities.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav#menu li a.nav_i-kenp {
		background-image:url(../img/header/micon/kenp.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	
	
	/*******************************************************/
	
	#msp {
		width:100%;
		height:auto;
		background-color:#f3f3f3;
	}
	
	#pagetitle {
		width:100%;
		height:250px;
	}
	
	#pagetitle img {
		width:100%;
		height:auto;
		display:block;
	}
	
	#pagetitle h2 {
		width:1180px;
		height:100px;
		margin:50px auto 50px auto;
		text-indent:-9999px;
		background-image: url(../img/index/title.png);
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:auto 100px;
	}
	
	#pttext {
		width:100%;
		height:50px;
		display:block;
		background-image:url(../img/pagetitle/0ptbg.png);
	}
	
	#pttext_body {
		width:auto;
		max-width:1200px;	
		height:50px;
		margin:0 auto;
		}
	
	#pttext h3 {
		font-size:20px;
		font-weight:normal;
		color:#fff;
		margin-left:15px;
		line-height:50px;
		float:left;
	}
	
	#pttext p {
		font-family: 'Lato', sans-serif;
		font-weight:300;
		font-size:14px;
		font-weight:normal;
		color:#fff;
		margin-right:15px;
		line-height:50px;
		float:right;
	}
	
	#mmcontents {
		width:auto;
		max-width:1200px;
		height:auto;
		margin:0 auto;
	}
	
	#mainmm {
		width:69%;
		height:auto;
		float:left;
		padding:40px 3%;
		background-color:#fff;
	}
	
	#mainmm h3 {
		font-size:24px;
		font-weight:normal;
		line-height:1.5em;
		margin-bottom:15px;
		color:#835354;
	}
	
	#mainmm h4 {
		color:#835354;
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
		padding-bottom:5px;
		border-bottom:1px dotted #a90329;
		margin-bottom:5px;
	}
	
	#mainmm p {
		line-height:2em;
		margin-bottom:1em;
	}
	
	#sidemm {
		width:20.9%;
		height:auto;
		float:right;
		padding:40px 2%;
		background-color:#fff;
	}
	
	/* Table */
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 0.9em; line-height: 1.5em; font-weight: bold; color: #000; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #8D1916; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 20%; }
	table.ts01 tr td { font-size: 0.9em; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #000; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 80%; }
	table.ts01 p {
		line-height:1.5em!important;
	}
	/* form */
	.formbox250 { background-color: #f5f5f5; padding: 5px; width: 25%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox150 { background-color: #f5f5f5; padding: 5px; width: 15%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox100 { background-color: #f5f5f5; padding: 5px; width: 10%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox750 { background-color: #f5f5f5; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	input.submit { font-size: 18px; line-height: 50px; font-weight: bold; color: #FFF; height: 50px; width: auto; margin-right: auto; margin-left: auto; padding-right: 100px; padding-left: 100px; background: #45484d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */ background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */ border-radius: 5px;		/* CSS3草案 */
		-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
		-moz-border-radius: 5px; }
		
	/*----------------------------------------
	Profile (sample01)
	-------------------------------------------*/
	.mmleft00 {
		width:65%;
		height:auto;
		display:block;
		float:left;
	}
	.mmright00 {
		width:30%;
		height:auto;
		display:block;
		float:right;
	}
	ul.imglist00prof {
		width:100%;
		height:auto;
		display:block;
	}
	ul.imglist00prof li {
		width:100%;
		height:auto;
		display:block;
		margin:0 0 10px 0;
	}
	ul.imglist00prof li img {
		width:100%!important;
		height:auto;
		display:block;
		margin:0!important;
		padding:0!important;
		border:none!important;
	}
	
}


/* Style for TabletPCs */
@media screen and (min-width: 641px) and (max-width: 1024px) {
	
	/* header */
	#header {
		width:100%;
		height:40px;
		background: #ffffff; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	}
	#header .hrbody {
		width:auto;
		max-width:1180px;
		height:40px;
		padding:0;
		margin:0 auto;
		display:block;
	}
	#header .hrbody h1 {
		float:left;
		width:500px;
		height:40px;
		font-size:0.6em;
		line-height:40px;
		padding-left:10px;
	}
	#header .hrbody h1 a {
		display:block;
		width:500px;
		height:40px;
		text-decoration:none;
		color:#999;
	}
	#header .hrbody .hrright {
		width:80px;
		height:40px;
		margin-right:10px;
		float:right;
	}
	#header .hrbody .hrright ul li {
		float:right;
	}
	#header .hrbody .hrright ul li.hrr_mt {
		width:80px;
		height:40px;
		display:block;
	}
	#header .hrbody .hrright ul li.hrr_mt a {
		width: 80px;
		height: 40px;
		display: block;
		text-indent: -9999px;
		background-image: url(../img/header/hrbn_mt.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	/*******************************************************/
	
	/* Menu */
	
	a.menu-link {
	   display: none;
	}
	
	#menucc {
		width:100%;
		height:auto;
		background: #a90329; /* Old browsers */
		background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	}
	
	#menubody {
		width:auto;
		max-width:1200px;
		height:auto;
		margin:0 auto;
	}
	
	.f-nav-link {
		display: none;
	}
	
	#f-nav#menu {
		display:none;
	}
	
	nav#menu {
		width:auto;
		height:auto;
		padding:5px 10px;
		margin:0 10px;
		
		background: #a90329; /* Old browsers */
		background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	}
	
	nav[role=navigation] ul {
		width:auto;
		margin:0 auto;
		height:auto;
		border: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	nav[role=navigation] li {
		-webkit-box-flex: 1;
		flex: 1;
		width:100%;
		height:auto;
		list-style-image: none;
		list-style-type: none;
	}
	nav[role=navigation] li .mt1 {
		font-size:12px;
		line-height:1.7em;
		width:auto;
		height:auto;
		display:block;
		color:#fff;
	}
	nav[role=navigation] li .mt2 {
		font-size:0.5em;
		line-height:1.5em;
		width:auto;
		height:auto;
		display:block;
		color:#fff;
	}
	
	nav[role=navigation] li a {
		border: 0;
		width:auto;
		height:auto;
		display:block;
		text-align:center;
		text-decoration:none;
		color:#fff;
		text-shadow:-1px -1px 0px #3D1015;
	}
	nav[role=navigation] li a:hover {
		border: 0;
		width:auto;
		height:auto;
		display:block;
		text-align:center;
		text-decoration:none;
		color:#fff;
		background-color: #4F0703;
		text-shadow:-1px -1px 0px #3D1015;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	
	nav[role=navigation] li a.nav_i-home {
		background-image:url(../img/header/micon/home.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-profile {
		background-image:url(../img/header/micon/profile.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-activities {
		background-image:url(../img/header/micon/news.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav#menu li a.nav_i-voice {
		background-image:url(../img/header/micon/blog.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-office {
		background-image:url(../img/header/micon/office.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-kokkai {
		background-image:url(../img/header/micon/activities.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	nav[role=navigation] li a.nav_i-kenp {
		background-image:url(../img/header/micon/kenp.png);
		background-size:auto 20px;
		background-repeat:no-repeat;
		background-position:center 10px;
		padding:35px 0 10px;
	}
	
	/*******************************************************/
	
	#msp {
		width:100%;
		height:auto;
		background-color:#f3f3f3;
	}
	
	#pagetitle {
		width:auto;
		height:250px;
	}
	
	#pagetitle img {
		width:100%;
		height:auto;
		display:block;
	}
	
	#pagetitle h2 {
		width:auto;
		height:100px;
		margin:50px 0 50px 15px;
		text-indent:-9999px;
		background-image: url(../img/index/title.png);
		background-repeat:no-repeat;
		background-position:0 0;
		background-size:auto 100px;
	}
	
	#pttext_body {
		width:auto;
		height:50px;
		margin:0 auto;
		}
	
	#pttext {
		width:100%;
		height:50px;
		display:block;
		background-image:url(../img/pagetitle/0ptbg.png);
	}
	
	#pttext h3 {
		font-size:20px;
		font-weight:normal;
		color:#fff;
		margin-left:15px;
		line-height:50px;
		float:left;
	}
	
	#pttext p {
		font-family: 'Lato', sans-serif;
		font-weight:300;
		font-size:14px;
		font-weight:normal;
		color:#fff;
		margin-right:15px;
		line-height:50px;
		float:right;
	}
	
	#mmcontents {
		width:100%;		
		height:auto;
		padding:0;
	}
	
	#mainmm {
		width:64%;
		height:auto;
		float:left;
		padding:40px 3%;
		background-color:#fff;
	}
	
	#sidemm {
		width:25.9%;
		height:auto;
		float:right;
		padding:40px 2%;
		background-color:#fff;
	}
	
	/* Table */
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #000; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #8D1916; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 20%; }
	table.ts01 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #000; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 80%; }
	table.ts01 p {
		line-height:1.5em!important;
	}
	/* form */
	.formbox250 { background-color: #f5f5f5; padding: 5px; width: 25%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox150 { background-color: #f5f5f5; padding: 5px; width: 15%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox100 { background-color: #f5f5f5; padding: 5px; width: 10%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox750 { background-color: #f5f5f5; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	input.submit { font-size: 18px; line-height: 50px; font-weight: bold; color: #FFF; height: 50px; width: auto; margin-right: auto; margin-left: auto; padding-right: 100px; padding-left: 100px; background: #45484d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */ background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */ border-radius: 5px;		/* CSS3草案 */
		-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
		-moz-border-radius: 5px; }
		
		/*----------------------------------------
		Profile (sample01)
		-------------------------------------------*/
		.mmleft00 {
			width:90%;
			height:auto;
			display:block;
			margin:0 auto;
		}
		.mmright00 {
			width:90%;
			height:auto;
			display:block;
			margin:0 auto 30px;
		}
		ul.imglist00prof {
			width:100%;
			height:auto;
			display:block;
		}
		ul.imglist00prof li {
			width:24%;
			height:auto;
			display:block;
			margin:0.5%;
			float:left;
		}
		ul.imglist00prof li.nonscr {
			display:none!important;
		}
		ul.imglist00prof li img {
			width:100%!important;
		height:auto;
		display:block;
		margin:0!important;
		padding:0!important;
		border:none!important;
		}
	
}


/* Style for Smartphonea */
@media screen and (max-width: 640px) {
	
	/* header */
	#header {
		width:100%;
		height:40px;
		background: #ffffff; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	}
	#header .hrbody {
		width:auto;
		height:40px;
		padding:0;
		margin:0 auto;
		display:block;
	}
	#header .hrbody h1 {
		float:left;
		width:50%;
		height:40px;
		font-size:0.6em;
		line-height:40px;
		padding-left:2%;
	}
	#header .hrbody h1 a {
		display:block;
		width:auto;
		height:40px;
		text-decoration:none;
		color:#999;
	}
	#header .hrbody .hrright {
		width:80px;
		height:40px;
		margin-right:2%;
		float:right;
	}
	#header .hrbody .hrright ul li {
		float:right;
	}
	#header .hrbody .hrright ul li.hrr_mt {
		width:80px;
		height:40px;
		display:block;
	}
	#header .hrbody .hrright ul li.hrr_mt a {
		width: 80px;
		height: 40px;
		display: block;
		text-indent: -9999px;
		background-image: url(../img/header/hrbn_mt.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	/*******************************************************/
	
	/* Menu */
	
	#menucc {
		width:100%;
		height:auto;
		background: #ffffff; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	}
	
	#menubody {
		width:auto;
		height:auto;
		margin:0 auto;
		background-image:url(../img/header/logo_smp_rt.png);
		background-repeat:no-repeat;
		background-position:5px 15px;
		background-size:auto 50px;
	}
	
	
	a.menu-link {
		float: right;
		display: block;
		width:80px;
		text-align:center;
		padding: 0 10px 0 9px;
		line-height:79px;
		color:#fff;
		text-decoration:none;
		text-shadow:-1px -1px 0px #000;
		border-top:1px solid #6d0019;
		border-left:1px solid #6d0019;
		background: #a90329; /* Old browsers */
		background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	}
	nav[role=navigation] {
		clear: both;
		-webkit-transition: all 0.3s ease-out;  
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		
	}
	.js nav[role=navigation] {
		overflow: hidden;
		max-height: 0;
	}
	nav[role=navigation].active {
		max-height: 550px;
	}
	nav[role=navigation] ul {
		margin: 0;
		padding: 0;
		border-top: 1px solid #ccc;
	}
	nav[role=navigation] li a {
		display: block;
		padding: 0 10px;
		line-height:60px;
		height:60px;
		color:#fff;
		text-decoration:none;
		text-shadow:-1px -1px 0px #000;
		border-top:1px solid #6d0019;
		background: #a90329; /* Old browsers */
		background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	}
	
	nav[role=navigation] li a:active {
		background: #e04a4a; /* Old browsers */
		background: -moz-linear-gradient(top,  #e04a4a 0%, #c60000 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e04a4a), color-stop(100%,#c60000)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e04a4a 0%,#c60000 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e04a4a 0%,#c60000 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e04a4a 0%,#c60000 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e04a4a 0%,#c60000 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e04a4a', endColorstr='#c60000',GradientType=0 ); /* IE6-9 */
	}

	a .mt2 {
		font-family: 'Gilda Display', serif;
		font-size:0.6em;
		display:block;
		width:auto;
		height:auto;
		float:right;
	}
	a .mt1 {
		font-size:18px;
		display:block;
		width:auto;
		height:auto;
		float:left;
	}
	
	
	/*******************************************************/
	
	#msp {
		width:100%;
		height:auto;
		background-color:#fff;
	}
	
	#pagetitle {
		width:100%;
		height:50px;
		overflow:hidden;
	}
	
	#pagetitle h2 {
		display:	none;
	}
	
	#pttext_body {
		width:auto;
		height:50px;
		margin:0 auto;
		}
		
	#pttext {
		width:100%;
		height:50px;
		display:block;
		background-image:url(../img/pagetitle/0ptbg.png);
	}
	
	#pttext h3 {
		font-size:18px;
		font-weight:normal;
		color:#fff;
		margin-left:10px;
		line-height:50px;
		float:left;
	}
	
	#pttext p {
		font-family: 'Lato', sans-serif;
		font-weight:300;
		font-size:12px;
		font-weight:normal;
		color:#fff;
		margin-right:10px;
		line-height:50px;
		float:right;
	}
	
	#mmcontents {
		width:90%;
		height:auto;
		padding:30px 5%;
	}
	#mainmm {
		width:auto;
		height:auto;
		padding:20px 0;
		background-color:#fff;
		border-bottom:1px solid #f3f3f3;
	}
	
	#sidemm {
		width:auto;
		height:auto;
		padding:20px 0;
		background-color:#fff;
	}
	
	/* Table */
	table.ts01 { width: 90%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 12px; line-height: 1em; font-weight: normal; color: #8D1916; text-align: left; padding-bottom: 5px; width: 96%%; display:block; border-bottom:1px solid #8D1916; }
	table.ts01 tr td { font-size: 16px; line-height: 1.5em; text-align: left; vertical-align: top; padding-top: 5px; padding-right: 2%; padding-bottom: 30px; padding-left: 2%; width: 96%; display:block; }
	table.ts01 p {
		line-height:1.5em!important;
	}
	/* form */
	.formbox250 { background-color: #f5f5f5; padding: 2%; width: 96%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 16px; }
	.formbox150 { background-color: #f5f5f5; padding: 2%; width: 96%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 16px; }
	.formbox100 { background-color: #f5f5f5; padding: 2%; width: 60%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 16px; }
	.formbox750 { background-color: #f5f5f5; padding: 2%; width: 96%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 16px; }
	input.submit { font-size: 18px; line-height: 50px; font-weight: bold; color: #FFF; height: 50px; width: auto; margin-right: auto; margin-left: auto; padding-right: 20px; padding-left: 20px; background: #45484d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */ background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */ border-radius: 5px;		/* CSS3草案 */
		-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
		-moz-border-radius: 5px; }
	
	/*----------------------------------------
	Profile (sample01)
	-------------------------------------------*/
	.mmleft00 {
		width:100%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	.mmright00 {
		width:100%;
		height:auto;
		display:block;
		margin:0 auto 30px;
	}
	ul.imglist00prof {
		width:100%;
		height:auto;
		display:block;
	}
	ul.imglist00prof li {
		width:49%;
		height:auto;
		display:block;
		margin:0.5%!important;
		float:left;
	}
	ul.imglist00prof li.nonscr {
		display:none!important;
	}
	ul.imglist00prof li.nonscr_mb {
		display:none!important;
	}
	ul.imglist00prof li img {
		width:100%!important;
		height:auto;
		display:block;
		margin:0!important;
		padding:0!important;
		border:none!important;
	}
	
}