@charset "shift_jis";
/*

information{
	ファイル名 : /common/css/mopera.css;
	概要 : このCSSは「mopera」ページに対するファイルです。;
	サイト名 : ドコモの定額データプラン対応のインターネット接続プロバイダ「mopera U （モペラユー）」;
	URL : http://www.mopera.net/apply/ 以下;
	コピーライト : (c) NTT DOCOMO, INC. All rights reserved.
}

 */


/* コンテンツ
--------------------------------------------------------------------------

	0. 基本要素
	1. ヘッダー
	2. 「サービス」トップh3
	3. 「サポート」トップh3
	4. 「FAQページ」

-------------------------------------------------------------------------*/

/*  0. 基本要素
-----------------------------------------------	*/
#mopera li.listnormal{/*内部*/
	background:url(../images/arrow_normal_green.gif) no-repeat 0 2px;
	padding-left:15px;
}




/*  1. ヘッダー
-----------------------------------------------	*/
#moperaHEAD{
	margin:0 auto;
	padding:0px;
	clear:both;
	width:900px;
}
#moperaHEAD .leftHD{
	float:left;
	display:inline;
}
#moperaHEAD .leftHD img{
	margin-bottom:15px;
}
#moperaHEAD .rightHD{
	float:right;
	display:inline;
	text-align:right;
}
#moperaHEAD .rightHD ul{
	display:block;
	margin:5px 0px 5px 0px;
}


/*  2. 「サービス」トップh3
-----------------------------------------------	*/
.mopera_h3block01{
	float:left;
	display:inline;
	background:url(../../mopera/images/bg_h3.gif) no-repeat left bottom;
	margin-right:9px;
	text-align:center;
	padding-bottom:4px;
	_padding-bottom:3px;
	width:287px;
	margin-bottom:10px;
}
.mopera_h3block01:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.mopera_h3block01 {display: inline-block;}
.mopera_h3block01 ul{
	display:block;
	margin:1px 0px 0px 4px;
}
.mopera_h3block01 li{
	float:left;
	display:inline;
	margin-right:1px;
	width:139px;
	padding:10px 0px 10px 0px;
}
.mopera_h3block01 li a{
	background:url(../images/arrow_normal_green.gif) no-repeat 0 1px;
	padding-left:15px;
	margin-right:15px;
}


a .moperaTITLE01{
	width:287px;
	background:url(../../service/images/bg_style_title_01.gif) repeat-y left top;
	border-top:3px solid #E0E0E0;
	border-bottom:3px solid #E0E0E0;
	cursor:pointer;
	text-decoration:none;
	float:left;
	display:block;
	margin-right:9px;
	_height:95px;/* IE6 Hack */
	min-height:90px;
	margin-bottom:10px;
}
a:hover .moperaTITLE01{
	background:url(../../mopera/images/bg_style_title_01_o.gif) repeat-y left top;
	border-top:3px solid #84C643;
	border-bottom:3px solid #84C643;
}
a .moperaTITLE01 h3{
	background:#F4F4F4 url(../../service/images/bg_style_title_01_dt.gif) no-repeat 10px bottom;
	margin:0px 3px 0px 3px;
	padding:10px 0px 10px 10px;
}
a:hover .moperaTITLE01 h3{
	background:#F4F4F4 url(../../mopera/images/bg_style_title_01_dt_o.gif) no-repeat 10px bottom;
}
a .moperaTITLE01 p{
	margin:10px 10px 10px 10px;
	font-size:1.2em;
	line-height:140%;
	color:#0070B0;
	text-decoration:underline;
	background:transparent url(../images/arrow_normal_green.gif) no-repeat scroll 5px 2px;
	padding-left: 20px;
	text-align:left;
}
a:visited .moperaTITLE01 p{
	color:#9C6464;
}
a:hover .moperaTITLE01 p{
	font-size:1.2em;
	line-height:140%;
	color:#E4B545;
	text-decoration:none;
	
}
a .moperaTITLE01 strong{
	display:block;
	color:#990000;
	text-decoration:none;
	margin:3px 15px 10px 15px;
	font-size:1.2em;
}





.moperaTITLE03{
	width:287px;
	background:url(../../service/images/bg_style_title_01.gif) repeat-y left top;
	border-top:3px solid #E0E0E0;
	border-bottom:3px solid #E0E0E0;
	text-decoration:none;
	float:left;
	display:block;
	margin-right:9px;
	_height:95px;/* IE6 Hack */
	min-height:90px;
	margin-bottom:10px;
}
.moperaTITLE03 h3{
	background:#F4F4F4 url(../../service/images/bg_style_title_01_dt.gif) no-repeat 10px bottom;
	margin:0px 3px 0px 3px;
	padding:10px 0px 10px 10px;
}
.moperaTITLE03 p{
	margin:10px 15px 10px 15px;
	font-size:1.2em;
	line-height:140%;
	color:#333333;
	clear:both;
}

/*  2. 「サポート」トップh3
-----------------------------------------------	*/
.moperaTITLE02{
	background-image:url(../../service/images/bg_style_title_04.gif);
	background-repeat:repeat-y;
	border-top:3px solid #E0E0E0;
	border-bottom:3px solid #E0E0E0;
}
.moperaTITLE02:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.moperaTITLE02 {display: block;}
*html .moperaTITLE02 {display: inline-block;}
.moperaTITLE02 h3{
	float:left;
	display:inline;
	text-align:right;
	width:183px;
}
.moperaTITLE02 .right{
	float:left;
	display:inline;
	margin:10px 10px 0px 10px;
}

/*  4. 「FAQページ」
-----------------------------------------------	*/
#mopera ul.faq{
	margin:0px;
	padding:0px;
}
#mopera ul.faq li{
	display:inline;
	float:left;
	margin-left:10px;
}
#mopera .faqlist{
	margin:0px 20px 20px 20px;
}
#mopera .faqlist h3{
	background:url(../../mopera/faq/images/bg_faq_list.gif) no-repeat left bottom;
	margin-right:10px;
}
#mopera .faqlist li{
	background:url(../../mopera/faq/images/arrow_faq.gif) no-repeat 0 2px;
	padding-left:15px;
}
#mopera .question{
	background:#F4F4F4 url(../../mopera/faq/images/faq_question.gif) no-repeat left bottom;
	font-size:1.2em;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	padding:15px 0px 12px 45px ;
	
}
#mopera .answer{
	background:url(../../faq/images/faq_answer.gif) no-repeat 0 0;
	min-width:810px;
	_height:50px;
	min-height:50px;
	padding:15px 0px 0px 45px;
	margin:0px 10px 15px 10px;
	background-color:none;
}
#mopera .answer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#mopera .answer {display: inline-block;}

