@import 'normalize.css';
/* + common */
body {
  font-size: 15px;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
  background-color: #99ccff;
}
img {
  max-width: 100%;
}
.main-content {
  padding: 10px;
  max-width: 800px;
  margin: 0 auto;
}
.sub-area {
  padding: 0 10px;
}
.block {
  border: 1px solid #99b3cc;
  background-color: #fff;
  margin-bottom: 10px;
}
.block p {
  margin: 0 10px 10px;
  word-wrap: break-word;
}
.gray {
  color: #a7a7a7;
}
.blue {
  color: #223ea7;
}
.green {
  color: #00a760;
}
.yellow {
  color: #efdb06;
}
.orange {
  color: #ff8000;
}
.red {
  color: #eb0f15;
}
.pink {
  color: #e31898;
}
.purple {
  color: #6435e3;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.img-l:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .img-l,
*:first-child + html .img-l {
  zoom: 1;
}
.img-l:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .img-l,
*:first-child + html .img-l {
  zoom: 1;
}
.img-l img {
  margin: 5px 10px 5px 0px;
  float: left;
  padding:0;
  max-width: 330px;
}
.img-r img {
  margin: 5px 15px 5px 10px;
  float: right;
  max-width:320px;
}
.btn a {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background-color: #cc3333;
  border: 2px solid #e47272;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn a:hover {
  background-color: #e08585;
  border: 2px solid #f4c8c8;
}
.fsize_50 {
  font-size: 0.5em;
}
.fsize_60 {
  font-size: 0.6em;
}
.fsize_70 {
  font-size: 0.7em;
}
.fsize_80 {
  font-size: 0.8em;
}
.fsize_90 {
  font-size: 0.9em;
}
.fsize_100 {
  font-size: 1em;
}
.fsize_110 {
  font-size: 1.1em;
}
.fsize_120 {
  font-size: 1.21em;
}
.fsize_130 {
  font-size: 1.3em;
}
.fsize_140 {
  font-size: 1.4em;
}
.fsize_150 {
  font-size: 1.5em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  word-wrap: break-word;
}
h2 {
  background-color: #556f88;
  color: #99ccff;
  padding: 5px 10px;
  font-size: 18px;
  margin-bottom: 10px;
}
h3 {
  color: #4d6680;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
}
h3,
h4,
h5,
h6 {
  color: #4d6680;
  margin-bottom: 10px;
}
hr {
  border: none;
  border-bottom: 1px solid #b2c9e1;
  margin-left: 10px;
  margin-right: 10px;
}
.menu-list {
  max-width: 800px;
  margin: 0 auto 10px;
}
.menu-list ul {
  margin: 0;
  padding: 0;
}

.menu-list h2 {
  margin-bottom: 0;
}
.menu-list li a {
  padding: 10px;
  display: block;
  border-bottom: 1px dotted #7aa3cc;
}

.menu-list li {
  list-style-type:none;
}

.menu-list li:last-child a {
  border-bottom: 1px none;
}
.breadcrumb {
  padding: 10px;
  max-width: 800px;
  margin: 0 auto;
}
.breadcrumb:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .breadcrumb,
*:first-child + html .breadcrumb {
  zoom: 1;
}
.breadcrumb:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .breadcrumb,
*:first-child + html .breadcrumb {
  zoom: 1;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  list-style-type: none;
  float: left;
  padding-left: 5px;
}
.breadcrumb li:before {
  content: "> ";
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb li:first-child:before {
  content: none;
}
.sitemap {
  max-width: 800px;
  margin: 0 auto;
}
.sitemap h2 {
  margin-bottom: 0;
}
.sitemap ul {
  margin: 0;
  padding: 0;
}
.sitemap li {
  list-style-type: none;
}
.sitemap li a {
  border-bottom: 1px solid #99ccff;
}
.sitemap li:last-chid a {
  border-bottom: 1px none;
}
.sitemap p {
  margin: 0;
}
.sitemap a {
  padding: 10px;
  display: block;
}
.backlink {
  max-width: 800px;
  margin: 0 auto;
}
.backlink p {
  margin: 0;
}
.backlink a {
  padding: 10px;
  display: block;
}
/* - common */
/* + header */
.header {
  display: block;
}
.header .h1-module {
  background-color: #556f88;
}
.header h1 {
  margin: 0 auto;
  max-width: 800px;
  padding: 10px;
  color: #ffffff;
  font-size: 12px;
}
@media only screen and (max-width: 480px) {
  .header h1 {
    font-size: 12px;
  }
}
.header h1.alignLeft {
  text-align: left;
}
.header h1.alignCenter {
  text-align: center;
}
.header h1.alignRight {
  text-align: right;
}
.header p {
  margin: 0;
}
.header p.main-visual {
  margin: 0 auto;
}
.main-visual {
  max-width: 800px;
}
.main-visual img {
  display: block;
  font-size: 0;
  max-width: 100%;
}
/* - header */
/* + footer */
.footer {
  padding: 10px;
}
.footer .copyright {
  text-align: center;
}
.footer p {
  margin: 0;
}
/* - footer */
/* + toppage */
/* - toppage */


/* 画像位置指定 */


#space {
	margin-top: 50px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 14px;
}

#space p{
	font-size: 11px;
	line-height: 14px;
}

 .user1,.user2 {
	font-size: 12px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #EFF4FA;
	border: 1px solid #C5D7ED;
	min-height: 70px;
	_height:70px;
	_zoom: 1;
	overflow: hidden;
}

 .user1{
	background-image: url(../images/user1.png);
}

 .user2{
	background-image: url(../images/user2.png);
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	padding:5px 0;
	opacity:0.8;
	background:#000;
	z-index:10;
}
nav ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
nav li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	color:#fff;
}
nav li a {
	color:#fff;
	text-decoration:none;
}
nav li a:hover {
	color:#dfdfdf;
	text-decoration:underline;;
}

@media only screen and (max-width: 480px) {
	.contents img {
		height: auto;
		width: 100%;
		margin-bottom: 1em;

	}

	.youtube iframe{
		width: 100%;
	}
}
