@charset "utf-8";

/*
CSS Name	: service.css
Description	: Service Page for Screen
Version		: 1.0
Author		: Ryucom,.Co.Ltd. Osamu Sumi
Author URI	: http://www.ryucom.ne.jp/
*/


/* ---------------------------------------------------------------- */


/* Services */
#content .service {
	border: 1px solid #999999;
	width: 280px;
	height: 22.5em;
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#content .service .servicehead {
	height: 10em;
}

#content .service .serviceDetail {
	height: 8.5em;
	border: 1px dotted #CCCCCC;
}

#content .service .order {
	padding-top: 1em;
}

#content .service h3 {
	font-size: 110%;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}



#content #fletsPrm {
	background:url(../../../service/image/icon-premium-line.gif) repeat-y ;
}

#content #bFlets {
	background:url(../../../service/image/icon-bflets-line.gif) repeat-y ;
}

#content #fletsAdsl {
	background:url(../../../service/image/icon-adsl-line.gif) repeat-y ;
}

#content #fletsIsdn {
	background:url(../../../service/image/icon-dial-line.gif) repeat-y ;
}

#content #mobile {
	background:url(../../../service/image/icon-mobail-line.gif) repeat-y ;
}

#content .service .serviceRight {
	float: right;
	width: 100px;
	padding: 0 0 0 13px;
}

#content .service .serviceRight a {
	display: block;
}

#content .serviceDetail h5 {
	font-size: 80%;
	font-weight: normal;
	margin: 1em 0 0 0; padding: 0;
}

#content .serviceDetail ul {
	margin: 0 0 0 1.5em; padding: 0;
}

#content .serviceDetail ul li {
	font-size: 80%;
}

div.btn_2service {
	font-size: 80%;
}

a.btn_order_new {
	float: left;
	width: 120px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../../image/rev02/btn_order_newmini.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btn_order_change {
	float: left;
	margin-left: 13px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../../image/rev02/btn_order_changemini.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


a.btn_order_new:hover,a.btn_order_change:hover {
	background-position: 0px -30px;
}

a.btn_order_new:active,a.btn_order_change:active {
	background-position: 0px -30px;
}









/*h1サービスタイトル--------------*/

#content .serviceInfo h1.premium {
	background: url(../../service/connect/premium/image/icon_title.gif) no-repeat;
}


#content .serviceInfo h1.adsl {
	background: url(../../service/connect/adsl/image/icon_title.gif) no-repeat;
}

#content .serviceInfo h1.bflets {
	background: url(../../service/connect/bflets/image/icon_title.gif) no-repeat;
}

#content .serviceInfo h1.mobile {
	background: url(../../service/connect/mobile/image/icon_title.gif) no-repeat;
}

#content .serviceInfo h1.dialup {
	background: url(../../service/connect/dialup/image/icon_title.gif) no-repeat;
}

/*h1オプションタイトル------------*/


#content .serviceInfo h1.maiwaku {
	background: url(../../service/function/mail/meiwaku_mail/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.forward {
	background: url(../../service/function/mail/mail_forward/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.addmail {
	background: url(../../service/function/mail/add_mail/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.mailchange {
	background: url(../../service/function/mail/mail_change/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.mailvirus {
	background: url(../../service/function/mail/mail_virus/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.originalcgi {
	background: url(../../service/function/web/original_cgi/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.standardweb {
	background: url(../../service/function/web/standard_web/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.voip {
	background: url(../../service/function/voip/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.contensfilter {
	background: url(../../service/function/contensfilter/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.globalip {
	background: url(../../service/function/flets_globalip/image/icon_title.gif) no-repeat; 
}

#content .serviceInfo h1.virtual {
	background: url(../../service/function/web/virtual/image/icon_title.gif) no-repeat; 
}

/*-------------------*/

#content .serviceInfo img.onBorder {
	border: #999999 1px solid;
}

#content .serviceInfo .explanation dt {
	font-weight: bold;
	margin-top: 10px;
}

#content .serviceInfo .explanation dd {
	margin-left: 10px;
	margin: 10px 0;
}

#content .serviceInfo .explanation ul {
	list-style: disc;
	margin-left: 15px;
}

#content .serviceInfo .explanation li {
	margin: 5px 0;
}

#content .serviceInfo .explanation span.markOre {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

#content .serviceInfo .explanation .important p {
	font-weight: bold;
	color: #FF0000;
}

#content .serviceInfo .explanation span.smallLe {
	font-size: 10px;
	display: block;
	color: #333333;
}

#content .serviceInfo .explanation table.delivery {
	width: 570px;
	margin-top: 0;
	margin-bottom: 25px;
}

#content .serviceInfo .explanation table.delivery th,
#content .serviceInfo .explanation table.delivery td {
	padding: 2px;
}

#content .serviceInfo .explanation table.delivery td.emBack {
	background: #99CC99;
}	

#content .serviceInfo .explanation table.delivery td span.emphasis,
#content .serviceInfo .explanation .virusMessage span.emphasis,
#content .serviceInfo .question span.emphasis {
	color: #FF0000;
	font-size: 100%;
}

#content .serviceInfo .explanation .virusMessage {
	margin: 30px 0;
}	

#content .serviceInfo .explanation .virusMessage p.message {
	background: #0099FF;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 0;
	padding: 2px;
}

#content .serviceInfo .explanation .virusMessage img {
	text-align: center;
}		

#content .serviceInfo .explanation .virusMessage .flotArea {
	margin: 10px;
}	

#content .serviceInfo .explanation .virusMessage .flotArea img {
	float: left;
	width: 50%;
}	

#content .serviceInfo .explanation .virusMessage .flotArea p {
	float: right;
	width: 45%;
}	

#content .serviceInfo .pointImg img {
	text-align: center;
	margin-bottom: 10px;
	border: none;
}

#content .serviceInfo table tbody.currentLeft td,
#content .serviceInfo table tbody.currentLeft th {
	text-align: left;
}	
	
#content .serviceInfo table {
	margin: 10px 0;
}	

#content .serviceInfo table tbody th,
#content .serviceInfo table tbody td {
	padding: 10px;
}

#content .serviceInfo span {
	font-size: 9px;
	color: #FF3300;
}

#content .serviceInfo span.bfleT {
	font-size: 10px;
	color: #333333;
}

#content .serviceInfo .howPay {
	margin: 5px;
}

#content .serviceInfo table thead th {
	background: #E2EFFE
}

#content .serviceInfo table thead th.ntt {
	background: #FFEEFF;
}

#content .serviceInfo table thead th.oth {
	background: #FFFFEE;
}

#content .serviceInfo ul.dotS {
	list-style: disc;
	margin-left: 20px;
}

#content .serviceInfo ul.dotS li {
	margin: 10px 0;
}		

#content .b-write {
	font-weight: bold;
	text-indent: 0;
}

/*anchorPoint*/
#content .anchorPoint {
	border: 1px dotted  #006699;
	width: 95%;
	text-align: center;
	margin: 5px 0;
}	

#content .anchorPoint p {
	font-weight: bold;
	background: #3399CC;
	color: #FFFFFF;
	margin: 0;
}

#content .anchorPoint p {
	text-indent: 0;
	font-size: 13px;
	padding: 3px 3px 3px 6px;
	margin: 0;
}

#content .anchorPoint ul li {
	display: inline;
	padding: 0 7px;
	border-right: solid 1px #003399;
	margin: 0 auto;
}

#content .anchorPoint ul li.Left {
	border-left: solid 1px 	#003399;
}



#content .serviceInfo #optionArea {
	padding-top: 5px;
}

#content .serviceInfo #optionArea tr,
#content .serviceInfo #optionArea th,
#content .serviceInfo #optionArea td {
	border: 1px solid #999999;
}

#content .serviceInfo #optionArea .mailFnc th,
#content .serviceInfo #optionArea .webFnc th,
#content .serviceInfo #optionArea .optionFnc th
 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px;
}

#content .serviceInfo #optionArea .mailFnc td,
#content .serviceInfo #optionArea .webFnc td,
#content .serviceInfo #optionArea .optionFnc td {
	padding: 2px 0 2px 5px;
}	

#content .serviceInfo #optionArea .mailFnc th {
	background: url(../../service/image/icon-func-mail.gif) repeat-x 10% 10%;
}	

#content .serviceInfo #optionArea .webFnc th {
	background: url(../../service/image/icon-func-web.gif) repeat-x 10% 10%;
}	

#content .serviceInfo #optionArea .optionFnc th {
	background: url(../../service/image/icon-func-option.gif) repeat-x 10% 10%;
}	

#content .serviceInfo #optionArea td.stitle {
	width: 27%;
	font-weight: bold;
}

#content .serviceInfo #optionArea .mailFnc td.stitle {
	background: #FFEDE6;
}

#content .serviceInfo #optionArea .webFnc td.stitle {
	background: #D2F0FF;
}			

#content .serviceInfo #optionArea .optionFnc td.stitle {
	background: #FDECD0;
}

/*サービス料金テーブル*/
#content .serviceInfo table.plan {
	width: 570px;
}

#content .serviceInfo table.plan tbody th {
	text-align: left;
}

#content .serviceInfo span.addtax,
#content .serviceInfo table.plan span.addtax {
	font-size: 10px;
	display: block;
	color: #333333;
}	
			


	
/* content serviceInfo end */

/* faqArea */

.faqArea dl.question dt {
	font-weight: bold;
}	


h3 {
	margin-top: 30px;
}

h3.sunny {
	margin-top: 0;
}	





