@charset "UTF-8";

/*----------■基本設定■----------*/
img {
margin:0;
padding:0;
border:0;
}

strong{
font-weight:normal;
} 

/*==============================*/
/*　　　　レイアウト設定  　　　*/

div.border1px{/*プレスリリース　問い合わせ先*/
border:1px solid #000000;
margin:50px auto 5px auto; 
padding:15px;
}
.contents {
margin:10px 5px 10px 0px;
padding:0px;
background-color: #FFFFFF;
}
*html .contents {
margin:10px 3px 10px 5px;
padding:0px;
}

/*----------■モジュール位置■----------*/

.topRight {
float:right;
width:210px;
margin-right:2px;
}

.topLeft {
float:left;
width:390px;
}
.contentsClear {
clear:both;
height:1%;
}


/*----------■各　見出し（h）■----------*/
/*h1 {
background-image:url(/img/h1.gif);
background-position:left bottom;
background-repeat:no-repeat;
width: 580px;
height: 30px;
font-size:12px;
text-indent:10px;
padding-bottom:2px;
padding-top:3px;
margin-top:15px;
}*/
.h2title {
background-image:url(/img/h2.gif);
background-position:left bottom;
background-repeat:no-repeat;
font-size:12px;
font-weight:bold;
text-indent:10px;
padding-bottom:2px;
padding-top:3px;
margin-top:15px;
}

h3 {
background-image:url(/img/h3.gif);
background-position:left bottom;
background-repeat:no-repeat;
font-size:12px;
text-indent:10px;
padding-bottom:2px;
padding-top:3px;
margin:15px 0 5px 0;
}

h3.xdoNews {
background-image:url(/img/h3.gif);
background-position:left bottom;
background-repeat:no-repeat;
font-size:12px;
text-indent:10px;
padding-bottom:2px;
padding-top:3px;
margin-top:15px;
}

h4 {
font-size:12px;
text-indent:10px;
margin:20px 0 5px 0;
border-bottom:1px dashed gray;
}

h4.triArrow {
background-image:url(/img/orangeArrow.gif);
background-position:left center;
background-repeat:no-repeat;
font-size:12px;
text-indent:20px;
padding-bottom:5px;
padding-top:3px;
margin:10px 0 0 10px;
border:none;
}


dt {
margin-bottom:5px;
}

dd {
margin-bottom:5px;
padding-left:0px;
padding-right:10px;
}

/*----------■CSS Document■----------*/

*html .headerBottom {
margin-top:-2px;
}


/*h1.title {
display:block;
width:580px;
height:19px;
background-image:url(/img/h1.gif);
background-repeat:no-repeat;
background-position:left;
text-indent:25px;
font-weight:bold;
font-size:12px;
padding-top:7px;
}*/






/*----------■TOP--FAQボタン用ロールオーバー■----------*/

#faqBtn a{
background-image: url(/templates/brsXbit/img/faqBtn.gif);
display: block;
margin: 0 0 0 7px;
width: 155px;
height: 85px;
}
#faqBtn a:hover{
background-image: url(/templates/brsXbit/img/faqBtn_h.gif);
}

/*----------■レフト部分のボーダー■----------*/

.border{
width:155px;
border:1px solid #CCCCCC;
}

/*----------■TOPライト部分のボーダー■----------*/

.border2{
width:170px;
border:1px solid #CCCCCC;
}
/*↑導入事例のborder-colorは導入事例のpで設定しています*/

/*----------■会員のお客様■----------*/

#member{
width:155px;
margin:0 3px;
text-height:110%;
}

#member h2{
background-image:url(/templates/brsXbit/img/title_member.gif);
width:155px;
height:30px;
margin:5px 0;
text-indent:-1000px;
overflow:hidden;
}

#member img{
float:left;
}
/*----------■導入前のお客様■----------*/

#nonmember{
width:155px;
margin:0 3px;
text-height:150%;
padding:3px 0;
}

#nonmember h2{
background-image:url(/templates/brsXbit/img/title_others.gif);
width:155px;
height:30px;
margin:5px 0;
text-indent:-1000px;
overflow:hidden;
}

#nonmember img{
float:left;
}

/*----------■TOPメイン　エリア・サイズ設定■----------*/

#mainCenter{
width:420px;
margin:0 2px;
float: left;
display: inline;
}

#mainRight{
width:170px;
margin:0 2px;
float: left;
display: inline;
}

/*----------■PickUpNews■----------*/


#PickUpNews{
width:420px;
}
#PickUpNews h2{
background-image: url(/templates/brsXbit/img/title_pickUpNews.gif);
width:420px;
height:30px;
margin:0;
text-indent:-1000px;
overflow:hidden;
}


	/*----------■メインイメージ■----------*/
	/*----------現在「だからエクスビットはNO.1」----------*/

#mainImg a{
background: url(/templates/brsXbit/img/mainImg01.jpg) no-repeat;
display: block;
margin: 5px 10px;
width: 400px;
height: 200px;
text-indent:-1000px;
overflow:hidden;
}
#mainImg a:hover{
background: url(/templates/brsXbit/img/mainImg01_h.jpg) no-repeat;
}

	/*----------■Pマーク■----------*/

#pMarkArea {
background: url(/templates/brsXbit/img/pMark.gif) no-repeat;
width:400px;
height:80px;
margin:0 10px;
}

	/*----------■対応　CMS！■----------*/


#cmsImg{
width: 420px;
margin: 0px;
padding: 0px;
}
#cmsImg img{
margin: 0 5px 5px 0;
padding: 0px;
}


/*----------■更新履歴■----------*/
/*----------■代理店募集■----------*/

#partner{
width:170px;
}
#partner h2{
background-image: url(/templates/brsXbit/img/title_partner.gif);
width:170px;
height:30px;
margin:0;
text-indent:-1000px;
overflow:hidden;
}
#partner p{
margin:5px 0;
line-height:150%;
border:1px solid #cccccc;
}
#partner img{
margin:2px 0;
}

/*----------■導入事例■----------*/

#example{
width:170px;
}
#example h2{
background-image: url(/templates/brsXbit/img/title_example.gif);
width:170px;
height:30px;
margin:5px 0;
text-indent:-1000px;
overflow:hidden;
}
#example .exampletitle{
width:140px;
/*height:130px;*/
margin:5px ;
font-size:17px;
text-align:right;
}
#example .exampleImg{
width:80px;
height:130px;
margin:2px 0 0 0;
float:left;
display: inline;
}
#example .exampleName{
font-size:9px;
text-align:center;
}
#example .comment{
background: url(/templates/brsXbit/img/comment_bg.gif) no-repeat;
width:90px;
height:130px;
margin:0px;
font-size:9px;
float:right;
display: inline;
}
#example .text{
font-size:9px;
margin:5px 2px 0 8px;
line-height:150%;
}
#example .all{
font-size:9px;
margin:0;
text-align:center;
}

/*----------■その他１　エリア■----------*/
#other01{
width:170px;
}

/*----------■選ばれる理由■----------*/
#reason{
width: 560px;
font-size: 12px;
margin:10px 0 0 50px;
}

#reason p{
text-indent:8em;
line-height:140%;
}
/*----------■左寄せ■----------*/
.reason1{
width: 245px;
float: left;
margin: 10px 5px 10px 20px;
display: inline;
line-height:140%;
}
.reason1 img{
text-align: center;
margin: 20px 0 30px 0;
}

.reason1 ul{
margin: 0px;
padding: 0px;
}
	
.reason1 li{
margin: 0 0 0 30px;
padding: 0px;
}

/*----------■右寄せ■----------*/
.reason2{
width: 245px;
float: right;
margin: 20px 20px 10px 0px;
display: inline;
line-height:140%;
}
.reason2 img{
text-align: center;
margin: 10px 0 10px 0;
}

/*----------■寄せない■----------*/
.reason3{
margin: 10px 5px 10px 20px;
line-height:120%;
}

/*----------■■----------*/
.c{
margin: 20px 0px 20px 10px;
background: #f0ffff;
padding:5px;
width: 270px;
}

.pointBg{
background: url(/templates/brsXbit/img/point_bg.gif) repeat-y;
padding: 0px 20px 0px 55px;
}
.pointBg p{
margin: 0;
font-weight: bold;
text-height: 120%;
}

.flashPoint{
background: url(/img/reason/aFlash.gif) 370px center no-repeat;
height: 150px;
}
.flashPoint p{
margin: 30px 250px 0 50px;
font-size: 130%;
}

.otherLinks{
margin:0 10px 0 360px;
}


/*----------■選ばれる理由ページのロールオーバーボタン


.reason {
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.reason img {
	visibility: hidden;
}

.reason a,
.reason a:link,
.reason a:visited {
	background-position: 0px 0px;
	margin:5px 0;
	float:left;
	display: inline;
}

.reason a:focus,
.reason a:hover,
.reason a:active {
background-position: 0px 100px;
margin:5px 0;
float:left;
display: inline;
}

.reason .reason_1 a {
background-image: url(/img/reason/reason_01_h.jpg);
}
.reason .reason_2 a {
background-image: url(/img/reason/reason_02_h.jpg);
}
.reason .reason_3 a {
background-image: url(/img/reason/reason_03_h.jpg);
}
.reason .reason_4 a {
background-image: url(/img/reason/reason_04_h.jpg);
}
.reason .reason_5 a {
background-image: url(/img/reason/reason_05_h.jpg);
}

#reason01 a{
	background-image: url(/img/reason/reason01.gif);
	display: block;
	margin: 15px 0 0 0px;
	width: 510px;
	height: 50px;
	}
#reason01 a:hover{
	background-image: url(/img/reason/reason01_h.gif);
	}

#reason02 a{
	background-image: url(/img/reason/reason02.gif);
	display: block;
	margin: 15px 0 0 0px;
	width: 510px;
	height: 50px;
	}
#reason02 a:hover{
	background-image: url(/img/reason/reason02_h.gif);
	}

#reason03 a{
	background-image: url(/img/reason/reason03.gif);
	display: block;
	margin: 15px 0 0 0px;
	width: 510px;
	height: 50px;
	}
#reason03 a:hover{
	background-image: url(/img/reason/reason03_h.gif);
	}

#reason04 a{
	background-image: url(/img/reason/reason04.gif);
	display: block;
	margin: 15px 0 0 0px;
	width: 510px;
	height: 50px;
	}
#reason04 a:hover{
	background-image: url(/img/reason/reason04_h.gif);
	}

#reason05 a{
	background-image: url(/img/reason/reason05.gif);
	display: block;
	margin: 15px 0 0 0px;
	width: 510px;
	height: 50px;
	}
#reason05 a:focus,
#reason05 a:hover{
	background-image: url(/img/reason/reason05_h.gif);
	}
■----------*/





/*----------■キャンペーンバナーロールオーバー

#cam01 a{
	background-image: url(/img/cam01-1.gif);
	display: block;
	margin: 5px 10px;
	width:400px;
	height:100px;
	}
#cam01 a:hover{
	background-image: url(/img/cam01-1_h.gif);
	}
■----------*/
	
	
/*----------■bpp　ページ■----------*/	

#bpp{
width:580px;
}

#bpp p{
text-height:110%;
}

#bpp01{
margin: 5px 0px;
}

#bpp01 h1{
	background-image:url(/images/bpp/title_bpp01.jpg);
	width:600px;
	height:50px;
	margin:5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}
#bpp01 p{
	margin:5px 10px;
	line-height:150%;
	}

#bpp02{
	margin: 5px 0px;
}

#bpp02 h1{
	background-image:url(/images/bpp/title_bpp02.jpg);
	width:600px;
	height:50px;
	margin:25px 0 5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}

#bpp02 p{
	margin:5px 10px;
	line-height:150%;
	}

#bpp03{
margin: 5px 0px;

}

#bpp03 h1{
	background-image:url(/images/bpp/title_bpp03.jpg);
	width:600px;
	height:50px;
	margin:25px 0 5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}
	
#bpp03 h2{
	background-image:url(/images/bpp/title_bpp03_1.gif);
	width:220px;
	height:40px;
	margin:5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}

#bpp03 h3{
	background-image:url(/images/bpp/title_bpp03_2.gif);
	width:220px;
	height:40px;
	margin:20px 0 5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}

#bpp03 p{
	margin:5px 10px;
	line-height:150%;
	}
	
#bpp03 .bppPicWidth{
	width:550px;
	margin:15px 80px;
	border: 1px solid #999999;
	}

#bpp04{
margin: 5px 0px;
}

#bpp04 h1{
	background-image:url(/images/bpp/title_bpp04.jpg);
	width:600px;
	height:50px;
	margin:25px 0 5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}

#bpp04 p{
	margin:5px 10px;
	line-height:150%;
	}

#bpp05{
margin: 5px 0px;
}

#bpp05 h1{
	background-image:url(/images/bpp/title_bpp05.jpg);
	width:600px;
	height:50px;
	margin:25px 0 5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}

#bpp05 p{
	margin:5px 10px;
	line-height:150%;
	}

#bpp06{
	margin: 5px 0px;
	}

#bpp06 h1{
	background-image:url(/images/bpp/title_bpp06.jpg);
	width:600px;
	height:50px;
	margin:25px 0 5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}

#bpp06 p{
	margin:5px 10px;
	line-height:150%;
	}



#bpp07{
margin: 5px 0px;
}

	#bpp07 h1{
	background-image:url(/images/bpp/title_bpp07.jpg);
	width:600px;
	height:50px;
	margin:25px 0 5px 0;
	display: block;
	text-indent:-1000px;
	overflow:hidden;
	}
	#bpp07 p{
	margin:5px 10px;
	line-height:150%;
	}
	

/*ここに警告文ありました*/

/*----------■入力エラー■----------*/

.error{
width:609px;
color:#ff0000;
font-weight:bold;
font-size:13px;
margin: 20px 0;
padding:5px 0;
}

.error ul{
list-style-type:none;
margin:0;
padding:0 0 0 50px;
}

.error li{
padding:  0 0 0 30px;
line-height:110%;
background:url(/img/warning_icon.gif) no-repeat;
}

/*----------■お申し込みステップ画像■----------*/
.step_x {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
}

.step {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
}

.step img {
visibility: hidden;
}

.step a,
.step a:link,
.step a:visited {
background-position: 0px 0px;
float:left;
}
.step a:focus,
.step a:hover,
.step a:active {
background-position: 0px 70px;
float:left;
}

.step .step_1 a {
background-image: url(/img/contentsSelectHover.gif);
}
.step .step_2 a {
background-image: url(/img/domainSearchHover.gif);
}
.step .step_3 a {
background-image: url(/img/addDomainInfoHover.gif);
}
.step .step_4 a {
background-image: url(/img/addInfoHover.gif);
}
.step .step_5 a {
background-image: url(/img/confirmHover.gif);
}
.step .step_6 a {
background-image: url(/img/finishHover.gif);
}



/*----------■BPP　導入事例

.bppCompany{
font-size:20px;
font-weight:bold;
}

.bpp_q{
float:left;
width:180px;
margin:30px 5px 5px;
display: inline;
padding:5px;
border-left: 5px solid #85ADF8;
border-top:1px solid #85ADF8;
}

.bpp_a{
width:350px;
float:right;
margin:30px 5px 5px 0;
padding:5px;
border-left: 5px solid #1C67F2;
border-top:1px solid #1C67F2;
}

.editorsNote{
border:1px solid #666666;
margin:50px 20px;
padding:20px;
}
■----------*/






/*----------■ビジネスパートナー■----------*/


/*----------サービス内容左ブロック----------*/

.buycashmain{
width:560px;
margin:10px;

}

.service{
width:560px;
margin-bottom: 20px;
}

.Leftgroup{
float:left;
width:240px;
margin-left: 20px;
display: inline;

}

.Rightgroup{
float:Right;
width:240px;
margin-right: 20px;
display: inline;

}

.aikon{
float:left;
width:60px;
}
.comment{
float:right;
width:180px;
}	

/*----------■サポート充実■----------*/

/*----------お申し込みからサービス開始の流れ----------*/

.payfllow{

}

.servicefllow_l{
	float:left;
	width:265px;
	margin:5px 5px 5px 0px;
	display: inline;
}

.servicefllow_r{
width:265px;
float: right;
margin:5px 0px 5px 5px;
display:inline;
}

.aikon2{
float:left;
width:60px;
display: inline;
}

.stepfllow{
float:right;
width: 205PX;
}









table.price {
margin-left:10px;
}

table.price th {
border-bottom:1px solid gray;
text-align:left;
padding:3px 5px;
}

table.price td {
border-bottom:1px solid gray;
text-align:left;
padding:3px 5px;
}

table.function {
margin-left:10px;
border-top:1px solid gray;
}

table.function th {
border-bottom:1px solid gray;
text-align:left;
padding:3px 5px;
width:180px;
}

table.function td {
border-bottom:1px solid gray;
text-align:left;
padding:3px 5px;
}

table.function2 {
margin-left:10px;
border-top:1px solid gray;
text-align:left;
}

table.function2 th {
border-bottom:1px solid gray;
text-align:left;
padding:3px 5px;
vertical-align:top;
}

table.function2 td {
border-bottom:1px solid gray;
text-align:left;
padding:3px 5px;
}

table.function3 {
margin-left:10px;
border-top:1px solid gray;
text-align:left;
}

table.function3 th {
border-bottom:1px solid gray;
text-align:left;
padding:3px 5px;
vertical-align:top;
}

table.function3 td {
border-bottom:1px solid gray;
border-left:1px solid gray;
text-align:left;
padding:3px 5px;
}

#thBG {
background-image:url(/img/thBG.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#thBG {
background-image:url(/img/thBG.gif);
background-position:bottom;
background-repeat:repeat-x;
}

table.normal{
border-top:1px solid #666666;
border-right:1px solid #666666;
border-bottom:0;
border-left:0;
margin:5px auto;
}
table.normal th{
background-color: #CBD7DD;
border-top:0;
border-right:0;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
padding:5px 10px;
}
table.normal td{
border-top:0;
border-right:0;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
padding:5px 10px;
}





/*=========================================*/
/*         マニュアル用クラス設定          */

.manual {
border:1px solid silver;
padding:5px;
margin:5px 0 10px 5px;
width:550px;
}

table.manual {
text-align:left;
}

table.manual td {
text-align:left;
padding:3px 5px;
vertical-align:top;
}
.manual h3 {
margin:5px 0;
}
.manual ul {
margin:0 10px;
list-style-type:circle;
}
*html .manual ul {
margin:0 30px;
padding:0 10px;
list-style-type:circle;
}


/*=========================================*/
/*       サイトマップ用クラス設定          */
#map {
margin:10px 0;
padding:0;
width:auto;
}
#sitemap {
width:450px;
margin:10px 20px;
padding:0;
border:0;
}
#sitemap td {
margin:0;
padding:0;
vertical-align:top;
}

/*=========================================*/
/*       各コース特徴用クラス設定          */
table.caractor {
margin:10px 5px 20px 10px;
border:1px solid gray;
border-width:1px 1px 0 1px;
float:right;
display: inline;
}
table.caractor th {
border:1px solid gray;
border-width:0 1px 1px 0;
background-image:url(/img/thBg.gif);
background-position:left;
background-repeat:repeat-y;
padding:10px;
width:150px;
}
table.caractor td {
border:1px solid gray;
border-width:0 0 1px 0;
padding:10px;
text-align:center;
}

/*----------■料金一覧用クラス設定■----------*/

table.price {
margin:10px 5px 5px 10px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.price th {
border:1px solid gray;
border-width:0 1px 1px 0;
background-image:url(/img/thBg.gif);
background-position:left;
background-repeat:repeat-y;
padding:10px;
}
th#thHead {
background-image:url(/img/thBgHead.gif);
height:20px;
background-repeat:repeat-x;
}

td#tdFFECEC {
background-color:#ffecec;
color:red;
font-weight:bold;
}

table.price td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:10px;
text-align:center;
}

/*=========================================*/
/*      　　 　thが頭用クラス設定          */
table.thHead {
margin:10px 5px 5px 10px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.thHead th {
border:1px solid gray;
border-width:0 1px 1px 0;
background-image:url(/img/thBgHead.gif);
background-position:left;
background-repeat:repeat-x;
padding:10px;
}
table.thHead td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:10px;
text-align:left;
vertical-align:top;
}

/*=========================================*/
/*     　ノーマルテーブルクラス設定       
table.normal {
margin:10px 5px 5px 10px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.normal th {
border:1px solid gray;
border-width:0 1px 1px 0;
text-align:left;
padding:10px;
vertical-align:top;
}
table.normal td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:10px;
text-align:left;
vertical-align:top;
}
 */
/*=========================================*/
/*     ノーマルテーブルクラス設定色付き    */
table.normal2 {
margin:10px 5px 5px 10px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.normal2 th {
border:1px solid gray;
border-width:0 1px 1px 0;
text-align:left;
padding:10px;
vertical-align:top;
background-image:url(/img/thBg.gif);
background-position:left;
background-repeat:repeat-y;
}
table.normal2 td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:10px;
text-align:left;
vertical-align:top;
}

/*=========================================*/
/*     center効果テーブルクラス設定        */

table.tableTdCenter {
border:1px solid gray;
border-width:1px 1px 0 0;
}
table.tableTdCenter td {
border:1px solid gray;
border-width:0 0 1px 1px;
text-align:center;
padding:10px;
}
table.tableTdCenter th {
border:1px solid gray;
border-width:0 0 1px 1px;
padding:10px;
text-align:left;
background-image:url(/img/thBg.gif);
background-position:left;
background-repeat:repeat-y;
}

/*=========================================*/
/*     　　　　　上記th col用設定 　       */
#thHead2 {
border:1px solid gray;
border-width:0 0 1px 1px;
padding:10px;
text-align:center;
background-image:url(/img/thBgHead.gif);
height:20px;
background-repeat:repeat-x;
}

/*----------■table　thが上部にある設定■----------*/
table.thHead {
width:580x;
margin:10px 0px 10px 0px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.thHead th {
border:1px solid gray;
border-width:0 1px 1px 0;
background-image:url(/img/thBgHead.gif);
background-position:left;
background-repeat:repeat-x;
padding:10px;
text-align:left;
}
table.thHead td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:10px;
text-align:left;
vertical-align:top;
}
/*----------■table　thが左部にある設定■----------*/
table.thLeft {
width:600px;
margin:10px 0px 10px 0px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.thLeft th {
border:1px solid gray;
border-width:0 1px 1px 0;
background-image:url(/img/thBg.gif);
background-position:left;
background-repeat:repeat-y;
padding:10px;
text-align:left;
vertical-align:top;
}
table.thLeft td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:10px;
text-align:left;
vertical-align:top;
}










/*=========================================*/
/*      　　  FAQが頭用クラス設定          */
.q {
background-image:url(/img/question.gif);
background-position:left top;
background-repeat:no-repeat;
font-weight:bold;
height: auto;
padding:5px 5px 10px 35px;
}

.a {
background-image:url(/img/answer.gif);
background-position:left top;
background-repeat:no-repeat;
height: auto;
padding:5px 5px 10px 35px;
}



dl.case01 {
}
.case01 dt {
float:left;
margin:0 0 0 10px;
display: inline;
padding:0;
width:50px;
}
.case01 dd {
margin-left:51px;
margin:0;
padding:0;
}

 

dl.topXInfo {
margin:0;
padding:5px 0;
}

.topXInfo dl {
margin:5px 0 5px 0;
padding:0 0 3px 5px;
}
.topXInfo dd {
margin:5px 0 5px 5px;
padding:0 0 3px 15px;
border-bottom:1px dashed silver;
}

.manualLeft {
float:left;

width:290px;
}
.manualRight {
float:right;
width:290px;
}

/*=========================================*/
/*      　  060825キャンペーン設定         */

#camp0825 {
	width: 612px;
	margin-left: 0px;

}

#camp0825 h2, h3, h4 {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: none;
}

table.camp0825f {
margin:10px 5px 5px 10px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.camp0825f th {
	border:1px solid gray;
	border-width:0 1px 1px 0;
	text-align:center;
	padding:3px 5px;
	vertical-align:middle;
	background-color: #d6ebff;
}
table.camp0825f td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:3px 5px;
text-align:center;
vertical-align:top;
}

table.camp0825c {
margin:10px 5px 5px 10px;
border:1px solid gray;
border-width:1px 0 0 1px;
}
table.camp0825c th {
	border:1px solid gray;
	border-width:0 1px 1px 0;
	text-align:center;
	padding:3px 5px;
	vertical-align:middle;
	background-color: #ffe7d6;
}
table.camp0825c td {
border:1px solid gray;
border-width:0 1px 1px 0;
padding:3px 5px;
text-align:center;
vertical-align:top;
}

.tableLeft {
	float: left;
	margin: 10px 0 10px 10px;
	display: inline;
	width: 370px;
}
/*=======================================
			プライバシーマークページ設定
=======================================*/

.privacyBg {
padding:10px 20px 15px 20px;
border-left:1px solid #33ccff;
border-right:1px solid #33ccff;
margin:0;
height:450px;
}
.privacyTitle {
background-color:#ffffcc;
color:#cc0000;
font-size:16px;
font-weight:700;
border-top:1px solid #cc0000;
border-bottom:1px solid #cc0000;
margin:13px 0 10px 0;
padding:3px;
text-align:center;
}
*html .privacyTitle {
margin-top:20px;
}
.privacyBg img {
margin:30px;
}
.privacyAbout {
border:1px solid #ccc;
padding:10px;
margin-top:15px;
color:#666;
font-size:10px;
}
.privacyPolicyList ul {
margin-top:20px;
margin-left:-10px;
list-style-type:disc;
}
*html .privacyPolicyList ul {
margin-left:30px;
}
.privacyPolicyList ul li {
margin-bottom:10px;
}
.privacyPolicyList2 ul {
margin-top:10px;
margin-left:-10px;
margin-bottom:0px;
list-style-type:disc;
}
*html .privacyPolicyList2 ul {
margin-left:30px;
}





/*----------■ニュースページなどの■----------*/

.news{
margin:0 35px;
} 
.news p{
line-height:150%;
}
	.news h1{
	font-size: 120%;
	font-weight: bold;
	text-height:120%;
	text-align:center;
	background-position: -1000px ;
	}
.subTitle{
font-size: 110%;
text-height:120%;
text-align:center;
}
.small{
font-size: small;
}
/*----------■注意■----------*/
.Red70{
font:70%;
color:red;

}

/*----------■枠で囲う　お問い合わせ部分■----------*/
#ask{
border:1px solid;
margin:50px 0 0 200px; 
padding:5px;
width:200px;
line-height:120%;

}
#ask h1{
background-position: -1000px ;
font-size:13px;
margin:0px;
padding:0;
}
#ask p{
font-size:11px;
}

/*-----------------------------------template.css-------------------------------------------*/

#active_menu {
color: #666666;
font-weight:bold;
/*text-decoration:none;*/
margin:0px;
}
table.contentpaneopen {
padding:0;
}

.contentheading {
display:block;
width:620px;
height:21px;
background-image:url(/img/h1.gif);
background-repeat:no-repeat;
background-position:left;
text-indent:25px;
font-weight:bold;
padding-top:5px;
}
*html .contentheading {
height:30px;
padding-top:3px;
}
.contentdescription{
}

.sectiontableheader {
height: 25px;
}
.categorytitle {
height: 25px;
}
.componentheading {
width:580px;
height:21px;
background-image:url(/img/componentheading.gif);
background-repeat:no-repeat;
background-position:left;
text-indent:25px;
font-weight:bold;
padding-top:5px;
}

a.category {
 }
a.category:hover {
}


.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}


form {
margin: 2px;
padding: 0px;
}
.article_seperator {
display:none;
}

a.mainlevel-other {
font-size:80%;
padding-left:8px;
}
/*
a.mainlevel-other:after {
content:url(/img/squareArrowOrange.gif)
}
*/


/*          追加css          */

.float-left01 {
float: left;
clear: left;
}
.float-left02 {
float: right;
clear: right;
width: 430px;
line-height: 1.5;
}
*html float-left02{
float: right;
clear: right;
}
/*-- date --*/

.detacenter01{
}
.detacenter02{
}
.detacenter03{
line-height: 1.5;
float:left;
clear: both;
margin-bottom: 10px;
}
.detacenter04{
}
.detacenter04 p{
line-height: 1.5;
float:none;
clear: both;
}
#kiyaku {
margin: 10px 0px 10px 0px;
}
.pd-01{
margin-left: 10px;
}

p.breadCrumb {/*パンくず*/
height:26px;
padding:8px 13px 0px 7px;
margin:2px 0 0px 0;
background:url(/images/bookmark.jpg) no-repeat center right;
}