@charset "utf-8";

body {
margin:0px;
text-align:center;
font-size:14px;
color:#333333;
line-height:150%;
background-image:url(../../img/bg_contents.jpg);
background-repeat:repeat-x;
}

/*-----サイフル--*/
.body_iframe{
margin:0px;
text-align:left;
font-size:14px;
color:#333333;
line-height:150%;
background-image:url(../../images/common/body_bg_none.jpg);
background-repeat:repeat-x;
}
/*-----サイフル--*/

h1,h2,h3,h4 {
margin: 0px;
padding: 0px;
font-weight: normal;
font-size: 10px;
}
ol,ul,li {
list-style-type:none;
margin: 0px;
padding: 0px;
}

img{
border:none;
}
table.entry {
	width: 640px;
	border: 2px solid black;
	cellspacing: 0;
	cellpadding: 2px;
	border-collapse: collapse;
	font-size: 13px;"
}
table.entry tr {
	border: 1px solid seagreen;
	line-height:26px;
}
table.entry td {
	border: 1px solid seagreen;
}
table.information {
	width: 640px;
	border: none;
	cellspacing: 0;
	cellpadding: 4px;
	border-collapse: collapse;
	font-size: 13px;"
}
table.information td {
	border-bottom: 2px solid white;
}
span.guide {
	color: Red;
	font-size:11px;
}
span.notes {
	color:#315779;
	font-size:11px;
}
span.attention {
	color:darkgreen;
	font-size:12px;
}
img.spacer
{
	WIDTH: 1;
	BORDER: 0;
}
/* ﾎﾞﾀﾝｽﾀｲﾙ */
.button-style {
	height: 30px;
	width: 100px;
	background-color: #eeeeee;
	border-radius:4px;		/* 角の丸み */
	cursor: hand;
	font-size: 13px;
}
.button-style:hover {
	background-color: #dddddd;
}

/* ﾗｼﾞｵﾎﾞﾀﾝのｵﾝﾏｳｽ形状 */
.radiobutton {
	cursor: hand;
}
/* ﾃｷｽﾄﾎﾞｯｸｽ ｽﾀｲﾙ */
.text-control{
	height:24px;
	padding:2px 4px;
	font-size:13px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:solid 1px black;
	border-radius:4px;																	    /* 角の丸み */
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);									/* 影(Chrome) */
	-ms-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);										/* 影(IE?) */
	-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;	/* ｱﾆﾒ化(Chrome) */
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s					/* ｱﾆﾒ化(IE?) */
}
.text-control:focus{
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}

.text-control::-moz-placeholder{color:#777;
	opacity:1
}
.text-control[disabled],.text-control[readonly],fieldset[disabled] .text-control{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1
}

/*---clearfix------------------------------------------------------*/
.clearfix:after {
content:".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
/*Hides from IE-mac \*/
*html.clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac*/
/*.clearfix{overflow:hidden;}*/

/*---common ID------------------------------------------------------*/
#wrapper{
width:920px;
margin:0 auto;
text-align:left;
}

#head_link{
margin:10px 0 0 0;
float:left;
}

#contents_wrapper{
margin:20px auto 0 auto;
height:auto;
width:910px;
}
#contents_wrapper2{
margin:20px auto 0 auto;
height:auto;
width:700px;
}

#footer{
background-color:#f2fecc;
font-size:10px;
height:30px;
text-align:center;
margin:20px 0 0 0;
padding:10px 0 0 0;
}

/*---common CLASS------------------------------------------------------*/
.logo{
float:left;
}

.header_right{
float:left;
width:550px;
text-align:right;
height:80px;
margin:auto;
}
.header_right ul{
	float: right;
	width: 220px;
	margin-top: 10px;
	overflow: hidden;
}

.header_right li{
	float: left;
	margin-right: 8px;
	width: 105px;
}

.header_right li:last-child{
	margin-right: 0;
}
.header_btn{
margin:10px 0 0 0;
padding:0 0 0 240px;
}

.header_btn img{
margin:0 0 0 20px;
}

.icon_home{
width:60px;
float:left;
}

.contact_btn{
float:left;
text-align:right;
}

.top_img{
width:908px;
margin:10px auto 0 auto;
text-align:center;
}

.btn_place{
text-align:center;
margin:40px 0 15px 0;
}

.minifont{
font-size:9px;
vertical-align:text-bottom;
}

.minifont2{
font-size:12px;
vertical-align:text-bottom;
margin-bottom:5px;
}

/*---contents------------------------------------------------------*/

/*---left---*/
.contents_left{
width:210px;
float:left;
}
.left_outline{
border-bottom:3px solid #a8d904;
border-top:3px solid #a8d904;
border-left:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
margin:10px 0 0 0;
padding:10px 0 10px 0;
}
.company_info{
width:180px;
margin:0 auto;
}
.company_info p{
font-size:14px;
font-weight:bold;
color:#8cb203;
padding:5px 0 0 0;
}

/*---right---*/
.contents_right{
width:650px;
float:left;
margin:0 15px;
text-align:left;
}
.contents_title{
background-image:url(../../img/titlebar_bg_contents.jpg);
background-repeat:no-repeat;
background-position:center;
color:#6a8802;
font-size:18px;
font-weight:bold;
padding:16px 0 0 15px;
height:33px;
margin:40px 0 0 0;
}
.contents_title2{
background-image:url(../img/titlebar_bg_contents.jpg);
background-repeat:no-repeat;
background-position:left;
color:black;
font-size:18px;
font-weight:bold;
padding:16px 0 0 15px;
height:30px;
width: 920px;
margin:0px 0 0 0;
}
.contents_title3{
background-image:url(../img/titlebar_bg_contents.jpg);
background-repeat:no-repeat;
background-position:left;
color:black;
font-size:18px;
font-weight:bold;
padding:16px 0 0 15px;
height:30px;
width: 700px;
margin:0px 0 0 0;
}
.contents_foot{
margin:20px 0 0 0;
}
.gotop{
text-align:right;
margin:10px 0 0 0;
}
.table_middle{
text-align:center;
}
.goback{
text-align:center;
}

/*-------------contents1--*/
.contents1{
width:620px;
margin:0 auto;
line-height:30px;
}

/*-------------contents2--*/
.contents2{
width:650px;
margin:30px auto;
line-height:22px;
}
.contents2 table{
width:640px;
border:solid 1px #dcdcdc;
border-collapse:collapse;
}
.contents2 table th{
padding:20px 14px;
border-top:solid 1px #dcdcdc;
text-align: left;
}
.contents2 table td{
padding:20px 14px;
}
.contents2 table td.pl{
padding:20px 14px 20px 42px;
}
.backcolor{
background-color:#f5f5f5;
}

/*-------------contents3--*/
.contents3{
width:920px;
margin:30px auto;
line-height:26px;
}
.subtitle{
background-image:url(../../img/titlebar_bg_subcontents.jpg);
background-repeat:no-repeat;
font-weight:bold;
height:31px;
padding:5px 0 0 15px;
}
#contents3_area{
width:650px;
margin:10px auto 40px auto;
}
#contents3_area .text_area{
float:left;
padding:0 2px;
}
#contents3_area .photo_area{
float:left;
text-align:center;
}
#contents3_area .text_area2{
padding:0 5px;
margin:0 0 10px 0;
}

/*----------------work-*/
.work .text_area{
width:350px;
padding:0 5px;
}
.work .photo_area{
width:290px;
text-align:center;
}

/*----------------member-*/
.member .text_area{
width:350px;
padding:0 5px;
}
.member .photo_area{
width:290px;
text-align:center;
}

.member .text_area table th{
font-weight:normal;
text-align:left;
width:170px;
}
.member .text_area table td{
text-align:right;
}

/*----------------member_list-*/
.member_list .text_area2{
width:640px;
padding:0 5px;
}
.member_list table{
width:600px;
border:solid 1px #dcdcdc;
border-collapse:collapse;
}
.member_list  table td{
border:solid 1px #dcdcdc;
padding:10px 7px;
}
.member_list .backcolor{
padding:0 0 0 10px;
}
.member_list p{
margin:0;
padding:0;
font-weight:bold;
}
.member_list .backcolor2{
background-color:#E4E4E4;
}
.member_name{
width:390px;
}

/*----------------support_member-*/
.support_member .text_area{
width:350px;
padding:0 5px;
}
.support_member .photo_area{
width:290px;
text-align:center;
}
.support_member .text_area2{
width:620px;
}

/*----------------construction-*/
.construction{
margin:20px auto;
}

/*----------------access-*/
.access .text_area{
width:350px;
padding:0 5px;
}
.access .photo_area{
width:290px;
text-align:center;
}
.access .text_area2{
width:620px;
}

/*----------------secure-*/
.sebure .text_area{
width:350px;
padding:0 5px;
}
.sebure .photo_area{
width:290px;
text-align:center;
}
.sebure .text_area2{
width:620px;
}

/*----------------notice-*/
#notice_head{
margin:10px 0 20px 0;
}
.notice_photo{
float:left;
}
.notice_name{
float:left;
margin:40px 0 0 185px;
}
.notice_day{
font-weight:bold;
}

/*----------------list-*/
#list .backcolor , .pdflink{
text-align:center;
}

/*----------------toeverybody-*/
.toeverybody .text_area{
width:350px;
padding:0 5px;
}
.toeverybody .photo_area{
width:290px;
text-align:center;
}
.toeverybody .backcolor{
font-weight:bold;
}
.toeverybody ol{
padding:0 0 0 28px;
}
.toeverybody ul{
padding:0 0 0 10px;
}

/*----------------management-*/
.management .text_area{
width:350px;
padding:0 5px;
}
.management .photo_area{
width:290px;
text-align:center;
}
.management .text_area2{
width:640px;
padding:0 5px;
}
.management ol{
margin:5px 0 0 0;
padding:0 0 0 10px;
}
.management table{
border:solid 1px #dcdcdc;
border-collapse:collapse;
}
.management  table td{
border:solid 1px #dcdcdc;
padding:10px 7px;
}
.management .backcolor2{
background-color:#E4E4E4;
text-align:center;
}
.management_table1{
width:600px;
}

/*----------------service-*/
.service .text_area{
width:350px;
padding:0 5px;
}
.service .photo_area{
width:290px;
text-align:center;
}
.service .text_area2{
width:640px;
padding:0 5px;
}
.service ol{
margin:5px 0 0 0;
padding:0 0 0 10px;
}
.service table{
width:500px;
border:solid 1px #dcdcdc;
border-collapse:collapse;
}
.service  table td{
border:solid 1px #dcdcdc;
padding:10px 7px;
}
.service .backcolor2{
background-color:#E4E4E4;
}

/*----------------mentalhealth-*/
.mentalhealth .text_area{
width:350px;
padding:0 5px;
}
.mentalhealth .photo_area{
width:290px;
text-align:center;
}
.mentalhealth .text_area2{
width:640px;
padding:0 5px;
}
.mentalhealth ol{
margin:5px 0 0 0;
padding:0 0 0 10px;
}
.mentalhealth table{
border:solid 1px #dcdcdc;
border-collapse:collapse;
}
.mentalhealth  table td{
border:solid 1px #dcdcdc;
padding:10px 7px;
}
.mentalhealth .backcolor2{
background-color:#E4E4E4;
text-align:center;
}
.management_table1{
width:600px;
}

/*----------------particular-*/
.particular .text_area{
width:350px;
padding:0 5px;
}
.particular .photo_area{
width:290px;
text-align:center;
}
.particular .text_area2{
width:640px;
padding:0 5px;
}
.particular ol{
margin:5px 0 0 0;
padding:0 0 0 10px;
}

/*----------------books-*/
.books .text_area2{
width:640px;
padding:0 5px;
}
.books table{
width:620px;
border:solid 1px #dcdcdc;
border-collapse:collapse;
}
.books  table td{
border:solid 1px #dcdcdc;
padding:10px 7px;
}
.books .backcolor{
padding:0 0 0 10px;
}
.books p{
margin:0;
padding:0;
font-weight:bold;
color:#0000FF;
}
.books_img{
height:180px;
width:120px;
text-align:center;

}
.books_img img{
height:135px;
width:83px;
}

/*----------------training-*/
.training .text_area2{
width:640px;
padding:0 5px;
}
.training table{
width:600px;
border:solid 1px #dcdcdc;
border-collapse:collapse;
}
.training  table td{
border:solid 1px #dcdcdc;
padding:10px 15px;
}
.training .backcolor{
padding:0 0 0 10px;
width:420px;
}
.training p{
margin:0;
padding:0;
font-weight:bold;
}
.training .backcolor2{
background-color:#E4E4E4;
}
/*---training_list*/
.training_list .text_area2{
width:640px;
padding:0 5px;
}
.training_list table{
width:630px;
border:solid 1px #dcdcdc;
border-collapse:collapse;
margin: 0 0 30px 0;
}
.training_list  table td{
border:solid 1px #dcdcdc;
padding:10px 7px;
}
.training_list .backcolor{
padding:0 0 0 10px;
width:80px;
}

/*----------------link-*/
.link ol{
padding:0 0 0 40px;
line-height:40px;
height:auto;
}
.link li{
list-style:none;
}

/*----------------sitemap-*/
.sitemap ol{
padding:0 0 0 40px;
line-height:50px;
}
.sitemap ol li{
list-style:none;
padding:0 0 20px 0;
margin:5px 0 0 0;
}
.sitemap #sublist ul{
float:left;
line-height:30px;
width:180px;
padding: 0 0 0 15px;
}
.sitemap #sublist2 ul{
line-height:30px;
width:290px;
padding: 0 0 0 15px;
}
#sublist,#sublist2{
margin:-15px 0 10px 0;
}

/*----------------faq-*/
.faq ol{
padding:0 0 0 30px;
line-height:40px;
}
.faq ol li{
list-style:none;
}

/*----------------research_list-*/
.research_list ol{
padding:0 0 0 30px;
line-height:25px;
}
.research_list ol li{
list-style:none;
display:block;
padding:0 0 20px 0 ;
}
.listname{
width:600px;
padding:0 10px 0 0;
}
.listyear{
width:100px;
text-align:right;
padding:0 0 10px 0;
}

/*----------------exclusive-*/

.news_title{
font-size:14px;
font-weight:bold;
line-height:160%;
}

.member_news{
width:400px;
float:left;
}
.exclusive_title{
background-image:url(../../img/titlebar_bg2.jpg);
background-repeat:no-repeat;
background-position:center;
color:#000033;
font-size:18px;
font-weight:bold;
padding:16px 0 0 15px;
height:33px;
}
.exclusive table{
margin:5px;
}
.exclusive .table_text{
line-height:200%;
font-size:14px;
}
.exclusive .days{
color:#8bb302;
font-weight:bold;
line-height:200%;
}
.exclusive .table_line{
padding:10px 0;
}

.report_area{
float:left;
width:214px;
margin: 0 0 0 15px;
}
.report_back{
background-image:url(../../img/report_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:auto;
width:214px;
text-align:center;
padding:0 0 20px 0;
}
.exclusive ol{
padding:0 0 0 20px;
font-size:14px;
}
.exclusive li{
margin:10px 0;
}
/*---memeber------------------------------------------------------*/
.report_text{
margin: 0 auto;
text-align:left;
width:185px;
line-height:160%;
}
/*---menu------------------------------------------------------*/
.menu1 a{
display:block;
width:194px;
background:url(../../img/navi_bg_off.jpg) repeat-y;
height:33px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:14px 0 0 16px;
}

.menu1 a:hover{
background:url(../../img/navi_bg_on.jpg) repeat-y;
}

.menu_on{
display:block;
width:194px;
background:url(../../img/navi_bg_on.jpg) repeat-y;
height:33px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:14px 0 0 16px;
}

.menu2 a{
display:block;
width:194px;
background:url(../../img/navi_bg_off.jpg) repeat-y;
height:50px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:10px 0 0 16px;
}

.menu2 a:hover{
background:url(../../img/navi_bg_on.jpg) repeat-y;
}

.menu2_on{
display:block;
width:194px;
background:url(../../img/navi_bg_on.jpg) repeat-y;
height:50px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:10px 0 0 16px;
}

.sub_menu a{
display:block;
width:189px;
background:url(../../img/navi2_bg_off.jpg) repeat-y;
height:24px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:10px 0 0 16px;
margin:0 0 0 5px;
color:#000000;
}

.sub_menu a:hover{
background:url(../../img/navi2_bg_on.jpg) repeat-y;
}

.sub_menu_on{
display:block;
width:189px;
background:url(../../img/navi2_bg_on.jpg) repeat-y;
height:24px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:10px 0 0 16px;
margin:0 0 0 5px;
}

.sub_menu2 a{
display:block;
width:189px;
background:url(../../img/navi2_bg_off.jpg) repeat-y;
height:40px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:10px 0 0 16px;
margin:0 0 0 5px;
color:#000000;
line-height:18px;
}

.sub_menu2 a:hover{
background:url(../../img/navi2_bg_on.jpg) repeat-y;
}

.sub_menu2_on{
display:block;
width:189px;
background:url(../../img/navi2_bg_on.jpg) repeat-y;
height:40px;
text-decoration:none;
text-align:left;
border-bottom:#cccccc solid 1px;
border-top:#FFFFFF solid 1px;
font-size:14px;
padding:10px 0 0 16px;
margin:0 0 0 5px;
line-height:18px;
}


/*
23.03.14追加
---------*/
.ac { text-align:center;}
.ar { text-align:right;}

/*
26.11.12追加
---------*/
.health_menu_detail{
width:300px;
float:right;
text-align:right;
padding-right:15px;
}

/*
27.05.07 Add*/
/*----------------stresscheck-*/
.contents4{
width:667px;
margin:30px auto;
line-height:26px;
}
.contents4 .contents_area{
width:650px;
margin:10px auto 40px;
}
.contents4 .text_area{
width:350px;
padding:0 5px;
float:left;
}
.contents4 .photo_area{
width:290px;
text-align:center;
float:left;
}
.contents4 .text_area2{
padding:0 5px;
margin:0 0 10px 0;
}
.contents4 .contents_title{
padding:16px 0 5px 15px;
margin-bottom:20px;
}
.contents4 ul{
margin:5px 10px 16px;
padding:0 5px;
}
.contents4 li{
list-style-type:disc;
}
.contents4 .blue{
	color:#06F;
}
.contents4 .under{
	text-decoration:underline;
}
.contents4 a:hover img{
	border:1px solid #09F;
}
.contents4 dl,
.contents4 dt,
.contents4 dd{
	margin:0;
	padding:0;
}
.contents4 dl{
	padding:0 5px;
	margin: 0 0 20px;
}
.contents4 dt{
	font-weight:bold;
}
.contents4 dt span{
	color:#06F;
}
.contents4 dd{
	display:block;
}
	.contents4 dd ul{
		margin:5px 0 16px 10px;
		padding:0 5px;
	}
	.contents4 dd .imgblock{
		margin:0 0 16px 15px;
	}
.contents4 table{
	width:400px;
	border-collapse:collapse;
}
.contents4  table th{
	border:solid 1px #dcdcdc;
	background:#EEE;
	padding:7px 10px;
	width:50%;
}
.contents4  table td{
	border:solid 1px #dcdcdc;
	padding:7px 10px;
	width:50%;
}

.imgAndimg01 .leftblock{
	width:315px;
	float:left;
}
.imgAndimg01 .rightblock{
	width:315px;
	float:right;
}
.contents4 a img {
	border:1px solid #ccc;
}
.subtitle2{
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:16px;
	padding: 0 0 0 5px;
}

/*
27.09.02 Add*/
/*----------------privacy-*/
#privacy p{
	line-height: 1.8em;
}
.privacy_list{
	padding-left: 25px;
	line-height: 1.8em;
}
.privacy_list li{
	margin-bottom: 10px;
	list-style-type: decimal !important;
}
.privacy_list2{
	padding-left: 45px;
	line-height: 1.8em;
}
.privacy_list2 li{
	margin-bottom: 5px;
	list-style-type: decimal !important;
}
.pl25{
	padding-left: 25px;
}
/*----------------anniversary-*/
.contents5{
width:667px;
margin:30px auto;
line-height:26px;
}
.contents5 .contents_area{
width:650px;
margin:10px auto 40px;
}
.contents5 .text_area{
width:350px;
padding:0 5px;
float:left;
}
.contents5 .photo_area{
width:290px;
text-align:center;
float:left;
}
.contents5 .text_area2{
padding:0 5px;
margin:0 0 10px 0;
}
.contents5 .contents_title{
padding:16px 0 5px 15px;
margin-bottom:20px;
}
.contents5 ul{
margin:0 10px 16px;
padding:0 5px;
}
.contents5 li{
list-style-type:disc;
}
.contents5 .pdflist li {
	margin-bottom: 1em;
	padding: 0;
}
.contents5 table{
	width:100%;
	border-collapse:collapse;
	margin-bottom: 2em;
}
.contents5 table caption {
	text-align: left;
	font-weight: bold;
	margin: 0 0 1em;
	border-bottom: 1px solid #8cb400;
	padding-left: .5em;
}
.contents5  table th{
	border:solid 1px #dcdcdc;
	background:#EEE;
	padding:7px 10px;
	width:15%;
}
.contents5  table td{
	border:solid 1px #dcdcdc;
	padding:7px 10px;
	width:85%;
}
.contents5 .caption{
	margin: 0 0 1em;
	border-bottom: 1px solid #8cb400;
	padding-left: .5em;
}
.contents5 .border {
	border: 1px solid #dcdcdc;
}
.imgAndimg02 {
	padding-top: 1em;
}
.imgAndimg02 .leftblock{
	width:200px;
	float:left;
}
.imgAndimg02 .rightblock{
	width:430px;
	float:right;
}
a.pdf {
	position: relative;
}
a.pdf::after {
	content: url("../../img/icon_pdf.jpg");
	display: inline-block;
	position: absolute;
	right: -21px;
	top: 0;
}

