/****************update****************/
html { background:#F2F2F2; }
body {
	font-size:12px;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background:#F2F2F2;
}
#wrapper { background:#ffffff; }
#wrap {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position: relative;/*for div.iphone*/
	background:#fff;
}
#contents {
	text-align:left;
	overflow:hidden;
	padding:5px 30px 15px;
}
/****************header set****************/

#header {
	text-align:left;
	overflow:hidden;
	background:url(../../img/com/co_head_bkimg.png) 0 0 repeat-x;
}
* html #header { height: 1%; } /*ie6 hack*/
#header #headNavi {
	margin:0px;
	overflow:hidden;
	position: absolute;
	top:5px;
	right:30px;
	text-align:left;
}
#header #headNavi li {
	float:left;
	padding:0;
	margin-left:10px;
	list-style:none;
}
#header #headNavi li a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:57px;
	height:16px;
}
#header #headNavi li a.hm01 { background:url(../../img/com/co_btn_jp.png) 0 0 no-repeat; }
#header #headNavi li a.hm02 { background:url(../../img/com/co_btn_en.png) 0 0 no-repeat; }
#header h1 {
	height:90px;
	width:350px;
	margin:31px 0 0 0;
	padding:0;
	background:url(../../img/com/co_logo.png) 0 0 no-repeat;
}
#header h1 a {
	text-indent:-9999px;
	display:block;
	padding:0;
	margin:0;
	overflow:hidden;
	height:90px;
	background-image:none;
}
#header h1 a.playpix {
	width:180px;
	float:left;
}
#header h1 a.snaps {
	width:80px;
	float:left;
}
#header h1 a.kenishii {
	width:80px;
	float:left;
}
/****************Navi set****************/

#globalNavi {
	overflow:hidden;
	margin:0 30px 0 0;
	position:absolute;
	right:0px;
	top: 55px;
}
#globalNavi ul { }
#globalNavi li {
	float:left;
	height:41px;
	line-height:1em;
}
#globalNavi li a { 
	text-indent:-9999px;
	background-image:none; }
#globalNavi li.blog a {
	background:url(../../img/com/co_btn_blog.png) 0 0 no-repeat;
	overflow:hidden;
	display:block;
	height:41px;
	width:128px;
}
#globalNavi li.blog a:hover { background:url(../../img/com/co_btn_blog.png) 0 0 no-repeat; }

/****************footer set****************/

#footer {
	background:url(../../img/com/co_foot.png)0 0 repeat-x;
	overflow:hidden;
}
* html #footer { height: 1%; } /*ie6 hack*/
#footer a { color:#ffffff; }
#footer a:hover { color:#FF8000; }
#footer ul.navi {
	text-align:right;
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:block;
	float:right;
}
#footer ul.navi li {
	float:left;
	margin: 0 30px 0 0px;
}
address {
	text-align:center;
	margin:5px 30px;
	display:block;
	font-size:8px;
}
/****************contents set****************/




#contents h2, #contents h3, #contents h4, #contents h5, #contents h6 { line-height:100%; }
#contents h3 {
	margin:0px 0 10px 0;
	font-weight:bold;
	font-size:16px;
}
#contents h4 {
	margin:0px 0 10px 0;
	font-weight:normal;
	font-size:14px;
}
#contents h5 {
	margin:20px 0 0px 0;
	padding:0 0 3px;
	border-bottom: solid 1px #cccccc;
	font-weight:bold;
}
#contents #iphoneR {
	float:right;
	margin:0;
	width:211px;
}
#contents #iphoneL {
	float:left;
	margin:0;
	width:211px;
}
#top #contents {
	width:516px;
	margin:50px auto 150px auto;
}
#snaps #contents { background:url(../../img/3snaps/3snaps_bkimg.png) 0 0 no-repeat; }
#kenishii #contents { background:url(../../img/kenishii/kenishii_bkimg.png) 0 0 no-repeat; }
#contents a.linkmore {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../img/com/co_btn_more.png) 0 0 no-repeat;
	height:54px;
	width:170px;
	display:block;
}
#contents a.linkapp {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../img/com/co_btn_apstore.png) 0 0 no-repeat;
	height:54px;
	width:170px;
	display:block;
}
#top #contents .linkmore,  #top #contents .linkapp { margin:15px auto; }
#contents .readArea {
	margin:130px 0 0 138px;
	height:240px
}
	#kenishii #contents .readArea {
		margin:75px 0 0 138px;
		height:355px;
		color:#ffffff;
	}
		#kenishii #contents .readArea h2{
			font-size:1.3em;
			line-height:1.3em;
			font-weight:bold;
			margin-bottom:1.5em;
			}
#contents .boxSet { margin-bottom:55px }
#contents .boxSet .leftCol {
	float:left;
	width:480px;
	height:445px;
	padding:0;
	background-color:#cccccc;
	text-align:center
}
#contents .boxSet .rightCol{
	float:right; width:350px; margin-right:10px
	}
#contents .profile h4{
	font-weight:bold;
	margin:2.5em 0 1.5em 0;
}
#contents .profile p{
	font-size:90%;
	color:#666666;
	margin-bottom:2em;
}