/*--------------------------------------------------------------------
	INDEX
--------------------------------------------------------------------*/
.index #pickUp {
	background: #f0f1f3;
	padding: 10px 15px;
	margin-bottom: 35px;
}
.index #pickUp .product {
	width: 377px;
	float: left;
	text-align: left;
}
.index #pickUp .contract {
	width: 210px;
	float: right;
	text-align: left;
}
.index #pickUp .product h2 {
	background: url(../share/img/ttlProduct.png) no-repeat;
	height: 31px;
	text-indent: -9999px;
}
.index #pickUp .contract h2 {
	background: url(../share/img/ttlContract.png) no-repeat;
	height: 31px;
	text-indent: -9999px;
}
.index #pickUp .product .box {
	background: url(../share/img/bgBoxM.png) right bottom no-repeat;
	padding: 10px 0 15px 15px;
	width: 362px;
	font-size: 85%;
}
.index #pickUp .contract .box {
	background: url(../share/img/bgBoxS.png) right bottom no-repeat;
	padding: 10px 20px 15px;
	font-size: 93%;
}
.index #pickUp .product .box .item {
	width: 105px;
	float: left;
	margin-right: 10px;
}
.index #pickUp .product .box .itemCenter {
	padding: 0 7px;
	border-right: 1px solid #c4d2e3;
	border-left: 1px solid #c4d2e3;
}
.index #pickUp .product .box h3 {
	text-align: center;
	margin-bottom: 10px;
}
.index #pickUp .contract ul li {
	width: 155px;
}

.index #mainContents {
	margin-top: 20px;
	font-size: 93%;
}
.index #mainContents .content h2 {
	height: 30px;
	text-indent: -9999px;
}
.index #mainContents .notice h2 {
	background: url(../share/img/ttlNotice.png) no-repeat;
}
.index #mainContents .topics h2 {
	background: url(../share/img/ttlTopics.png) no-repeat;
}
.index #mainContents .news h2 {
	background: url(../share/img/ttlNews.png) no-repeat;
}
.index #mainContents .publicity h2 {
	background: url(../share/img/ttlPublicity.png) no-repeat;
}
.index #mainContents .content {
	position: relative;
	z-index: 0;
	margin-top: 20px;
}	
.index #mainContents .content .feed {
	position: absolute;
	top: 6px; right: 5px;
	z-index: 2;
}
.index #mainContents .content dl {
	padding: 10px 15px 20px 15px;
	/*background: url(../share/img/dotBorder.gif) center bottom no-repeat;	*/
}
.index #mainContents .modR {
	clear: both;
}

.index #mainContents .content dl dt {
	width: 120px;
	padding-bottom: 3px;
	float: left;
	clear: both;
}
.index #mainContents .content dl dd {
	width: 480px;
	padding-bottom: 3px;
	float: right;
}
.index #mainContents .content .arrowR {
	float: right;
	margin-bottom: 15px;
}


/*--------------------------------------------------------------------
	ROOT共通
--------------------------------------------------------------------*/

.root #mainVisual {
	background: #dbecff url(../share/img/bgHeader.jpg) center top no-repeat;
}
.root #main .item h4 {
	background: url(../share/img/bgTtlParagraph.jpg) center top no-repeat;
	height: 29px;
	padding: 4px 0 0 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 108%;
	color: #4a5664;
}


.root #main.faq h3 {
	background: url(../share/img/ttlFaq.png) left top;
	text-indent: -9999px;
	height: 29px;
}
.root #main.faq .item {
	margin-bottom: 30px;
}
.root #main.faq dl {
	margin-top: 10px;
}
.root #main.faq dl dt {
	background: url(../share/img/iconQ.png) 15px top no-repeat;
	padding: 0 15px 0 45px;
}
.root #main.faq dl dd {
	background: url(../share/img/iconA.png) 15px 10px no-repeat #feffea;
	padding: 10px 10px 10px 45px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.root #main.faq dl .strong {
	margin-top: 10px;
}
.root #main.faq dl ul li {
	margin-top: 5px;
	margin-left: 10px;
}

.root #main.partnership h3 {
	background: url(../share/img/ttlPartnership.png) left top;
	text-indent: -9999px;
	height: 29px;
}
.root #main.partnership p {
	margin-top: 15px;
	margin-bottom: 25px;
}



.root #main.kyosaikai h3 {
	background: url(../share/img/ttlKyosaikai.png) left top;
	text-indent: -9999px;
	height: 29px;
}
.root #main.kyosaikai ul li{
	margin-top: 4px;
}
.root #main.kyosaikai p {
	margin: 15px 0 30px 0;
}

.root #main.privacy h3 {
	background: url(../share/img/ttlPrivacy.png) left top;
	text-indent: -9999px;
	height: 29px;
	margin: 0 0 15px;
}
.root #main.risk p {
	margin: 10px 0 10px;
}
.root #main.privacy p {
	margin: 0 0 10px;
}


.root #main.solicitation p {
	margin: 15px 0 0;
}
.root #main.risk li,
.root #main.solicitation li,
.root #main.privacy li {
	margin-bottom: 4px;
}
.root #main.risk p.alignCenter,
.root #main.solicitation p.alignCenter,
.root #main.privacy p.alignCenter {
	margin-top: 25px;
}
.root #main.privacy h5 {
	color: #006699;
	margin: 10px 0 5px;
}

.root #main.privacy .imgNumber, .root #main.solicitation .imgNumber {
	margin: 30px auto 30px;
	width: 444px; height: 115px;
	background: url(../share/img/imgService.jpg) left top;
	text-indent: -9999px;
}
.root #main.partnership .imgNumber {
	margin: 25px auto;
	width: 397px; height: 111px;
	background: url(../share/img/imgSalesNumber.png) left top;
	text-indent: -9999px;
}


.root #main.solicitation h3 {
	background: url(../share/img/ttlSolicitation.png) left top;
	text-indent: -9999px;
	height: 29px;
}

.root #main.risk h3 {
	background: url(../share/img/ttlRisk.png) left top;
	text-indent: -9999px;
	height: 29px;
}





#mainVisual {
	background: #dbecff url(../share/img/bgStyle.jpg) center top no-repeat;
}
#main.partners .item p {
	margin: 10px 0 10px 0;
}
#main.partners .item .pMargin {
	margin-top: 20px;
}

#main.partners .item h4 {
	background: url(../share/img/bgTtlParagraph.jpg) left top no-repeat;
	height: 29px;
	padding: 10px 0 0 12px;
	margin-top: 35px;
	font-size: 108%;
	color: #4a5664;
}
#main.partners h3 {
	background: url(../share/img/ttlStyle.png) left top;
	text-indent: -9999px;
	height: 29px;
}
#main.partners .imgNum01 {
	width: 441px; height: 130px;
	background:url(../share/img/imgHelpDesk.jpg) no-repeat;
	text-indent: -9999px;
}
#main.partners .imgNum02 {
	width: 442px; height: 113px;
	background:url(../share/img/imgDairiten.jpg) no-repeat;
	text-indent: -9999px;
}
#main.movie {
	width: 900px;
	padding-right: 20px;
}
#main.movie #content {
	margin: 25px auto 0;
	width: 700px;
}


.sectionBlue {
	background:url(../share/img/bg_blue_m.png) repeat-y left top;
	width:634px;
	margin:0 0 30px;
}
.sectionBlueInner1 {
	background:url(../share/img/bg_blue_t.png) no-repeat left top;
	width:634px;
}
.sectionBlueInner2 {
	background:url(../share/img/bg_blue_b.png) no-repeat left bottom;
	overflow:hidden;
	padding:15px 15px 0;
}
.sectionBlueInner2 h4 {
	background: url(../../share/img/iconBar.gif) left top no-repeat;
	height: 23px;
	padding: 2px 0 0 12px;
	margin: 10px 0 5px;
	font-size: 108%;
}
.sectionBlueInner2 p {
	margin: 0 0 5px;
	padding-bottom: 10px;
	border-bottom: #cdcdcc 1px dotted;
}
.sectionBlueInner2 p.last {
	border-bottom: none;
}


/* otsuka Add */
.index #mainContents .news dl,
.index #mainContents .publicity dl
 { 
	margin-bottom: 10px;
	border-bottom: 1px solid #cecece;
}

#likeBox {
	margin-top: 30px;
}

#likeBox iframe {
	display: block;
}



/* contact */
#main div.aform-content {
	width: 100% !important;
	width: 634px;
}
#main.form form {
	width: 100% !important;
	width: 634px;
	margin-top: 20px;
}
#main div.aform-content dl {
	border-top: 1px solid #C9D3E5;
	border-bottom: 0px;
	padding: 0;
	margin: 0 !important;
}
#main div.aform-content dt, #main.form form dt {
	float: left;
	clear: both;
/*	margin-top: 10px !important;*/
	padding: 5px 0 5px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 93%;
	font-weight: bold;
	background-color: #EFF6FC;
}
#main div.aform-content dd, #main.form form dd {
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	padding-top: 5px;
/*	margin-top: 10px !important;
	margin-top: 0px;*/
}
#main.contactForm dt {
	width: 190px;
}
#main.contactForm dd {
	width: 420px;
}
#main.recruitForm dt {
	width: 190px;
}
#main.recruitForm dd {
	width: 420px;
}
#main.agentForm dt {
	width: 130px;
	border-top: 1px solid #C9D3E5;
}
#main.agentForm dd {
	width: 490px;
	border-top: 1px solid #C9D3E5;
}
#main.form dd.error {
/*	margin-top: 0 !important;
	margin-bottom: -10px !important;*/
	margin: 0;
	padding: 0;
	font-size: 0;
}
#main.form dd.error .validation-advice {
	font-size: 11px !important;
}
#main.form dd.aform-input-example {
	margin: 0;
	font-size: 93%;
}
#main.form dl input, #main.form dl textarea, #main.form dl select  {
	border: 1px solid #999;
	padding: 2px;
	font-size: 93%;
}
#main.form input.required, #main.form textarea.required {
   border: 1px solid #00A8E6;
}
#main.form dl input:hover, #main.form dl textarea:hover {
	border: 1px solid #000;
}
#main.form dl input.required:hover, #main.form dl textarea.required:hover {
	border: 1px solid #021f6d;
}
#main.form input.submitBtn {
	font-size: 100%;
	padding: 2px 4px;
}


/* styles for partners.html : MarkUp at 12.12.11 */
.dlSpecs {
	padding-bottom: 15px;
}
.dlSpecs table {
	width: 100%;
}
.dlSpecs td {
	padding: 10px;
	font-size: 116%;
	border: solid 1px #999;
}
.dlSpecs td.name {
	white-space: nowrap;
}


/* 160721 */
#main h4 {
	clear:both;
	background:url(../img/bgH4.png) no-repeat left top;
	width:619px;
	height:20px;
	margin:0 0 15px;
	padding:8px 0 0 15px;
	color:#4a5664;
	line-height:1;
}
#main p {
	margin:0 0 30px;
}

#main.pageReassurance table {
	width: 100%;
	border: 2px solid #666;
	border-collapse: collapse;
}
#main.pageReassurance table td,
#main.pageReassurance table th {
	padding: 5px 5px;
	border: 1px solid #666;
}
#main.pageReassurance table th {
	text-align: center;
}




/* styles for 404.html : MarkUp at 19.07.08 */

#err {
	margin: 80px 20px;
	width:100%;
	text-align: center;
	height: auto;
}

.section_title {
	font-weight: 100;
	font-size: 30px;
	color: #EA574D;
}

.error_text {
	font-size: 18px;
	color: #EA574D;
	margin-top: 10px;
}

.error_content {
	color: #3f3f3f;
	margin-top: 30px;
}








