body {
	margin: 0;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	background:url("/static/docs/PC/images/common/background-body02.gif") repeat-x;
}

body.child{
	background:url("/static/docs/PC/images/common/background-body02.gif") repeat-x;
}

a {
	color: #0088cc;
	text-decoration: none;
}
a:hover {
	color: #005580;
	text-decoration: underline;
}

#container{
	width: 960px;
	margin:0 auto;
}

#content_inner{
	margin:40px 0 0 0;
}

h1#key{
width:960px;
height:400px;
position:relative;
margin:-40px 0 20px 0;
}

.layout_tw #side {
	margin-top:0px;
	padding-top:0px;
	width:220px;
	margin-bottom:0px;
	background-image:none;
	/*background:#eeeeee;*/
}

.layout_tw #main {
	overflow: hidden;
	width:700px;
	padding:0;
	background-image:none;
	background:#ffffff;
}

.layout_tw #main_inner{
	padding: 0;
	margin: 0 -20px 50px 0;
	background-image:none;
}

.layout_tw #side_inner {
	padding: 0;
	margin: 0;
	background-image:none;
}

.layout-one-column,
.layout-two-column,
.layout-three-column{
	overflow: hidden;
	/*margin :0;*/
	margin :0 -20px 10px 0;
}

.layout-one-column .column {
	margin:0 20px 0 0;
	width:700px;
}

.layout-two-column .column {
	float:left;
	margin:0 20px 0 0;
	width:340px;
}

.layout-three-column .column {
	float:left;
	margin:0 20px 0 0;
	width:220px;
}

.layout-one-column .column h4,
.layout-two-column .column h4,
.layout-three-column .column h4{
	font-size:14px;
	font-style:bold;
	padding:8px 0;
	margin:10px 0 20px 0;
	border:solid 2px #418dd9;
	border-width:0 0 2px 0;
}

.layout-one-column .column h4.type1,
.layout-two-column .column h4.type1,
.layout-three-column .column h4.type1{
	font-size:14px;
	font-style:bold;
	padding:10px 10px;
	margin:0 0 20px 0;
	border:solid 1px #cccccc;
}

.layout-one-column .column h4.type1{
	background: url("/static/docs/PC/images/common/icon/arrow_r.gif") no-repeat scroll 680px 15px transparent;
	background-color:#f6f6f6;
}

.layout-two-column .column h4.type1{
	background: url("/static/docs/PC/images/common/icon/arrow_r.gif") no-repeat scroll 320px 15px transparent;
	background-color:#f6f6f6;
}

.layout-three-column .column h4.type1{
	background: url("/static/docs/PC/images/common/icon/arrow_r.gif") no-repeat scroll 200px 15px transparent;
	background-color:#f6f6f6;
}

.layout-one-column .column h4.type2,
.layout-two-column .column h4.type2,
.layout-three-column .column h4.type2{
	font-size:14px;
	font-style:bold;
	padding:10px 10px;
	margin:0 0 20px 0;
	border:solid 1px #cccccc;
	border-bottom: 2px solid #418dd9;
	border-width:1px 1px 2px 1px;
	background-color:#ffffff;
}

.layout-one-column .column h4.type1:hover,
.layout-two-column .column h4.type1:hover,
.layout-three-column .column h4.type1:hover{
	border:solid 1px #418dd9;
	background-color:#f3f3f3;
}

.box,
.layout-one-column .column .box,
.layout-two-column .column .box,
.layout-three-column .column .box{
	margin:0 0 20px 0;
}

.layout-one-column .h4box{
	width:700px;
	position:relative;
}

.layout-one-column .h4box p{
	background: url("/static/docs/PC/images/common/icon/arrow_r.gif") no-repeat scroll left 5px transparent;
	padding-left: 15px;
	position:absolute;
	top:10px;
	right:0;
}

.sidemenu{
	background:#d8e4f0;
	margin:0 0 20px 0;
}

.sidemenu h2{
	/*height:50px;*/
	margin:0 0 5px 0;
	padding:20px 10px;
	background:#418dd9;
	font-size:14px;
	color:#ffffff;
	border:solid 1px #ffffff;
	border-width:0 0 1px 0;
}

.sidemenu li{
	background: url("/static/docs/PC/images/common/icon/arrow_r_small.gif") no-repeat scroll 8px 17px #f3f3f3;
	border:solid 1px #ffffff;
	border-width:1px 0 0 0;
	line-height: 18px;
}

.sidemenu li.child{
	background: url("/static/docs/PC/images/common/icon/arrow_r_small.gif") no-repeat scroll 23px 17px #e8e8e8;
	border:solid 1px #ffffff;
	border-width:1px 0 0 0;
}

.sidemenu li.act{
padding:12px 12px 12px 20px;
color:#ffffff;
background-image:url("/static/docs/PC/images/common/icon/arrow_rw_small.gif");
background-repeat: no-repeat;
background-position: 8px 17px;
background-color:#0d5080;
}

.sidemenu li.act a{
padding:0;
color:#ffffff;
background-image:url("/static/docs/PC/images/company/common/icon/arrow_rw_small.gif");
background-repeat: no-repeat;
background-position: 8px 17px;
background-color:#0d5080;
}

.sidemenu li.actchild{
padding:12px 12px 12px 35px;
color:#ffffff;
background-image:url("/static/docs/PC/images/common/icon/arrow_rw_small.gif");
background-repeat: no-repeat;
background-position: 23px 17px;
background-color:#0d5080;
}

.sidemenu li a{
display:block;
padding:12px 12px 12px 20px;
color:#333333;
}

.sidemenu li.child a{
display:block;
padding:12px 12px 12px 35px;
}

#topicpath_box{
	height:65px;
	margin:0 0 20px 0;
	border:solid 1px #d8e4f0;
	border-width:0 0 5px 0;
}

ol#topicpath {
	font-size: 10px;
}

ol#topicpath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(/static/docs/PC/images/common/icon/ico_sample01.gif) no-repeat 0 50%;
}

ol#topicpath li.home {
	padding-left: 0;
	background: none;
}

ol#topicpath li em {
	font-style: normal;
	font-weight: bold;
}


#headline{
	margin: 0 0 40px 0;
	border:solid 1px #d8e4f0;
	border-width:0 0 1px 0;
}

#headline h2{
font-size:24px;
	margin: 0 0 20px 10px;
	padding:5px 5px 5px 10px;
	border:solid 1px #418dd9;
	border-width:0 0 0 5px;
}

.sammary{
	font-size:14px;
	font-style:bold;
	padding:4px 0;
	margin:0 0 20px 0;
	border:solid 2px #418dd9;
	border-width:0 0 2px 0;
	width:700px;
}

.textline{
	width:690px;
	padding:0 0 0 10px;
	margin: 0 0 20px 0;
	line-height: 24px;
}

.layout-two-column .column .textline{
	width:330px;
	padding:0 0 0 10px;
	margin: 0 0 20px 0;
	line-height: 24px;
}

.layout-three-column .column .textline{
	width:210px;
	padding:0 0 0 10px;
	margin: 0 0 20px 0;
	line-height: 24px;
}

.more{
	display:block;
	background: url("/static/docs/PC/images/common/icon/arrow_r.gif") no-repeat scroll left 6px transparent;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}

.menu li {
	background: url("/static/docs/PC/images/common/icon/arrow_r.gif") no-repeat scroll left 1px transparent;
	line-height: 18px;
	/*line-height: 1.5;*/
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	/*width: 405px;*/
}

.campaign-icon{
	background: url("/static/docs/PC/images/common/icon/icon-topics-campaign.gif") no-repeat scroll 4px 6px transparent;
	padding:0 0 0 80px;
}

.introduction-icon{
	background: url("/static/docs/PC/images/common/icon/icon-topics-introduction.gif") no-repeat scroll 4px 6px transparent;
	padding:0 0 0 80px;
}

.news-icon{
	background: url("/static/docs/PC/images/common/icon/icon-topics-news.gif") no-repeat scroll 4px 6px transparent;
	padding:0 0 0 80px;
}

.pr-icon{
	background: url("/static/docs/PC/images/common/icon/icon-topics-pr.gif") no-repeat scroll 4px 6px transparent;
	padding:0 0 0 80px;
}

h3.campaign-icon,
h3.introduction-icon,
h3.news-icon,
h3.pr-icon{
	/*display:inline;*/
	background-position: 4px 3px;
}

.pagetop {
	margin:0 0 20px 0;
	width:960px;
	position :relative;
}

.pagetop p{
	position:absolute;
	right:0;
	bottom:0;
	width:70px;
	background: url("/static/docs/PC/images/common/icon/icon-pagetop.gif") no-repeat scroll 4px 6px transparent;
	padding: 0 3px 0 20px;
	font-size:10px;
	border:solid 1px #d9d9d9;
	text-align:center;
}

/*#column-device-pc .box{
width:600px;
}*/

#column-device-pc .textline,
#column-device-mobile .textline,
#column-device-tv .textline,
#column-genre-item .textline,
#column-genre-book .textline,
#column-genre-entertainment .textline,
#column-genre-member .textline,
#column-genre-ecshop .textline,
#column-scene-adult .textline,
#column-scene-novelty .textline{
	width:570px;
}

#column-device-pc{
	background: url("/static/docs/PC/images/common/icon/icon-device-pc.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-device-mobile{
	background: url("/static/docs/PC/images/common/icon/icon-device-mobile.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-device-tv{
	background: url("/static/docs/PC/images/common/icon/icon-device-tv.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-genre-item{
	background: url("/static/docs/PC/images/common/icon/icon-genre-item.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-genre-book{
	background: url("/static/docs/PC/images/common/icon/icon-genre-book.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-genre-entertainment{
	background: url("/static/docs/PC/images/common/icon/icon-genre-entertainment.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-genre-member{
	background: url("/static/docs/PC/images/common/icon/icon-genre-member.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-genre-ecshop{
	background: url("/static/docs/PC/images/common/icon/icon-genre-ecshop.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-scene-adult{
	background: url("/static/docs/PC/images/common/icon/icon-scene-adult.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

#column-scene-novelty{
	background: url("/static/docs/PC/images/common/icon/icon-scene-pr.gif") no-repeat scroll top left transparent;
	padding: 0 0 0 120px;
}

.inq{
	position:relative;
	width:700px;
	height:190px;
	background: url("/static/docs/PC/images/content/bg-form.gif") no-repeat scroll top left transparent;
}

.inq h5{
	text-indent:-9999px;
}

.inqbutton{
	position:absolute;
	left:100px;
	top:68px;
}

.inqbutton a{
	display:block;
	width:500px;
	height:60px;
	text-indent:-9999px;
	background: url("/static/docs/PC/images/content/button-inquiry_large.gif") no-repeat scroll top left transparent;
}

.inqbutton a:hover{
	background-position:0px -60px;
}

table {
	/*max-width: 100%;
	border-collapse: collapse;*/
	border-spacing: 0;
	/*background-color: transparent;*/
}

.table {
	width: 700px;
	margin-bottom: 18px;
}

.tdw10{
width:10%;
}

.tdw15{
width:15%;
}

.tdw20{
width:20%;
}

.tdw30{
width:30%;
}

.table th,
.table td {
	padding: 15px 0;
	text-align: left;
	/*line-height:24px;*/
	vertical-align: top;
	border-bottom: 1px dotted #dddddd;
	/*overflow:auto;*/
	min-width: 120px;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}

.table-noborder th,
.table-noborder td {
	padding: 0 0 20px 20px;
	text-align: left;
	/*line-height:24px;*/
	/*vertical-align: top;
	border-top: 1px dotted #dddddd;
	overflow:auto;*/
}
.table-noborder th {
	font-weight: bold;
}
.table-noborder thead th {
	vertical-align: bottom;
}

.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}

.division{
margin:0 0 20px 0;
}

.division h3{
font-size:16px;
}

.division ul{
margin:0 0 0 20px;
}

div#privacy{
	text-align:left;
	margin:20px auto;
	width: 100%;
}
div#privacy-body{
	border: 1px solid #999999;
	height:10em;
	margin-bottom: 10px;
	overflow: auto;
	width: 90%;
}
div#privacy-body-inner{
	margin:5px;
}
div#privacy h3{
	margin-bottom:5px;
	font-size:14px;
	margin-right:10px;
}
div#privacy h4,
div#privacy h5,
div#privacy h6{
	font-weight:normal;
}
div#privacy p{
	margin-bottom:1em;
}
div#privacy ol,
div#privacy ul{
	list-style-position:outside;
	padding:0 20px;
}
div#privacy ol{
	list-style-type:decimal;
}
div#privacy ol.roman{
	list-style-type:lower-roman;
}
div#privacy ul{
	list-style-type:disc;
}
div#privacy ol ol,
div#privacy ol ul{
	margin-top:5px;
	margin-bottom:5px;
}
div#privacy table{
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
div#privacy th,
div#privacy td{
border:1px solid #666;
padding:3px;
line-height:135%;
}
div#privacy td{
	background:#FFF;
}
div#privacy th{
	font-weight:normal;
	width:200px;
	background:#F3F3F3;
}
div#privacy li{
	margin-bottom:10px;
}
div#privacy li li{
	margin-bottom:0;
	border:none;
}

fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}
legend {
		-moz-border-bottom-colors: none;
		-moz-border-image: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		border-color: -moz-use-text-color -moz-use-text-color #EEEEEE;
		border-style: none none solid;
		border-width: 0 0 1px;
		color: #333333;
		display: block;
		font-size: 19.5px;
		line-height: 36px;
		margin-bottom: 27px;
		padding: 0;
		width: 100%;
}

input,select{
	padding: 4px;
}
textarea {
	height: auto;
	padding: 4px;
}
input[type="hidden"] {
	display: none;
}
input:focus,
textarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
}

.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 150px;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 320px;
}
.input-xxlarge {
	width: 530px;
}

.help-inline {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}

.figure-service {
	text-align:center;
	margin:0 40px 20px 0;
}
