@charset "utf-8";

/* CSS Document */

/*----------------------------------------------------

     css for bandai namco-ch inquiry

     inquiry.css

----------------------------------------------------*/

/* ---- base ---- */

body, div, dl, dt, dd, ul, li, p, form, h1, h2, h3, h4, h5, h6, input, table, tr, th, td {
	margin:0;
	padding:0;
	font-size:12px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img {
	border:0;
}

th {
	text-align:left;
}

ul li {
	list-style:none;
}

body {
	margin:0;
	padding:0;
	width:100%;
}

.red	{
	color: #CC0000;
}
.underline{
	text-decoration: underline!important;
}

/* ----******---- */


h2 {
	margin:0;
	padding:0;
}

p {
	font:12px #333;
	line-height:120%;
}

img {
	border:0;
	margin:0;
	padding:0;
}

ul, dl, dt, dd {
	margin:0;
	padding:0;
	list-style:none;
}



span.clear {
	display:none;
}


#mainContent a {
	color:#555555;
	text-decoration:underline!important;
	line-height:18px;
}
#mainContent a:hover {
	color:#FF9800;
	text-decoration:underline;
	line-height:18px;
}

/*
#mainContent a:link {
	color:#555555!important;
	text-decoration:underline;
	line-height:18px;
}

#mainContent a:active {
	color:#555555!important;
	text-decoration:underline;
	line-height:18px;
}

#mainContent a:visited {
	color:#555555!important;
	text-decoration:underline;
	line-height:18px;
}

#mainContent a:hover {
	color:#FF9800!important;
	text-decoration:underline;
	line-height:18px;
}
*/


.fl {
	float:left;
}


.clear {
	clear:both;
}


#main {
	width:100%;
}


/* ---- Left Navi Area ---- */

/* ----/Left Navi Area ---- */

/* ---- Inquiry Content ----*/

#mainContent {
	width:730px;
	margin:0;
	padding:0;
	display: table;
}

#disp{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#inquiry_title {
	height:46px;
	margin:0 auto 25px auto;
	display:block;
}

/*#importantAreaT {
	background:url(../img/bg_importantInfo_head.gif) no-repeat top ;
	padding:7px 0 0 0;
	display:table;
	margin:0 auto 20px auto;
	width:732px;
}

#importantAreaF {
	background:url(../img/bg_importantInfo_foot.gif) no-repeat bottom ;
	padding:0 0 11px 0;
	display:table;
	width:732px;
}

#importantArea {
	background:url(../img/bg_importantInfo_body.gif) repeat-y ;
	width:732px;
	display:table;
}

#importantArea img {
	margin:0 0 5px 15px;
}

#importantArea p{
	width:700px;
	font-size:12px;
	border-bottom:2px solid #fbcea4;
	padding:0 0 3px 0px;
	margin:0px auto 3px 15px;
}

 
#importantArea p a,
#importantArea p a:hover{
	text-decoration:none;
	font-size:12px;
}


#importantMore {
	margin: 2px 20px 0 0;
	text-align: right;
}
*/

#firstLead {
	width: 720px;
	margin: 0 auto 30px auto;
	border: 1px solid #ff8941;
}

#firstLead ul {
	width: 700px;
	font-size: 12px;
	line-height: 140%;
	color:#444444;
	margin: 5px;
}

#firstLead ul span {
	font-size: 14px;
	font-weight: bold;
	color: #c3110e;
	margin-left: 5px;
}

#firstLead li {
	list-style: disc;
	margin: 0 0 0 25px;
}
#firstLead li.category {
	list-style: none;
	margin: 5px 0 4px 5px;
	padding: 0 2px;
	font-weight: bold;
	display: table;
	border: 1px solid #888888!important;
}
#firstLead li img{
	vertical-align: middle;
	margin: -2px 0 0 0;
}

#firstLead #mobileLink{
	margin: 10px  0 10px 13px;
	padding: 3px 5px;
	width: 680px;
	line-height: 140%;
	display: table;
	border: 1px solid #CCCCCC;
}
#firstLead #mobileLink p{
	font-size: 12px;
	color:#333333;
	line-hight: 130%;
}
#firstLead #mobileLink .mbLeft{
	width: 330px;
	float: left;
	text-align: center;
}
#firstLead #mobileLink .mbRight{
	width: 330px;
	float: right;
}

#firstLead #mobileLink ul{
	margin: 5px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 330px;
}
#firstLead #mobileLink ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#firstLead #mobileLink span,
#firstLead #mobileLink ul li span{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}


/* --- タブナビ --- */

#tabSelectArea {
	width:730px;
	margin:0 auto 0 auto;
	display:block;
	list-style:none;
	font-size:1%;
	padding:0 0 0 0;
}

#tabSelectArea li {
	float:left;
	font-size:1%;
	height:37px;
}

#mainContentBlock{
	width:726px;
	margin:0px auto 15px auto;
	padding:5px 0 20px 0;
	border:2px solid #ff8941;
	border-top:none;
	clear:both;
	position:relative;
}

/* --- パンくずナビ --- */
#panArea {
	display: table;
	width: 720px;
}

#panFormArea{
	float:right;
	margin: 5px 0 10px 0;
	width:150px;
}

#topic_path {
	margin:5px 0 0 5px;
	display:table;
	list-style:none;
	clear:both;
	font-size:10px;
	height: 1em;
}


#topic_path li {
	margin-right:5px;
	float:left;
	list-style:none;
}



/* --- タイトルリスト表示 --- */

.contentBox{
	width:715px;
	margin:5px 0 0 0;
	height:1%;
	padding:0 0 0 0;
	clear:both;
	position:relative;
	border-bottom:2px solid #ff8941;
	border-bottom:2px solid #ff5f5f;
}

.list_open {
	position:absolute;
	right:0;
	bottom:0;
	width:91px;
	height:20px;
	display:block;
	vertical-align:text-bottom;
	font-size:0px;
}


*html .list_open {
	position:absolute;
	right:0;
	bottom:-1px;
}

.detail {
	float:left;
	margin:0;
	padding-left:15px;
	display:table;
	width:570px;
}

ul.spec {
	display:inline;
	margin:5px 0 0 0;
}

ul.spec li {
	float:left;
	margin:0;
	display:inline;
}

ul.spec li img{
	float:left;
	margin:0 2px 0 0;
	display:inline;
}

dl.spec dt{
	float:left;
	margin:0;
}

dl.spec dd{
	float:left;
	margin:0 20px 0 0;
}

dl.spec dd.icon{
	float:left;
	margin:0 0 0 0;
}


.q_list{
	width:649px;
	margin:0 0 0 0;
	border:1px solid #ff8941;
	border-left:none;
	border-top:none;
	text-align:left;
	clear:both;
	display:table;
	padding: 0 0 0 20px;
}


.q_list ul {
	padding:15px 20px 20px 0;
}

.q_list ul li{
	color:#4e4e4e;
	line-height:140%;
	text-decoration:underline;
}




/* --- よくあるお問い合わせ --- */

.boxAreaBg{
	background:url(../img/boxAreaBg.gif);
	width:688px;
	border:2px solid #888888;
	margin:0 auto 20px auto;
	padding:10px 20px;
	display:table;
}


.boxAreaBg ul{
	margin-top:10px;
}

.boxAreaBg ul li{
	margin-right:30px;
	color:#bf0000;
}

.boxAreaBg ul li a {
	font-size:12px;
	color:#bf0000;
	text-decoration:underline;
}

.boxAreaBg ul li a:hover {
	font-size:12px;
	color:#f39a4b;
	text-decoration:underline;
}


/* --- よくあるお問い合わせ --- */

.boxAreaBg{
	background:url(../img/boxAreaBg.gif);
	width:688px;
	border:2px solid #888888;
	margin:0 auto 20px auto;
	padding:10px 20px;
	display:table;
}


.boxAreaBg ul{
	margin-top:10px;
}

.boxAreaBg ul li{
	margin-right:30px;
	color:#bf0000;
}

.boxAreaBg ul li a {
	font-size:12px;
	color:#bf0000;
	text-decoration:underline;
}

.boxAreaBg ul li a:hover {
	font-size:12px;
	color:#f39a4b;
	text-decoration:underline;
}


/*-------------------------------------------*/

.center {
	text-align:center;
}

.mt20 {
	margin-top:20px;
}

.mt10 {
	margin-top:10px;
}

.subTitle {
	margin:15px 20px 10px 20px;
	clear:both;
}

.subTitle2 {
	margin:15px 20px 10px 15px;
	clear:both;
}

.subTitle3 {
	margin:15px 20px 10px 20px;
	*margin:20px 20px 0 20px;
	clear:both;
}
.checkTitle {
	margin:10px 0 5px 30px;
}

p.topText {
	margin:0 20px;
}


.searchArea {
	width:664px;
	margin:0 auto;
	padding:10px 0;
	border:1px solid #bababa;
	background-color:#eaeaea;
}

.searchArea .searchSelect {
	float: left;
	margin: 0 50px 0 8px;
}

.searchArea ul {
	margin:10px 8px;
	font-weight:bold;
	display:table;
	clear:both;
}

.searchArea li{
	float:left;
	margin-right:2px;
	display:inline;
	width:160px;
}

.searchArea li span{
	letter-spacing: -0.22em;
}

.searchArea li.input{
	float:left;
	display:inline;
	width:10px;
	margin-right:3px;
	padding-top:5px;
}

.searchArea li.lebel_B {
	float:left;
	display:inline;
	width:150px;
	height:28px;
	background:url(../img/icon_L_B.gif) no-repeat middle;
	margin-right:10px;
}

.searchArea li.lebel_N {
	float:left;
	display:inline;
	width:197px;
	height:28px;
	background:url(../img/icon_L_N.gif) no-repeat middle;
	margin-right:10px;
}

.searchArea li.lebel_BP {
	float:left;
	display:inline;
	width:198px;
	height:28px;
	background:url(../img/icon_L_BP.gif) no-repeat middle;
	margin-right:0px;
}

.searchArea li.lebel input{
	vertical-align:middle;
}

p.quesOther {
	margin:0;
	padding:0;
	text-align:right;
	color:#666666;
}

p.quesOther img{
	padding:0 5px 5px 0;
}

.floL {
	float:left;
}

/*.ceromark {
	margin:0;
}
.ceromark img{
	margin-right: 5px;
}*/

.table {
	display:table;
}

.pageList {
	width:715px;
	text-align:right;
	color:#666666;
	clear:both;
	margin: 10px 0 0 0;
}

/*----*/

#cero {
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
	font-weight:normal;
}

#arrow {
	margin:1px 2px 0 0;
}

/*----*/

.keyArea {
	margin:20px auto;
	padding:0;
	text-align:center;
	width:550px;
	font-size:14px;
}

.keywordBtn {
	margin:-7px 5px;
	*margin:0 5px -4px 5px;
	padding:0;
}

.keyArea ul {
	width:450px;
	margin:10px auto;
	padding:0;
	font-size:18px;
	font-weight:bold;
	display:table;
	text-align:;
}

li.key1 {
	float:left;
	margin-right:10px;
	width:80px;
	text-align:center;
	font-size:14px;
}

li.key2 {
	float:left;
	margin-right:10px;
	width:20px;
	text-align:center;
	font-size:14px;
}

.keyArea li a {
	text-decoration:underline;
}

#keyArea2 {
	margin:2px 20px;
}


/*----*/

/*#titleResult {
	margin:5px 20px;
	font-size:16px;
	color:#333333;
	line-height:130%;
	font-weight:bold;
	width: 30em;
}

#titleResult img {
	margin: 0 5px 10px 0 ;
}*/

/*0511追加分*/
#titleResult {
	background: url(/cs_support/img/month_bg.gif) no-repeat;
	width: 100%;
	height: 32px;
	display: table;
}

#titleResult ul {
	margin: 0 auto 10px 12px;
	width: 98%;
	line-height:120%;
	font-weight:bold;
	height: 28px;
}
#titleResult ul li{
	float: left;
	width: 45px;
	height: 23px;
	margin: 0 0 0 0;
	padding: 9px 3px 0px 3px;
	color:#333333;
	text-align: center;
	border-left: 1px solid #ff5f5f;
}



#titleResult ul li.monthCenter{
	margin: 0 4px;
	padding: 9px 0px;
	background: url(../img/month_bg_center.gif) no-repeat;
	width: 70px;
	height: 23px;
	font-size:12px;
	color:#222222;
	border: none;
	margin:0 -1px;
}


#titleResult ul li.last{
	border-right: 1px solid #ff8941;
	border-left: 1px solid #ff8941;
}
#titleResult ul li.next{
	border-left: none!important;
}

#titleResult ul li.over{
	padding: 3px 3px 0 3px;
	height: 28px;
}


#titleResult ul li.mitei{
	padding: 4px 3px 0px 3px;
	height: 28px;
	line-height:1.3em!important;
}
#titleResult ul li a{
	clear: both;
	text-decoration: none!important;
	line-height:1.1em!important;
}
#titleResult ul li a span{
	font-size: 10px;
}
#titleResult ul li a:hover{
	color: #cc3333!important;
}
/**/
/*----*/

#searchResult {
	margin:5px 15px;
	font-size:12px;
	color:#333333;
	line-height:130%;
	font-weight:bold;
}

/*----*/

ul.otherList {
	margin:15px 20px;
	color:#333333;
}


.otherList li {
	margin:7px 0;
	font-weight:bold;
	color:#333333!important;
}

.otherList li a {
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	color:#333333;
}


.contentBoxList {
	height:5em;
	margin:0 10px;
	padding:10px 0 0px 0;
	clear:both;
	display:block;
	position:relative;
	/*	border-bottom:2px solid #f39a4b;*/
}

.contentBoxList h3{
	width:522px;
}

.contentBoxList {
	height:5em;
	width:702px;
	margin:0 10px 10px 10px;
	padding:10px 0 0px 0;
	clear:both;
	/*	border-bottom:2px solid #f39a4b;*/
}

/*----*/
#listArea {
	width:644px;
	margin:20px auto;
}



#titlelistArea {
	width:715px;
	margin:20px 0;
}

.contentBoxAnswer {
	width:620px;
	margin:0 auto;
	padding:10px 0 0 0px;
	clear:both;
	position:relative;
	/*	border-bottom:2px solid #f39a4b;*/
}

.contentBoxAnswerList .detail {
	float:none;
	margin:0;
	padding-left:0;
	display:table;
	width:584px;
}

.contentBoxAnswerList h3 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	clear:both;
	width:584px;
}

.detailAnswer {
	width:402px;
	margin:0 auto;
	padding-left:0px;
	display:table;
}

.q_list2 {
	width:600px;
	margin:0 auto;
	border:1px solid #ff5f5f;
	border-top:2px solid #ff5f5f;
	text-align:left;
	clear:both;
	padding:15px 20px 20px 20px;
	display: table;
}

.q_list3 {
	width:690px;
	margin:0 0 0 0;
	border:1px solid #ff8941;
	border-top:2px solid #ff8941;
	border-left:0;
	text-align:left;
	clear:both;
	display:table;
	padding:15px 5px 5px 20px;
}

#answerText {
	margin:15px 0 10px 0;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	clear:both;
	display:table;
	text-align:left;
}

#answerText dt {
	display:table;
	float:left;
	width:18px;
}

#answerText dd {
	display:table;
	width: 620px;
	float: left;
}

.sampleImg {
	margin:10px 0;
	text-align:center;
}

h3.answer{
	width:530px;
	font-size:120%;
}


dl.answer {
	margin:0;
	font-size:12px;
	color:#666666;
	height: 100%;
	display:table;
}

dl.answer dt {
	font-weight:bold;
	margin:0 0 10px 0;
}

dl.answer dd {
	line-height:150%;
}



#AnsAnq {
	margin:40px auto 10px auto;
	height:2em;
	padding:0 0 0 0;
	width:644px;
	border-bottom:2px solid #ff5f5f;
	position:relative;
	vertical-align:text-bottom;
}

#AnsAnq p {
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	float:left;
}


#AnsAnq div.yes {
	position:absolute;
	right:150px;
	bottom:0;
	display:block;
	font-size:1%;
	line-height:1%;
	vertical-align:text-bottom;
}

#AnsAnq div.no {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	font-size:1%;
	line-height:1%;
	vertical-align:text-bottom;
}


#AnsAnq div a {
	clear:both;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	line-height:110%;
}

#AnsAnq div span {
	font-size:10px;
	margin:0;
	padding:0;
}


#tel {
	margin:40px auto 0 auto;
	text-align:center;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}


#tel span {
	color:#990000;
	font-weight:normal;
}

/*----*/

#formAera {
	margin:10px 30px;
	text-align:left;
}

p.formCation {
	color:#990000;
}



#formAera dl {
	margin:5px 0;
	padding:0;
	font-size:12px;
	display:table;
	clear: left;
}

#formAera dt {
	background:url(../img/formListBtn.gif) no-repeat left;
	padding:2px 0 0 15px;
	margin:2px 0 0 0;
	width:120px;
	float:left;
	display:table;
}

#formAera dd{ width:630px; vertical-align:middle;}

#formAera span {
	color:#CC0000;
}



.pt5 {
	padding-top:5px;
}


#formBtn {
	margin:10px 0;
	text-align:center;
}



/* --- お問い合わせに関する注意事項 --- */

.gotoform{
	margin:0 auto;
	text-align:center;
}


/* --- お問い合わせ確認画面 --- */

.confirm{
	margin:5px auto;
	font-size:14px;
	width:600px;
	clear:both;
	display:table;
}

.confirm dl{
	clear:both;
}



.confirm dl dt{
	float:left;
	margin-right:50px;
	width:10em;
	line-height:140%;
}

.confirm dl dd{
	float:left;
	line-height:140%;
}

.pt20{
	padding:20px 0 0 0;
}

/* --- 発売日検索 --- */

.serect_colender {
	width:350px;
	padding:0 0 0 20px;
	margin:0 0 20px 0;
	display:table;
	clear:both;
	vertical-align:text-top;
}


.serect_colender ul li{
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0 0;
	width:100px;
	display:block;
	font-size:1%;
	line-height:0;
}

.serect_colender div.right{
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100px;
	display:block;
	line-height:0;
}

#formAera span.error {
	color:#FF0000;
	font-weight:bold;
}

.complete_txt {
	font-size:24px;
	text-align:center;
	color:#888;
	margin: 100px 0 100px 0;
}

.complete_btn {
	margin:20px auto;
	width:251px;
}


/*::::::::::::::::::::::::::::::::::::::::::*/
.displayT{
	display:table;
}

.package{
	width:90px;
	height:60px;
	float:left;
	display:block;
	text-align:right;
}


/*h3{
	font-size:100%;
	margin:0 0 0 0;
	padding:0;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	clear:both;
	line-height:100%;
	width:550px;
}

h3.wdtB	{
	width: 650px;
}

h3 a.title{
	font-size:14px;
	color:#840e0e;
	font-weight:bold;
	clear:both;
	text-decoration:underline;
	line-height:100%;
}
*/

.detail .specBox {
	float:left;
	width:480px;
	margin-top: 3px;
}

.detail .specBox2 {
	float:left;
	width:610px;
	margin-top: 3px;
}

.contentBox .detail .specBox ul li,
.contentBoxList .detail .specBox ul li{
	display:inline;
	float:left;
	margin-right:2px;
}

.contentBox .detail .specBox2 ul li,
.contentBoxList .detail .specBox2 ul li{
	display:inline;
	float:left;
	margin-right:2px;
}

.listNoicon	{
	width: 280px;
}


.list_open{
	position:absolute;
	right:0;
	bottom:0;
	width:91px;
	height:20px;
	display:block;
	margin:0;
	clear:both;
	border:0;
	border: 1px solid red;
}
.list_open img{
	margin-top: 5px;
}


dl.spec{
	 display:table;
	 clear:both;
	 margin:5px 0 0 0;
}

dl.spec dt{
	float:left;
	margin:0;
}

dl.spec dd{
	float:left;
	margin:0 5px 0 0;
}

ul.icon_list{
	display:table;
	clear:both;
	margin:3px 0 0 0;
	line-height:0;
}

ul.icon_list li{
	float:left;
	margin:2px 2px 5px 0;
}

.q_list{
	width:694px;
	margin:0 0 0 0;
	border:1px solid #ff8941;
	border-left:none;
	border-top:none;
	text-align:left;
	clear:both;
	display:table;
	background: #FFFFFF;
}

.q_list ul li{
	color:#4e4e4e;
	line-height:140%;
	text-decoration:underline;
}

.bgWhite {
	background: #FFFFFF;
	padding-top: 3px;
	width: 715px;
}

.bgGray	{
	background: #e7e7e7;
	padding-top: 3px;
	width: 715px;
}

.detail2 {
	margin-bottom: 5px;
	width: 690px;
}

.answerDetail{
	width: 530px;
}

.notesOl {
	margin: 10px 15px 10px 5px;
	color:#555555;
}
.notesOl li{
	list-style:decimal;
	padding-right:10px;
	*margin: 0 10px 0 45px;
	line-height: 150%;
}


.searchAreaArea {
	width: 664px;
	margin: 10px 30px 20px 30px;
	display: table;
}

.searchAreaArea2 {
	margin: 0;
	display: table;
}

.searchArea2 {
	width:312px;
	margin:0;
	padding:10px 0;
	border:1px solid #bababa;
	background-color:#eaeaea;
}

.searchArea2 ul {
	margin:10px 8px;
	font-weight:bold;
	display:table;
	clear:both;
}

.searchArea2 li{
	float:left;
	margin-right:2px;
	display:inline;
	width:160px;
}

.searchArea2 li span{
	letter-spacing: -0.22em;
}

.searchArea2 li.input{
	float:left;
	display:inline;
	width:10px;
	margin-right:3px;
	padding-top:5px;
}

.searchArea3 {
	width:312px;
	margin:0;
	padding:10px 0;
	border:1px solid #bababa;
	background-color:#eaeaea;
}

.searchArea3 ul {
	margin:10px 8px;
	font-weight:bold;
	display:table;
	clear:both;
}

.searchArea3 li{
	float:left;
	margin-right:2px;
	display:inline;
	width:160px;
}

.searchArea3 li span{
	letter-spacing: -0.22em;
}

.searchArea3 li.input{
	float:left;
	display:inline;
	width:10px;
	margin-right:3px;
	padding-top:5px;
}

.checkTitle2 {
	margin:10px 0 5px 0px;
}

.flLeft { float: left;}
.flRight{ float: right;}


p.answerCaption	{
	width: 230px;
	margin: 0 auto;
	*margin: 0;
	font-size: 10px;
	line-height: 130%;
	color: #333333!important;
	text-align:center;
}


.sampleImg2 {
	text-align:center;
	float: left;
	display: table;
	margin: 0 10px 10px 0px;
}

.sampleImg2 img {
	margin: 15px 0 0 0 ;
}

.q_list2 div.LeftImg {
	float:left;
	margin:0 18px 6px 0;
}

.q_list2 div.RightImg{
	float:right;
	margin:0 0px 6px 18px;
}

.q_list2 .Section{
	clear:both;
	margin:0 auto 18px auto;
}

.q_list2 .Section p{
	color:#666;
	line-height:160%;
	}	

.firstImg{
	margin-top:18px;
}

/* 20100405 UpDate */
/*
.IconListArea{
	padding:15px 0 5px 0;
	clear:both;
	margin-left:-8px;
}

.IconListArea ul{
	list-style-type:none;
	margin:0 0 0px 0;
	padding:0;
	clear:both;
}

.IconListArea ul li{
	float:left;
	width:96px;
	height:26px;
	margin:0 3px 3px 0;
	text-decoration:none;
}

.IconListArea ul li.end{
	float:left;
	margin:0 0px 3px 0;
	width:96px;
	height:26px;
	clear:right!important;
}
*/
div.clear{
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

div.clear img{
	margin-top: -1px;
	width: 100%;
	height: 1px;
}




ul.otherSpec{
	clear:both;
	margin:-5px 0 10px 0!important;
	padding-bottom:8px;
	width:100%;
	height:auto!important;
}

ul.otherSpec li{
	width:100%!important;
	padding:0!important;
	margin:0 0 8px 0!important;
	height:auto!important;
}


/* 20100421 */

.TabNavi01{
	background:url(/cs_support/img/icon/iconNavi2_ps3_f.gif) no-repeat;
	width:95px;
	height:39px;
	display:block;
}

.TabNavi02{
	background:url(/cs_support/img/icon/iconNavi2_psp_f.gif) no-repeat;
	width:95px;
	height:39px;
	display:block;
}

.TabNavi03{
	background:url(/cs_support/img/icon/iconNavi2_ps2_f.gif) no-repeat;
	width:95px;
	height:39px;
	display:block;
}

.TabNavi04{
	background:url(/cs_support/img/icon/iconNavi2_xb360_f.gif) no-repeat;
	width:96px!important;
	height:39px;
	display:block;
}

.TabNavi05{
	background:url(/cs_support/img/icon/iconNavi2_wii_f.gif) no-repeat;
	width:95px;
	height:39px;
	display:block;
}

.TabNavi06{
	background:url(/cs_support/img/icon/iconNavi2_ds_f.gif) no-repeat;
	width:95px;
	height:39px;
	display:block;
}

.TabNavi07{
	background:url(/cs_support/img/icon/iconNavi2_3ds_f.gif) no-repeat;
	width:95px;
	height:39px;
	display:block;
}

.crt{
	display:none;
}

/*20100916*/
ul.otherSpec li img{
	vertical-align: middle;
}
ul.otherSpec li img.dlCatalog{
	margin-left: 15px;
	margin-bottom: 2px;
}

/*20110127*/
ul.otherSpec{
	clear:both;
	margin:-5px 0 10px 0!important;
	padding-bottom:8px;
	width:100%;
	height:auto!important;
}

ul.otherSpec li{
	width:100%!important;
	padding:0!important;
	margin:0 0 8px 0!important;
	height: auto!important;
}

/*20110210*/
ul.btnList {
	padding:0px 20px 0px 0;
}
ul.btnList li{
	margin: 0 0 13px 0!important;
	height: auto;
}
ul.btnList li img{
	margin: 0;
	padding:0;
	vertical-align: top;
}
ul.btnList li.voiceBtn a{
	color: #CC0000!important;
}
ul.btnList li.voiceBtn a:hover{
	color:#FF9800!important;
}


/*20110210*/
#formAera dt {
	background:url(../img/formListBtn.gif) no-repeat left 0 1.2em!important;
	padding:2px 0 0 15px;
	margin:2px 0 0 0;
	width:140px;
	float:left;
	display:table;
}
#formAera span {
	color:#CC0000;
}
#formAera span.t10 {
	color:#333333;
	font-size: 10px;
}

#voiceCaution {
	margin: 10px auto;
	padding: 10px;
	width: 640px;
	display: table;
	border: 2px solid #f6a01a;
}
#voiceCaution ul{
	font-size: 12px;
	line-height: 140%;
	color:#444444;
	margin: 5px;
}
#voiceCaution ul li {
	list-style: disc;
	margin: 0 0 0 10px;
}
#voiceCaution ul .bold{
	font-weight: bold;
}


