@charset "UTF-8";
/* CSS Document */

.index_page #headerArea {
	height: 84px;
	padding: 0px;
	background-position:0px center;
	background-repeat:no-repeat;
	background-color:#fff;
}
.contents_page #headerArea {
	height: 84px;
	padding: 0px;
	background-position:0px center;
	background-repeat:no-repeat;
	background-color:#fff;
}
.contents_page #headerArea2,
.products_page #headerArea2{
	height: 520px;
	padding: 0px;
	background-position:0px center;
	background-repeat:no-repeat;
	background-color: #000;
}
header {
	width:980px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
header h1 {
	height: 52px;
	padding: 0px 0px 0px 20px;
	background-color:#111;
}
header h1 img {
	margin-top:6px;
}
header nav {
	color:#f0f0f0;
	font-size:96%;
	font-family: FuturaBT-Heavy;
	background-color:#222;
	opacity:0.85;
	filter: alpha(opacity=85);
}
header nav a {
	color:#f0f0f0;
	text-decoration:none;
	height: 32px;
	display:block;
	padding:0px 2px;
}
header nav a:hover {
	color:#fff;
	text-shadow: 0px 0px 4px #fff;
}
#plog #nav_plog a {
	color:#000;
    background: #999;
}
#plog #nav_plog a:hover {
	color:#000;
	text-shadow: none;
}

header nav ul {
	margin-left:20px;
}
header nav li {
	float:left;
	height: 32px;
	line-height:34px;
	margin-right:10px;
}
header nav li#nav_product_iphone {
	display:none;
}
header nav li a img {
	padding: 0px;
	border: none;
}
#header_nav ul {
	position:absolute;
	top:6px;
	right:4px;
}
#header_nav li {
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-right:2px;
}
#header_nav ul li a {
	text-indent:-9999px;
	display:block;
	width:40px;
	height: 40px;
}
#header_nav ul li#header_nav1 {
	background-image: url(../images/btn_rss.png);
}
#header_nav ul li#header_nav2 {
	background-image: url(../images/btn_twitter.png);
}
#header_nav ul li#header_nav3 {
	background-image: url(../images/btn_fb.png);
}
#header_nav ul li#header_nav4 {
	display:none;
	background-image: url(../images/btn_fb.png);
}
#header_nav ul li#header_nav5 {
	background-image: url(../images/btn_lang_ja.png);
}
#header_nav ul li#header_nav5 a {
	width: 60px !important;
	height: 40px !important;
}
#header_nav ul li#header_nav6 {
	background-image: url(../images/btn_lang_en.png);
}
#header_nav ul li#header_nav6 a {
	width: 60px !important;
	height: 40px !important;
}

/*
contentsArea
*/
#contentsArea {
	background-color:#ffffff;
	z-index:10;
}
#contentsBody {
	width:980px;
	margin: 0px auto;
	position: relative;
}
.contents_page #contentsArea {
	background-image: url(../images/bg_2col_01.jpg) !important;
	background-repeat:no-repeat;
	background-position:top center;
}

/*
breadbrumb
*/
.breadcrumb {
	padding: 5px 20px 0;
}

.breadcrumb li {
	display: inline-block;
	color: #666;
}

.breadcrumb li:before {
	content: "\003e";
	margin: 0 4px;
}

.breadcrumb li:first-child:before {
	content: none;
}

#plogArea {
	text-align:left;
	margin: 0px 0px 0px 0px;
}
#plogArea article {
	color: #333;
}
#plogArea h2 {
	color: #333;
	font-size:182%;
	font-family: FuturaBT-Heavy;
	line-height:20px;
	margin: 0px 0px 30px 0px;
}
#plogArea ul {
	margin: 0px;
}

#plogArea ul li{
	padding: 5px 0 5px 5px;
	display: block;
	border-bottom: 1px dotted #999;
}

#plogArea ul.page_nav {
	margin: 20px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#plogArea ul.page_nav li{
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid #ccc;
	font-size:108%;
	line-height:138.5%;
	display: -moz-inline-box;
	display: inline-block!important;
	border-bottom: none!important;
}
ul.page_nav li:last-child{
	border-right: none !important;
	padding-right: 10px;
}
ul.page_nav li a{
	color: #0099cc;
	font-family: FuturaBT-Medium;
}
/* Windows IE7 only */
*+html ul.page_nav li
{
	display: inline;
	zoom: 1;
}

.single_col {
	padding:30px 0px 30px 20px;
}
.left_col {
	width:620px;
	float:left;
	margin:30px 0px 30px 20px;
}
.right_col {
	width:300px;
	float:right;
	margin:30px 20px 30px 0px;
}

/*
plog : TOP
*/
#archive_nav {
	position:absolute;
	top:35px;
	right:20px;
}
.index_page #plogArea h3 {
	color: #333;
	font-size:108%;
	font-weight:bold;
	line-height:138.5%;
	margin: 0px 0px 0px 0px;
}

.index_page #plogArea h3.archive_head {
	color: #aaa;
	font-size:138.5%;
	font-family: FuturaBT-Medium;
	line-height:20px;
	margin: 0px 0px 20px 0px!important;
	border-bottom: none!important;
}

.plog_list {
	margin:0px 0px 0px 0px;
}
.plog_list .item_unit {
	color:#666;
	line-height:120%;
	width:230px;
	float:left;
	margin:0px 6px 10px 0px;
}
.plog_list .item_unit .tn {
	width: 220px;
	height: 220px;
	display: block;
	padding:5px;
	background-color:#ddd;
	overflow: hidden;
}
.plog_list .item_unit .tn a{
	width: 220px;
	height: 220px;
	display: block;
	overflow: hidden;
}
.plog_list .item_unit img{
	max-height:220px;
}
.plog_list .item_unit .post_date {
	color:#333;
	font-family: FuturaBT-Medium;
	font-size: 96%;
	line-height:16px;
	vertical-align: middle;
	background-color:#ccc;
	padding:2px 5px;
}

.plog_list .item_unit h3 {
	color:#333;
	font-size: 108%;
	vertical-align: middle;
	padding:5px 5px;
	height: 40px;
}
.plog_list .item_unit h3 a {
	display:block;
}

ul#pagination {
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	vertical-align: middle;
}
ul#pagination li {
	font-size:96%;
	font-family: FuturaBT-Medium;
	border:0;
	margin:0;
	padding:0;
	list-style:none;
    display: -moz-inline-box;
    display: inline-block;
	margin-right:2px;
}

ul#pagination a {
	color:#0099cc;
	padding:2px 5px;
}
ul#pagination .prev-off,
ul#pagination .next-off {
	color:#999;
	padding:2px 5px;
}
ul#pagination .next a,
ul#pagination .prev a {
	color:#0099cc;
}
ul#pagination .active_page {
	color:#999;
	font-size:96%;
	font-weight:bold;
	padding:2px 5px;
}
ul#pagination a:link,
ul#pagination a:visited {
	color:#0099cc;
	text-decoration:none;
}
ul#pagination a:hover{
	background-color:#eee;
}


/*
plog : Contents
*/
.contents_page .post_data {
	color: #666;
	font-family: FuturaBT-Medium;
	font-size:96%;
	margin: 5px 0px 20px 0px;
}
.contents_page .post_data .post_date,
.contents_page .post_data .posted_by {
	display:inline-block;
	height:20px;
}
.data_dev {
	display:inline-block;
	height:20px;
	margin: 0px 5px 0px 5px;
}
.contents_page h3 {
	color: #333;
	font-size:108%;
	font-weight:bold;
	line-height:138.5%;
	margin: 0px 0px 10px 0px;
	border-bottom:1px solid #333;
}
.contents_page p {
	color: #333;
	font-size:96%;
	line-height:138.5%;
	margin: 10px 0px 10px 0px;
}

/*
video Contents
*/
div.video-container {
    width: 100%;
    height: auto;
}

div.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

div.video iframe,
div.video object,
div.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
SNS Button
*/
.sns_unit {
	height:30px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #111;
	background-color:#333;
}
.sns_unit ul {
	width:960px;
	margin: 0px auto;
}
.sns_unit li {
	float:left;
	margin: 5px 10px 0px 0px;
	display: block;
}

.fb-like { display: block; }


/*
footerArea
*/
#footerArea {
	border-top:1px solid #333;
	background-color:#111;
}
footer {
	color: #999;
	padding: 0px;
}
footer #footer_nav {
	text-align:left;
	width:960px;
	margin: 0px auto;
	font-family: FuturaBT-Medium;
	padding:30px 0px 0px 0px;
}
footer #footer_nav ul {
	border-top: solid 1px #303030;
	padding-top:5px;
	margin: 10px 0px 15px 0px;
}
footer #footer_nav li a {
	background-image: url("../images/footer_nav_bg.png");
	background-position: 0 6px;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	line-height:2em;
	margin-right: 30px;
	padding-left: 12px;
}
footer #footer_nav li a {
	color:#999;
}
footer #footer_nav li a:hover {
	color:#fff;
	text-shadow: 0px 0px 4px #fff;
}
#faq li#nav_faq a,
#terms li#nav_terms a,
#privacy li#nav_privacy a,
#sitemap li#nav_sitemap a,
#link li#nav_link a {
	color:#333;
	background-image: url("../images/footer_nav_bg_current.png");
	background-repeat: no-repeat;
}
#faq #nav_faq a,
#terms #nav_terms a,
#privacy #nav_privacy a,
#sitemap #nav_sitemap a,
#link #nav_link a {
	text-shadow: none;
}
footer #footer_banner {
	width:960px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #303030;
}
footer #footer_banner ul {
	padding-top:5px;
	margin: 0px 0px 50px 0px;
}
footer #footer_banner li {
	float:left;
	margin-right:40px;
}
footer #footer_banner li a {
	color:#666;
}

/*
*/
.info_topics { /zoom : 1; }
.info_topics:after { content : ''; display : block; clear : both; height:0; }
