/* global
----------------------------------------------------- */

#global dl dd ul li#globalLineup a img {
	visibility: hidden;
}

/* content
----------------------------------------------------- */

#content div.pageTitle div {
	background: url(../images/lineup_img_13.jpg) no-repeat right bottom;
}

#content div.boxLink p.serviceText {
	background: none;
	padding-left: 0;
	width: auto;
}

#content div.boxLink p.serviceText a {
	background: url(/common/images/template/common_ico_10.gif) no-repeat 0 3px;
	padding-left: 17px;
}

#content h3.sHead {
	background: none!important;
	margin-bottom: 4px!important;
	padding: 5px 0 0!important;
}

*:first-child + html h3.sHead {
	margin-top: 7px!important;
}

h3.sHead a {
	background: url(../../common/images/template/common_ico_06.gif) no-repeat 0 6px!important;
	font-size: 130%;
	padding: 0 0 0 21px!important;
}

#content h3.sHead span {
	display: inline;
	font-size: 130%;
	padding: 0 0 0 0;
}

#content h3.sHead span.note {
	padding-left: 31px;
	background: url(../../common/images/template/common_bg_32.gif) no-repeat 15px 4px;
	color: #f54837;
	font-size: 100%;
	font-weight: normal;
}

#content table.tableStyle {
	margin-bottom: 0;
	width: 636px!important;
}

#content table.tableStyle th {
	font-size: 80%;
	padding: 12px 5px 11px;
}
#content table.tableStyle td {
	padding: 12px 5px 11px;
}

#content table.tableStyle td.sizeM {
	text-align: center!important;
	width: 91px!important;
}

table.tableStyle th.sizeS,
table.tableStyle td.sizeS {
	width: auto!important;
}

table.tableStyle th.sizeS {
	text-align: center!important;
}

table.tableStyle td.sizeS {
	text-align: left!important;
}

#content table.tableStyle th.size01 {
	width: 42px;
}

#content table.tableStyle th.size02 {
	width: 70px;
}

#content table.tableStyle th.size03 {
	width: 50px;
}

#content table.tableStyle th.size04 {
	padding: 12px 5px 11px;
	width: 52px;
}

#content table.tableStyle th.size05 {
	width: 108px;
}

#content table.tableStyle th.size06 {
	border-right: none;
	padding: 12px 7px 11px;
	width: auto;
}

#content table.tableStyle td.size05 {
	width: 118px;
	padding: 12px 5px 11px;
}

#content table.tableStyle td.size06 {
	padding: 12px 6px 11px;
}

p.link {
	font-size: 80%;
	margin-top: 2px;
	text-align: right;
}

p.note {
	margin: 0 10px 0 110px;
	padding: 2px 0 10px 14px;
	text-indent: -14px;
}

p.note02 {
	margin: 0 0 0 110px;
	padding: 2px 0 10px 21px;
	text-indent: -21px;
}

#content div.pageTitleS {
	border-bottom: 1px solid #d0e9ee;
	padding: 4px 0 0;
}

#content div.pageTitleS div {
	height: 260px;
    padding: 0;
	width: 716px;
}

#content div.pageTitleS div h1 {
	padding: 40px 0 0 343px;
}

#content div.pageTitleS div p {
	padding: 20px 0 0 343px;
}

#content .element table.tableStyle {
	margin-top: 20px;
	width: 616px!important;
}

#content .element table.tableStyle th.sizeM {
	color: #444;
	font-size: 100%;
	width: 138px;
}

#content .element table.tableStyle td.sizeM {
	width: 36%!important;
}

#content .element table.tableStyle td.sizeS {
	border-right: 1px solid #e4e4e4;
	text-align: center!important;
	width: 25%!important;
}

#content .element table.tableStyle td {
	border-right: none;
}


/* # clearfix
---------------------------------------------------------------------------- */

div.boxLink,
div.boxLink ul.linkText {
	zoom: 1;
}

div.boxLink:after,
div.boxLink ul.linkText:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}