/*===== default.css =====*/
/* Existing Tags Redefinition
--------------------------------------------------------------*/
h1 {
	margin:0 0 10px 0;
	padding:5px 15px;
	color:#FFF;
	border-top: double 3px #FFF;
	border-bottom: double 4px #FFF;
	background-color: #666666;
}

p {
	margin:10px 0 15px 0; 
	padding:0;
	line-height:150%;
}
dl {
	margin:15px 0;
}
dt {
	font-weight:bold;
	color:#005AA9;
}
dd {
	margin:0;
}

img {
	border:none;
}


/* anchor : variation --------------------------*/
a.upper {
	margin-right:5px;
}


/* object margin
--------------------------------------------------------------*/
.mt5 {
	margin-top:5px !important;
}
.mt20 {
	margin-top:20px !important;
}

/* Classes
--------------------------------------------------------------*/
/* Other --------------------------*/

.indent {
	width:550px;
	margin-left:10px;
}

/* float clear --------------------------*/

h1 {
	clear:both;
}

/* SubNavigation Area --------------------------*/

.subNavigation {
	margin-top:20px;
	margin-bottom:20px;
	padding:8px 15px 0 10px;
	border-top:1px solid #cccccc;
}


/* Bullet valign
-----------------------------------*/
.vam {
	vertical-align:middle;
}

/*===== small_font.css =====*/
/* Default Font Size
--------------------------------------------------------------*/
th,
td {
	font-size:75%;
	line-height:150%;
}

dd,
a.upper {
	font-size:85%;
}

dt,
.sidenaviDir span {
	font-size:90%;
}

h1 {
	font-size:100%;
}

/*=====products.css=====*/

/* definition products page
--------------------------------------------------------------*/
/* basic rewrite */
p{
margin:0;
padding:0;
}
/* products common elements */
#products{
	margin:0;
	padding:0;
	width:570px;
	height: auto;
}

/*===== faq.css =====*/
.menu_1 {
	line-height: 140%;
	color: #333333;
}
.default {
	line-height:150%;
}
.default table th,
.default table td {
	font-size:100%;
}

#LeftCol {
	width: 275px;
	float: left;
}
#RightCol {
	width: 275px;
	float: right;
}

#au img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.linkTxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/mark_link_def.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 0px 2px;
	padding-left: 17px;
	width: 110px;
	float: left;
	margin-top: 3px;
	padding-bottom: 2px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.linkTxtAll {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/mark_link_def.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 0px 2px;
	padding-left: 17px;
	margin-top: 3px;
	padding-bottom: 2px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.support .cap {
	padding-top: 10px;
}


#au {}
.blankTop10 {
	margin-top: 10px;
}

.blankBottom10 {
	margin-bottom: 10px;
}
#docomo {}
#docomo img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.support #products #docomo .list {
	width: auto;
}

#sb {
	margin-top: 0px;
}
#sb img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.support #products #sb .list {
	height: 40px;
	width: auto;
}
/*===== QRコード =====*/
.support .QRsb {
	padding: 0px;
	border: 1px solid #c4c3c8;
	margin: 0px;
	width: 270px;
}
.support .QRsb {
	padding: 5px;
	border: 1px solid #c4c3c8;
	width: auto;
	height: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.support #products #sb .QRsb ul {
	margin-left: 0px;
	padding-left: 0px;
}

.support .QRsb li {
	padding-left: 20px;
	background: url(../images/arrow.jpg) no-repeat 0px 2px;
	list-style: none;
	margin-left: 10px;
}

.support .QRau {
	padding: 5px;
	border: 1px solid #c4c3c8;
	width: auto;
	height: 230px;
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.support .QRau ul {
	margin-left: 0px;
	padding-left: 0px;
}
.support .QRau li {
	padding-left: 20px;
	background: url(../images/arrow.jpg) no-repeat 0px 2px;
	list-style: none;
	margin-left: 15px;

}
.xs {
	font-size: x-small;
}
