@charset "UTF-8";
@import url('service.css');
@import url('sub_styles.css');
@import url('sub_footer.css');
@import url('table.css');

#appli li#menu_appli a {
	border-bottom: 2px solid #0029B5;
}
body{font-size:12px;}
.content_block .line_area dd a {
	margin-left: 20px;
	padding-left: 0px;
	display: block;
	background: url(../images/spacer.gif) no-repeat;
}

table.content_block {
	margin-top: 30px;
	clear: both;
}

table.content_block td {
	font-size: 0.9em;
}

.content_image.thumb {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

.content_image.thumb2 {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.icon {
	float: left;
	margin: 0 5px 0 0;
}

.qr {
	float: left;
}

.mark {
	text-align:center;
	font-size: 1em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#career {
	overflow:hidden;
	width:572px;
	float:left;
}

#career dl{
	overflow:hidden;
}

#career dt {
	float: left;
	margin-top: 15px;
}

#career dd {
	margin-top: 15px;
	float: left;
	width: 510px;
	margin-left:10px;
	_display:inline; /* doubled margin bug for ie6 */
}

#career dd p {
	margin: 0;
	height: 30px;
	line-height: 30px;
	float: left;
}

#career dd p.menu,
#career dd p.menu a {
	float: right;
	height: 30px;
	line-height: 30px;
}

.howto {
	float: left;
	_float:none;
	display: block;
	width: 590px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 4px 0 0 0;
	border-bottom: 1px #ccc dotted;
}

.howto.long {
	width: 100%;
}

.howto.softbank{
	height: auto;
	line-height: 1.3em;
}

.howto li {
	margin-right: 5px;
	margin-left: 0px;
	float:left;
	_display:inline; /* doubled margin bug for ie6 */
}
.howto.normal li {
	line-height: 1em;
	height: 1em;
}
.howto.softbank li {
	height: auto;
	line-height: 1.3em;
}

.howto li.sibling {
	background: url(../images/mobile/arrow_navi.gif) no-repeat left center;
	padding-left: 15px;
}

.howto img {
	display: block;
	float: left;
	margin: 0px 3px 5px 3px;
	vertical-align: middle;
}

.box_area img.qr {
	float: right;
	margin-top: -5px;
}

.box_area.half_qr dt {
	width: 310px;
	_width: 290px;
	height: 140px;
	background-position: left center;
	position: relative;
}

.box_area.half_qr dd {
	margin: 40px 0 0 -322px;
	_margin: 40px 0 0 -310px;
	width: 305px;
	_width: 290px;
	height: 110px;
}

.box_area.tall dt {
	font-weight: bold;
	height: 310px;
}

.box_area.tall dd {
	height: 300px;
	padding-left:5px;
}

.box_area.tall dt.bottom,
.box_area.tall dd.bottom {
	height: 340px;
}

#A_block .box_area.mobile_index dt,
#A_block .box_area.mobile_index dd {
	height: 130px;
}

#A_block .box_area.quartet li {
	width: 140px;
	height: 60px;
}

.service_area .box_area dt {
	height: 150px;
}

.service_area .box_area dd {
	height: 150px;
}

.inline_list {
	margin: 0 15px;
}

.inline_list li {
	display: inline;
	padding: 0 1em;
	margin: 5px 0;
	height: 1em;
	line-height: 1.5em;
	border-right: solid 1px #666;
}

.inline_list li.first {
	border-left: solid 1px #666;
}

#content .list_area.half .br {
	float:right;
	margin: 0;
	padding: 0;
}

#content .list_area.half li {
	width: 320px;
	margin: 0;
	padding: 0;
}

.appli {
	margin-left: 60px;
}

.function li {
	height: 75px;
	vertical-align: middle;
	width: 400px;
	float: left;
}

.function li p {
	border-left: dotted 1px #ccc;
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: 200px;
}

.content_image {
	padding: 10px;
	/*background: #e5e5e5 url(../images/bg_sprite.gif);*/
	width: auto;
	margin: auto;
	text-align:center;
	clear: both;
}

.content_image img {
	background: #fff;
	padding: 5px;
}

.content_block .content_image ul{
	width: 560px;
	margin: auto;
	background: #fff;
}

.content_block .content_image li {
	margin: 5px;
	float: left;
}

.service_block .box_area.external dt a {
	background-position: left 10px;
	height: 30px;
}

.service_block .box_area.external dt a.external {
	background-position: 100px 10px;
}

#content .icon.thumb {
	padding: 10px;
	border: 1px solid #eee;
}
