@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;
}

/*/--- 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;
}

/*/--- 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;
}

/*/--- online ---/*/
div#left p#online {
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left p#online a {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/bt_online-shop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	vertical-align: top;
}
div#left p#online a:hover {
	background-position: 0 -30px;
}
div#left p#online a span {
	position: absolute;
	top: -350px;
	left: 0px;
}

/*/--- sub title ---/*/
div#left p.sub-title {
	color: #8C73A5;
	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.list {
	color: #41285A;
	text-decoration: none;
	background: url(../images/check_p.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0 0;
	padding: 0 0 0 15px;
}

/*/--- 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-n span {
	color: #C80032;
}
div#left p.txt-cap {
	color: #646464;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0 0 30px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
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;
}

/*/--- number-list ---/*/
div#left ul.number-list {
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left ul.number-list li {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left ul.number-list li.n-01 {
	background: url(../images/number01r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
}
div#left ul.number-list li.n-02 {
	background: url(../images/number02r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
}
div#left ul.number-list li.n-03 {
	background: url(../images/number03r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
}
div#left ul.number-list li.n-04 {
	background: url(../images/number04r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: top;
}

/*/--- step-list ---/*/
div#left ul.step-list {
	color: #197D96;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}
div#left ul.step-list li {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#left ul.step-list li.s-01 {
	background: url(../images/step01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 40px;
	text-align: left;
	vertical-align: top;
}
div#left ul.step-list li.s-02 {
	background: url(../images/step02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 40px;
	text-align: left;
	vertical-align: top;
}
div#left ul.step-list li.s-03 {
	background: url(../images/step03.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 40px;
	text-align: left;
	vertical-align: top;
}
div#left ul.step-list li.s-04 {
	background: url(../images/step04.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 40px;
	text-align: left;
	vertical-align: top;
}

/*/------------------------------------------------------------------------------------------------------------------------------------------------*/
/* right */
/*/------------------------------------------------------------------------------------------------------------------------------------------------*/
dl#business {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
dl#business dd {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
dl#business dd a {
	display: block;
	background: #EBEBEB;
	margin: 0;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
dl#business dd a:hover {
	background: #C8C8C8;
}

/*/--- localnavi ---/*/
div#right div.localnavi {
	display: block;
	background: url(../images/localnavi_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 15px 0 0;
	padding: 0 0 5px;
	text-align: left;
	vertical-align: top;
}

div#right div.localnavi h3#local_service {
	display: block;
	width: 240px;
	height: 60px;
	background: url(../images/localnavi_title-service.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	vertical-align: top;
}
div#right div.localnavi h3#local_support {
	display: block;
	width: 240px;
	height: 60px;
	background: url(../images/localnavi_title-support.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;
}

/*/--- berry mobile plan ---/*/
div#right h4 {
	display: block;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#right h4 span {
	position: absolute;
	top: -500px;
	left: 0px;
}
div#right h4#global {
	width: 240px;
	height: 40px;
	background: url(../images/plan_title-global.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#right h4#value {
	width: 240px;
	height: 40px;
	background: url(../images/plan_title-value.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#right h4#light {
	width: 240px;
	height: 40px;
	background: url(../images/plan_title-light.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#right h4#easy {
	width: 240px;
	height: 40px;
	background: url(../images/plan_title-easy.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/*/--- 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;
}

