@charset "UTF-8";
@import url("/wp-content/themes/twdesk/common/css/default.css");
@import url("/wp-content/themes/twdesk/common/css/layout.css");
@import url("/wp-content/themes/twdesk/common/css/jquery.lightbox-0.5.custom.css");

/* --------------------------------
	feature.css
--------------------------------
feature.cssは機能紹介ページで使用しているCSSファイルです。

** index
01.大枠
02.#Main		メインカラム
03.#Sub			サブカラム
-------------------------------- */

/* --------------------------------
■01.大枠
--------------------------------
#Contents上部や大ブロックなどの大枠の記述です。
-------------------------------- */
/* 大枠 */
#Header {
	border-bottom:none;
}
#Contents {
	background:#fff;
}
#Content {
	padding:20px 0 0;
	border-top:1px solid #e1e2e4;
}
.content-header,
.content-header .inner {
	border:1px solid #e0e1e1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkitt-border-radius:5px;
}
.content-header {
	margin:10px 0 40px;
	box-shadow:0 1px 2px #ccc;
	-moz-box-shadow:0 1px 2px #ccc;
	-webkit-box-shadow:0 1px 2px #ccc;
	background:#f1f3f5;
}
.content-header .inner {
	border-color:#fff;
	background:transparent;
}
.content-header .inner2 {
	position:relative;
	padding:10px 15px 10px;
	border-left:10px solid #a8d5fc;
	border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-webkitt-border-radius:5px 0 0 5px;
}
.content-header h1 {
	margin-right:190px;
	color:#160404;
	font-size:30px;
}
.content-header p {
	line-height:1.8;
	margin:30px 0 0 435px;
	color:#666;
}
.content-header .to-print {
	position:absolute;
	top:1em;
	right:1em;
	line-height:1;
	margin:0;
}
#Main {
	float:right;
	width:723px;
}
#Sub {
	float:left;
	width:200px;
}

/* section */
#Contents .section {
	margin-bottom:20px;
}
.detail .section {
	overflow:hidden;
	_zoom:1;
}
#Contents .to-back {
	margin:60px 0 30px;
	text-align:right;
}


/* --------------------------------
■02.Main		右カラム
--------------------------------
ページ右側のメインカラムです。
-------------------------------- */
/* pickup */
.pickup .section-title {
	padding:0 0 12px;
	background:url("/wp-content/themes/twdesk/img/line_basic_silver.gif") no-repeat center bottom;
	text-align:right;
	font-size:18px;
}
.pickup .section-title span {
	display:block;
	height:18px;
	padding-top:20px;
	padding-right:10px;
}
.pickup.lookup .section-title span {
	padding-left:420px;
	background:url("/wp-content/themes/twdesk/feature/img/txt_recommended-features.gif") no-repeat 4px 100%;
}
.pickup.new .section-title span {
	padding-left:300px;
	background:url("/wp-content/themes/twdesk/feature/img/txt_new-features.gif") no-repeat 4px 100%;
}

/* detail */
.detail,
.detail .texts {
	overflow:hidden;
	_zoom:1;
}
.pickup .detail {
	margin-top:40px;
	padding:0 0 40px;
	background:url("/wp-content/themes/twdesk/img/line_basic_silver.gif") no-repeat center bottom;
}
.detail .images {
	float:right;
	width:316px;
	padding-right:4px;
	color:#666;
	font-size:10px;
}
.detail .image {
	float:left;
	margin-bottom:60px;
	padding-left:29px;
}
.detail .image.large {
	width:287px;
}
.detail .image.large .arrow {
	padding:45px 0 0;
	background:url("/wp-content/themes/twdesk/common/img/arrow_bottom_red.gif") no-repeat 50% 10px;
}
.detail .image.small {
	width:129px;
}
.detail .images img {
	display:block;
	margin-bottom:5px;
	border:1px solid #ccc;
}
.detail .image.large img {
	width:285px;
}
.detail .image.small img {
	width:127px;
}
.detail .texts {
	clear:left;
}
.detail h2,
.detail h3,
.detail dt,
.detail li,
.detail p {
	line-height:1.8;
	margin-right:160px;
	font-size:14px;
}
.detail h2,
.detail h3 {
	color:#0b5882;
	font-size:18px;
}
.detail .lead {
	margin:30px 160px 25px 10px;
	font-size:14px;
}
.detail .movie {
	margin:30px 0;
	text-align:left;
}
.detail .bold {
	font-weight:bold;
}
.detail p.screen-shot,
.detail .texts p {
	margin-right: 0;
}
.detail .texts h2,
.detail .texts h3,
.detail .texts dd,
.detail .texts .lead {
	margin-left:10px;
}
.detail .texts h2,
.detail .texts h3,
.detail .texts dt,
.detail .texts li,
.detail .texts .lead {
	margin-right:0;
}
.detail dt {
	margin-top:25px;
	padding:10px;
	border-left:6px solid #a6d5ff;
	background:#f1f3f5;
	font-size:14px;
}
.detail dd p,
.detail li {
	line-height:1.8;
	margin-top:20px;
}
.detail ol li {
	list-style:outside decimal;
	margin-left:25px;
}
.detail ol ul li {
	list-style:none;
	margin-left:10px;
}
.detail ul li {
	margin-left:10px;
	padding-left:15px;
	background:url("/wp-content/themes/twdesk/common/img/icn_triangle_right_gray.gif") no-repeat 0 8px;
}
.detail ul ol li {
	margin-left:25px;
	padding-left:0;
	background-image:none;
}
.detail dd p {
	margin-left:10px;
}
/* lightbox */
.detail .galleries li {
	/* margin-right:160px; */
	margin-right:0;
	_zoom:1;
}
.detail .galleries li:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:0;
}
.detail .galleries p {
	/*overflow:hidden;*/
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	_zoom:1;
}
.detail .lightbox,
.detail .lightbox-s {
	display:block;
	padding:4px;
	border:1px solid;
	border-color:#ddd #ccc #ccc #ddd;
}
.detail .lightbox {
	*clear:right;
	float:right;
	margin-left:20px;
}
.detail .lightbox-s {
	float:none;
	margin:0;
}

/* features */
.features .section-title {
	margin:0 0 20px;
	padding:10px;
	border-bottom:1px solid #e6e6de;
	background:#0b5882;
	color:#fff;
	font-size:18px;
}
.features .group {
	overflow:hidden;
	padding:5px 0;
	border-bottom:1px solid #e6e6de;
	_zoom:1;
}
.features .group.first {
	padding-top:0;
}
.features .group.end {
	padding-bottom:0;
	border-bottom:none;
}
.features .feature {
	float:left;
	position:relative;
	width:126px;
	padding:0 11px 30px;
	border-left:1px solid #e6e6de;
}
.features .group .feature.first {
	padding-left:0;
	border-left:none;
}
.features .group .feature.end {
	padding-right:0;
	padding-bottom:30px;
	border-right:none;
}
.features.no-more .group .feature {
	padding-bottom:0;
}
.feature h2 img,
.feature h3 img,
.feature p img {
	display:block;
	width:126px;
	height:114px;
}
.feature .lead {
	line-height:1.5;
	margin:10px 0 5px;
}
.feature .to-more {
	display:block;
	position:absolute;
	left:12px;
	bottom:5px;
	font-weight:normal;
}
.feature a .to-more {
	cursor:pointer;
}


/* --------------------------------
■03.Sub		左カラム
--------------------------------
ページ左側のサブカラムです。
-------------------------------- */
/* local-nav */
.local-nav,
.local-nav .inner {
	border:1px solid #e0e1e1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkitt-border-radius:5px;
}
.local-nav {
	box-shadow:0 1px 2px #ccc;
	-moz-box-shadow:0 1px 2px #ccc;
	-webkit-box-shadow:0 1px 2px #ccc;
	background:#f1f3f5;
}
.local-nav .inner {
	padding:0 1px;
	border-color:#fff;
	background:transparent;
}
.local-nav .section-title {
	line-height:1.5;
	padding:10px;
	color:#666;
	font-size:14px;
}
/* categories */
.local-nav.categories .section-title {
	border-bottom:1px solid #e0e1e1;
}
.local-nav.categories ul {
	padding:0 0 15px 20px;
	border-top:1px solid #fff;
}
.local-nav.categories li {
	line-height:1.5;
	padding:10px 5px;
	border-bottom:1px solid #dcdfe4;
}
.local-nav.categories li strong {
	font-weight:normal;
}
.local-nav.categories dt {
	border-top:1px solid #e0e1e1;
	background:#fcf9c4;
	color:#333;
	font-size:14px;
}
.local-nav.categories dt span {
	display:block;
	padding:7px 10px;
	border-top:1px solid #fff;
}
.local-nav.categories dd {
	padding:0 0 15px 45px;
}
.local-nav.categories dd ul {
	padding:0;
	border-top:none;
}