/*
	IAMAS2016
*/

@font-face {
  font-family: 'YuGo-Medium';
  src: url('/exhibit16/fonts/YuGothicMedium/Yu-Gothic-Medium.eot'); /* IE9 Compat Modes */
  src: url('/exhibit16/fonts/YuGothicMedium/Yu-Gothic-Medium') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/YuGothicMedium/Yu-Gothic-Medium.woff') format('woff'), /* Modern Browsers */
       url('../fonts/YuGothicMedium/Yu-Gothic-Medium.otf')  format('opentype'); /* Safari, Android, iOS */

  font-style:   normal;
  font-weight:  100;
}

@font-face {
	font-family: 'Century-Gothic';
	src: url('/exhibit16/fonts/CenturyGothic/Century-Gothic.eot');						/* IE9 Compat Modes */
	src: url('/exhibit16/fonts/CenturyGothic/Century-Gothic.eot?#iefix') format('embedded-opentype'),
		 url('/exhibit16/fonts/CenturyGothic/Century-Gothic.woff') format('woff'),
		 url('/exhibit16/fonts/CenturyGothic/Century-Gothic.ttf')  format('truetype');	/* Safari, Android, iOS */
	font-style:   normal;
}

@font-face {
	font-family: 'Century-Gothic-Italic';
	src: url('/exhibit16/fonts/CenturyGothicItalic/Century-Gothic-Italic.eot');						/* IE9 Compat Modes */
	src: url('/exhibit16/fonts/CenturyGothicItalic/Century-Gothic-Italic.eot?#iefix') format('embedded-opentype'),
		 url('/exhibit16/fonts/CenturyGothicItalic/Century-Gothic-Italic.woff') format('woff'),
		 url('/exhibit16/fonts/CenturyGothicItalic/Century-Gothic-Italic.ttf')  format('truetype');	/* Safari, Android, iOS */
	font-style:   normal;
}

html
{
	height     : 100%;
	min-height : 100%;
}

body
{
	color            : #7f7f80;
	margin           : 0;
	padding          : 0;
	border           : 0px;
	height           : 100%;
	min-height       : 100%;
	background-color : #ffffff;
	font-family      : Century-Gothic-Italic, YuGo-Medium, "Century Gothic", "YuGothic Medium", "Yu Gothic", sans-serif;
}

a
{
	color           : #7f7f80;
	text-decoration : none;
}

a:hover
{
	color : #ff008c;
}

.clear
{
	clear : both;
}

/* 矢奈斥僕籵窒煦
 =======================================================================*/

.container
{
	width          : 100%;
	max-width      : 800px;
	height         : auto;
	min-height     : 100%;
	text-align     : center;
	padding-top    : 70px;
	padding-bottom : 70px;
	margin-bottom  : -38px;
}

div.item
{
	color         : #ff008c;
	max-width     : 650px;
	font-size     : 1.2em;
	text-align    : left;
	margin-left   : auto;
	margin-right  : auto;
	margin-bottom : 4%;
}

div.head_item
{
	font-size   : 1.3em;
	font-weight : bold;
}

/* 目永母
 =======================================================================*/



/* 白永正
 =======================================================================*/

div#footer
{
	width    : 100%;
	height   : 38px;
	position : absolute;
}

div#footer > div#footer_inner
{
	text-align : center;
}

div#footer > div#footer_inner > a > img.s_icon
{
	width        : 32px;
	height       : 32px;
	margin-right : 1%;
	opacity      : 0.6;
}

div#footer > div#footer_inner > a > img.s_icon:hover
{
	opacity : 1.0;
}

/* SNS扑尼失示正件
 =======================================================================*/

div#content > div#sharebtns_area
{
	height       : 20px;
	max-width    : 650px;
	margin-top   : 4%;
	margin-left  : auto;
	margin-right : auto;
}

div#content > div#sharebtns_area > div.sharebtn
{
	min-width    : 90px;
	height       : 20px;
	margin-right : 24px;
	float        : left;
}

/* 白伕奈氾奴件弘它奴件玉它
 =======================================================================*/

div#floating_window
{
	width        : 100%;
	height       : 70%;
	max-width    : 800px;
	z-index      : 1200;
	background   : #fff;
	display      : none;
	position     : fixed;
}

div#floating_window > iframe
{
	width        : 100%;
	height       : 100%;
	margin-left  : auto;
	margin-right : auto;
}
