
@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

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;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/************** layout base ********************/

.clearfix{
overflow:hidden;
}



a{
	text-decoration:none;
	padding-bottom:1px;/*hover時Crome文字小さい時の下線表示用*/
}
a:hover{
	/* text-decoration:underline; */
}
a:link{color:#7aa202;}

a:visited{color:#7aa202;}

/*ボタンrollover*/
a:hover img.rollover{filter:Alpha(opacity:60);
-moz-opacity:0.60;
opacity:0.60;}

/*ボタン動くVer*/
.bt_move a:hover img{position:relative;
top:-2px;
left:1px;
}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}

.txtRed{ color:#D80000;}
.note{ color:#666666; font-size:12px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:60px !important;}
.mBtm65{ margin-bottom:65px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:60px !important;}

.mLeft1{
	margin-left:1em;
}
.mLeft2{
		margin-left:2em;
}

/*-------------IE 678用　角丸グラデシャドウjs-PIE-----------*/

{
	behavior: url(../js/PIE/PIE.htc);/*-スタイルの最後に入れる--*/
}


/************** layout base ********************/
body{
background:#ffffff;
text-align:center;
font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
line-height:1.6;
}

div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th{
color:#333333;
font-size:14px;
}
h1,h2,h3,h4,h5,h6{
color:#ff547f;
font-size:24px;
}

/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}


.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

.indentList li{
	padding-left:1em;
	text-indent:-1em;
}

/*****************  head ***********************/
header{
	background:url(../images/bg_header.gif) repeat-x left top;
	text-align:left;
	margin:0 auto;
	padding:17px 0 9px 0;
}
header #logo{
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	width:980px;
	margin:0 auto;
}
header #logo span{
	display:inline-block;
	line-height:2.5em;
	margin:0 0 0 14px;
}

/*****************  foot ***********************/
footer{
	background:url(../images/bg_footer.gif) repeat-x left bottom;
}
footer ul{
	text-align:left;
	width:980px;
	margin:0 auto 30px auto;
}
footer ul li{
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	line-height:1.2em;
	margin-right:25px;
	padding-right:25px;
	border-right:1px solid #cccccc;
}
footer .address{
	width:980px;
	margin:0 auto;
	padding-bottom:24px;
}
footer .address .copyright{
	text-align:right;
	font-size:10px;
}

/*****************  navi ***********************/
#gnavi{
	background:#ff547f;
	padding:3px 0 0 0;
	margin-bottom:5px;
}

#top #gnavi{
	margin-bottom:0px;
}
#gnavi ul{
	width:980px;
	margin:0 auto;
	font-size:0;
	border-left:1px solid #ffaabf;
	text-align:left;
}
#gnavi ul li{
	display:inline-block;
	width:163px;
	line-height:1;	
}
#gnavi ul li a{
	display:block;
	padding:10px 0 7px 0;
	text-align:center;
	vertical-align:top;
	border-right:1px solid #ffaabf;
}
#gnavi ul li a:link,
#gnavi ul li a:visited{
	color:#ffffff;
	font-weight:bold;
}
#gnavi ul li a img{
	margin-bottom:8px;
}
#gnavi ul li a span{
	font-size:12px;
}
#gnavi ul li.stay{
	border-bottom:3px solid #ffb7d4;

}

/*****************  contents ***********************/
#contents{
	padding-bottom:55px;
}
#contents .inner{
	width:930px;
	margin:0 auto;
}
#contents .inner p{
	margin-bottom:18px;
}
#contents .inner p:last-child{
	margin-bottom:0;
}

#top #contents h2,
.pgs #contents h1{
	background:url(../images/bg_ti_stripe_green.gif) repeat-x left top;
	padding:14px 0;
}
#top #contents h2 span.inner,
.pgs #contents h1 span.inner{
	display:block;
	width:892px;
	margin:0 auto;
	padding:0 22px 0 66px;
	color:#ffffff;
	font-size:33px;
}
#top #contents h3,
.pgs #contents h2{
	background:url(../images/bg_ti_border.gif) no-repeat right center;
	width:980px;
	font-size:24px;
	margin:45px auto 15px auto;	
}
#top #contents h3 span,
.pgs #contents h2 span{
	background:url(../images/ic_leaves.png) no-repeat left top #ffffff;
	padding:0 20px 0 48px;
}
#top #contents h4,
.pgs #contents h3{
	background:url(../images/bg_ti_stripe_pink.gif) left top;
	font-size:20px;
	border-left:5px solid #ff547f;
	margin:0 0 13px 0;
	padding:2px 15px;
}
.pgs #contents h3{
	border-left:none;
}
.pgs #contents h4{
	font-size:16px;
	margin:0 0 15px 0;
	padding:0 0 2px 0;
	border-bottom:1px dotted #ff0000;
}

#contents .inner p strong{
	color:#ff6b90;
	font-weight:bold;
}

.btnPg{
	position:fixed;
	bottom:30px;
	right:0;
}

/*----------------------------------------------
              top
---------------------------------------------*/
#mainView{
	background:url(../images/top_bg_mainview.png) repeat-x center top;
}
#mainView span{
	display:block;
	background:url(../images/top_bg_mainimg.jpg) no-repeat center top;
	width:980px;
	height:295px;
	margin:0 auto 3px auto;
}
#mainView img{
	position:relative;
	top:83px;
	left:504px;
}
#newsArea{
	width:980px;
	margin:10px auto;
}
#newsBox ul{
	margin:10px auto;
	width:930px;
}

#newsBox li{
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	overflow:hidden;
}

#newsBox li img{
	float:left;
	width:150px;
}
#newsBox li h4{
	margin:0 0 0 160px;
	padding:0;
	font-weight:bold;
	background:none;
	font-size:14px;
	border:none;
	text-align:left;
	
}

#newsBox li p{
	margin-left:160px;
}

#newsBox li p span{
	display:block;
	color:#666;
	font-size:85%;
	text-align:right;
}


#top #contents h2 span{
	background:url(../images/ic_aboutus.png) no-repeat left center;
}

#aboutLifeskill{
	background:url(../images/bg_article_pink.gif) repeat left top;
	padding:30px 0;
}
#top #contents #aboutLifeskill h3{
	background:none;
	font-size:30px;
	color:#ff547f;
	text-align:center;
	margin:0 0 15px 0;
	padding:0;
}
#aboutLifeskill .catchTxt{
	font-size:19px;
	font-weight:bold;
	color:#4a4a4a;
	text-align:center;
	margin-bottom:20px;
}
#aboutLifeskill .imgArea{
	margin:0 0 30px -28px;
}
#aboutLifeskill .imgArea img{
	margin-left:28px;
}

#necessity ul{
	margin: 0 0 30px -63px;
}
#necessity ul li{
	display:inline-block;
	margin-left:63px;
}
#necessity ul li img{
	vertical-align:top;
}
#necessity ul li img:first-child{
	margin-right:14px;
}
#necessity .clearfix{
	overflow:hidden;
}
#necessity .clearfix .fLeft{
	width:465px;
}
#necessity .clearfix .fRight{
	width:422px;
}


/*----------------------------------------------
              　     pgs
---------------------------------------------*/


.pgs #contents table{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:840px;
	margin:0 45px;
}
.pgs #contents  table th{
	background:#ffecf1;
	padding:20px 0;
	border-top:1px solid #ffffff;
	width:200px;
	text-align:center;
	vertical-align:middle;
}
.pgs #contents  table td{
	padding:20px 35px 20px 35px;
	border-top:1px solid #cccccc;
	vertical-align:middle;
}
.pgs #contents  table tr:first-child th,
.pgs #contents  table tr:first-child td{
	border-top:none;
}

/*--------------- idea ----------------*/
#idea #contents h1 span.inner {
	background:url(../images/ic_idea.png) no-repeat left center;	
}
#idea #contents #mission .fRight{
	width:520px;
}

#idea #contents #mission li{
	padding-bottom:15px;
	margin-left:2em;
	text-indent:-1em;
}
#idea #contents #vision .fRight{
	margin-left:40px;
}

#idea #contents #vision  dd{
	margin-left:10px;
}


/*--------------- activity ----------------*/
#activity #contents h1 span.inner {
	background:url(../images/ic_activity.png) no-repeat left center;	
}
#education ul{
	border:3px solid #99cc00;
	border-radius:10px;
	overflow:hidden;
}

#education ul li{
	border-left:1px dotted #99cc00;
	float:left;
	color:#7aa202;
	font-size:20px;
	font-weight:bold;
	width:265px;
	padding:25px 20px;
	line-height:1.6em;
}

#education ul li img{
	float:left;
	margin-right:25px;
}

.visionsession{
	border:3px solid #99cc00;
	border-radius:10px;
	overflow:hidden;
	padding:18px 25px;
	margin-bottom:40px;
}

.pgs #contents .visionsession h4{
	color:#7aa202;
	text-align:center;
	border-bottom:none;
	margin-bottom:20px;
	font-size:20px;
}

.visionsession p{
	float:right;
}

.visionsession dd{
	font-size:16px;
	color:#7aa202;
	font-weight:bold;
	margin:10px 10px 25px 46px;
}

.visionsession dd.last{
	color:#ff547f;
}

#lifeskillprogram .rule{
}

#lifeskillprogram .rule dt{
	font-size:15px;
	font-weight:bold;
	line-height:1em;
}

#lifeskillprogram .rule dd{
	margin:0 0 20px 16px;
}
#lifeskillprogram h5{
	font-size:0px;
}
#lifeskillprogram .theoly{

	border:3px solid #99cc00;
	border-top:none;
	border-radius:0 0 10px 10px;
	margin-bottom:30px;
	padding-bottom:10px;
	width: 922px;
}

#lifeskillprogram .theoly p{
	text-align:center;
	padding-top:15px;
	margin-bottom:10px;
}

#lifeskillprogram .theoly ul{
	overflow:hidden;
}

#lifeskillprogram .theoly ul li{
	border-left:1px dotted #99cc00;
	float:left;
	color:#7aa202;
	font-size:20px;
	font-weight:bold;
	width:300px;
	padding:5px 0px;
	line-height:1.6em;
	text-align:center;
}
#lifeskillprogram .theoly ul li span{
	display:inline-block;
	vertical-align:middle;
}

#lifeskillprogram .theoly ul li span img{
	margin-right:20px;
	vertical-align:middle;
}

#contents #lifeskillprogram .themaCatch{
	background:#ffeaf0;
	border-radius:5px;
	border:1px solid #ff547f;
	text-align:center;
	color:#ff547f;
	padding:10px;
	font-weight:bold;
	margin-bottom:40px;
	
}

#guestSpeaker{
	border-radius:5px;
	border:1px solid #ff547f;
	padding:25px;
	margin-bottom:45px;
	overflow:hidden;
}

#guestSpeaker dt{
	float:left;
	margin-bottom:20px;
}

#guestSpeaker dd{
	border-bottom:1px dotted #ff547f;
	padding-left:400px;
	margin-bottom:20px;
}
#guestSpeaker dt:last-child{
	margin-bottom:0px;
}
#guestSpeaker dd:last-child{
	border:none;
	margin-bottom:0px;
}

.pgs #contents #guestSpeaker dd h4{
	background:url(../images/activity_ic_speaker.png) no-repeat left center;
	padding-left:50px;
	font-size:18px;
	border:none;
	color:#333333
}
#contents .inner #guestSpeaker dd p{
	background:#fff6f8;
	padding:20px;
	line-height:1.4em;
	margin-bottom:20px;
}
#guestSpeaker dd p span{
	display:inline-block;
	margin-bottom:16px;
	color:#ff547f;
	font-weight:bold;
}
#guestSpeaker dd p span:before{
	content:"■";
	margin-right:5px;
	color:#ff547f;
	font-weight:bold;
	font-size:20px;
}


/*--------------- greeting ----------------*/
#greeting #contents h1 span.inner {
	background:url(../images/ic_greeting.png) no-repeat left center;	
}
#greeting #contents #profile h3{
	margin: 0 0 20px 0; 
}
#greeting #contents #profile .fRight{
	margin-right:45px;
	width:420px;
}
#greeting #contents #profile .fRight p{
	font-size:30px;
	font-weight:bold;
}
#greeting #contents #profile .fRight p span{
	font-size:20px;
}
#greeting #contents #profile li{
	padding-bottom:10px;
	text-indent:-1.8em;
	margin-left:1.8em;
}
#greeting #contents #profile li:before{
	content:"・";
	margin-right:2px;
	color:#333333;
	font-size:20px;
}
#greeting #contents #profile .fRight li:before{
	content:"■";
	margin-right:2px;
	color:#d2d2d2;
	font-size:20px;
}
#greeting #contents h4{
	background:url(../images/ic_balloon.png) no-repeat 6px center;
	padding: 4px 0 8px 45px;
	color:#333333;
}
#greeting #contents #interview p{
	margin-left:45px;
}
#greeting #contents #interview ul{
	margin-bottom:18px;
	margin-left:45px;
}
#greeting #contents #interview p strong.bdBtm{
	text-decoration:underline;
	color: #333333;
	font-weight:normal;
}#greeting #contents #interview .mLeft0{
	margin-top:40px;
}
#greeting #contents #interview .mLeft0 p{
	margin-left:0px;
}


/*--------------- overview ----------------*/
#overview #contents h1 span.inner {
	background:url(../images/ic_overview.png) no-repeat left center;	
}
#overview #contents .fRight{
	width:580px;
}
#overview #contents .representative .fRight p.profileName{
	font-size:30px;
	font-weight:bold;
}
#overview #contents .representative .fRight p.profileName span{
	font-size:20px;
}
#overview #contents .director .fLeft,
#overview #contents .auditors .fLeft{
	width:280px;
	text-align:right;
}
#overview #contents .director .fRight p.profileName,
#overview #contents .auditors .fRight p.profileName{
	font-size:26px;
	font-weight:bold;
}
#overview #contents .director .fRight p.profileName span,
#overview #contents .auditors .fRight p.profileName span{
	font-size:16px;
}
#overview #contents .auditors .fRight dt{
}
#overview #contents .auditors .fRight dd{
}


/*--------------- contact ----------------*/
#contact #contents h1 span.inner {
	background:url(../images/ic_contact.png) no-repeat left center;	
}
#contact #contents table td{
	text-align:center;
}
#contact #contents table thead tr{
	border-bottom:1px solid #ffffff;
}
#contact #contents table thead th{
	border-top:none;
}
#contact #contents table thead td{
	background:#ffecf1;
	border-left:1px solid #ffffff;
	border-top:none;
	font-weight:bold;
	width:320px;
}	
#contact #contents table tbody tr:first-child th,
#contact #contents table tbody  tr:first-child td{
	border-top:none;
}
#contact #contents table tbody td:last-child{
	border-left:1px solid #cccccc;
}
#contact #contents .clearfix dl{
	width:380px;
	height:91px;
	padding:19px 24px 0 24px;
	border:1px solid #ff6464;
}
#contact #contents .clearfix dt{
	color:#ff547f;
	font-weight:bold;
	font-size:20px;	
}
#contact #contents .clearfix .fLeft dt{
	background:url(../images/ic_tel.png) no-repeat left center;
	padding:0 0 0 38px;
}
#contact #contents .clearfix .fRight dt{
	background:url(../images/ic_mail.png) no-repeat left center;
	padding:0 0 0 33px;
}
#contact #contents .clearfix .fLeft dd{
	text-align:center;
	font-size:40px;
	font-weight:bold;
	line-height:1em;	
}
#contact #contents .clearfix .fRight dd{
	text-align:center;
	font-size:24px;	
}


/*--------------- news ----------------*/
#news #contents h1 span.inner {
	background:url(/images/ic_news.png) no-repeat left center;	
}
#news.pgs #contents h2{
	background:url(/images/bg_ti_border.gif) repeat-x left bottom;
	padding-bottom:5px;

}
#news.pgs #contents h3{
	width:930px;
	margin:40px auto 15px auto;
}
#news.pgs #contents .date{
	width:980px;
	text-align:right;
		margin:0 auto 40px auto;
}
#news .articleImgTop{
	text-align:center;
}
#news .articleImgTop img{
	width:760px;
}
#news #contents .articleTxt{
	width:930px;
	margin:30px auto;
}
#news #contents .articleTxt p,
#news #contents .txt p{
	margin-bottom:15px;
}

#news #contents .articleImg,
#news #contents .articleLink,
#news #contents .pageFeed{
	font-size:0;
	width:930px;
	margin:0 auto;
}
#news #contents .articleImg li{
	display:inline-block;
	width:290px;
	margin-right:30px;
}
#news #contents .articleImg li:nth-child(3n){
	margin-right:0;
}
#news #contents .articleImg li img{
	width:290px;
}

#news #contents .articleLink li{
	list-style:disc;
	list-style-position:inside;
	color: #7aa202;
}

#news #contents .pageFeed{
	text-align:center;
	margin-top:40px;
}
#news #contents .pageFeed li{
	display:inline-block;
	vertical-align:top;
	width:160px;
	margin-left:40px;
}
#news #contents .pageFeed li:first-child{
	margin-left:0;
}
#news #contents .pageFeed li a{
	display:block;
	text-align:center;
	padding:7px 20px;	
	border:1px solid #7aa202;
}

.newsList ul{
	margin:40px auto 10px auto;
	width:980px;
}

.newsList li{
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	overflow:hidden;
}

.newsList li img{
	float:left;
	width:260px;
}
.pgs #contents.newsList li h4{
	margin:0 0 10px 280px;
	padding:0;
	font-weight:bold;
	background:none;
	text-align:left;
	
}

.newsList li p{
	margin-left:280px;
}

.newsList li p span{
	display:block;
	color:#666;
	font-size:85%;
	text-align:right;
}



