@charset "UTF-8";

/*
 html5doctor.com Reset Stylesheet
 v1.6.1
 Last Updated: 2010-09-17
 Author: Richard Clark - http://richclarkdesign.com
 Twitter: @rich_clark
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
		font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
	word-wrap:break-word;/*20150828add*/
}

body {
	background: #f3f2e8;
	color: #595757;/*20150616*/
}

img {
	width: 100%;
}
ul li {
	list-style: none;
}
a {
	color: #595757;/*20150616*/
}
a:hover {
	text-decoration: none;
}

.sp {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
}
.clearfix {
	display: block;
}

/**
 * acting_alert
 */
 #acting_alert {
    position:absolute;
    left: 0px;
    top: 0px;
    width:240px;
    margin:5px;
    z-index: 1000;
    opacity: .60;
    -moz-opacity: .60;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

#acting_alert p.close_alert {
    margin:0;
    padding:3px;
    background:#1393c0;
    text-align:right;
    height:25px;
}

#acting_alert p.content {
    padding:1em;
    margin:0;
    background:#fff;
    border: 1px solid #1393c0;
    height:100%;
}

#acting_alert span.top,
#acting_alert span.bottom {
    display:block;
    background: #fff;
}

#acting_alert span.top span,
#acting_alert span.bottom span {
    display:block;
    height: 1px;
    overflow: hidden;
    background: #1393c0;
}

#acting_alert span.r1{margin: 0 5px;}
#acting_alert span.r2{margin: 0 3px;}
#acting_alert span.r3{margin: 0 2px;}
#acting_alert span.top span.r4, span.bottom span.r4{
    margin: 0 1px;
    height: 2px;
}
#acting_alert span.item {
    font-size: 12px;
}
.close_alert a {
	background-image:url(../../../img/bannerClose.gif);
	display:block;
	width:23px;
	height:23px;
}
.close_alert a img {
	display:none;
}

/**
 * header
 */
#header {
	background-color: #ffffff;
	border-top: 3px solid #666666;
}
#header .head {
	margin: 0 auto;
	width: 980px;
	height: 77px;
}
#header .head .logo {
	float: left;
	padding: 30px 0 0;/*20150616*/
	font-size: 22px;
}
#header .head .logo a {
	text-decoration: none;
}
#header .head .open {
	display: none;
}
#header .head ul.link {
	float: right;
	padding: 30px 0 0;/*20150616*/
	font-size: 87%;	/* 14px */
}
#header .pdf_img {
	width: 16px;
	margin: -5px 0 -2px 0;
	padding: 0 0 0 4px;
}
#header .head ul.link li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
#header .head ul.link li:first-child {
	border: none;
}
/*IE7用対策*/
#header .head ul.link li.adjustment{
	*margin-top: 5px;
	*padding-bottom: 2px;
}

#header .head ul.link li.close {
	display: none;
}
#header .title {
	color: #ffffff;
}
#header .title h1 {
	margin: 0 auto;
	padding: 25px 0;
	width: 980px;
}
#header .title h1 span {
	margin: 0 0 0 25px;
	padding: 0 0 0 25px;
	border-left: 1px solid #ffffff;
	font-size: 75%;
}

#header .submenu {
	background: #ffffff;
	padding: 5px 0;
	line-height: 1.6;
	font-size: 87%;	/* 14px */
}
#header .submenu .open {
	display: none;
}
#header .submenu ul {
	background: url(/common/img/mark12.png) repeat-y 4px 5px;
	margin: 0 auto;
	padding: 0 0 0 25px;
	width: 955px;
	overflow: hidden;
}
#header .submenu ul li {
	float: left;
	background: url(/common/img/mark12.png) no-repeat right 5px;
	margin: 0 20px 0 0;
	padding: 2px 20px 2px 0;
}
#header .submenu ul li.close {
	display: none;
}
#header .submenu ul li a {
	color: #929292;
}

/**
 * contents
 */
#contents {
	/*margin: 30px auto 90px;
	 padding: 5px 0 60px;*/
	margin: 30px auto 45px;/*20150617*/
	/*padding-top: 5px;20150617*/
	width: 980px;
	background: #fff;
}

#contents .formarea {
	background-color: #ffffff;
	/*margin: 20px 0 0;*/
	margin: 0px 0 0;/*20150617*/
}
#contents .formarea .box {
	background-color: #ffffff;
	padding: 1px 30px 0px;
	line-height: 1.3;
}
#contents .formarea .box .input input {
	width: 400px;
}
#contents .formarea .box .input1 input {
	width: 37px;
}
#contents .formarea .box .input input {
	padding: 2px 0;
	height: 28px;
	line-height:28px;

}
#contents .formarea .box .input select {
	display: inline;
	zoom: 1;
	height: 34px;
	line-height:34px;
	padding:8px 0\9;/*IE8*/
	*height: auto;/*IE7*/
	*line-height:1;/*IE7*/
}

#contents .formarea .box .input select:not(:target){
	padding:0;/*IE9,10*/
}

#contents .formarea .box h2 {
	margin: 30px 0 0;
}
#contents .formarea .box table {
	margin: 0 0 20px;
	width: 100%;
	font-size: 81%;	/* 13px */
}

#contents .formarea .box table th, #contents .formarea .box table td {
	border: 1px solid #e7e7e7;
	padding: 15px 30px;/*20150616*/
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	color: #595757;/*20150616*/
}
#contents .formarea .box table.camp_entry th, #contents .formarea .box table.camp_entry td {
	padding-top: 15px;
	padding-left: 15px;
	font-size: 13px;
}

/*#contents .formarea .box table .sex ul li {
	width: 20%;
}*/
#contents .formarea .box table.campb td {
	line-height: 22px;
	padding: 15px 13px;
	font-size: 14px;
	word-wrap:break-word;/*20150828add*/
}/*20150616*/

/*#contents .formarea .box table.campb td.lasttd {
	padding: 16px 20px;
}*/

#contents .formarea .box table.campb th {
	background-color: #f7f7f4;
	width: 130px;
	color: #595757;
	padding: 15px;
	font-size: 14px;
}/*20150616*/

/*add*/
#contents .formarea .box table.campb .seminar_speaker_img{
width:200px;
margin:0px 10px 0px 4px;
float:left;
}

#contents .formarea .box table.camp_entry th {
	/*width: 265px;*/
	padding: 15px 0 15px 15px;
}

#contents .formarea .box table th {
	background-color: #f7f7f4;
	width: 237px;
	color: #595757;/*20150616*/
}

#contents .formarea .box table th span.require {
	margin: 0 0 0 10px;
	color: #FF0000;
}
#contents .formarea .box table td {
	border-left: none;
}
#contents .formarea .box table td.maininput {
	border-right: none;
	width: 430px;
	padding: 5px 0 5px 20px;
}
#contents .formarea .box table .input1 {
	padding: 0;
	/*width: 640px;*/
}
#contents .formarea .box table .input2 {
	padding: 0 0 0 20px;
}

#contents .formarea .box table .name input {
	padding: 1px 0;
	height: 28px;
		line-height:28px;
	margin-right: 10px;
}
#contents .formarea .box table .post input {
	width: 150px;
}
#contents .formarea .box table .post2 input {
	width: 180px;
}
#contents .formarea .box table .kana {
	padding: 0 !important;
}
#contents .formarea .box table .kana span {
	display: block;
	font-size: 12px;
}
#contents .formarea .box table td span.sep {
	margin: 0 7px;
}

#contents .formarea .nav {
	margin: 80px auto 0;/*20150616*/
	text-align: center;
	padding-bottom: 60px;
}

#contents .formarea .nav p.txt {
	padding: 0 0 25px;
	font-size: 81%;	/* 13px */
	line-height: 2;
	text-align: left;
}
#contents .formarea .nav p.txt a {
	color: #0066CC;
}
#contents .formarea .nav input {
	display: inline-block;
	width: 300px;
	height: 60px;
}

#contents .formarea .nav input.sp{
	display: none !important;
}

#contents .formarea .navcampb img {
	display: inline-block;
	width: 300px;
	height: 60px;
	margin: 0 15px 25px 15px;
}
#contents .formarea .nav input.back {
	margin: 0 20px 0 0;
}

#contents .service_list {
	margin: 25px 0 0;
}

#contents .formarea .navcampb {
	margin: 59px auto 0;
}/*20150616*/

#contents .formarea .navcamp_entry {
	margin: 30px auto 0;
}
/**
 * popup
 */

#popup {
	background-color: #ffffff;
	padding: 30px;
}
#popup .item {
	position: relative;
	padding: 0 0 0 330px;
	min-height: 290px;
	overflow: hidden;
}
#popup .item h1 {
	margin: 15px 0 0;
	font-size: 138%;	/* 22px */
	line-height: 1.6;
}
#popup .item p.logo img {
	width: auto;
}
#popup .item p.img {
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #CCCCCC;
	width: 298px;
	line-height: 0;
}
#popup p.price {
	margin: 20px 0 0;
	background-color: #F5F5F5;
	padding: 12px 15px;
	font-weight: bold;
	color: #F60C0C;
	line-height: 1.6;
}
#popup .table {
	background-color: #ffffff;
	margin: 20px 0 0;
}
#popup .table h2 {
	font-weight: normal;
}
#popup .table table {
	margin: 10px 0 0;
	width: 100%;
	font-size: 81%;	/* 13px */
}
#popup .table table th, #popup .table table td {
	border: 1px solid #e7e7e7;
	padding: 15px 20px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
#popup .table table th {
	background-color: #E5EBED;
	width: 270px;
}

/**
 * toppage
 */
#toppage {
	border-top: #CCCCCC;
	padding: 10px 0 40px;
}
#toppage .inner {
	margin: 0 auto;
	width: 980px;
}
#toppage .left {
	float: left;
	width: 720px;
}
#toppage .right {
	float: right;
	width: 220px;
}
#toppage p.message {
	background: url(/common/img/mark01.png) no-repeat 12px 8px #FE5454;
	padding: 4px 12px 4px 35px;
	font-size: 87%;	/* 14px */
	line-height: 1.6;
	color: #ffffff;
}
#toppage .main {
	background-color: #ffffff;
	width: 740px;
	margin: 17px 0 0;
	padding: 5px;
}
#toppage .main .slide {
	position: relative;
	display: block;
}
#toppage .main .slide li {
	background-color: #ffffff;
	float: left;
	line-height: 0;
}
#toppage .main .slide .prev, #toppage .main .slide .next {
	position: absolute;
	top: 57px;
	display: block;
	width: 10px;
}
#toppage .main .slide .prev {
	left: 20px;
}
#toppage .main .slide .next {
	right: 20px;
}
#toppage .main .topics {
	background-color: #ffffff;
	margin: 5px 0 0;
	padding: 0 0 8px;
}
#toppage .main .topics h2 {
	background: url(../img/mark05.png) no-repeat 10px 9px;
	padding: 4px 10px 0 23px;
	line-height: 2em;
	font-size: 93%;	/* 15px */
	margin: 0;
}
#toppage .main .topics .flexcroll {
	padding: 0 10px 0 20px;
	/*width: 650px;*/
	/*overflow: auto;*/
	width: 700px;/*20150616*/
	overflow-x: hidden;/*20150616*/
	overflow-y: scroll;/*20150616*/
	height: 130px;
	position: relative;
	font-size: 81%;	/* 13px */
	line-height: 1.6;
}
#toppage .main .topics .flexcroll ul li {
	background: url(../img/mark04.png) no-repeat 0 6px;
	padding: 0 0 3px 12px;
	width: 700px;
	margin-top: 3px;
	overflow: hidden;
}
#toppage .main .topics .flexcroll ul li span {
	/*width: auto;*/
	float: left;
}

#toppage .main .topics .flexcroll ul li span.date{
	font-size: 12px;
	width: 110px;
}

#toppage .main .topics .flexcroll ul li span.topics_title {
	font-size:12px;
	width: 575px;
}

#toppage .main .topics .flexcroll ul li a {
	/*margin: 0 0 0 12px;*/
	float: left;
	/*width: 600px;*/
	font-size: 12px;/*20150616*/
}
#toppage .main .topics .scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
#toppage .main .topics .vscrollerbase {
	width: 5px;
	background-color: #CCCCCC;
}
#toppage .main .topics .vscrollerbar {
	width: 5px;
	background-color: #2CA4D5;
}
#toppage .main .topics .hscrollerbase {
	height: 5px;
	background-color: #CCCCCC;
}
#toppage .main .topics .hscrollerbar {
	height: 5px;
	background-color: #2CA4D5;
}
#toppage .main .topics .scrollerjogbox {
	width: 5px;
	height: 5px;
	top: auto;
	left: auto;
	bottom: 0;
	right: 0;
	background-color: #CCCCCC;
}
#toppage .main .banner {
	background-color: #ffffff;
	margin: 5px 0 0;
	line-height: 0;
}

#toppage .category {
	width: 100%;
}
#toppage .category ul li {
	margin-top: 15px;
}
#toppage .sub_category {
	width: 100%;
	margin-top: 15px;
}
#toppage .sub_caregory_L {
	width: 480px;
	float: left;
	margin-right: 20px;
}
#toppage .sub_caregory_R {
	width: 480px;
	float: left;
}

/*#toppage .sub_caregory_L {
	width: 480px;
	float: left;
}
#toppage .sub_caregory_R {
	width: 480px;
	float: right;
}*/

#toppage .category h2 {
	background: url(../img/mark03.png) no-repeat 7px 7px;
	padding: 3px 10px 3px 35px;
	color: #ffffff;
	line-height: 1.6;
	font-size: 112%;	/* 18px */
}
#toppage .category .list {
	background-color: #C0C0C0;
	margin: 5px 0 0;
	overflow: hidden;
}
#toppage .category .list a {
	position: relative;
	float: left;
	background: url(../img/bg_pattern02.png) repeat-x 0 bottom #ffffff;
	display: block;
	margin: 0 1px 1px 0;
	padding: 1px;
	width: 174px;
	text-decoration: none;
}
#toppage .category .list a span {
	display: block;
}
#toppage .category .list a span.wrap {
	padding: 50px 0 0;
	height: 110px;
}
#toppage .category .list a span.wrap.free {
	border: 5px solid #F9C8C8;
	padding: 45px 0 0;
	height: 105px;
}
#toppage .category .list a span.txt {
	line-height: 1.3;
}
#toppage .category .list a span.img {
	margin: 0 auto;
	width: 60px;
}
#toppage .category .list a span.title {
	position: absolute;
	left: 0;
	top: 17px;
	width: 100%;
	font-size: 112%;	/* 18px */
	text-align: center;
}
#toppage .category .list a span.copy {
	margin: 7px auto 0;
	width: 155px;
	font-size: 75%;	/* 12px */
	text-decoration: underline;
}
#toppage ul.bannerset1 {
	margin: 17px 0 0;
}
#toppage ul.bannerset1 li {
	padding: 0 0 10px;
	line-height: 0;
}
#toppage .company {
	margin: 10px 0 0;
}
#toppage .company h2 {
	border-left: 4px solid #2CA4D5;
	padding: 0 0 0 12px;
	font-weight: bold;
	line-height: 1.3;
}
#toppage .company .item {
	background: url(../img/bg_box01_foot.png) no-repeat 0 bottom #ffffff;
	margin: 10px 0 0;
	padding: 0 0 10px;
	line-height: 1.3;
}
#toppage .company .item h3 {
	background: url(../img/bg_box01_head.png) no-repeat 0 0;
	padding: 15px 15px 10px;
	font-size: 87%;	/* 14px */
}
#toppage .company .item dl {
	padding: 0 10px;
}
#toppage .company .item dl dt {
	line-height: 0;
}
#toppage .company .item dl dd {
	padding: 7px 0;
	font-size: 69%;	/* 11px */
}
#toppage .company .item p.check {
	padding: 10px 10px 0 100px;
	line-height: 0;
}
#toppage .company .item p.sample {
	padding: 10px 10px 0;
	line-height: 0;
}
#toppage .service {
	width: 216px;
	min-height: 97px;
	background-color: #ffffff;
	border: 2px solid #e7e7e7;
	margin-top: 10px;
	padding-bottom: 19px;
}
#toppage .servicetext {
	width: 216px;
	min-height: 0px;
	background-color: #ffffff;
	border: 2px solid #e7e7e7;
	margin-top: 10px;
	padding: 10px 0px;
}
#toppage .servicetext a {
	font-size: 12px;
	/* width: 188px; */
	padding: 5px 12px;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
    *float: left;
        *padding-bottom: 3px;
}
#toppage .service ul {
	width: 188px;
	margin: 0 auto;
}
#toppage .service ul li {
	font-size: 12px;
	margin: 19px 0 0 0;
	display: table;
}
#toppage .service ul li a {
	text-decoration: none;
	width: 97%;
	display: table-cell;
	vertical-align: middle;
    *float: left;
        *padding-bottom: 3px;
}
/*IE7対応*/
*:first-child+html #toppage .service ul li a {
	display:inline;
	zoom:1;
}

#toppage .service ul li span{
	width: 3%;
	*width: 2%;
	*float: right;
    *padding-top: 3px;
    display: table-cell;
    text-align: right;
	vertical-align: middle;
*margin-left: 1%;
}

/*IE7対応*/
*:first-child+html #toppage .service ul li span{
	display:inline;
	zoom:1;
}

#toppage .service ul li a img {
	/*float: right;*/
	width: 4px;
}
#toppage .service h2 {
	border-left: 4px solid #FF7C00;
	padding: 0 0 0 12px;
	font-weight: bold;
	line-height: 1.3;
}
#toppage .service .box {
	background: url(../img/bg_box02.png) repeat-y 0 0;
	margin: 10px 0 0;
	line-height: 1.6;
}
#toppage .service .box div {
	background: url(../img/bg_box02_foot.png) no-repeat 0 bottom;
	padding: 0 0 10px;
}
#toppage .service .box ul {
	background: url(../img/bg_box02_head.png) no-repeat 0 0;
	padding: 15px 15px 10px;
	font-size: 81%;	/* 13px */
}
#toppage .service .box ul li {
	background: url(../img/mark07.png) no-repeat 0 9px;
	padding: 0 0 0 7px;
}
/*----------------------page02------------------------*/
#contents .page02_sec01 {
	width: 100%;
	padding: 28px 0 0 28px;
}
.campaign_title{
	margin-bottom: 30px !important;
}
#contents .page02_sec01_p1 {
	font-size: 26px;r
	font-family: 'メイリオ','Meiryo',sans-serif;
	padding-left: 28px;
	background: url(../img/campaign_title.jpg) no-repeat 0px 0;
}
#contents .page02_sec01_p1 span {
	font-size: 14px;
	margin: 0 0 0 10px;
}
#contents .page02_sec01_p2 {
	margin: 40px 0 0 0px;
	width: 920px;
}
#contents .page02_sec02 {
	width: 100%;
	padding-top: 10px;
	margin: 0;
}
#contents .page02_sec02_p1 {
	width: 920px;
	margin: 0 auto;
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
}
#contents .page02_sec02_p1 img {
	width: 7px;
	float: left;
	padding: 5px 15px 0 0;
}
#contents .page02_sec02_p1 p {
	font-size: 20px;
	font-family: 'メイリオ','Meiryo',sans-serif;
}
#contents .page02_sec02_p2 {
	width: 760px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	overflow: hidden;
}

.center_posision {
float:left;
left:50%;
position:relative;
}

#contents .page02_sec02_p2_col01 {
	width: 240px;
	float: left;
	background-color: #f0f0f0;
	height: 337px;
	margin-bottom: 30px;
	margin-left: 10px;
	position: relative;
    left: -50%;
    padding-top: 10px;
}

#contents .present_margin{
	margin-left:0 !important;
}
#contents .page02_sec02_p2_blueT {
	color: #7396FF;
	font-size: 15px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	text-align: right;
	padding: 8px 5px 0 0;
}

.page02_sec02_p2_col01 .image{
	width: 75%;
    margin: 4px auto 20px auto;
    display: table;
}
.present_img{
	height: 200px;
}
.image_sp{
	display: none;
}

.page02_sec02_p2_col01 .image .page02_sec02_img{
	display: table-cell;
	width: 100%;
	height: 160px;
	vertical-align: middle;
	text-align: center;
	line-height: 160px;
	layout-grid-line: 160px; /* IE7以下 */
}

.page02_sec02_p2_col01 .image .page02_sec02_img img{
	max-height: 100%;
	width: auto;
}

#contents .page02_sec02_p2_blueT2 {
	font-size: 11px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	color: #FF6526;
	line-height: 15px;
	padding-left: 5px;
}
#contents .page02_sec02_p2_blueT3 {
	font-size: 11px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	line-height: 15px;
	padding: 3px 0 0 5px;
}
#contents .special_div {
	margin: 0 2% 0 2%;
}

#contents .formarea .box h4 {
	margin: 30px 0 0;
	background-color: #666666;
	color: #FFFFFF;
	padding: 15px 0 15px 18px;
}
/**
 * Campain_confirm
 */
.page04_sec01 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding: 30px 0 30px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
.page04_sec01_p1 {
	background: url(../img/page02_m05.png) no-repeat 30px 0;
	padding: 3px 10px 0 50px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
}
.page04_sec02 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding-bottom: 20px;
}
.page04_sec02 p {
	width: 100%;
	background: url(../img/pointer_img_pc.jpg) no-repeat 30px 10px;
	padding: 0 10px 0 50px;
	line-height: 30px;
	font-size: 20px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
	/*float: left;*/
}
.page04_sec02 span {
	width: 100%;
	padding: 0 10px 0 0;
	line-height: 30px;
	font-size: 14px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
	/*float: left;*/
	display: block;
	font-weight: normal;
}




/*----------------------------------------
 hansoku_seminor_list
 ------------------------------------------*/
.seminorList_bg {
	padding-bottom: 20px;
}
#contents .seminorList_sec01 {
	width: 293px;
	/*padding: 30px 0 30px 30px;*/
	/*background: url(../img/help_stick.png) no-repeat 0 0;*/
	margin: 0px 0 50px 30px; /*20150617*/
	/*border-left: 7px solid #699BCB; 20150617*/
	/*padding: 3px 10px 0 24px; 20150617*/
	padding-top: 30px;
	line-height: 30px; /*20150617*/
	font-size: 26px; /*20150617*/
	font-family: 'メイリオ', 'Meiryo',sans-serif; /*20150617*/
}

#contents .seminorList_sec02 {
	width: 940px;
	margin: 0 auto;
	background-color: #f9f8f3;
	margin-top: 20px;
}
#contents .seminorList_sec02_T1, #contents .seminorList_sec02_T1_imp {
	color: #ffffff;
	font-size: 12px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	background-color: #699bcb;
	width: 90px;
	float: left;
	text-align: center;
	margin: 20px 0 0 20px;
	padding: 7px 0 6px 0;
	border-radius: 3px;
}
#contents .seminorList_sec02_T1_imp {
	background-color: #6ac411;
}
#contents .seminorList_sec02_T2 {
	font-size: 20px;
	color: #595757;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: auto;
	float: left;
	font-weight: normal;
	padding: 22px 0 0 10px;
}

#contents .seminorList_sec02_T3 {
	font-size: 13px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: 100%;
	float: left;
	padding: 16px 0 16px 20px;/*20150617*/
	/*padding: 13px 0 13px 20px;*/
	font-weight: normal;
}
#contents .seminorList_sec02_p2 {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#contents .seminorList_sec02_p2_left {
	font-size: 14px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	background-color: #ffffff;
	width: 685px;
	float: left;
	line-height: 25px;
	padding: 15px 0 15px 15px;
}
#contents .seminorList_sec02_p2_right {
	float: right;
	width: 190px;
}

/*seminar_view*/
#contents .seminar_view_sec01 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding: 30px 0 30px 0px;
	/*border-bottom: 1px solid #e7e7e7;*/
	margin:0px 20px 0px 30px;
}
.seminar_title{
	margin-bottom: 30px !important;
}
#contents .seminar_view_sec01_p1 {
	background: url(../img/seminar_title.jpg) no-repeat 0px 0;
	padding: 0px 0px 0 28px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
}
#contents .seminar_view_sec01_p1 span {
	font-size: 14px;
	margin: 0 0 0 10px;
}

/*seminar_entry*/
#contents .seminar_entry_sec01 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding: 30px 0 30px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
#contents .seminar_entry_sec01_p1 {
	background: url(../img/seminar_title.jpg) no-repeat 30px 0;
	padding: 3px 10px 0 50px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
}
#contents .seminar_entry_sec01_p1 img {
	width: 7px;
	float: left;
	margin: -3px 20px 0 0;
}
#contents .seminar_entry_sec01_p1 span {
	font-size: 14px;
	margin: 0 0 0 10px;
}
#contents .seminar_entry_sec01_p2 {
	margin: 40px 0 0 -28px;
	width: 920px;
}
#contents .seminar_entry_sec02 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding-bottom: 20px;
}
#contents .seminar_entry_sec02 p {

	background: url(../img/seminar_pointer_img.png) no-repeat 30px 10px;
	padding: 0 10px 0 50px;
	line-height: 30px;
	font-size: 20px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
	/*float: left;*/
}
#contents .seminar_entry_sec02_p1 {
	width: 920px;
	margin: 0 auto;
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
}
#contents .seminar_entry_sec02_p1 img {
	width: 7px;
	float: left;
	padding: 5px 15px 0 0;
}
#contents .seminar_entry_sec02_p1 p {
	font-size: 20px;
	font-family: 'メイリオ','Meiryo',sans-serif;
}
#contents .seminar_entry_sec02_p2 {
	width: 760px;
	margin: 0 auto;
	padding-top: 30px;
}
#contents .seminar_entry_sec02_p2_col01 {
	width: 32%;
	float: left;
	background-color: #f0f0f0;
	height: 337px;
}
#contents .seminar_entry_sec02_p2_blueT {
	color: #7396FF;
	font-size: 15px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	text-align: right;
	padding: 8px 5px 0 0;
}
#contents .seminar_entry_sec02_img01 {
	width: 161px;
	margin: 4px 0 20px 45px;
}
#contents .seminar_entry_sec02_img02 {
	width: 127px;
	margin: 3px 0 35px 61px;
}
#contents .seminar_entry_sec02_img03 {
	width: 205px;
	margin: 25px 0 50px 20px;
}
#contents .seminar_entry_sec02_p2_blueT2 {
	font-size: 11px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	color: #FF6526;
	line-height: 15px;
	padding-left: 5px;
}
#contents .seminar_entry_sec02_p2_blueT3 {
	font-size: 11px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	line-height: 15px;
	padding: 3px 0 0 5px;
}
#contents .special_div {
	margin: 0 2% 0 2%;
}

#contents .formarea .box h4 {
	margin: 0;
	background-color: #666666;
	color: #FFFFFF;
	padding: 15px 0 15px 18px;
}

#contents .formarea .box table.seminar_entry th, #contents .formarea .box table.seminar_entry td {

	padding-left: 15px;
	font-size: 13px;
}
#contents .formarea .box table.seminar_entry th {
	/*width: 265px;*/
	padding: 15px 0 15px 15px;
}
#contents .formarea .box table.seminar_entry {
	margin: 30px 0px 50px 0px;
}


#contents .seminar_entry_sec02 .confirm span {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 10px;
    width: 95%;
}



/*soudan_view*/
#contents .soudan_view_sec01 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding: 30px 0 30px 0px;
	/*border-bottom: 1px solid #e7e7e7;*/
	margin:0px 20px 0px 30px;
}

.soudan_title{
	margin-bottom: 30px !important;
}

#contents .soudan_view_sec01_p1 {
	background: url(../img/soudan_title.jpg) no-repeat 0px 0;
	padding: 0px 0px 0 28px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
}
#contents .soudan_view_sec01_p1 span {
	font-size: 14px;
	margin: 0 0 0 30px;
}

/*soudan_entry*/
#contents .soudan_entry_sec01 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding: 30px 0 30px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
#contents .soudan_entry_sec01_p1 {
	background: url(../img/soudan_title.jpg) no-repeat 30px 0;
	padding: 3px 10px 0 50px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
}
#contents .soudan_entry_sec01_p1 img {
	width: 7px;
	float: left;
	margin: -3px 20px 0 0;
}
#contents .soudan_entry_sec01_p1 span {
	font-size: 14px;
	margin: 0 0 0 10px;
}
#contents .soudan_entry_sec01_p2 {
	margin: 40px 0 0 -28px;
	width: 920px;
}
#contents .soudan_entry_sec02 {
	width: 100%;
	height: auto;
	/*float: left;*/
	padding-bottom: 20px;
}
#contents .soudan_entry_sec02 p {

	background: url(../img/soudan_pointer_img.png) no-repeat 30px 10px;
	padding: 0 10px 0 50px;
	line-height: 30px;
	font-size: 20px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
	/*float: left;*/
}
#contents .soudan_entry_sec02_p1 {
	width: 920px;
	margin: 0 auto;
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
}
#contents .soudan_entry_sec02_p1 img {
	width: 7px;
	float: left;
	padding: 5px 15px 0 0;
}
#contents .soudan_entry_sec02_p1 p {
	font-size: 20px;
	font-family: 'メイリオ','Meiryo',sans-serif;
}
#contents .soudan_entry_sec02_p2 {
	width: 760px;
	margin: 0 auto;
	padding-top: 30px;
}
#contents .soudan_entry_sec02_p2_col01 {
	width: 32%;
	float: left;
	background-color: #f0f0f0;
	height: 337px;
}
#contents .soudan_entry_sec02_p2_blueT {
	color: #7396FF;
	font-size: 15px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	text-align: right;
	padding: 8px 5px 0 0;
}
#contents .soudan_entry_sec02_img01 {
	width: 161px;
	margin: 4px 0 20px 45px;
}
#contents .soudan_entry_sec02_img02 {
	width: 127px;
	margin: 3px 0 35px 61px;
}
#contents .soudan_entry_sec02_img03 {
	width: 205px;
	margin: 25px 0 50px 20px;
}
#contents .soudan_entry_sec02_p2_blueT2 {
	font-size: 11px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	color: #FF6526;
	line-height: 15px;
	padding-left: 5px;
}
#contents .soudan_entry_sec02_p2_blueT3 {
	font-size: 11px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	line-height: 15px;
	padding: 3px 0 0 5px;
}
#contents .special_div {
	margin: 0 2% 0 2%;
}

#contents .formarea .box h4 {
	margin: 0;
	background-color: #666666;
	color: #FFFFFF;
	padding: 15px 0 15px 18px;
}

#contents .formarea .box table.soudan_entry th, #contents .formarea .box table.soudan_entry td {

	padding-left: 15px;
	font-size: 13px;
}
#contents .formarea .box table.soudan_entry th {
	/*width: 265px;*/
	padding: 15px 0 15px 15px;
}
#contents .formarea .box table.soudan_entry {
	margin: 30px 0px 50px 0px;
}

#contents .soudan_entry_sec02 .confirm span {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 10px;
    width: 95%;
}




/*--------------------------------------------*/

/*------------------------------------------
 hansoku_miryroku
 -------------------------------------------*/

/*Copy from seminarList*/
.miryoku_bg {
	padding-bottom: 20px;
}
#contents .miryoku_sec02 {
	width: 940px;
	margin: 0 auto;
	/*background-color: #f9f8f3;*/
	margin-top: 20px;
}
	.miryoku_title{
	margin-bottom: 30px !important;
}
#contents .miryoku_sec02_T1, #contents .miryoku_sec02_T1_imp {
	color: #ffffff;
	font-size: 12px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	background-color: #699bcb;
	width: 90px;
	float: left;
	text-align: center;
	margin: 20px 0 0 20px;
	padding: 7px 0 6px 0;
	border-radius: 3px;
}
#contents .miryoku_sec02_T1_imp {
	background-color: #6ac411;
}
#contents .miryoku_sec02_T2 {
	font-size: 20px;
	color: #595757;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: auto;
	font-weight: normal;
	padding: 22px 0 0 10px;
}
#contents .miryoku_sec02_T3 {
	font-size: 13px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: 100%;
	float: left;
	padding: 16px 0 16px 20px;/*20150617*/
	/*padding: 13px 0 13px 20px;*/
	font-weight: normal;
}
#contents .miryoku_sec02_p2 {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#contents .miryoku_sec02_p2_right {
	font-size: 14px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	background-color: #ffffff;
	width: 450px;
	/*float: right;*/
	line-height: 25px;
	/*padding: 15px 0 15px 15px;*/
	margin-left:330px;
}
#contents .miryoku_sec02_p2_right .title_shouhin{
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:7px 0px 5px 0px;
	/*border:1px solid #ccc;*/
	/*background-color:#CCC;*/
}
#contents .miryoku_sec02_p2_right .miryoku_icon{
	width:35px;
	float:left;
}
#contents .miryoku_sec02_p2_left {
	float: left;
	width: 300px;
	text-align: center;
	line-height: 1.5em;
}
#contents .miryoku_sec02_p2_left img {
	border:1px solid #CCC;
}



/*↑Copy from seminarList*/


#contents .miryoku_sec01_upper {
	width: 100%;
	padding-top: 30px;
}
#contents .miryoku_sec01 {
	background: url(../img/miryroku_img01.png) no-repeat 30px 0;
	padding: 3px 10px 0 60px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: auto;
	float: left;
}
#contents .miryoku_sec01_upper span {
	font-size: 14px;
	padding: 12px 0 0 30px;
	display: inline-block;
	width: auto;
}
#contents .miryoku_sec01_p2 {
	font-size: 14px;
	color: #595757;
	background-color:#f3f2e8;
	font-family: 'メイリオ','Meiryo',sans-serif;
	margin: 0px 60px 30px 60px;
	padding: 25px 35px 25px 30px;
	line-height: 22px;
	overflow: hidden;
}
#contents .miryoku_sec01_p2 ul{
	float: left;
	width: 600px;
	list-style-type: disc;

}
#contents .miryoku_sec01_p2 ul li{
	list-style-type: disc;
	font-size: 15px;
}

#contents .miryoku_img{
	float:left;
	width:128px;
	margin:0px 0px 0px 30px;
}
#contents .miryoku_sec01_p2 li{
	margin-bottom:10px;
	margin-left:20px;
}
#contents .maryroku_sec02_T1 {
	width: 38px;
	float: left;
	padding: 17px 0 0 20px;
}
#contents .miryoku_subsec01 {
	width: 100%;
	padding-bottom: 18px;

}



/*-------------------------------------------------------*/

/*------------------------------------------------
 hansoku_simulation_a
 ------------------------------------------------*/
#contents .special_btn_text {

}
/*#contents .simulation_sec01 {
	background: url(../img/simulation_img01.png) no-repeat 30px 0;
	padding: 3px 10px 0 60px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: auto;
	float: left;
}*/
#contents .simulation_sec01_upper {
	width: 100%;
	padding-top: 30px;
}
#contents .simulation_sec01_upper span {
	font-size: 14px;
	padding: 12px 0 0 30px;
	display: inline-block;
	width: auto;
}
#contents .simulation_sec01_p2 {
	font-size: 14px;
	color: #595757;
	font-family: 'メイリオ','Meiryo',sans-serif;
	padding: 25px 0px 0px 60px;
	line-height: 22px;
}
#contents .simulation_sec01_p1 {
	background: url(../img/simulation_img01.png) no-repeat 30px 0;
	padding: 3px 10px 0 60px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: auto;
	float: left;
}
#contents .simulation_subsec01 {
	width: 100%;
	padding-bottom: 18px;
}
#contents .simulation_sec02_T1 {
	width: 29px;
	float: left;
	margin: 15px 0 0 25px;
}

#contents .simulation_sec02_T2 {
	font-size: 20px;
	color: #595757;
	font-family: 'メイリオ','Meiryo',sans-serif;
	width: 850px;
	float: left;
	font-weight: normal;
	padding: 22px 0 0 10px;
}

#contents .simulation_sec02_p2 {
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
	margin-bottom: 20px;
}
#contents .simulation_sec02_p2L, #contents .simulation_sec03_p2L, #contents .simulation_sec04_p2L {
	width: 610px;
	float: left;
	padding: 0 0 0 20px;
}
#contents .simulation_sec03_p2L {
	width: 625px;
}
#contents .simulation_sec04_p2L {
	width: 590px;
}
#contents .simulation_sec02_p2L h1, #contents .simulation_sec03_p2L h1, #contents .simulation_sec04_p2L h1 {
	font-size: 13px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	font-weight: normal;
	padding: 20px 0 0 0;
}
#contents .simulation_sec02_p2L p, #contents .simulation_sec02_p2L ul li, #contents .simulation_sec03_p2L p, #contents .simulation_sec04_p2L p {
	font-size: 13px;
	font-family: 'メイリオ','Meiryo',sans-serif;
	padding: 20px 0 0 20px;
	line-height: 23px;
}
#contents .simulation_sec02_p2L ul li{
	list-style-type: disc;
	margin-left: 30px;
	padding: 10px 0px 0px 0px;
}
#contents .simulation_sec02_p2R {
	width: auto;
	float: right;
	margin: 20px 20px 62px 0;
	display: block;
}
#contents .simulation_sec02_p3, #contents .simulation_sec04_p3 {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.btn-simu {
	width: 300px;
	margin: auto;
	text-decoration: none;
	display: block;
	clear: both;
}
.btn-direction{
	width: 22px;
	height: 22px;
	position: absolute;
	right: 15px;
	top: 16px;
}

#contents .simulation_sec02_p3 p {
	font-size: 16px;
	color: #FFFFFF;
	width: 280px;
	background: #6fc844;
	margin: 0 auto;
	padding: 20px 20px 20px 0;
	text-align: center;
}
#contents .simulation_sec02_p3 p span{
	position: relative;
}
#contents .simulation_sec04_p3 p {
	font-size: 17px;
	color: #FFFFFF;
	width: 210px;
	background: url(../img/simulation_img07_btn.png) no-repeat;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 90px;
}

/*--------------------------------------------------*/
/*--------------------------------------------------
 * hansoku help
 --------------------------------------------------*/
.help_sec01 {
	width: 100%;
	height: auto;
	padding: 30px 0 30px;
	margin-bottom: 20px;
}
.help_title{
	margin-bottom: 30px !important;
}
.help_sec01_p1 {
	background: url(../img/help_stick.png) no-repeat 0 0;
	padding: 3px 10px 0 30px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
}
.hankosuhelp_sec ul {
	padding: 22px 0 27px 35px;
}
.hankosuhelp_sec p {
	font-size: 14px;
	color: #595757;
	padding: 8px 0 0 35px;
	/*line-height: 20px;*/
	line-height: 1.8; /*20150617*/
}
.hankosuhelp_sec ul li {
	font-size: 14px;
	color: #595757;
	/*line-height: 20px;*/
	line-height: 1.8; /*20150617*/
	margin-bottom: 5px;
}
.hankosuhelp_sec ul li span {
	width: auto;
	float: left;
	margin-right: 20px;
}
.hankosuhelp_sec ul li p {
	padding: 0;
	width: auto;
}
.hankosu_sec01 {
	padding: 0 0 42px 0;
}
.hankosu_sec02 {
	/*padding-bottom: 120px;*/
	padding-bottom: 30px /*20150617*/
}
.hankosu_sec01 .title, .hankosu_sec02 .title {
	background: #f9f8f3;/*20150617*/
	/*background: #E7E7E7;*/
	width: 100%;/*20150617*/
}

.hankosu_sec01 .title p, .hankosu_sec02 .title p {
	font-size: 20px;
	color: #595757;
	background: url(../img/help_quemark.png) no-repeat 3% 38%;
	/*padding: 15px 0 15px 70px;*/
	padding: 10px 0 10px 70px;/*20150617*/
	margin: 10px 0 10px 0;
}
.download {
	color: #009FF2;
	border-bottom: 1px solid #009FF2;
	font-size: 14px;
	text-decoration: none;
	margin: 0 0 0 32px;
}
.download_text {
	padding: 10px 0 0 0;
}

.download_text div{
	display: none;
	line-height:2;
}
/**
 * hansoku finish
 */
.finish_sec01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 0;
}
.finish_sec01 span {
	display: inline-block;
	font-size: 36px;
	line-height: 20px;
	padding: 20px 0 10px;
}
.finish_sec01 p {
	font-size: 18px;
	line-height: 30px;
	padding: 25px 0 0;
	width: 541px;
	margin: 0 auto;
}
.finish_sec02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px;
	margin-top: -20px;
}
.finish_sec02_inner {
	width: 780px;
	height: auto;
	background: #f3f2e8;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 20px;
	position: relative; /*中央寄せ*/
    overflow: hidden;　/*中央寄せ*/
}

.finish_sec02_innerlist {
	margin: 0 0 0 25px;
	float: left;
	position: relative;
	left: -50%;
}

.finish_sec02_innerlist img {
	width: 234px;
	height:auto;
}
.finish_sec02_innerlist .service {
	width: 216px;
	min-height: 148px;
	background-color: #ffffff;
	border: 2px solid #e7e7e7;
	padding-bottom: 19px;
}

.finish_sec02_innerlist .service ul {
	width: 200px;
	margin: 0 auto;
		/* margin-top: 10px; */
	padding-top: 10px;
}

.finish_sec02_innerlist .service ul li {
	font-size: 12px;
	margin: 20px 0 0 0;
	display: table;
	padding: 0 0 12px 0;
}
.finish_sec02_innerlist .service ul li a {
	text-decoration: none;
	width: 97%;
	display: table-cell;
	vertical-align: middle;
    *float: left;
    *padding-bottom: 3px;
    text-align: left;
}
/*IE7対応*/
*:first-child+html .finish_sec02_innerlist .service li a {
	display:inline;
	zoom:1;
}

.finish_sec02_innerlist .service li span{
	width: 3%;
	*width: 2%;
	*float: right;
    *padding-top: 3px;
    display: table-cell;
    text-align: right;
	vertical-align: middle;
*margin-left: 1%;
}

/*IE7対応*/
*:first-child+html .finish_sec02_innerlist .service li span{
	display:inline;
	zoom:1;
}



/*.finish_sec02_innerlist .service ul {
	width: 200px;
	margin: 0 auto;
	margin-top: 10px;
}
.finish_sec02_innerlist .service ul li {
	font-size: 12px;
	padding: 20px 0 10px 0;
	text-align: left;
}
.finish_sec02_innerlist .service ul li a {
	text-decoration: none;
}
.finish_sec02_innerlist .service ul li a img {
	float: right;
	width: 4px;
}*/
/**
 * hansoku_campaign_entry
 */
/*.formarea .box table .entry_select select {
	width: 15%;
}*/
/*.formarea .box table .entry_select span {
	display: inline-block;
	padding: 0 8px 0 8px;
}*/
.formarea .box table .entry_radio {
	border-right: none;
}

.formarea .box table .entry_radio ul li {
	/*width: 28%;*/
	float: leftlast	/*margin-left: 10px;*/
}
.formarea .box table .entry_radio_nput {
	width: auto;
	text-align: left;
	vertical-align: text-top;
}
.entry_need {
/*	width: 50px;
	height: 50px;*/
	background: #ff5479;
	border-radius: 3px 3px;
	margin-left: 7px;
	padding: 0 3px 0 3px;
	font-size: 11px;
	color: #fff;
}
.entry_scroll {
	width: 98.8%;
	height: 130px;
	line-height: 22px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #e7e7e7;
	padding-top: 20px;
}
.entry_scroll p {
	font-size: 14px;
	padding: 0 0 0 20px;
}
.entry_scroll span {
	font-weight: bold;
}
.entry_para {
	width: 80%;
	margin-left: 25px;
	font-size: 14px;
	padding: 0 0 10px;

}
.entry_para p {
	width: 80%;
	margin: -12px 0 0 40px;
}
.entry_tblTitle {
	padding: 0 0 5px 10px;
}

.seimei_r{
	margin-left:15px;}

.seimei{
	margin-right:8px;}

table.camp_entry td.kana,table.seminar_entry td.kana,table.soudan_entry td.kana{
	width:215px;
}

/**
 * footer
 */
#footer {
	background-color: #ffffff;
}
#footer .inner {
	margin: 0 auto;
	padding: 12px 0 11px;
	width: 980px;
	overflow: hidden;
}
#footer ul.menu {
	float: left;
	width: 925px;
	line-height: 1.6;
	font-size: 87%;	/* 14px */
	overflow: hidden;
}
#footer ul.menu li {
	float: left;
	margin: 0 5px 0 0;
}
#footer ul.menu li a {
	margin: 0 5px 0 0;
}
#footer p.logo {
	float: right;
	width: 50px;
	margin: 0;
}
#footer p.copyright {
	float: left;
	margin: 7px 0 0;
	font-size: 75%;
	width: 100%;
}
#footer .footer_left {
	width: 480px;
	float: left;
}
#footer .footer_left p {
	font-size: 12px;
	margin: 0;
	line-height: 22px;
}
#footer .footer_right {
	width: 50px;
	float: right;
}

/*common_add*/


.systemcontents{
	padding-bottom:30px;}

#ss_passLost{
	text-align: center;
    margin: auto;
    padding-bottom: 30px;
}

#ss_close{
	text-align: center;
    margin: auto;
    padding: 30px 0;
}

.error_box{
	padding-bottom: 200px !important;
}

.innerlist_margin{
	margin-left:0 !important;
}

#toppage .category .bannerCampaign img,
#toppage .category .bannerSeminar img{
	width: auto !important;
}

/*セミナー一覧追加*/

.detail_list{
	overflow: hidden;
}

.day_title,.hall_title{
	display: block;
    width: 80px;
    float: left;
}
.day_data,.hall_data{
	display: block;
    float: left;
    width: 580px;
}

.nav .ss_txtRedB{
	color: red;
	font-size: 14px;
	line-height: 1.5;
}

/*団体保険の魅力*/
.miryoku_subsec01 .movie{
	width: 600px;
	min-height: 368px;
	margin:30px auto 0  auto;
	text-align: center;
}

.miryoku_subsec01 .movie object{
	max-width: 100%;
}



/*form_add*/

#contents .formarea .box table input[type="text"],
#contents .formarea .box table select,
#contents .formarea .box table textarea{
	border:1px solid #AAA;
}

.ss_txtRedB img{
	width: auto !important;
}
.ss_txtRedB{
	color: red;
	font-size: 11px;
}
.ss_cell li{
	float: left;
	margin-right: 8px;
}


.ss_input{
		word-break : break-all ;
}

.ss_leftComment{
	margin-right: 8px;

}
.ss_rightComment {
	    padding-left: 7px;
}

.ss_code{
	margin-bottom: 5px;
}

.ss_code img{
	width: auto !important;
	vertical-align: middle;
}

#name1 .ss_leftComment{
	margin-left: 13px;
}

.birth .ss_cell li{
	width: 33%;
    margin-right: 0;
}

.birth .ss_rightComment {
    /* display: inline; */
    /* float: left; */
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 7px;
}

.birth select{
	width: 72%;
}

#address1 .ss_cell li{
	width: 33%;
    margin-right: 0;
}

#address1 select{
	width: 72%;
}


.siteauth_login{
	width: 400px !important;
    margin: auto !important;
}

.siteauth_login input{
	width: 200px !important;
}

.login_error{
	text-align:center;
	margin:15px auto;
	line-height:1.5;
}

#contact textarea{
	width:98%;
	height:80px;
	margin-bottom: 20px;
}

#contact .ss_upComment{
	padding:10px 0px 10px 3px;
	font-size: 11px;
}

.enquete .ss_rightComment{
	margin-left: 50px;
}

/*共通タイトル部分（フォーム除く）*/

#contents .view_sec01 {
	width: 100%;
	height: auto;
	padding: 30px 0 0px 0px;
	margin:0px 20px 0px 30px;
	}

	#contents .view_sec01_p1 {
	padding: 0px 0px 0 28px;
	line-height: 30px;
	font-size: 26px;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
	}

	.campaign_bar{
			background: rgba(0, 0, 0, 0) url("../img/campaign_title.jpg") no-repeat left;
	}
	.soudan_bar{
			background: rgba(0, 0, 0, 0) url("../img/soudan_title.jpg") no-repeat;
	}
	.seminar_bar{
			background: rgba(0, 0, 0, 0) url("../img/seminar_title.jpg") no-repeat;
	}
	.simulation_bar{
			background: rgba(0, 0, 0, 0) url("../img/simulation_title.png") no-repeat;
	}
	.help_bar{
			background: rgba(0, 0, 0, 0) url("../img/help_title.png") no-repeat;
	}
	.miryoku_bar{
			background: rgba(0, 0, 0, 0) url("../img/miryoku_title.png") no-repeat;
	}

	#contents .view_sec01_p1 span {
	font-size: 14px;
	margin: 0 0 0 30px;
	}
/*管理者ページエラー文言*/
	.errorMsg{
		color: #f00;
		font-weight: bold;
	}

	.changepass table.camp_entry th img{
		width: auto !important;
	}

	.changepass .page04_sec02 p {
	width: auto !important;}
