@charset "shift_jis";
/*ビジネスページ適用CSS -------------------------------------------------------------- */

body {
	background: url(../img/img-life/bg_main.jpg) repeat-x;
}


input{
	font-size: 100%!important;
}


#header {
	margin: 0px;
	padding: 0px;
	background: url(../img/img-life/bg_main.jpg) repeat-x;
}

/*#header h1 {
	margin: 0px;
	padding: 5px 0px 16px 12px;
	font-weight: normal;
	font-size: 12px;
	border-top-style: none;
}*/

/*#header h1 {
	margin: 0px;
	padding: 16px 0px 0px 17px;
	font-weight: normal;
	font-size: 12px;
	border-top-style: none;
}*/

#header h1 {
	margin: 0px;
	padding: 11px 0px 0 17px;
	font-weight: normal;
	font-size: 12px;
	border-top-style: none;
}


#header ul.busisub {
	margin: 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	float: right;
}

#header ul.busisub li{
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style:none;
	margin: 0px;
	display: block;
	float: left;
}

#header ul.busisub li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 20px;
	outline: none;
	overflow: hidden;
	}
	
#header ul li.sub_mthod01{
	width: 128px;
	background: url(../img/img-life/lin_sub.gif) no-repeat right center;
}
	
#header ul li.sub_mthod02{
	width: 79px;
}

	
#header ul li.sub_mthod01 a{
	width: 102px;
	background:url(../img/img-life/sub_life01.jpg) no-repeat left top;
}

#header ul li a.sub_mthod02{
	width: 79px;
	background:url(../img/img-life/sub_life02.jpg) no-repeat left top;
}
	
#header ul li a:hover{
	background-position:right top;}	
	
	
#header ul.busisub02 {
	margin: 0px;
	padding: 30px 20px 2px 0px;
	float: right;
	clear: right;
}

#header ul.busisub02 li{
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style:none;
	margin: 0px;
	display: block;
	float: left;
}

#header ul.busisub02 li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 20px;
	outline: none;
	overflow: hidden;
	}
	
#header ul li.mthod01{
	width: 154px;
}
	
#header ul li.mthod02{
	width: 107px;
}

#header ul li.mthod03{
	width: 167px;
}


	
#header ul li.mthod01 a{
	width: 139px;
	background:url(../img/img-life/subnav_01.gif) no-repeat left top;
	outline: none
}

#header ul li a.mthod02{
	width: 92px;
	background:url(../img/img-life/subnav_02.gif) no-repeat left top;
}

#header ul li a.mthod03{
	width: 167px;
	background:url(../img/img-life/subnav_03.gif) no-repeat left top;
}
	
#header ul li a:hover{
	background-position:right top;
	}	
	

#header ol li {
	list-style:none;
	margin: 0px;
	display: block;
	height: 38px;
	padding: 0px;
	float: left;
	vertical-align: top;
}

#header ol li a{
	text-indent:-10000px;
	display:block;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 38px;
	outline: none;
	overflow: hidden;
	}

#header ol li img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
	
#header ol li.mthod01 a{
	background:url(../img/img-life/btn_01.gif) no-repeat left top;
	width: 123px;
}

#header ol li.mthod02 a{
	background:url(../img/img-life/btn_02.gif) no-repeat left top;
	width: 135px;
}

#header ol li.mthod03 a{
	background:url(../img/img-life/btn_03.gif) no-repeat left top;
	width: 125px;
}

#header ol li.mthod04 a{
	background:url(../img/img-life/btn_04.gif) no-repeat left top;
	width: 135px;
}

#header ol li.mthod05 a{
	background:url(../img/img-life/btn_05.gif) no-repeat left top;
	width: 127px;
}

#header ol li.mthod06 a{
	background:url(../img/img-life/btn_06.gif) no-repeat left top;
	width: 135px;
}

#header ol li a:hover{
	background-position:right top;}	


/*コンテンツ大枠 -------------------------------------------------------------- */

#contents {
	margin: 0px;


	padding: 0px
	clear: both;
	background: url(../img/img-common/contents_bg.gif) repeat-y;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
	width: 780px;
}

.container{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	clear: both;
}

/*コンテンツ -------------------------------------------------------------- */

#contents .left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
	background: url(none);
}

#contents h2.main {
	margin: 0px 0px 10px;
	padding: 0px;
}

.topics {
	padding: 0px 15px 10px;
	margin: 10px 0px 0px;
}

.topics dl {
	margin: 0px 15px 0px 5px;
	padding: 5px 0px;
	background: url(../img/img-top/lin_busi.gif) repeat-x left bottom;
	clear: both;
}
.topics dt {
	margin: 0px;
	padding:0px;
	float: left;
	display: block;
	width: 90px;
}

.topics dd {
	float: left;
	width: 345px;
}


.topics2 {
	padding: 0px 15px 10px 10px;
	margin: 10px 0px 0px;
}

.topics2 dl {
	margin: 0px 15px 0px 5px;
	padding: 5px 0px;
	background: url(../img/img-top/lin_busi.gif) repeat-x left bottom;
	clear: both;
}

.topics2 dt {
	margin: 0px;
	padding:0px;
	float: left;
	display: block;
	width: 90px;
	color: #FF0000;
}

.topics2 dd {
	margin: 0px;
	padding:0px;
	float: left;
	display: block;
	width: 345px;
}

img.pdf {
	vertical-align: middle;
	line-height: 0px;
}



/*右サイド -------------------------------------------------------------- */

#contents .right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 265px;
	background: url(none);
}

#contents .right ul {
	margin: 0px 5px 0px 20px;
	padding: 0px;
}

#contents .right li {
	list-style:none;
	margin: 0px;
	display: block;
	width: 240px;
	padding: 0px 0px 0px;
	float: left;
}

#contents .right li.last {
	height: 35px;
}


#contents .right ul li a{
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
	width: 240px;
	display:block;
}

#contents .right ul li.submthod01{
	height:18px;
}

#contents .right ul li.submthod02{
	height:21px;
}

#contents .right ul li.submthod03{
	height:21px;
}

#contents .right ul li.mthod03{
	height:85px;
}



#contents .right ul li.mthod04{
	height:80px;
}

#contents .right ul li.mthod05{
	height:95px;
}

/*#contents .right ul li.mthod06,#contents .right ul li.mthod07{
	height:91px;
}
#contents .right ul li.mthod08{
	height:95px;
}*/

	
#contents .right ul li.mthod01 a{
	background:url(../img/img-life/btn_01.jpg) no-repeat left top;
}

#contents .right ul li.mthod02 a{
	background:url(../img/img-life/btn_02.jpg) no-repeat left top;
}

#contents .right ul li.mthod03 a{
	background:url(../img/img-life/btn_03.jpg) no-repeat left top;
}

#contents .right ul li.mthod04 a{
	background:url(../img/img-life/btn_04.jpg) no-repeat left top;
}

#contents .right ul li.mthod05 a{
	background:url(../img/img-life/btn_08_04.jpg) no-repeat left top;
	height:80px;
}

/*#contents .right ul li.mthod06 a{
	background:url(../img/img-life/btn_08_02.jpg) no-repeat left top;
}

#contents .right ul li.mthod07 a{
	background:url(../img/img-life/btn_08_03.jpg) no-repeat left top;
}

#contents .right ul li.mthod08 a{
	background:url(../img/img-life/btn_08_04.jpg) no-repeat left top;
}*/


#contents .right ul li.submthod01 a{
	background:url(../img/img-life/btn_sub01.gif) no-repeat left top;
	height:11px;
	width: 136px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#contents .right ul li.submthod02 a{
	background:url(../img/img-life/btn_sub02.gif) no-repeat left top;
	height:11px;
	width: 147px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#contents .right ul li.submthod03 a{
	background:url(../img/img-life/btn_sub03.gif) no-repeat left top;
	height:11px;
	/*width: 169px;*/
	width: 180px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
	
#contents .right ul li a:hover{
	background-position:right top;}	

.left h3.life {
	padding-top: 15px;
	clear: both;
}


#contents .right ul li a.none{
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	text-indent:0px;
	display:block;
	background: url(../img/img-life/ico_01.gif) no-repeat left center;
	width: 16em;
}
#contents .right ul li a.none:hover{
	background-position:left center;
	width: 16em;
}

#contents .right ul li a.none2{
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	text-indent:0px;
	display:block;
	background: url(../img/img-life/ico_01.gif) no-repeat left center;
}
#contents .right ul li a.none2:hover{
	background-position:left center;
}

#contents .right li.none {
	list-style:none;
	margin: 0px 0px 20px;
	display: list-item;
	padding: 0px 0px 0px 15px;
	background: url(../img/img-life/ico_01.gif) no-repeat left center;
}


/*イベント・プレゼント申し込みフォーム -------------------------------------------------------------- */

body.pop_form {
	background: none;
}

/*.pop_form #contents {
	border-bottom: none;
}*/

.pop_form #contents {
	padding-bottom: 10px;
}


.event_form h2 {
	margin: 0px;
	clear: left;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.event_form p {
	padding: 0px 40px 20px;
	margin: 0px;
}

/*文字サイズ変更*/

.event_form p {
	font-size: 118%;
}

.event_form#contents h4 {
	font-size: 118%;
	padding-left: 10px;
	border-left: 5px solid #FCAB47;
	line-height: 1;
	text-align: left;
	margin: 10px 35px 15px 45px;
}

.event_form .form_btn p {
	padding: 0px 40px 20px 60px;
	margin: 0px;
	text-align: left;
}

.event_form p.misstake {
	padding: 0px 40px 20px;
	margin: 0px;
	font-size: 135%;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.event_form p.choice {
	padding: 0px 40px 10px 45px;
	margin: 0px;
}

.event_form p.choice2 {
	padding: 0px 40px 20px 45px;
	margin: 0px;
	font-size:100%;
}

.event_form p.first {
	clear: both;
}

.event_form p.second {
	padding-bottom: 15px;
	clear: both;
}

.event_form p.third {
	padding-bottom: 0px;
	background: url(../img/img-EventForm/ico_02.gif) no-repeat left center;
	margin-bottom: 20px;
	padding-left: 15px;
	margin-left: 40px;
}

.event_form p.third a{
	font-weight: bold;
}

.event_form p.third a:link, .event_form p.third a:hover ,.event_form p.third a:visited{
	color: #FF6600;
}




.event_form h3.tittle {
	padding: 5px 0px 5px 15px;
	margin: 0px 35px;
	background: url(../img/img-common/bg_OrangeLine.gif) repeat;
	clear: none;
	float: none;
	border-top: 1px solid #F0B166;
	border-bottom: 1px solid #F0B166;
	color:#61593F;
}

.event_form h3.tittle_first {
	padding: 3px 0px 3px 10px;
	margin: 0px 35px 15px;
	background: url(../img/img-common/bg_OrangeLine.gif) repeat;
	clear: both;
	float: none;
	border-top: 1px solid #F0B166;
	border-bottom: 1px solid #F0B166;
	color:#61593F;
	font-size: 118%;
}

.seminar_sum {
	background: #FFF3D7;
	clear: both;
	margin: 0px 35px 20px;
	padding: 0px 10px 5px;
	border: 1px solid #D98D00;
}

.event_form .seminar_sum p {
	padding: 0px 0px 10px;
	margin: 0px;
	clear: both;
}

.event_form .seminar_sum p.day{
	color: #CC0000;
	font-weight: bold;
}


.event_form .seminar_sum p.date {
	padding: 15px 0px 5px;
	margin: 0px;
	font-size: 118%;
	float: left;
}

.event_form .seminar_sum .seminar_tittle p {
	padding: 5px 10px;
	margin: 0px;
	clear: both;
}

.event_number {
	background: #D98D00;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 3px;
	padding: 3px 3px 2px;
}
.seminar_tittle {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: left;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	float: left;
	width: 630px;
}

.event_form .seminar_tittle h3 {
	margin: 0px;
	color: #D98D00;
	font-size: 135%;
	padding: 0px 10px;
}

.lecturer {
	font-weight: bold;
	color: #5F7589;
	margin: 0px;
	padding: 0px;
	font-size: 135%;
}

/*フォントサイズ変更*/
.seminar_sum dl {
	clear: both;
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: 118%;
}
.seminar_sum dt {
	margin: 0px;
	padding: 0px 5px 10px 0px;
	float: left;
	display: block;
}
.seminar_sum dd {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px;
	width: 600px;
}
input.back {
	margin-left: 35px;
	margin-bottom: 30px;
}

input.back2 {
	margin-left: 35px;
	margin-bottom: 25px;
}

/*フォントサイズ変更*/
.event_form .bg_orange label.address_number{
	padding: 0px;
	display: block;
	width: auto;
	margin: 0px;
	float: left;
	font-size: 118%;
}

textarea.other {
	width: 400px;
	margin-left: 15px;
}

textarea.other2 {
	width: 400px;
	margin-left: 15px;
	height: 100px;
}

.event_form p.info {
	padding: 0px 0px 5px;
	background: #FFF3D7;
	display: block;
	width: 160px;
	margin: 0px;
	float: left;
}

.event_form p.info2 {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
	width: 500px;
}

.event_form p.info_name {
	padding: 10px 0px 0px 15px;
	margin: 0px;
	float: left;
	width: 500px;
}

.event_form .bg_orange label {
	padding: 0px;
	display: block;
	width: 540px;
	margin: 0px;
	float: right;
}

.event_form .bg_orange label.name {
	padding: 10px 0px 0px;
	display: block;
	width: 540px;
	margin: 0px;
	float: right;
}

/*フォントサイズ変更*/
.event_form .bg_orange label.number {
	padding: 0px 0px 0px 5px;
	display: block;
	width: auto;
	margin: 0px;
	float: left;
	font-size: 118%;
}

.event_form label {
	font-size: 118%;
}

.event_form .bg_orange label.number_first {
	padding: 0px;
	display: block;
	width: auto;
	margin: 0px;
	float: left;
}
/*フォントサイズ変更*/
.event_form .bg_orange label.address {
	padding-bottom: 0px;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	width: 540px;
	padding-top: 10px;
	font-size: 118%;
}

.event_form .bg_orange input {
	font-size: 100%;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.event_form .bg_orange select {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

.event_form .bg_orange select.number {
	margin-left: 15px;
	width: 125px;
}

.event_form .bg_orange{
	margin: 0px 35px 0px 35px;
	padding: 5px 0px 0px 10px;
	background: url(../img/img-common/bg_orange.gif) repeat-y;
	border-bottom: 2px solid #FFFFFF;
	clear: both;
}

.event_form .last{
	margin-bottom: 20px;
}


.pop_form .form_btn {
	text-align: center;
	margin: 0px;
	padding: 20px 0px 10px;
	clear: both;
}

.pop_form .form_btn2 {
	margin: 0px;
	padding: 15px 0px 10px 35px;
	clear: both;
	height: 150px;
}

.form_btn {
	text-align: center;
	margin: 0px;
	padding: 20px 0px 10px;
	clear: both;
}

.form_btn input{
	margin: 0px 5px;
	padding: 0px;
}

.form_btn2 input{
	margin: 0px 5px;
	padding: 0px;
}


.event_form p.miss {
	padding: 3px 0px 5px;
	margin: 0px;
	color: #FF0000;
	display: block;
	width: 525px;
	float: right;
}

.event_form .mailblock {
	padding: 7px 0px 0px;
	margin: 0px;
	clear: right;
	width: 700px;
}


.event_form p.miss2 {
	padding: 5px;
	margin: 0px 100px 0px 175px;
	color: #CC0000;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
}

.miss .lp15 {
	background: url(../img/img-business/ico_miss.gif) no-repeat left center;
	padding-left: 15px;
}

.seminar_sum dt.caution {
	width: 5em;
	color: #333333;
	background: #FFF3D7;
}
.pop_form#wrapper p.choice2 select {
	width: 700px;
}
#contents .topics dl {
	font-size: 118%;
}

#contents .topics2 dl {
	font-size: 118%;
}


