/* css document */
/* 2012/1/18 */

/***************************************************/
/** resset**/
/***************************************************/

* {
	margin: 0;
	padding: 0;
	zoom: 1;
}

html {
	height: 100%;
}

html:first-child body {
	 min-height: 100%;
	 padding-bottom: 1px;
}

body {
	height: 100%;
	font-size: 100%;
	color: #000000;
	text-align: center;
	font-family:	"メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif, Meiryo;
	background: url(../images/body_bk.png) repeat top left;
}

h1,h2,h3,strong,em,address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}

a {
	color: #2266ff;
	text-shadow: 0 0 2px #99bbff;
	text-decoration: none;
	vertical-align: top;
}

a:link, a:visited {
	color: #2266ff;
	text-shadow: 0 0 1px #DFDFDF;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ff8800;
	text-shadow: 0 0 2px #ffddcc;
	text-decoration: none;
}

a:active {
	color: #08900B;
	text-decoration: none;
}

th {
	white-space: nowrap;
	word-break: break-all;
}

small {
	font-size: 100%;
}

/***************************************************/
/** wrapper	 **/
/***************************************************/

div#wrap {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../images/back_alpha.jpg) no-repeat top center;
}

div#container {
	width: 880px;
	height: auto !important;
	margin: 0 auto 15px;
	padding: 20px 10px 0;
	background-color: #ffffff;
}

div#catch {
	height: 300px;
	margin: 0 auto;
	padding: 25px 0 0;
	text-align: center;
}
.catch_wrap{
	position: relative;
	width: 880px;
	margin: 0 auto;
}
a.top_catch_btn{
	position: absolute;
	top: 176px;
	left: 444px;
}
a.top_catch_btn:hover{
	opacity: 0.8;
}

/***************************************************/
/** Top header **/
/***************************************************/

div#top_header {
	width: 100%;
	padding: 0;
	text-align: center;
	border-top: 3px solid #1B72C6;
	border-bottom: 2px solid #1B72C6;
	background-color: #FFFFFF;
}

div#top_header_wrap {
	height: 130px;
	margin: 0 auto;
	position: relative;
}

div#top_header_wrap ul {
	height: 1em;
	padding: 0;
	list-style-type: none;
	font-family: Meiryo, "メイリオ";
	line-height: 15px;
	letter-spacing: .5px;
	position: absolute;
	top: 5%;
	right: 1%;
}

div#top_header_wrap li {
	line-height: 15px;
	padding: 0;
	float: left;
}

div#top_header_wrap li a {
	margin: 0 3px;
	font-size: 12px;
	color: #005fad;
	text-shadow: 0 1px 1px rgba(55, 97, 122, 0.5);
	transition: all 0.2s linear 0s;
}

div#top_header_wrap li a:hover {
	color: #ff8800;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

div#top_header_wrap li:first-child {
	padding-left: 12px;
	background: url(../images/sitemap_img_2.png) no-repeat 1px 2px;
}

div#top_header_wrap li:nth-child(3) {
	padding-left: 14px;
	background: url(../images/mini-mail-img_2.png) no-repeat 1px 2px;
}
.sepalate{
	margin: 0 8px 0 6px;
}
div#top_header_wrap li.ie7hack {
	padding-left: 14px;
	background: url(../images/mini-mail-img_2.png) no-repeat 1px 2px;
}

div#logo {
	width: 290px;
	position: absolute;
	top: 20%;
	left: 1%;
}

div#logo a {
	height: 80px;
	display: block;
}
.tel{
	position:absolute;
	top: 30%;
	right: 1%;
}

/***************************************************/
/** navigation **/
/***************************************************/

nav#gloaval {
	width: 100%;
	margin: 0 auto;
}

nav#gloaval ul {
	margin: 0 auto;
	font-size: 15px;
	text-align: center;
	letter-spacing: .5px;
	font-family: Meiryo, "メイリオ";
	background: -webkit-linear-gradient(#E0EEFA, #F0F7FC, #ffffff);
	background: -moz-linear-gradient(#E0EEFA, #F0F7FC, #ffffff);
	background: -o-linear-gradient(#E0EEFA, #F0F7FC, #ffffff);
	background: -ms-linear-gradient(#E0EEFA, #F0F7FC, #ffffff);
	background: linear-gradient(#E0EEFA, #F0F7FC, #ffffff);
}

nav#gloaval li {
	margin: 0;
	color: #3A7EA2;
	line-height: 2.2em;
	display: inline;
}

nav#gloaval li:after {
	content: "/";
}

nav#gloaval li:last-child:after {
	content: "";
}

nav#gloaval li a {
	margin-right: 0.5em;
	padding: 0 1em;
	color: #000000;
	text-shadow: 1px 1px 0 #FFFFFF;
	border-radius: 20px;
	transition: all 0.2s linear 0s;
}

nav#gloaval li a:hover {
	color: #FFFFFF;
	background-color: #005CA6;
	text-shadow: none;
	border-radius: 20px;
}

nav#gloaval li a,
nav#gloaval li img {
	vertical-align: top;
}

/*  sub navigation
-------------------------------------------------------- */
nav#sub {
	width: 240px;
	float: right;
}

.order-with-overseas {
	margin-bottom: 10px;
}

nav#sub ul.reconstructLink {
	margin-bottom: 10px;
}

nav#sub ul.reconstructLink a:hover {
	opacyty: 0.8;
}

nav#sub ul.shopping_nav {
	width: 220px;
	margin-bottom: 10px;
	padding: 10px;
	background: url(../images/nav_banner_bk.png) repeat-y top left;
}

nav#sub ul.shopping_nav li {
	margin-bottom: 10px;
}

nav#sub ul.content_nav {
	width: 240px;
	margin-bottom: 20px;
	padding: 0 0 5px;
}

nav#sub ul.content_nav li {
	margin-bottom: 12px;
}

nav#sub ul.banner {
	width: 220px;
	margin-bottom: 1em;
	padding: 10px;
	background: url(../images/nav_banner_bk.png) repeat-y top left;
}

nav#sub ul.banner li {
	margin-bottom: 10px;
}

nav#sub ul.ads {
	width: 240px;
	margin-bottom: 25px;
}

nav#sub ul.advancedMedicalInnovation {
	margin-bottom: 10px;
}

nav#sub ul.shopping_nav li:nth-last-child(1),
nav#sub ul.content_nav li:nth-last-child(1),
nav#sub ul.banner li:nth-last-child(1),
nav#sub ul.ads li:nth-last-child(1) {
	margin-bottom: 0;
}

nav#sub ul.greenGroupLink {

}

nav#sub ul.greenGroupLink ul {
	
}

nav#sub li.greenGroupLink {
	padding: 5px;
	font-size: 90%;
	text-align: center;
	background-color: #339977;
}

nav#sub li.greenGroupLink a {
	padding: 1em;
	color: #FFFFFF;
	text-shadow: 0 0 1px #99BBFF;
	border: 1px solid #FFFFFF;
	display: block;
}

img.condolence_img {
	width: 240px;
	height: 170px;
}

img.natural_img {
	width: 240px;
	height: 130px;
}

img.aquaporin_img {
	width: 240px;
	height: 78px;
}

img.monde_img {
	width: 240px;
	height: 80px;
}

img.haccp_img {
	width: 240px;
	height: 100px;
}

img.banner_title {
	width: 220px;
	height: 50px;
}

img.ads_img {
	width: 240px;
	height: 245px;
}

/* ie 6 ( ie.js )
--------------------------------------- */
nav#sub ul.content_nav li.last_li,
nav#sub ul.banner li.last_li,
nav#sub ul.ads li.last_li {
	margin-bottom: 0;
}

/***************************************************/
/** section **/
/***************************************************/

#introduction h2 {
	text-align: center;
}

#safety {
	margin: 0 auto 25px;
	border: 2px solid #99C3DF;
	border-radius: 10px;
	position: relative;
}

#safety h2 {
	padding: .2em 0;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 1.6;
	text-align: center;
	background-color: #66AFD8;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

#safety p {
	padding: .5em .5em 0 .5em;
	font-size: .8em;
	color: #333333;
	text-shadow: 0 0 1px #DFDFDF;
	letter-spacing: 1px;
	line-height: 1.5;
}

#safety p.safety-link {
	margin: 0;
	padding: 0 .5em .5em .5em;
	text-align: right;
}

#safety p.safety-link a {
	
}

img.safety_pdf {
	width: 173px;
	height: 20px;
	position: absolute;
	bottom: 12px;
	right: 25px;
}

#patent {
	margin: 0 auto 25px;
	padding: 0 0 .5em;
	border: 1px solid #AAAAAA;
	box-shadow: 1px 1px 3px #EDEDED;
}

#patent h2 {
	padding: .5em 1em;
	font-size: 80%;
	color: #333333;
	text-shadow: 0 0 1px #DCDCDC;
	line-height: 1.4em;
}

#patent p {
	margin: 0 auto;
	padding: 0 .5em;
	font-size: .8em;
	color: #333333;
	text-shadow: 0 0 1px #DFDFDF;
	letter-spacing: 1px;
	line-height: 1.6;
}

#patent p.latest {
	margin: 0 0 .5em .5em;
	font-size: 110%;
}

#patent p.latest a {
	color:#FF0000;
	font-weight:bold;
}

#patent p a {
	transition: all 0.2s linear 0s;
}

#patent p a:link,
#patent p a:visited {
	text-shadow: none;
}

#patent p.right {
	text-align: right;
	margin: 0 0 1em;
}

#patent p.nonmargin {
	margin-bottom: 0;
}

#patent p span {
	padding: 0 10px;
	font-size: .9em;
}

#patent p span a {
	vertical-align: baseline;
}

#patent article.first,
#patent article.bromate,
#patent article.sympathy,
#patent article.wonder,
#patent article.caution {
	margin: 0 .8em 1em;
}

#patent article.disaster p {
	margin: 0 auto .5em;
}

#patent article.first {
	border: 1px solid #AAAAAA;
	border-radius: 3px;
	padding: .3em;
}

#patent article.first h3 {
	padding: 0 .5em;
	font-size: 0.8em;
}

#patent article.first p {
	color: #333333;
	font-size: .8em;
	line-height: 1.4;
}

#patent article.first p.text-right {
	font-size: .8em;
	text-align: right;
	line-height: 1;
}

#patent article.caution {
	color: #FF0000;
}

#patent article.caution p {
	color: #FF0000;
}

#patent article.fencing {
	width: 95%;
	padding:1px;
	font-size:95%;
	border-radius:0;
}

#patent article.fencing img.fencing {
	width: 30%;
	margin-right:1em;
	float:left;
}

#patent article.fencing p {
	padding:.5em 0 0 0;
}

#patent article.fencing p.text-right {
	padding: 1em 1em 0 0;
}

#patent article.fencing p.text-right a {
	font-size: 105%;
	line-height: 2.5;
	display: block;
	transition: all 0.2s linear 0s;
}

#patent article.disney {
	margin: .5em .8em .8em .8em;
}

#patent article div.disney {
	padding: .5em;
	background: #0095FB;
}

#patent article.disney img.moanaImg {
	width: 100%;
}

#patent article.disney p {
	color: #FFFFFF;
	font-size: .9em;
	text-shadow: none;
	letter-spacing: 0;
}

#patent article.disney p.text-right {
	color: #FFFFFF;
	text-align: right;
}

#patent article.disney p.text-right a {
	color: #FFFFFF;
	transition: all 0.2s linear 0s;
}

#patent article.disney p.text-right a:hover {
	background-color: #00acfb;
}

#patent article div.disney:hover {
	background-color: #00acfb;
	transition: all 0.2s linear 0s;
}

hr.disney {
	margin-bottom: 1em;
	border: 5px solid #333333;
}

img.monde-top {
	width: 6%;
	margin-right: 1em;
	float: left;
}

#patent article.first p.text-right a:link,
#patent article.disney p.text-right a:link,
#patent article.first p.text-right a:visited,
#patent article.disney p.text-right a:visited {
	text-shadow: none;
}

.aquaporin_logo {
	width: 91px;
	height: 91px;
	position: absolute;
	top: -10px;
	left: 6px;
}

.aquaporin_poster {
	width: 125px;
	height: 163px;
	position: absolute;
	top: 30px;
	left: 465px;
	z-index: 1;
}

#aquaporin_link h2 {
	padding: 135px 0 0 30px;
}

#aquaporin_link h2 img.aquaporin_h2 {
	position: absolute;
	z-index: 100;
}

#aquaporin_link p {
	margin: 0;
	padding: 135px 0 0 30px;
}

#tenryosui_link {
	width: 610px;
	height: 530px;
	margin: 0 auto 30px;
	background: url(../images/tenryosui_link_bk.png) no-repeat center center;
}

.tenryosui_inner {
	width: 490px;
	height: 490px;
	padding: 30px 60px 10px;
	position: relative;
}

.tenryosui_inner h2 {
	margin-bottom: 8px;
}

.tenryosui_inner p.p1,
.tenryosui_inner p.p2,
.tenryosui_inner p.p3 {
	margin: 0 0 5px 5px;
	padding-left: 15px;
	line-height: 18px;
	background: url(../images/white_disc.png) no-repeat left center;
}

.tenryosui_inner p.p4 {
	position: absolute;
	bottom: 15px;
	left: 90px;
}

.img_box {
	width: 490px;
	position: relative;
}

.tenryosui_inner img.link_tenryosui {
	position: absolute;
	top: 10px;
	left: 15px;
}

.tenryosui_inner img.link_bottling {
	position: absolute;
	top: 40px;
	left: 285px;
}

.tenryosui_inner img.tenryosui_bottle {
	position: absolute;
	bottom: 35px;
	left: 110px;
}

img.tenryosui_title {
	width: 580px;
	height: 136px;
	position: absolute;
	top: -35px;
	left: 0;
}

#customer_link {
	width: 525px;
	padding: 30px 35px 0 40px;
	border: 5px solid #eeeeee;
	background: url(../images/customer_link_bk.png) no-repeat center top;
	position: relative;
}

#customer_link h2 {
	padding: 0 0 0 55px;
	color: #0086FF;
	font-size: 130%;
	line-height: 2.5;
	background: url(../images/letter_mark.png) no-repeat left center;
}

#customer_link p {
	text-shadow: 0 0 1px #DFDFDF;
}

#customer_link p a {
	transition: all 0.2s linear 0s;
}

img.users_letter {
	
}

img.post_img {
	width: 43px;
	height: 46px;
	position: absolute;
	bottom: 15px;
	left: 50px;
}

#customer_link p {
	margin: 0 auto 10px;
	padding: .5em 1em;
	color: #00A4FF;
}

#customer_link p img.customer_p {
	width: 439px;
	height: 52px;
}

#customer_link ul li p {
	margin: 0;
	padding: 0 0 0 .5em;
	color: #0046bb;
	font-size: 90%;
	line-height: 2.5;
	letter-spacing: .5px;
	text-align: right;
}

#customer_link p.customer_link {
	padding: 30px 0 30px;
	line-height: 18px;
	text-align: right;
	background: none;
}

#customer_link p span.pref_name {
	float: left;
	display: inline;
}

#customer_link p.customer_link img {
	width: 110px;
	height: 18px;
}

#customer_link ul {
	margin: 0 1em;
	list-style: none;
}

#customer_link ul li {
	padding: 0;
	color: #0046bb;
	font-size: 90%;
	border-bottom: 1px dotted #DCDCDC;
}

#customer_link ul li:last-child {
	background: none;
}

#customer_link ul li.bn {
	background: none;
}

.image_box {
	width: 480px;
	height: 200px;
	margin: 0 auto;
	position: relative;
}

img.aerial_view {
	width: 279px;
	height: 132px;
	position: absolute;
	top: 5px;
	left: 25%;
}

img.factory_line {
	width: 216px;
	height: 148px;
	position: absolute;
	bottom: 0;
	right: 5px;
}

img.panorama_view {
	width: 406px;
	height: 136px;
	position: absolute;
	bottom: 10px;
	left: 0px;
}

img.inspection {
	width: 166px;
	height: 114px;
	position: absolute;
	top: 0;
	right: 0;
}

img.cherry_b_factory {
	width: 196px;
	height: 116px;
	position: absolute;
	bottom: 0;
	left: 5px;
}

img.pet_line {
	width: 166px;
	height: 109px;
	position: absolute;
	top: 0;
	left: 0;
}

img.haccp_p {
	width: 245px;
	height: 60px;
	z-index: 1000;
	position: absolute;
	bottom: 30px;
	right: 30px;
}

img.unhcr_bt {
	width: 610px;
	height: 260px;
}

img.aquaporin_bt {
	width: 610px;
	height: 170px;
}

/***************************************************/
/** generic components **/
/***************************************************/

section p {
	color: #555555;
	font-size: 100%;
	line-height: 1.6;
	letter-spacing: 1px;
	text-shadow: 0 0 2px #aaaaaa;
}

/***************************************************/
/** sub content **/
/***************************************************/

div#sub_content_wrap {
	height: auto;
}

div#sub_content {
	width: 610px;
	float: left;
}

#update_info {
	width: 570px;
	height: 246px;
	margin: 0 auto 25px;
	padding: 17px 20px;
	background: url(../images/update_bk_img.png) no-repeat top center;
	position: relative;
}

#update_info header {
	height: 30px;
	background: url(../images/update_information_bkimg.png) no-repeat top center;
}

#update_info h2 {
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 30px;
}

#update_info a.link_earlierThanLastYear {
	width: 75px;
	height: 14px;
	position: absolute;
	top: 25px;
	right: 30px;
}

#update_info a img {
	vertical-align: top;
}

#update {
	width: 558px !important;
	padding: 0 12px 0 0;
	height: 210px;
	overflow: auto;
}

#update ul {
	width: 552px;
	padding-top: 2px;
	color: #555555;
	background-color: ffffff;
	font-size: 80%;
	line-height: 1.3;
	letter-spacing: .5px;
	text-shadow: 0 0 1px #DFDFDF;
}

#update ul span.day {
	width: 13%;
	color: #666666;
	line-height: 1.4;
	vertical-align: top;
}

#update ul li {
	padding: 15px 10px;
	border-bottom: 1px dotted #dddddd;
}

#update ul li p {
	width: 82%;
	margin: 0 0 0 10px;
	color: #008cff;
	text-shadow: 0 0 2px #99bbff;
	line-height: 1.4;
	float: right;
}

#update ul li p.ta-r {
	text-align: right;
}

#update ul li p~p {
	width: 82%;
	padding: 0 0 0 16%;
	display: block;
}

#update ul li:nth-child(odd) {
	background-color: #fffffe;
}

#update ul li:nth-child(even) {
	background-color: #efffff;
}

#update ul li p a {
	color: #008cff;
	text-shadow: 0 0 2px #99bbff;
	text-decoration: none;
	vertical-align: top;
	transition: all 0.2s linear 0s;
}

#update ul li p a:link,
#update ul li p a:visited {
	color: #008cff;
	text-shadow: 0 0 1px #DFDFDF;
	text-decoration: none;
	outline: none;
}

#update ul li p a:hover {
	color: #ff8800;
	text-shadow: 0 0 2px #ffddcc;
	text-decoration: none;
}

#update ul li p a:active {
	color: #08900B;
	text-decoration: none;
}

.t_red {
	color: #ff3600;
	text-shadow: none;
}

.fRight {
	float: right;
}

/* ie 6
------------------------------------- */
.odd_li {
	background-color: #fffffe;
}

.even_li {
	background-color: #efffff;
}

/* jScrollPane Settings
-------------------------------------- */

#update-info .scroll-pane {
	float: left;
	width: 552px;
	height: 183px;
	overflow: auto;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	width: 8px !important;
	margin: 5px 2px;
	padding: 0 2px;
	position: absolute;
	right: 0;
	top: 5px;
	height: 210px;
	background: transparent url(../images/scroll_track_bk.png) no-repeat 2px 5px;
	cursor: pointer;
}

.jScrollPaneDrag {
	width: 8px !important;
	height: 60px !important;
	position: absolute;
	overflow: hidden;
	background: transparent url(../images/scrollpanedrag.png) no-repeat 0 5px;
	cursor: pointer;
}

#update_info a.jScrollArrowUp {
	display: none !important;
}

#update_info a.jScrollArrowDown {
	display: none !important;
}

/***************************************************/
/** footer **/
/***************************************************/

footer.bottom {
	width: 100%;
	color: #ffffff;
	text-align: center;
}

footer.bottom p {
	margin: 0 auto;
	color: #ffffff;
	font-size: 70%;
	text-shadow: 0 1px 1px rgba(55, 97, 122, 0.5);
	line-height: 1.5;
	text-align: right;
}

div#bottom_wrap {
	height: auto;
	position: relative;
}

div#footer_wrap {
	padding-top: 40px;
	background: #1190ee none;
}

img.water_drop {
	position: absolute;
	top: 0;
	right: 2%;
}

div.copy {
	margin: 0 auto;
	padding: 15px 2% 10px 0;
	position: relative;
}

div.recycle {
	text-align: left;
	position: absolute;
	top: 5px;
	left: 1%;
}

div.recycle p {
	width: 220px;
	font-size: 70%;
	line-height: 42px;
	text-align: left;
	display: inline;
}

nav#footer {
	width: 840px;
	margin: 0 auto 10px;
	color: #ffffff;
	font-size: 80%;
	text-align: left;
	text-shadow: 0 1px 1px rgba(55, 97, 122, 0.5);
}

nav#footer ul.float_ul {
	margin-right: 95px;
	float: left;
}

nav#footer ul.float_ul li {
	margin: 0 0 14px;
}

nav#footer ul.float_ul li a.pngfix {
	margin: 0;
	padding-left: 15px;
	background: url(../images/list_mark.png) no-repeat left center;
}

nav#footer ul.float_ul li ul {
	width: 190px;
	margin: 3px 0 0 15px;
	font-size: 85%;
}

nav#footer ul.float_ul li ul li {
	margin-bottom: 1px;
}

nav#footer ul.float_ul li ul li a.pngfix_child {
	margin-left: 0 0 5px 10px;
	padding-left: 10px;
	background: url(../images/list_mark_disc.png) no-repeat left center;
}

nav#footer ul.end_float_ul {
	margin-right: 0;
	float: left;
}

nav#footer ul.float_ul:nth-child(3n) {
	margin-right: 0;
}

nav#footer p {
	margin: 0;
	padding-left: 15px;
	color: #ffffff;
	font-size: 100%;
	line-height: 1;
	text-align: left;
	background: url(../images/list_mark.png) no-repeat left center;
}

nav#footer img {
	vertical-align: top;
}

nav#footer a {
	color: #ffffff;
	padding: 0 2%;
}

nav#footer a {
	margin: 0;
	color: #ffffff;
	text-shadow: 0 0 2px #333333;
	text-decoration: none;
	vertical-align: top;
	transition: all 0.2s linear 0s;
}

nav#footer a:link,
nav#footer a:visited {
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(55, 97, 122, 0.5);
	text-decoration: none;
	outline: none;
}

nav#footer a:hover {
	color: #ffcc00;
	text-shadow: 0 0 2px #ff8800;
	text-decoration: none;
}

nav#footer a:active {
	color: #08900B;
	text-decoration: none;
}

footer.back {
	margin: 0;
	padding: 30px 50px 30px 0;
	text-align: right;
	clear: both;
}

footer.back p {
	text-shadow: 0 0 2px #333333;
}

/*====================================
   トップへ戻る
------------------------------------*/
.topBtn {
	width: 60px;
	height: 60px;
	padding-top: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 22px;
	display: block;
	background-color: rgba(40, 180, 255,0.5);
	border-radius: 30px;
	box-sizing: border-box;
	position: fixed;
	bottom: 2em;
	right: 2em;
}

.topBtn:before {
	width: 100%;
	color: #FFFFFF;
	font-size: 2em;
	text-align: center;
	content: '\25B2';
	position: absolute;
	top: 30%;
	left: 0;
}

.topBtn: hover {
	opacity: 0.7;
}

/***************************************************/
/** clear fix **/
/***************************************************/
.clearfix:after {
	width: 100%;
	height: auto;
	text-align: left;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

#container:after,
section#introduction:after,
nav#gloaval ul:after,
div#sub_content_wrap:after,
nav#sub:after,
nav#footer:after,
#content_link ul:after,
#update ul li:after {
	width: 100%;
	height: auto;
	text-align: left;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#container,
section#introduction,
nav#gloaval ul,
div#sub_content_wrap,
nav#sub,
nav#footer,
#content_link ul,
#update ul li {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #container,
* html section#introduction,
* html nav#gloaval ul,
* html div#sub_content_wrap,
* html nav#sub,
* html nav#footer,
* html #content_link ul,
* html #update ul li {
	height: 1%;
}

#container,
nav#gloaval,
section#introduction,
nav#gloaval ul,
div#sub_content_wrap,
nav#sub,
nav#footer,
#content_link ul,
#update ul li {
	display: block;
}
/* End hide from IE-mac */

#smartphoneLink a {
	margin: 2px auto 10px;
	padding: 10px 20px;
	color: #333333;
	font-size: 150%;
	text-shadow: 0 1px 0 #EDEDED;
	background-color: #FFFFFF;
	line-height: 3;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 1px #000000;
	-webkit-box-shadow: 0px 0px 1px #000000;
	box-shadow: 0px 0px 1px #000000;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: block;
}

/***************************************************/
/**= media queries **/
/***************************************************/

@media screen and (max-width: 800px) {

	div#wrap {
		width: 1200px;
	}

	div#smartphoneLink {
		width: 1200px;
	}

	div#top_header {
		width: 1200px;
	}

	nav#gloaval {
		width: 1200px;
	}

	div.copy {
		width: 1200px;
	}

	div#footer_wrap {
		width: 1200px;
	}

	footer.bottom {
		width: 1200px;
	}

}

@media screen and (max-width: 360px) {

	div#wrap {
		width: 1200px;
	}

	div#smartphoneLink {
		width: 1200px;
	}

	div#top_header {
		width: 1200px;
	}

	nav#gloaval {
		width: 1200px;
	}

	div.copy {
		width: 1200px;
	}

	div#footer_wrap {
		width: 1200px;
	}

	footer.bottom {
		width: 1200px;
	}

}