@charset "UTF-8";
/* CSS Document */

/*
@prefix : <http://purl.org/net/ns/doas#> .
		Font-size Adjustment.
			77% = 10px	|	123.1% = 16px	|	167% = 22px
			85% = 11px	|	131% =  17px	|	174% = 23px 
			93% = 12px	|	138.5% = 18px	|	182% = 24px 
			100% = 13px	|	146.5% = 19px	|	189% = 25px 
			108% = 14px	|	153.9% = 20px	|	197% = 26px 
			116% = 15px	|	161.6% = 21px	| 
			"
*/


/* Global CSS */
#main {
	background: #ffffff;
	padding-top: 10px;
}

#catchCopy {
	margin-left: 20px;
	margin-right: 20px;
	}
#catchCopy h2 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "Osaka","ＭＳ Ｐゴシック", sans-serif;
	font-size: 116%;
	font-weight: 900;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #444;
	line-height: 125%;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	padding-top: 5px;
	padding-bottom: 5px;
	}

strong {
	font-weight: bold;
}

#version {
	font-size: 108%;
	position: relative;
	float: left;
	width: 440px;
/*	height: 35px; */
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
	font-family: Helvetica, sans-serif;
	}
#version h1 {
	font-size: 500%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #222;
	line-height: 100%;
	}
#version h2 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "Osaka","ＭＳ Ｐゴシック", sans-serif;
	font-size: 116%;
	font-weight: 900;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #444;
	line-height: 125%;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#version h3 {
	font-size: 215%;
	font-weight: bold;
	color: #888;
	}
#version h4 {
	font-size: 77%;
	color: #888;
	}

#inlineNavi {
	font-size: 100%;
	position: relative;
	float: left;
	width: 780px;
	background: #fff;
	padding-top: 8px;
	color: #999;
	margin-bottom: 20px;
	margin-top:10px;
}

#inlineNavi ul {
	list-style: none;  /*リストマークを消す*/
	text-align: left;  /*ボタン枠のテキストをセンター寄せ*/
	padding: 0;
	margin: 0;
}

#inlineNavi li{
/*	width: 65px;  リストの幅の設定*/
	float: right;  /*これで一列にリストを並ばせる*/
	padding: 0;
	margin: 0;
	font-size: 93%;
	line-height: 100%;
}

#columnLeft {
	position:relative;
	float:left;
	width: 440px;
	margin-top: 0px;
	padding-left: 20px;
	margin-right: 20px;
	background: #fff;
	text-align: left;
	}


#columnLeft p {
	font-size: 93%;
	line-height: 175%;
	margin-bottom: 18px;
}

#bodyCopy {	
	word-break: normal;
}

#columnRightDesktop {
	float: left;
	width: 340px;
	margin: 0 auto;
	background: #fff;
	position: relative;
/* 	margin-top: 20px; */
	margin-bottom: 20px;
	}

#columnRightIphone {
	background: #fff;
	display: none;
}


#toAppStore {
/* 	border-bottom: #ccc 1px solid; */
	font-size: 138.5%;
	font-weight: bold;
/* 	font-style: italic; */
	text-align: center;	
}
#toAppStore p {
	line-height: 175%
	margin-bottom: 20px;
	margin-top: 20px;
	}

.imgresize img{
	border: none;
	width: 250px;
	height: 81px;
/*
	-webkit-box-shadow: rgba(0, 0, 0, 0.398438) 0px 4px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.398438) 0px 4px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(./PIE.htc);
*/
	}

#manualInfo {
	font-size: 83%;
	position: relative;
	width: 200px;
	margin-top: 20px;
/*
	margin-right: 40px;
	margin-bottom: 20px;
*/
/* 	background: #efefef; */
	padding-left: 10px;
	padding-right: 10px;
/* 	padding-top: 5px; */
	padding-bottom: 5px;
/* 	border: dotted 1px #ccc; */
	line-height: 150%;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	}
#manualInfo .btn {
	float:none;
	width: 200px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
	}
#manualInfo a {
	color: #fff;
	}
#reviseInfo {
/*
	width: 240px;
	margin-left: 40px;
	margin-right: 40px;
*/
	margin-bottom: 0px;
	font-size: 11px;
	text-align: left;
	color: #555;
/* 	background: #fafafa; */
/* 	padding: 10px; */
/* 	padding: 15px; */
/*
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	behavior: url(./PIE.htc);
*/
	}
#reviseInfo h4 {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	padding-top: 10px;
	}

#reviseInfo ul {
	margin-left: 15px;
	margin-bottom: 10px;
	}
#reviseInfo li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 5px;
	line-height: 145%;
}
#imandalartMov {
	background: #fff;
	padding-left: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	}
#badge {
	background: url(.././img/badge_90x90.png);
	width: 90px;
	height: 90px;
	display: none;
/* 	display: block; */
/* 	margin-top: 10px; */
/* 	margin-right: 20px; */
/* 	margin-bottom: 10px; */
	margin-right: 10px;
/* 	float: left; */
/* 	position: absolute; */
/*
	top: 135px;
	left: 370px;
	z-index: 999999;
*/
	}
#badge h1 {
	display: none;
	}
#columnCenter {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	}
#columnCenter h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size:12px;
	color: #555;
	border: 1px solid #ddd;
	background: #efefef;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
	text-shadow: 1px 1px white 
	}
