/* CSS Document */

html, body { height: 100%; }
body {
	margin:0;
	padding:0;
	font-size:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background: #EEEEEE;
}
div , p {
	margin:0;
	padding:0;
	line-height:150%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}

ol,ul {
	margin:0;
	padding:0;
	list-style:none;
}
.list_num_l {
	width:3%;
	float:left;
}
.list_num_r {
	width:97%;
	float:left;
}
em {
	font-style:normal;
	font-weight:normal;
}
input,select{
vertical-align:middle;
}
img {
	border:0;
}
em {
	color: #FF0000;
}
a {
color:#747474;
}
a:link {
}
a:active {
}
a:hover {
}
a:visited {
}
/*************************************/
#wrapper {
	background: #EEEEEE;
	text-align:left;
	width:800px;
	height:100%;
	margin:0 auto 0;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	min-height: 100%;
}
body > #wrapper {
    height: auto;
}
/*************************************/
#header {
	background:url(../img/header_back.gif) 0 0 repeat-x;
	color:#747474;
	width:800px;
	height:83px;
	_height:90px;
	padding:4px 0;
	overflow:hidden;
}
.siteTitle {
	width:552px;
	height:83px;
	float:left;
}
.headerRightbox {
	width:248px;
	height:83px;
	float:left;
}
.headerRightbox .unaviLink {
	width:232px;
	height:31px;
	text-align:right;
	font-size:0.9em;
	padding:3px 16px 0 0;
}
.headerRightbox .unaviButton {
	width:248px;
	padding:0;
	font-size:0.9em;
}
.use {

}
.help {
	margin-left:10px;
}
#header a {
	color:#747474;
}
a:link {
}
a:active {
}
a:hover {
}
a:visited {
}

/*************************************/
#container {
	background:#FFFFFF;
	clear:both;
	padding:16px 0;
	width:800px;
	font-size:0.9em;
	overflow:hidden;
}

#one_maincolumn {
	padding:0 16px;
}

/**:first-child+html #container {
}*/
.askf {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 10px;
}
.askf_1 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0px;
}
.txtlh {
	line-height:150%;
}
dl ,dt , dd {
	margin:0;
	padding:0;
}
dl {
	margin:20px 0 0;
}
dt {
	margin:0 0 10px;
}
dd {
	margin:0 0 20px;
}

.mgn_t20 {
}
.mgn_r20 {
}
.mgn_b20 {
	margin-bottom:20px;
	padding-left: 12px;
}
.mgn_l20 {
}

.tblmgnb {
	margin-bottom:5px;
}
.tblareabtn {
	text-align:center;
	margin:40px 0 20px 0;

}
.box150 {
	width:197px;
	height:37px;
	margin-right:5px;
	display:inline;
	vertical-align: baseline;
}
.pagebackbtn {
	width:192px;
	height:32px;
	display:inline;
}
/*shoping_index*/
.attention {
	color:#FF0000;
}
table {
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
tr {
}
th {
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	background: #ccc9f1;
	font-weight:normal;
	font-size:0.9em;
}
td {
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	font-size:0.9em;
}
/*shoping_index*/

/*shoping_confirm*/
.delivname {
	margin-top:20px;
}
.delivname th {
	text-align:left;
}

.resulttd {
	text-align:right;
}
.select_item_data {
	text-align:center;
}
/*shoping_confirm*/

/*shoping_complete*/
#completetext {
	width:550px;
	_width:590px;
	margin:20px auto 0;
	margin-left:84px;
	padding:20px;
	border:solid 5px #8d92c3;
}
#completetext p{

	margin:0 0 20px;

}
/*shoping_complete*/

/*login*/

#login_mypage {
	width:530px;
	_width:590px;
	margin:20px auto 0;
	margin-left:84px;
	padding:20px 50px 20px;
	border:solid 5px #8d92c3;
}

.inputbox{
	background:#f4f4f4;
	padding:20px 20px;
	margin:20px 0 0;
}
.inputbox input {
	vertical-align:baseline;
}
.inputbox p {
	margin:5px 0 5px;
}
.mini {
	font-size:0.7em;
}
.inputtext02 {
	font-size:0.7em;
}
.box140 {
	margin-bottom:20px;
}

#login_mypage a {
	color: #0066FF;
}
#login_mypage a:link {
}
#login_mypage a:active {
}
#login_mypage a:hover {
}
#login_mypage a:visited {
}

/*login*/

/*product*/

#leftcolumn {
	width:206px;
	margin:0px 0 0;
	float:left;
}
#leftcolumn h2 {
	border-width:0px;
	border-style:none;
	width: 205px;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#cartarea {
	border-style:none;
	height: auto;
	width: 205px;
	padding:10px 0;
	background-color: #f4f4f4;
	display: block;
	margin:0 0 20px;
	_margin-top:-3px;
}

.item {
	border-bottom:solid 1px #999999;
	margin:0 10px 0;

}
#cartarea p {
	margin:0 10px 0;
	padding:5px 0;
}
.btn {
	text-align:center;
}

#undercolumn {
	width:546px;
	margin:0px 0 0 16px;
	float:left;

}
#detailphotoblock {
	width:279px;
	margin:0px 0 0 ;
	float:left;
}
#detailrightblock {
	width:237px;
	margin:0px 0 0 20px;
	float:left;
}
.price {
	color:#FF0000;
	letter-spacing: 0.1em;
}
.price_1 {
	color:#CC0000;
	font-weight: bold;
}
.arrow {
	vertical-align: baseline;
	margin-top:2px;
	margin-bottom:-2px;
}
#detailrightblock dl {
	border-bottom:solid 1px #999999;
	padding:0 0 20px;
	margin-bottom:20px;
}
#detailrightblock dl dt {
	margin:5px 0;
}
#detailrightblock dl dd {
	margin-left:0;
}

/*product*/

/*cart_index*/

.totalmoneyarea {
	border:solid 1px #999999;
	text-align:center;
	margin:10px 0 10px;
	padding:10px 0 10px;
	width:770px;
}

/*cart_index*/

/*kiyaku*/

.agreetxt {
	width:758px;
}

/*kiyaku*/

/*top*/

#aleftcolumn {
	width:521px;
	float:left;
	margin:0 0 0 16px;
	_margin:0 0 0 8px;
	padding:0;
}
.aleft_ct_area {
	width:521px;
	height:417px;
	background:#EEEEEE url() 0 0 no-repeat;
}
#arightcolumn {
	width:235px;
	float:left;
	margin:0 0 0 12px;
	padding:0;
	text-align:center;
}
*:first-child+html #arightcolumn {
	width:247px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
/*201001修正*/
#aleftcolumn .MContents1 {
	width:190px;
	height:50px;
	background:url(../img/otabanner.jpg) 0 0 no-repeat;
	margin:0 0 20px 0;
	padding:93px 0 0 331px;
}
#aleftcolumn .MContents2 {
	width:190px;
	height:50px;
	background:url(../img/sumidabanner.jpg) 0 0 no-repeat;
	margin:0 0 5px 0;
	padding:93px 0 0 331px;
}
#aleftcolumn .MContents3 {
	width:190px;
	height:50px;
	padding:0 0 0 331px;
}
#aleftcolumn .MContents4 {
	width:190px;
	height:50px;
	background:url(../img/junkbanner.jpg) 0 0 no-repeat;
	margin:0 0 5px 0;
	padding:93px 0 0 331px;
}
#aleftcolumn .MContents1 a , #aleftcolumn .MContents2 a , #aleftcolumn .MContents3 a , #aleftcolumn .MContents4 a {
	width:190px;
	height:50px;
	display:block;
}
#aleftcolumn .freeMovie1 {
	width:522px;
	height:260px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	overflow:hidden;
}

#aleftcolumn .freeMovie1 .aboutTxt {
	width:191px;
	_width:201px;
	height:260px;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	float:left;
}
*:first-child+html #aleftcolumn .freeMovie1 .aboutTxt {
	width:201px;
}
#aleftcolumn .freeMovie1 .movieArea {
	width:320px;
	height:260px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#aleftcolumn .freeMovie {
	width:301px;
	height:260px;
	background:url(../img/sumida_free.jpg) 0 20px no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 201px;
}




#aleftcolumn .freeMovie2 {
	width:301px;
	height:260px;
	background:url(../img/sumida_free.jpg) 0 20px no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 201px;
}


#aleftcolumn .mailArea {
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
}

.watchBtn {
	margin:10px auto 10px;
}
.rightBanner {
	background:#CCCCCC;
	width:172px;
	margin:10px auto 0;
}
.aright_top {
	width:231px;
	margin-top:10px;
}
.aright_middle {
	width:235px;
	margin-top:10px;
}
.aright_bottom {
	width:235px;
	margin-top:20px;

}

/*top*/


/*forgot*/
#windowarea #completebox p {
	width:550px;
	_width:590px;
	margin:20px auto 0;
	margin-left:84px;
	padding:40px 20px 40px;
	border:solid 5px #999999;
	text-align:center;
}
#windowarea .box150 {
	width:152px;
	height:32px;
	margin:30px 0 0px;
}

/*forgot*/

/*rule*/
.rule_list {
	list-style:square;
	margin:1em;
	padding: 0 0 0 20px;
}
.privacy_container {
	margin-right:15px;
}
.privacy_list_box {
	margin:0 20px 20px;
	padding:0 20px 20px;
	list-style: decimal;
}
.privacy_list {
	margin:10px 0 0 0;
}
/* .rule_list li {
	margin:10px 0 10px;
} */
.rule_pdg {
	padding:10px 20px;
}
/*rule*/

/*privacy*/
.privacy_table {
text-align:left;
}
.company_data {
	border-bottom:solid 1px #999999;
}
.contact_data {
}
.contact_data h4 {
	margin:20px 0 20px;
	font-weight:bold;
}
/*privacy*/

/*use*/
.use {
	text-align:center;
	margin:20px 0 20px;
	font-size:1.1em;
}
.use_step {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 12px;
}
.use_step li {
	margin-bottom:10px;
}
.credit {
	clear:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}

/*use*/

/*help*/
#help_list {
	list-style:square;
	margin:0 0 0 20px;
}
#help_list h4 {
	margin-bottom:20px;
}
#help_list p {
	margin-bottom:20px;
}
#help_list li ul {
	list-style:disc;
	margin:10px 0 10px 20px;
}
#help_list li ol {
	list-style:decimal;
	margin:10px 0 10px 20px;
}
#help_list li ul li ul{
	list-style:disc;
	margin:10px 0 10px 20px;
}
#help_list li ul li ol {
	list-style:decimal;
	margin:10px 0 10px 20px;
}
/*help*/

/*specific*/
.specific_data {
	margin:10px 0 10px 50px;
}
#specific_list {
	list-style:square;
	margin:10px 0 10px 20px;
}


/*specific*/

/*sitemap*/

.sitemap_t {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033FF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

}
.sitemap_m {
	margin:10px 0 0 60px;
	padding:0 0 0 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033FF;
}

/*sitemap*/

/**/
/**/







/*************************************/
#fotter {
	background:#EEEEEE url(../img/footer_back.gif) 0 0 repeat-x;
	color:#747474;
	padding:10px 0px 10px;
	width:800px;
	text-align:center;
	clear:both;
}
.bottom_navi {
	font-size:0.9em;
}
.copy {
	font-size:0.8em;
	padding-top:10px;
	padding-bottom:10px;
}
#fotter a {
	color:#747474;
}
a:link {
}
a:active {
}
a:hover {
}
a:visited {
}
#windowcolumn #windowarea .left {
	margin: 0px;
	padding: 0px;
}
.left .cart_inbox {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 205px;
	background-color: #f4f4f4;
}

table.table_1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-top: 10px;
}
table.table_2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-top: 0px;
}

.intro_text {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.1em;
	padding-left: 5px;
}
.line {
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cart_1 {
	padding-top: 5px;
}

table td.td_1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*:first-child+html #cartarea{
	margin-top:-3px;
}
.book_title {
	color: #6b6b6b;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.1em;
	background-image: url(../img/cart/product_icon.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	display: block;
	height: 30px;
}.book_title_set {
	color: #6b6b6b;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.1em;
	background-image: url(../img/cart/product_icon_big.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	display: block;
	height: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 5px;
}
.maddbefore {
	display:block;
	float:left;
}
.mailaddress {
	width:173px;
	height:18px;
	display:block;
	background:#666666;
	float:left;
}
.mailaddress img {
}
/****090216+****/
.line {
	background: url(../img/line_titanlive.gif) no-repeat;
	display: block;
	margin: 30px 0px 25px 13px;
	padding: 0px;
	width: 740px;
	height: 1px;
}
.line_pd {
	background: url(../img/line_titanlive.gif) no-repeat;
	display: block;
	margin: 30px 0px 25px 0px;
	padding: 0px;
	width: 520px;
	height: 1px;
}
.set_environment {
	padding-left: 10px;
}
.set_environment h3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.set_environment p {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
.set_environment ul.kankyou_list {
	list-style: square;
	padding-left: 40px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.howtouse {
	padding-left: 10px;
}
.howtouse h3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.howtouse p {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 695px;
}
h4.mini_header {
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
}
ul.credit_ul {
	list-style: disc;
	padding-left: 40px;
	padding-right: 30px;	
}
ul.onsei {
	padding-left: 41px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.howtouse ul.howtouse_list {
	list-style: decimal;
	padding-left: 47px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	width: 680px;
}
.step_shita {
	font-size: 13px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.play_space {
	height: 500px;
	width: 640px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	display: block;
	padding: 0px;
}
.contents_p {
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.waku {
	display: block;
	padding: 0px;
	height: auto;
	width: 561px;
	background-image: url(../img/contents_choice_waku.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 10px;
}
.contents_naibu_left {
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 280px;
	float: left;
}

table.contents_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contents_table_p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	letter-spacing: 0.1em;
}
.content_h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/cart/product_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 45px;
	margin-top: 14px;
	margin-left: 13px;
	letter-spacing: 0.2em;
	_margin-top:9px;
}
.contents_table {
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.line_1 {
	background: url(../img/cart/border_line.gif) no-repeat;
	margin-left: 120px;
	width: 510px;
	display: block;
	height: 1px;
}
.contents_table td {
	border-style: none;
}
.contents_table tr {
	border-style: none;
}

.watch_botton {
	_padding-top:11px;
	padding-top: 5px;
	padding-left: 30px;
}
.tblareabtn_1 {
	text-align:center;
	margin:15px 0 20px 0;

}
.qr_code {
	text-align: center;
	padding-top: 20px;
}
/*=====   link  ======*/

.linkarea {
	text-align: center;
	padding:80px 0;
}
.linkmgnright {
	margin:0 0 0 10px;
}

/*=====   201007追加  ======*/
#line_tbsr{
    border : 0px;
    width : 521px;
    height : 20px;
	background-color : #005ead;
	color : #ffffff;
    }
#line_nh{
    border : 0px;
    width : 521px;
    height : 20px;
	background-color : #222222;
	color : #ffffff;
    }
#line_contents{
    border : 0px;
    width : 521px;
    height : 100px;
	background-color : #ffffff;
	margin: 0 0 10px 0;
    }