@charset "utf-8";

/*============================
 common setting
============================*/
div#container {
	padding: 0 !important;
}

/* dot区切り線 */
div.dot {
	margin-top:10px;
	margin-bottom:10px;
	height:7px;
	background:url(../img/common_hr_bg01.gif) repeat-x;
}

/* 太字 */
.bold-text {
	font-weight: bold;
}


/*============================
 heading
============================*/

/* h1 */
.ad h1 {
	background: url(../../../common/img/contents/bg-h1-index.gif) repeat-x 0 0;
}

/* mainVisual */
.ad #mainVisual {
	margin-bottom: 20px;
}

/* h2 */
.ad h2 {
	background: url(../../../common/img/contents/bg-h2-full-line.jpg) no-repeat 0 100%;
}
.ad h2 .txt {
	width: 850px;
	background: url(../../../common/img/contents/bg-h2-full.png) repeat-x 0 0;
}

/* h3 */
.design-h3 {
	clear: both;
	background: url(../../../common/img/contents/bg-h2-full-line.jpg) no-repeat 0 100%;
	padding-bottom: 5px;
	font-size: 0.85em;
	line-height: 1.1;
}

/*============================
 section 
============================*/
.ad .section {
	margin: 0 0 40px 0;
}


/*============================
 linkList
============================*/
.ad .section ul.linkList {
	margin: 0;
	padding: 0;
}
.ad .section ul.linkList li {
	display: inline;
	float: left;
	margin: 10px 0 0 25px;
	padding: 0 0 0 11px;
	font-weight: bold;
	text-indent: -11px;
	white-space: nowrap;
}
.ad .section ul.linkList li.odd {
	clear: both;
}
.ad .section ul.linkList li a {
	margin: 0;
	padding-left: 11px;
	background: url(../../../common/img/contents/arrow_10.gif) no-repeat 0 0.15em;
}
.ad .section ul.linkList li a:hover {
	background: url(../../../common/img/contents/arrow_10.gif) no-repeat -900px 0.15em;
}

/* topic */

p.topic {
	margin: 0 0 20px 0;
}

/* == subSection == */

div.subSection {
	margin: 30px 0 0 0;
}

div.subSection .img {
	float:left;
	margin:0 20px 10px 0;
	border:solid 1px #cccccc;
}

div.subSection .box {
	overflow: hidden;
}
* html div.subSection .box {
	zoom: 1;
}
div.subSection .txt {
	float: left;
	width:485px;
	margin:0 20px 20px 0;
}
div.subSection .txt p {
	margin:0 0 22px 0;
}

div.subSection .ad-linkBtn {
	margin-top: 15px;
	overflow: hidden;
}
div.subSection .ad-linkBtn p {
	margin: 0 0 0 0;
}
div.subSection .ad-linkBtn p.high {
	margin: 30px 0 0 0;
}
div.subSection .ad-linkBtn ul {
	margin: 0;
}
div.subSection .ad-linkBtn ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

/* 各種ボタンリンク */
div.subSection p.pdf-link {
	float:left;
	margin: 0;
}
div.subSection .capa {
	display: block;
	margin-top: 4px;
	text-align: center;
}

/*== プラグインエリア ==*/

div.p_explain {
	clear: both;
	width:600px;
	margin:0 auto 25px;
	padding:15px 0;
	background-color:#EEEEEE;
}

div.p_explain div.inbox {
	margin-bottom:10px;
}

div.p_explain p.wmp,
div.p_explain p.adobe_r {
	margin:0 10px 0 0;
	float:left;
	width:136px;
	text-align:right;
}

div.p_explain p.txt {
	float:left;
	width:410px;
	margin: 0;
}


/* テーブル基本 */
#contents div.section table {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 100%;
}
/*----------------------------------------------0514*/
#contents div.section table.width-free {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: auto;
}

#contents div.section table.width-40 {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 40%;
}
/*----------------------------------------------/0514*/

#contents div.section table th,
#contents div.section table td {
	padding: 8px;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	font-weight: normal;
}

#contents div.section table th a,
#contents div.section table td a {
	font-weight: bold;
}


/*============================
 movie用
============================*/

/*== m_main ==*/

div.m_main {
	padding-bottom:30px;
}

/* h2 */

div.m_main .design-h2 {
	padding:8px;
	color:#ffffff;
	background:url(../img/common_bg01.gif) repeat;
}

/* テキスト */

div.m_main p.txt {
	margin:30px 0;
	font-weight:bold;
	text-align:center;
}

div.m_main p.ad_movie {
	margin-bottom:20px;
	text-align:center;
}

/* backlink */

div.m_main p.backlink {
	margin-left:225px;
	width:140px;
	height:27px;
	background:url(../img/common_btn01.gif) no-repeat;
}

div.m_main p.backlink a {
	display:block;
	height:27px;
	text-decoration:none;
}

div.m_main p.backlink span {
	display:block;
	padding-top:7px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

/*== m_explain ==*/

div.m_explain {
	width:600px;
	margin:0 auto 30px;
	padding:20px 0;
	background:#EEEEEE;
}

div.m_explain p.wmp {
	float:left;
	width:135px;
	margin:0 10px 0 0;
	text-align:right;
}

div.m_explain p.txt {
	float:left;
	width:400px;
	margin: 0;
}


/*============================
 road用
============================*/


#staff {
	float:left;
	width:540px;
	_width:530px;
}

#staff p{
	width:520px;
	line-height:120%;
}

#staff h4 {
	font-weight:bold;
	font-size:100%;
	margin: 20px 0 10px 15px;
	width:300px;
}

#staff table {
	margin: 0 0 0 20px; 
	border:solid 1px #666666;
}

#staff table tr td{
	padding:6px;
}

#staff table tr td.left {
	border-right:solid 1px #666666;
}

#staff table tr td.bottom {
	border-bottom:solid 1px #666666;
}


div#five-d {
	padding: 0 ;
	float:left;
	width:320px;
}

div#five-d .photo {
	margin: 0 0 10px 0;
}

div#five-d .cap {
	display:block;
	width:320px;
	margin:0;
	line-height:120%;
}

div#five-d ul {
	margin: 10px 0 0 0;
	padding: 0;
}
div#five-d ul li {
	margin: 0;
	padding: 0;
}
* html div#five-d ul li {
	padding: 5px 0 0 0;
}


p#officiallink {
	clear:left;
	padding-top:20px;
}

