@charset "utf-8";

#primary {
	font-size: 14px;
	line-height: 24px;
}

/*  link + navi
------------------------------------ */
a:link,
a:visited {
	color: #788D15;
}
a:hover,
a:active {
	color: #B5D616;
}
a.arrow,
a.arrow-anchor,
a.blank,
a.arrow-previous,
.group-previous a {
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 2px 0 2px 18px;
	font-weight: normal;
}
a.arrow-next,
.group-next a {
	background-repeat: no-repeat;
	background-position: right 4px;
	padding: 2px 18px 2px 0;
}
a.arrow {
	background-image: url(/image/link-arrow.gif);
}
a.arrow-anchor {
	background-image: url(/image/link-arrow-anchor.gif);
}
a.blank {
	background-image: url(/image/link-blank.gif);
}
a.arrow-previous,
.group-previous a {
	background-image: url(/image/link-arrow-previous.gif);
}
a.arrow-next,
.group-next a {
	background-image: url(/image/link-arrow-next.gif);
}
.group-navi {
	clear: both;
	font-size: 12px;
}
.group-previous {
	width: 240px;
	float: left;
	padding: 8px 0 32px;
	display: block;
}
.group-next {
	width: 240px;
	float: right;
	padding: 8px 0 32px;
	text-align: right;
	display: block;
}
.group-previous a {
	display: block;
	background-position: 0 8px;

}
.group-next a {
	display: block;
	background-position: right 8px;
}
h3 a.arrow,
h4 a.arrow {
	background-position: 0 8px;
	text-decoration: none;
}

/*  Header
------------------------------------ */
#header-box {
	width: 780px;
	height: 155px;
	background: url(/image/header_02.jpg) no-repeat left bottom;
	margin-bottom: 20px;
}

/*  Heading
------------------------------------ */
#header-box h1 {
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	padding: 53px 166px 0 24px;

}
h2 {
	font-size: 21px;
	line-height: 28px;
	color: #EB6100;
	padding: 8px 0 8px 50px;
}
h3 {
	font-size: 18px;
	line-height: 21px;
	color: #333;
	margin: 28px 0 18px;
}
h4 {
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
	margin: 26px 0 13px;
}
h5 {
	background: url(/image/h5-gray.gif) no-repeat 0 4px;
	font-size: 14px;
	padding: 0 0 0 12px;
	line-height: 21px;
	font-weight: normal;
}
.textSectionA h3,
.textSectionA h4,
h3.lineup,
h4.lineup {
	background: url(/image/h4-gray.gif) no-repeat 0 5px;
	padding: 2px 0 4px 18px;
	margin: 14px 0 8px;
	line-height: 19px;
}
h3.lead,
h4.lead,
h3.lead-first,
h4.lead-first {
	background: none;
	font-size: 12px;
	font-weight: normal;
	margin: 26px 0 0;
	padding: 2px 0 0;
	color: #666;
}
h3.lead-first,
h4.lead-first {
	margin: 0 0 0;
}

h3.carry,
h4.carry {
	margin: 0 0 18px;
	line-height: 18px;
}
h3.first-child,
h4.first-child {
	padding-top: 0;
	margin: 0 0 13px;
}
h3.title,
h4.title {
	padding-top: 2px;
	padding-left: 0;
	margin: 0 0 13px;
	background: none;
}
h3.decimal01,h4.decimal01,
h3.decimal02,h4.decimal02,
h3.decimal03,h4.decimal03,
h3.decimal04,h4.decimal04,
h3.decimal05,h4.decimal05,
h3.decimal06,h4.decimal06,
h3.decimal07,h4.decimal07,
h3.decimal08,h4.decimal08,
h3.decimal09,h4.decimal09 {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}
h3.decimal01,h4.decimal01 {
	background-image: url(/image/decimal01.gif);
}
h3.decimal02,h4.decimal02 {
	background-image: url(/image/decimal02.gif);
}
h3.decimal03,h4.decimal03 {
	background-image: url(/image/decimal03.gif);
}
h3.decimal04,h4.decimal04 {
	background-image: url(/image/decimal04.gif);
}
h3.decimal05,h4.decimal05 {
	background-image: url(/image/decimal05.gif);
}
#content-cdn h2 {
	background: url(/image/icon-cdn.gif) no-repeat left top;
}
#content-creation h2 {
	background: url(/image/icon-creation.gif) no-repeat left top;
}
#content-drm h2 {
	background: url(/image/icon-drm.gif) no-repeat left top;
}
#content-live h2 {
	background: url(/image/icon-live.gif) no-repeat left top;
}
#content-mobile h2 {
	background: url(/image/icon-mobile.gif) no-repeat left top;
}
#content-mobile_flash h2 {
	background: url(/image/icon-mobile_flash.gif) no-repeat left top;
}
#content-richcontent h2 {
	background: url(/image/icon-richcontent.gif) no-repeat left top;
}
#content-streaming h2 {
	background: url(/image/icon-streaming.gif) no-repeat left top;
}

/*  Wrap
------------------------------------ */
.wrap-contents,
.wrap-narrow {
	width: 496px;
	margin: 28px auto 0;
	clear: both;
}
.wrap-narrow {
	width: 476px;
}

/*  Paragraph
------------------------------------ */
.wrap-contents p,
.wrap-narrow p {
	margin-bottom: 8px;
}
.first-child {
	padding-top: 15px;
}
.caption-small {
	font-size: 12px;
	text-align: left;
}
#itemCard-blue p,
#itemCard-red p {
	padding: 10px;
	font-size: 12px;
	border: #ccc 1px solid;
	background: #BCE6F9;
}
#itemCard-red p {
	background: #F9CFB2;
}

/*  STRONG + EMphasis
------------------------------------ */
em {
	color: #FF8900;
	font-weight: normal;
}
strong {
	color: #FF8900;
	font-weight: bold;
}
strong.column,
strong.memo,
strong.memo2 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #565F66;
	padding: 15px 0 10px 57px;
	background: url(/image/icon-column.gif) no-repeat 15px 15px;
	border-bottom: #ebebeb 1px solid;
	margin-bottom: 25px;
}
strong.memo,
strong.memo2 {
	background: url(/image/icon-memo.gif) no-repeat 15px 15px;
}
strong.memo2 {
	padding: 21px 0 15px 57px;
}
.CaseCategory strong {
	font-size: 10px;
	color: #777;
	font-weight: normal;
	background: #f0f0f0;
	border: #ccc 1px solid;
	padding: 0.4em 0.8em;
	margin-right: 5px;
}

/*  LIst Set
------------------------------------ */
.wrap-contents ul,
.wrap-narrow ul,
.wrap-contents ol,
.wrap-narrow ol {
	padding-left: 20px;
	margin-bottom: 12px;
}
.wrap-contents li,
.wrap-narrow li {
	background: url(/image/list-disc-green.gif) no-repeat 0 10px;
	font-size: 14px;
	padding: 2px 0 4px 12px;
	line-height: 21px;
	font-weight: bold;
	text-align: left;
}
.wrap-contents li p,
.wrap-narrow li p {
	font-weight: normal;
	font-size: 12px;
}
.wrap-contents li ul,
.wrap-narrow li ul {
	margin-left: -12px;
	margin-bottom: 12px;
}
.wrap-contents li li,
.wrap-narrow li li {
	background: url(/image/list-disc-black.gif) no-repeat 1px 11px;
	font-size: 12px;
	font-weight: normal;
}
.wrap-contents ol,
.wrap-narrow ol {
	list-style: decimal outside;
}
.wrap-contents .link-list li,
.wrap-narrow .link-list li,
.wrap-contents .link-list,
.wrap-narrow .link-list {
	background: none;
	font-size: 12px;
	padding: 2px 0 4px;
	text-align: left;
}
.wrap-contents .link-right,
.wrap-narrow .link-right {
	background: none;
	font-size: 12px;
	padding: 2px 15px 4px 0;
	text-align: right;
}
.wrap-contents .index-list,
.wrap-narrow .index-list {
	padding-left: 60px;
	margin-bottom: 36px;
}
.wrap-contents .index-list li,
.wrap-narrow .index-list li {
	background: none;
	font-size: 14px;
	padding: 2px 0 4px;
	text-align: left;
	width: 350px;
}
.wrap-contents .index-list a,
.wrap-narrow .index-list a {
	display: block;
	background-position: 0 10px;
}
.wrap-contents .first-l li,
.wrap-narrow .first-l li,
.wrap-contents .mini-list li,
.wrap-narrow .mini-list li {
	background: none;
	font-size: 12px;
	padding: 2px 0 6px;
	text-align: left;
}
.wrap-contents .first-l li:first-letter,
.wrap-narrow .first-l li:first-letter {
	color: #FF8900;
	font-weight: bold;
}

dt {
	font-weight: bold;
	margin: 16px 0 0;
	background: url(/image/h4-gray.gif) no-repeat 0 5px;
	padding: 2px 0 4px 18px;
	line-height: 19px;
}
dd {
	font-size: 12px;
	padding: 13px;
	background-color: #f5f5f5;
}
.wrap-contents dd ul,
.wrap-narrow dd ul {
	padding-left: 4px;
	margin-bottom: 0;
}
.wrap-contents dd li,
.wrap-narrow dd li {
	font-weight: normal;
}


/*  Text Section
------------------------------------ */
.textSectionA {
	background-color: #f0f0f0;
	color: #0F3D5B;
	padding: 15px 15px 0 15px;
	clear: both;
}
.textSectionB {
	border-color: #ebebeb;
	border-width: 1px;
	border-style: solid none solid none;
	background-color: #f4f4f4;
	color: #565f66;
	font-size: 12px;
	clear: both;
}
.textSectionC {
	border: #ebebeb 2px dashed;
	background-color: #fff;
	padding: 15px;
	clear: both;
}
.textSectionA p,
.textSectionA ul {
	padding: 0 0 15px 0;
}
.wrap-contents .textSectionA li,
.wrap-narrow .textSectionA li {
	font-weight: normal;
	font-size: 12px;
}
.textSectionB p,
.textSectionB ul {
	padding: 0 15px 15px 15px;
	margin: 0;
}
.textSectionB p.first-child {
	padding: 15px;
}
.textSectionB h2,
.textSectionB h3,
.textSectionB h4,
.textSectionB h5 {
	padding: 15px;
	margin: 0;
}
.text-caption {
	font-size: 12px;
	display: block;
	padding-top: 20px;
	text-align: left;
}
.indentSectionA {
	padding-left: 30px;
	clear: both;
}
.indentSectionB {
	padding-left: 20px;
	clear: both;
}
.smallSectionA {
	font-size: 12px;
	clear: both;
}
/*  Q&A
------------------------------------ */
.faq-q {
	background: #f4f4f4 url(/image/icon-question.gif) no-repeat 11px 8px;
	padding: 5px 12px 5px 35px;
}

.faq-a {
	background: #fff url(/image/icon-answer.gif) no-repeat 11px 12px;
	padding: 10px 15px 20px 35px;
}

/*  Image
------------------------------------ */
.wrap-image01 {
	text-align: center;
}
.wrap-image01,
.wrap-image02 {
	font-size: 11px;
	padding-bottom: 15px;
}
.wrap-image01 img {
	margin: 15px auto;
}
.wrap-image02 img {
	margin: 15px 10px 15px 0;
}
.image-caption {
	font-size: 12px;
	display: block;
	padding-top: 20px;
	text-align: left;
}
img.thumb01,
#thumb01 .wrap-image01 img,
#thumb01 .wrap-image02 img {
	border: #ccc 1px solid;
}
img.thumb02,
#thumb02 .wrap-image01 img,
#thumb02 .wrap-image02 img {
	border: #999 1px solid;
}

/*  Table
------------------------------------ */
table {
	font-size: 12px;
}
.wrap-table01 {
	margin: 18px 0 20px;
}
td.symbol {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
#largeTable td,
#largeTable th {
	padding: 6px 2px;
	line-height: 12px;
}
#largeTable th {
	font-size: 10px;
	vertical-align: middle;
}
#largeTable .bgGray {
	height: 30px;
}

/*  Column Set
------------------------------------ */
.column_2Set,
.column_3Set {
	clear: both;
}
.column_2Set .column_inner-1st {
	width: 240px;
	float: left;
	padding: 15px 0 20px;
}
.column_2Set .column_inner-2nd {
	width: 240px;
	float: right;
	padding: 15px 0 20px;
}
.column_3Set .column_inner-1st {
	width: 165px;
	float: left;
	padding: 15px 0 20px;
}
.column_3Set .column_inner-2nd {
	width: 165px;
	float: left;
	padding: 15px 0 20px;
}
.column_3Set .column_inner-3rd {
	width: 165px;
	float: left;
	padding: 15px 0 20px;
}
.column_3Set p,
.column_3Set ul {
	padding: 0 12px 0 0;
}

/*  Line
------------------------------------ */
hr.line-s01 {
	position: relative;
	left: 0;
	width: 100%;
	height: 1px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #dbdbdb;
	margin: 25px 0 0;
}
.line-d01 {
	background: url(/image/line-d01.gif) repeat-x left bottom;
	padding-bottom: 8px;
}

/*  Clear Class Selector
------------------------------------ */
.inquiryArea {
	clear: both;
}
.insole {
	clear: both;
	padding-top: 20px;
}

/*  Site Map
------------------------------------ */
#sitemapSet {
	margin-left: 30px;
}
#sitemapSet li {
	margin-bottom: 30px;
	padding-top: 1px;
	clear: left;
}
#sitemapSet li.cleartop {
	margin-bottom: 30px;
	padding-top: 25px;
	clear: left;
}
#sitemapSet li a,
#sitemapSet li strong {
	font-size: 24px;
	color: #666;
	text-decoration: underline;
}
#sitemapSet li strong {
	text-decoration: none;
	font-weight: normal;
}
#sitemapSet li a:hover {
	color: #999;
	text-decoration: underline;
}


#sitemapSet ul {
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 5px;
}
#sitemapSet ul li {
	padding-top: 5px;
	margin-bottom: 5px;
}


#sitemapSet li ul {
	margin-bottom: 30px;
}
#sitemapSet li li {
	clear: left;
}
#sitemapSet li li a {
	background-image: url(../image/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 2px 0 2px 18px;
	font-size: 14px;
	color: #788D15;
}
#sitemapSet li li a:hover {
	color: #B5D616;
}


#sitemapSet li li ul {
	margin-bottom: 15px;
}
#sitemapSet li li li {
	display: inline;
	clear: none;
}
#sitemapSet li li li a {
	float: left;
	display: block;
	width: 190px;
	background-image: url(../image/link-arrow-next.gif);
	background-position: 10px 6px;
	padding: 2px 0 2px 28px;
	font-size: 12px;
	color: #788D15;
}
#sitemapSet li li li a:hover {
	color: #B5D616;
}


/*  Œg‘ÑFlash
------------------------------------ */
.mobileStrong {
	color:#F17700;
	font-weight:bold;
}

.packagePlice {
	background:#BCE6F9;
	font-weight:bold;
	padding:10px 20px;
	border:3px solid #5AABCF;
}

.packagePlice02 {
	background:#BCE6F9;
	font-weight:bold;
	padding:10px 20px;
	border:3px solid #5AABCF;
}

.packagePlice p {
	margin:0;
	padding:0;
	color:#0079AF;
}

.packagePlice02 p {
	margin:0;
	padding:0;
	color:#0079AF;
}

.packagePlice .priceRight,
.packagePlice02 .priceRight {
	width:380px;
	float:left;
}

.packagePlice .priceleft,
.packagePlice02 .priceleft {
	width:64px;
	float:right;
}

.mobileCaution {
	font-size:10px;
	margin-top:-10px;
}

.mobileCaution02 {
	font-size:10px;
	text-align:right;
}

.packagePlice02title {
	color:#F17700;
}

.mobilePackage {
	margin:20px 0px;
	padding-bottom:13px;
	width:496px;
	background:url(../image/mobile_flash_package_bottom.gif) 0 bottom no-repeat;
}

.mobilePackage div {
	padding:20px 10px 0;
	border-right:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
}

.mobilePackage p.packageTitle01 {
	background:url(../image/mobile_flash_package01_01.gif);
	text-indent:-9999px;
	margin-bottom:0;
}

.mobilePackage p.packageTitle02 {
	background:url(../image/mobile_flash_package02_01.gif);
	text-indent:-9999px;
	margin-bottom:0;
}

.mobilePackage p.packageTitle03 {
	background:url(../image/mobile_flash_package03_01.gif);
	text-indent:-9999px;
	margin-bottom:0;
}

.mobilePackage p.packageTitle04 {
	background:url(../image/mobile_flash_package04_01.gif);
	text-indent:-9999px;
	margin-bottom:0;
}
.mobilePackage p.packageTitle05 {
	background:url(../image/mobile_flash_package05_01.gif);
	text-indent:-9999px;
	margin-bottom:0;
}
.mobilePackage p.packageTitle01 a,
.mobilePackage p.packageTitle02 a,
.mobilePackage p.packageTitle03 a,
.mobilePackage p.packageTitle04 a,
.mobilePackage p.packageTitle05 a {
	display:block;
	width:496px;
	height:40px;
    outline: none;
}

.mobilePackage div.Box {
	width:270px;
	float:right;
	padding:0;
	border-right:none;
	border-left:none;
}

.mobilePackage p.packageImg {
	width:186px;
	float:left;
}

.mobilePackage p.packageLead {

}


.mobilePackage p.packageBtn {
	width:130px;
	margin-left:140px;
}

