@charset "utf-8";

/* index.css */

/* header -------------------------*/
header {
	width: 100%;
	text-align:center;
	position:relative;
}
	header img.caiLogo{
		margin-top:30px;
		text-align:center;
	}
	header:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}

h1{
		color:#5c5959;
		font-family:"Times New Roman", Times, serif;
		font-size: 30px;
		font-weight: normal;
		display: inline-block;
		line-height:90%;
		letter-spacing:1px;
		width: 100%;
		text-align: center;
	}
		h1.subTitle{
			font-size:20px;
		}
	@media screen and (max-width: 320px){
		h1{
			font-size: 25px;
		}
	}
	header:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}

/* NewProduct --------------------*/
div#newProduct{
	padding:30px 0 0;
	text-align:center;
	width:100%;
}
	#newProduct img{
		width:95%;
		text-align:center;
	}

/* Gallary --------------------*/
nav {
	margin: 6px auto 10px auto;
	text-align: center;
	padding: 0 0 18px 0;
}
p.device{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:36px;
	margin:60px 0 0;
	text-shadow:0 1px 0 #FFFFFF;
}
	@media screen and (max-width: 639px){
		p.device{
			font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			font-size:36px;
			margin:20px 0 0;
			-webkit-text-shadow:0 1px 0 #FFFFFF;
			-moz-text-shadow:0 1px 0 #FFFFFF;
			text-shadow:0 1px 0 #FFFFFF;
			behavior: url(/js/PIE.htc);
			position:relative;
		}
	}

nav ul {
	list-style: none;
	line-height:120%;
}

nav li{
	display:inline-block;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
    border-radius: 5px;
    margin: 20px 10px;
	padding:10px 20px;
	behavior: url(/js/PIE.htc);
	position:relative;
}
	@media screen and (max-width: 639px){
		nav li{
			display:block;
			background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
			border: 1px solid rgba(0, 0, 0, 0.1);
			border-radius: 5px 5px 5px 5px;
			margin: 10px 20px;
			padding:10px 10px;
			text-align:left;
			behavior: url(/js/PIE.htc);
			position:relative;
		}
		nav li:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}
	}
nav li:hover{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
a.eitan8k{
	display:block;
	background:transparent url(../images/icoEitan8k.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.Chj01{
	display:block;
	background:transparent url(../images/icoChj01.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.Ej01{
	display:block;
	background:transparent url(../images/icoEj01.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.Ej02{
	display:block;
	background:transparent url(../images/icoEj02.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.EjAll{
	display:block;
	background:transparent url(../images/icoEjAll.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.EjKaigai{
	display:block;
	background:transparent url(../images/icoEjKaigai.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.EjOffBeat{
	display:block;
	background:transparent url(../images/icoEjOffBeat.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.Kikimimi{
	display:block;
	background:transparent url(../images/icoKikimimi.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.Kioku{
	display:block;
	background:transparent url(../images/icoKioku.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}
a.Res{
	display:block;
	background:transparent url(../images/icoRes.png) left top no-repeat;
	height:150px;
	width:150px;
	text-indent:-9999px;
}

@media screen and (max-width: 639px){
	a.eitan8k{
		display:block;
		background:transparent url(../images/icoEitan8k_75.png) left top no-repeat;
		height:75px;
		width:75px;
		text-indent:-9999px;
		margin:0 20px 0 0;
		float:left;
	}
	a.Chj01{
		display:block;
		background:transparent url(../images/icoChj01_75.png) left top no-repeat;
		height:75px;
		width:75px;
		text-indent:-9999px;
		margin:0 20px 0 0;
		float:left;
	}
	a.Ej01{
		display:block;
		background:transparent url(../images/icoEj01_75.png) left top no-repeat;
		height:75px;
		width:75px;
		text-indent:-9999px;
		margin:0 20px 0 0;
		float:left;
	}
	a.Ej02{
		display:block;
		background:transparent url(../images/icoEj02_75.png) left top no-repeat;
		height:75px;
		width:75px;
		text-indent:-9999px;
		margin:0 20px 0 0;
		float:left;
	}
	a.EjAll{
			display:block;
			background:transparent url(../images/icoEjAll_75.png) left top no-repeat;
			height:75px;
			width:75px;
			text-indent:-9999px;
			margin:0 20px 0 0;
			float:left;
		}
	a.EjKaigai{
			display:block;
			background:transparent url(../images/icoEjKaigai_75.png) left top no-repeat;
			height:75px;
			width:75px;
			text-indent:-9999px;
			margin:0 20px 0 0;
			float:left;
		}
	a.EjOffBeat{
			display:block;
			background:transparent url(../images/icoEjOffBeat_75.png) left top no-repeat;
			height:75px;
			width:75px;
			text-indent:-9999px;
			margin:0 20px 0 0;
			float:left;
		}
	a.Kikimimi{
			display:block;
			background:transparent url(../images/icoKikimimi_75.png) left top no-repeat;
			height:75px;
			width:75px;
			text-indent:-9999px;
			margin:0 20px 0 0;
			float:left;
		}
	a.Kioku{
			display:block;
			background:transparent url(../images/icoKioku_75.png) left top no-repeat;
			height:75px;
			width:75px;
			text-indent:-9999px;
			margin:0 20px 0 0;
			float:left;
		}
	a.Res{
		display:block;
		background:transparent url(../images/icoRes_75.png) left top no-repeat;
		height:75px;
		width:75px;
		text-indent:-9999px;
		margin:0 20px 0 0;
		float:left;
	}
}

nav h2 {
	color:#320000;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top:10px;
}
	nav h2 a{
		color:#320000;
		font-size:14px;
	}
nav p{
	color:#320000;
	font-size:10px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
nav p.new{
	background:transparent url(../images/bageNew.png) left top no-repeat;
	display:block;
	height:89px;
	width:89px;
	left:-4px;
	top:-4px;
	text-indent:-9999px;
	z-index:5;
	position:absolute;
}
nav p.uni{
	background:transparent url(../images/bageUniversal.png) left top no-repeat;
	display:block;
	height:89px;
	width:89px;
	left:-4px;
	top:-4px;
	text-indent:-9999px;
	z-index:5;
	position:absolute;
}
nav img.arrow{
	display:none;
}
	@media screen and (max-width: 639px){
		nav p.new{
			background:transparent url(../images/bageNew_44.png) left top no-repeat;
			display:block;
			height:44px;
			width:44px;
			left:-2px;
			top:-2px;
			text-indent:-9999px;
			z-index:5;
			position:absolute;
		}
		nav p.uni{
			background:transparent url(../images/bageUniversal_44.png) left top no-repeat;
			display:block;
			height:44px;
			width:44px;
			left:-2px;
			top:-2px;
			text-indent:-9999px;
			z-index:5;
			position:absolute;
		}
		nav img.arrow{
			background:transparent url(../images/arrow.png) no-repeat;
			display:block;
			position:absolute;
			top:45%;
			right:10px;
			text-indent:-9999px;
		}
	}
nav .ico{
	border-radius:20px;
	-webkit-box-shadow:0 1px 3px #666;
	-moz-box-shadow:0 1px 3px #666;
	box-shadow:0 1px 3px #666;
	behavior: url(/js/PIE.htc);
	position:relative;
}
	@media screen and (max-width: 639px){
		nav .ico{
			border-radius:10px;
		}
	}

nav p.appStore a{
	color:#C3C3C0;
	display:block;
	font-size:15px;
	background:none scroll 0 0 rgba(255, 255, 255, 0.5);
	behavior: url(/js/PIE.htc);
	padding:5px;
	margin:10px auto 0;
	width:80%;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	behavior: url(/js/PIE.htc);
	position:relative;
}
nav p.appStore a:hover{
	color:#FFFFFF;
	background:none scroll 0 0 rgba(0, 0, 0, 0.9);
}
@media screen and (max-width: 639px){
	nav p.appStore a{
		font-size:12px;
		padding:5px;
		width:100px;
		margin:10px 0 0 95px;
		text-align:center;
	}
}

/* html5 elements */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}



/*AppStore*/
#appStore{
	margin:0 auto;
	padding:30px 0 0 0;
	text-align:center;
	border:none;
}

#appStoreFree{
	background:#FC0;
	border:1px solid #FC6;
	margin:15px auto 0;
	padding:10px 20px;
	width:200px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(/js/PIE.htc);
	position:relative;
}

#appStoreFree h2{
	float:left;
	font-size:0.8em;
	font-weight:bold;
	width:50%;
}
.font-bold{
	font-weight:bold;

}
