@charset "utf-8";
/*/------------------------------------------------------------------------------------------------------------------------------------------------*/
/* left */
/*/------------------------------------------------------------------------------------------------------------------------------------------------*/
div#left h2#title {
	display: block;
	width: 600px;
	height: 40px;
	color: #E1E1E1;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/title_bp.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	vertical-align: top;
}
div#left h2#title span {
	margin: 0 0 0 35px;
	padding: 0;
}

/*/--- table ---/*/
div#left table {
	color: #646464;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	background: #E1E1E1;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left table tr {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left table tr td {
	width: 300px;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
div#left table tr td div {
	margin: 5px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left table tr td div p.name {
	color: #41285A;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/name-list.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
}
div#left table tr td div p.mobile {
	margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	float: left;
}
div#left table tr td div p.mobile img {
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left table tr td div p.details img.color {
	margin: 0 5px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left table tr td div p.details img {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left table tr td div p.link {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left table tr td div p.link {
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
}
div#left table tr td div p.link span {
	display: block;
	background: url(../images/dotted_g.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 15px 0 0;
}
div#left table tr td div p.link span a {
	color: #197D96;
	text-decoration: underline;
	background: url(../images/check_r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0 0 0 15px;
}
div#left table tr td div p.link span a:hover {
	color: #C80032;
	text-decoration: underline;
}

/*/--- title ---/*/
div#left p.title-list {
	color: #41285A;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/title_list.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 0 0;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left p.title-list a {
	color: #969696;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	background: url(../images/check_r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
}
div#left p.title-list a:hover {
	color: #C80032;
	text-decoration: underline;
}

/*/--- finding ---/*/
div#left p.finding {
	color: #C80032;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/dotted_r.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 20px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}

/*/--- text ---/*/
div#left p.txt-n {
	color: #646464;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left p.txt-n a {
	color: #9664AF;
	text-decoration: underline;
}
div#left p.txt-n a:hover {
	color: #7D4B96;
	text-decoration: underline;
}
div#left p.txt-n strong {
	color: #0096C8;
	font-weight: normal;
	text-decoration: underline;
}
div#left p.txt-s {
	color: #969696;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left p.txt-s a {
	color: #9664AF;
	text-decoration: underline;
}
div#left p.txt-s a:hover {
	color: #7D4B96;
	text-decoration: underline;
}
div#left p.txt-b {
	color: #646464;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left p.txt-b strong {
	color: #C80032;
	font-weight: bold;
}

/*/------------------------------------------------------------------------------------------------------------------------------------------------*/
/* comparison */
/*/------------------------------------------------------------------------------------------------------------------------------------------------*/

/*/--- table service ---/*/
div#comparison {
	margin: 0 20px;
	padding: 0;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#comparison table#service_t {
	color: #646464;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	background: #8C73A5;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#comparison table#service_t tr {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#comparison table#service_t tr th {
	color: #5A4173;
	margin: 0;
	padding: 5px;
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
div#comparison table#service_t tr td {
	margin: 0;
	padding: 5px;
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
div#comparison table#service_t tr.on td.sub {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
div#comparison table#service_t tr.mobile td {
	color: #5A4173;
	width: 95px;
	background: #F5F5F5;
	text-align: center;
}
div#comparison table#service_t tr.on td {
	width: 95px;
	text-align: center;
}
div#comparison table#service_t tr.on td img.num {
	margin: 0 0 0 15px;
}
div#comparison table#service_t tr.on td span {
	margin: 0 0 0 5px;
}

/*/------------------------------------------------------------------------------------------------------------------------------------------------*/
/* sup */
/*/------------------------------------------------------------------------------------------------------------------------------------------------*/

/*/--- title ---/*/
div#comparison p.title-list {
	color: #41285A;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/title_list.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 0 0;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
	clear: both;
}

/*/--- txt ---/*/
div#sup {
	margin: 10px 20px 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#sup p.txt-s {
	color: #7D7D7D;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#sup p.txt-s a {
	color: #9664AF;
	text-decoration: underline;
}
div#sup p.txt-s a:hover {
	color: #7D4B96;
	text-decoration: underline;
}

/*/--- table ---/*/
div#sup table {
	color: #646464;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	background: #8C73A5;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#sup table tr {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#sup table tr th {
	color: #5A4173;
	margin: 0;
	padding: 5px;
	font-weight: normal;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
div#sup table tr td {
	margin: 0;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
div#sup table tr td.manu {
	color: #5A4173;
	width: 60px;
	background: #F5F5F5;
}

/*/------------------------------------------------------------------------------------------------------------------------------------------------*/
/* right */
/*/------------------------------------------------------------------------------------------------------------------------------------------------*/

/*/--- localnavi ---/*/
div#right div.localnavi {
	display: block;
	background: url(../images/localnavi_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 15px;
	padding: 0 0 5px;
	text-align: left;
	vertical-align: top;
}

div#right div.localnavi h3#local_mobile {
	display: block;
	width: 240px;
	height: 60px;
	background: url(../images/localnavi_title-mobile.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	vertical-align: top;
}
div#right div.localnavi h3 span {
	position: absolute;
	top: -400px;
	left: 0px;
}

div#right div.localnavi ul {
	background: url(../images/localnavi_bp.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#right div.localnavi ul li {
	display: block;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 34px;
	font-weight: normal;
	list-style: none;
	margin: 0 5px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#right div.localnavi ul li a {
	display: block;
	width: 230px;
	height: 35px;
	color: #646464;
	text-decoration: none;
	background: url(../images/localnavi_bt.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	vertical-align: top;
}
div#right div.localnavi ul li a:hover {
	color: #41285A;
	text-decoration: none;
	background-position: 0 -35px;
}
div#right div.localnavi ul li a.on {
	color: #41285A;
	text-decoration: none;
	background-position: 0 -35px;
}
div#right div.localnavi ul li a span {
	margin: 0 0 0 25px;
	padding: 0;
}


/*/--- text ---/*/
div#right p.txt {
	color: #646464;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#right p.txt strong {
	color: #C80032;
	font-weight: normal;
}
div#right p.txt a {
	color: #9664AF;
	text-decoration: underline;
}
div#right p.txt a:hover {
	color: #7D4B96;
	text-decoration: underline;
}
