﻿body {
	margin:0px;padding:0px;
	background-image: url('img/base_bg01.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#common-top-bg-back {
	float: left;
	width:100%;
	height: 32px;
	z-index: 1;
	/* chrome */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(48, 48, 48, 1)), to(rgba(96, 96, 96, 1)));
	/* firefox */
	background: linear-gradient(to bottom, rgba(48, 48, 48, 1), rgba(96, 96, 96, 1));
}

#common-top-mark {
	float: left;
	width:100%;
	height:32px;
	margin-bottom: -32px;
	text-align:left;
	position: relative;
	top:   -32px;
	left:  0px;
	z-index: 2;
	
	font-size: 1rem;
	color: #cccccc;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
	-webkit-text-size-adjust: 100%;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

.common-top-mark-text {
	line-height: 2rem;
	vertical-align: middle;
}

.common-top-mark-img {
	width:       24px;
	vertical-align: middle;
}

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

	#common-top-bg-back {
		height: 64px;
	}
	
	#common-top-mark {
		height:64px;
		margin-bottom: -64px;
		text-align:left;
		position: relative;
		top:   -64px;
	}
	
	.common-top-mark-text {
		font-size: 2.4rem;
		line-height: 2.4rem;
		vertical-align: middle;
	}

	.common-top-mark-img {
		width:       64px;
		vertical-align: middle;
	}

}

#common-top-mark a:link {color:#cccccc;text-decoration: none;}
#common-top-mark a:visited {color:#cccccc;text-decoration: none;}
#common-top-mark a:hover {color:#cccccc;text-decoration: none;}

#header_inner {
	background-image:url(./images/header_img.jpg);
	background-repeat: no-repeat;
}

.sick_bgcolor {
	background-color:#E6B9B8
}

.outer_bgcolor {
	background-color:#FFFFFF
}

.size_base {
	padding-top: 0px;
	margin-top: 0px;
}

div {
	font-size: 20pt;
	color: #330000;
	font-weight: bold;
	font-style: normal;
	/*font-family: 'ＭＳ ゴシック', 'Osaka', 'Arial', sans-serif, serif;*/
	-webkit-text-size-adjust: 100%;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

img {
	border:none;
}

@font-face {
	font-family: 'LogoTypeGothic';
	src: url('css/LogoTypeGothicCondense.otf');
}

.LogoTypeGothic {
	font-family:'LogoTypeGothic';
}

a:link.lnk {color:#666666;}
a:visited.lnk {color:#666666;}
a:hover.lnk {color:#FFFFFF;}

div.app-outerframe {
	width:96%;
	margin-left: 2%;
	margin-top: 4px;
}

div.app-leftframe {
	float: left;
	width: 200px;
}

div.app-innerframe {
	float: left;
	width: 72%;
	margin-left: 10px;
}

@media only screen and (max-width: 768px) {
	div.app-innerframe {
		float: left;
		width: 62%;
		margin-left: 10px;
	}
}

.apps-title {
	font-size: 14pt;
	color: #666666;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial'; */
	-webkit-text-size-adjust: 100%;
	width: 100%;
	text-align: left;
	border-left: 6px solid #3498db;
	padding-left: 6px;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

.normal-text {
	font-size: 1rem;
	color: #330000;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
	-webkit-text-size-adjust: 100%;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

.apps-text {
	font-size: 1rem;
	color: #330000;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
	-webkit-text-size-adjust: 100%;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

div.apps-under-text {
	text-align:left;
	margin-left: 210px;
	border-left: 2px solid #cccccc;
	padding-left: 4px;
	margin-top: 4px;
}

div.appshots-frame {
	border: 3px solid #999999;
}

img.app-icon-img {
	width:100%;
}

.apps-imgs {
	width: 480px:
}

.apps-linkbtn {
	width: 90px;
}

.apps-linkbtn-help {
	font-size: 10pt;
	color: #330000;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
	-webkit-text-size-adjust: 100%;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

@media only screen and (max-width: 768px) {
	.normal-text {
		font-size: 1.0rem;
	}
	
	.apps-text {
		color: #330000;
		font-style: normal;
		/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
		-webkit-text-size-adjust: 100%;
		font-size: 0.7rem;
		font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 500;
	}

	div.apps-under-text {
		font-size: 1.0rem;
		text-align:left;
		margin-left: 16px;
		margin-top: 8px;
		border-left: 2px solid #cccccc;
	}
	
	div.app-leftframe {
		float: left;
		width: 34%;
	}
	
	.apps-linkbtn-help {
		font-size: 0.7rem;
	}
}

.apps-finish-line {
	font-size: 10pt;
	color: #999999;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
	-webkit-text-size-adjust: 100%;
	margin-top: 8px;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

hr.riz-style {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.fukidasi {
	position: relative;
	padding: .5em .75em;
	background-color: #6DC2FF;
	border-radius: 6px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .1) inset;
	text-align:left;
	width:345px;
	max-width:94%;
}
.fukidasi::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #6DC2FF;
}

.apps-link-frame {
	padding: .5em .75em;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ccc;
	margin: 10px 6px 10px 6px;
}

.link-box-frame {
	position: relative;
	padding: .5em .75em;
	background-color: #e8e8e8;
	margin-bottom: 20px;
}
.link-box-frame::after {
	content: '';
	position: absolute;
	top: -20px;
	left: 0;
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #f0f0f0;
}

.link-box-linktext {
	font-size: 2rem;
	color: #999999;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
	-webkit-text-size-adjust: 100%;
	text-align: left;
	padding-left: 10px;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

.link-box-linktext a:link {color:#333333;text-decoration: none;}
.link-box-linktext a:visited {color:#333333;text-decoration: none;}
.link-box-linktext a:hover {color:#333333;text-decoration: none;}

.link-box-normaltext {
	font-size: 1rem;
	color: #999999;
	font-style: normal;
	/*font-family: 'LogoTypeGothic', 'ＭＳ ゴシック', 'Osaka', 'Arial';*/
	-webkit-text-size-adjust: 100%;
	text-align: left;
	padding-left: 30px;
	font-family: "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

div.whatsnew-frame
{
	float: left;
	padding-left: 1%;
	width:    46%;
	margin-left: 2%;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0rem;
	font-family: "Meiryo UI",sans-serif;
	border-radius: 6px;
	position: relative;
	
	background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);  
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));  
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
	border:2px solid #14B1BC;
}

/**
 * トップ画面ボタンスタイル
 */
div.top-button01 {
	float : left;
	width : 31%;
	padding: 0% 0.5% 0% 0.5%;
}

div.top-button-text {
	position: relative;
	top:      -3.4rem;
	left:     0px;
	width:    90%;
	color: #ffffff;
	font-size: 1.0rem;
	font-family: "Meiryo UI",sans-serif;
}

@media only screen and (max-width: 768px) {
	div.top-button-text {
		position: relative;
		top:      -3.5em;
		left:     0px;
		width:    90%;
		color: #ffffff;
		font-size: 0.3rem;
		font-family: "Meiryo UI",sans-serif;
	}
	
	div.whatsnew-frame
	{
		float: left;
		width:    90%;
		font-size: 1.0rem;
		font-family: "Meiryo UI",sans-serif;
	}
	
}
	
.whatsnew-frame-title {
	background-color: #14B1BC;
	border-radius: 5px 5px 0px 0px;
	color: #FFFFFF;
	content: '';
	height: 20px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	font-size: 1.0rem;
	font-family: "Meiryo UI",sans-serif;
}
.whatsnew-frame:after {
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #14B1BC transparent transparent transparent;
	content: "";
	position: absolute;
	top: 30px;
	left: 10px;
	width: 0px;
	height: 0px;
	z-index: 1;
}
