@charset "utf-8";



/* ------ Base ------ */
body {
	margin: 0 auto;
	padding: 0;
	line-height: 1.5;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'MS P��ھ��', serif; 
	color: #333;
	text-align: center;
	letter-spacing: 0.04em;
	}
html[xmlns*=""] body:last-child {
	font-size: 62.5%;
	color: #333;
	font-family: 'MS P��ھ��', serif; 
}
a {
	color: #333;
	text-decoration: underline;
	overflow: hidden;
}
a:hover {
	color: #333;
	text-decoration: none;
}
img {
	border: 0;
}
strong {
	color: #62629F;
	font-weight: bold;
}
/* ------ End Base ------ */


/* ------ Begin Structure ------ */
#Container {
	width: 778px;
	border-right: 1px solid #BCC0DD;
	border-left: 1px solid #BCC0DD;
	margin: 0 auto;
	text-align: center;
}
#Header {
	width: 778px;
	background: transparent url(../images/header_bg.png) no-repeat;
}
#Wrapper {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	color: #333;
}
#SecondaryContents {
	clear: both;
	float: left;
	width: 159px;
	height: auto;
	margin: 20px 0 0 0;
	text-align: left;
}
#PrimaryContents {
	width: 600px;
	height: auto;
	margin: 20px 10px 0 170px;
	padding: 0;
	text-align: left;
}
*html #PrimaryContents {
	width: 600px;
	height: auto;
	margin: 20px 0 0 160px;
	padding: 0;
	text-align: left;
}
*+html #PrimaryContents {
	width: 600px;
	height: auto;
	margin: 20px 0 0 160px;
	padding: 0;
	text-align: left;
}
#IndexPrimaryContents {
	float: left;
	width: 420px;
	height: auto;
	margin: 20px 0 0 10px;
	padding: 0;
	text-align: left;
}
#RightContents {
	float: right;
	width: 160px;
	height: auto;
	background: #F2F2F2;
	margin: 20px 10px 0 0;
	padding: 10px 5px;
	text-align: left;
}
*html #RightContents {
	float: right;
	width: 160px;
	height: auto;
	background: #F2F2F2;
	margin: 20px 5px 0 0;
	padding: 10px 5px;
	text-align: left;
}
#Footer {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post dl.policy {
	margin: 20px;
	font-size: 1.2em;
}
.post dl.policy dt {
	margin: 20px 0 10px 0;
	font-weight: bold;
}
.post dl.policy dd {
	margin: 0 0 10px 20px;
}
.post dl.sitemap {
	margin: 40px;
	font-size: 1.2em;
}
.post dl.sitemap dt {
	background: transparent url(../images/icon_link.gif) left top no-repeat;
	margin: 20px 0 10px 0;
	padding-left: 15px;
}
.post dl.sitemap dd {
	background: transparent url(../images/icon_link.gif) left top no-repeat;
	margin: 0 0 10px 20px;
	padding-left: 15px;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	padding-top: 5px;
	text-align: right;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

/* ------ End Structure ------ */


/* ------ Begin Header ------ */
#Header #HeadLeft {
	float: left;
	width: 260px;
}
#Header #HeadCenter {
	float: left;
	width: 221px;
}
#Header #HeadRight {
	float: right;
	width: 280px;
	text-align: right;
}
#Header h1 {
	width: 260px;
	padding: 20px 0 0 10px;
	color: #793F66;
	font-size:1.2em;
	text-align: left;
}
#Header h2 {
	margin: 10px 10px 14px 10px;
	text-align: left;
}
#Header h2 a {
	display: block;
	width: 250px;
	height: 51px;
	background: transparent url(../images/logo.gif) no-repeat;
	color: #793F66;
	font-size:2em;
	text-indent: -9999em;
}
#Header p#Hen {
	margin: 5px 0 0 10px;
}
#Header p#Hen a {
	display: block;
	width: 211px;
	height: 96px;
	background: transparent url(../images/header_hen.png) no-repeat;
	font-size: 1.2em;
	text-indent: -9999em;
}
*html #Header p#Hen a {
	display: block;
	width: 211px;
	height: 96px;
	background: transparent url(../images/header_hen.gif) no-repeat;
	font-size: 1.2em;
	text-indent: -9999em;
}
#Header #HeadRight p {
	margin: 20px 10px 0 0;
	color: #793F66;
	font-size:1.2em;
}
/* ------ End Header ------ */


/* ------ Begin GlobalNavi ------ */
#GlobalNavi {
	border-top: 1px solid #BCC0DD;
	border-bottom: 1px solid #BCC0DD;
	background: #E2E3E7 url(../images/gnavi_bg.png) no-repeat;
	padding: 3px 0px;
}
#GlobalNavi li {
	display: inline;
}
#GlobalNavi li a {
	padding: 0 9px;
	color: #62629F;
	font-size: 1.7em;
	text-decoration: none;
}
#GlobalNavi li a:hover, #GlobalNavi li.present a {
	padding: 0 9px;
	color: #793F66;
	font-size: 1.7em;
	text-decoration: none;
}
*html #GlobalNavi li a {
	padding: 0 10px;
	color: #62629F;
	font-size: 1.7em;
	text-decoration: none;
}
*html #GlobalNavi li a:hover, *html #GlobalNavi li.present a {
	padding: 0 10px;
	color: #793F66;
	font-size: 1.7em;
	text-decoration: none;
}
/* ------ End GlobalNavi ------ */


/* ------ Begin SideNavi ------ */
#SideNavi {
}
#SideNavi dt, #SideNavi dd, #SideNavi ul li {
	margin: 0 0 10px 0;
}
#SideNavi dt a {
	display: block;
}
#SideNavi dt.SnCompany a, #SideNavi dt.SnPolicy a, #SideNavi dt.SnJob a, #SideNavi dt.SnWorks a, #SideNavi dt.SnClients a, #SideNavi dt.SnRecruit a, #SideNavi dt.SnThanks a, #SideNavi dt.SnInquiry a {
	height: 30px;
	text-indent: -9999em;
}
#SideNavi dt.SnCompany a {
	background: transparent url(../images/snavi_company.png) no-repeat;
}
#SideNavi dt.SnPolicy a {
	background: transparent url(../images/snavi_policy.png) no-repeat;
}
#SideNavi dt.SnJob a {
	background: transparent url(../images/snavi_ourjob.png) no-repeat;
}
#SideNavi dt.SnWorks a {
	background: transparent url(../images/snavi_works.png) no-repeat;
}
#SideNavi dt.SnClients a {
	background: transparent url(../images/snavi_client.png) no-repeat;
}
#SideNavi dt.SnRecruit a {
	background: transparent url(../images/snavi_recruit.png) no-repeat;
}
#SideNavi dt.SnThanks a {
	background: transparent url(../images/snavi_thanks.png) no-repeat;
}
#SideNavi dt.SnInquiry a {
	background: transparent url(../images/snavi_inquiry.png) no-repeat;
}
#SideNavi dt.SnCompany a:hover {
	background: transparent url(../images/snavi_company_on.png) no-repeat;
}
#SideNavi dt.SnPolicy a:hover {
	background: transparent url(../images/snavi_policy_on.png) no-repeat;
}
#SideNavi dt.SnJob a:hover {
	background: transparent url(../images/snavi_ourjob_on.png) no-repeat;
}
#SideNavi dt.SnWorks a:hover {
	background: transparent url(../images/snavi_works_on.png) no-repeat;
}
#SideNavi dt.SnClients a:hover {
	background: transparent url(../images/snavi_client_on.png) no-repeat;
}
#SideNavi dt.SnRecruit a:hover {
	background: transparent url(../images/snavi_recruit_on.png) no-repeat;
}
#SideNavi dt.SnThanks a:hover {
	background: transparent url(../images/snavi_thanks_on.png) no-repeat;
}
#SideNavi dt.SnInquiry a:hover {
	background: transparent url(../images/snavi_inquiry_on.png) no-repeat;
}
#SideNavi dd, #SideNavi ul {
	margin-left: 10px;
}
dl#SideNavi dd a {
	background: transparent url(../images/icon_link.gif) left center no-repeat;
	padding-left: 13px;
	font-size: 1.4em;
}
dl#SideNavi dd a:hover, dl#SideNavi dd.present a {
	background: transparent url(../images/icon_link_on.gif) left center no-repeat;
	padding-left: 13px;
	font-size: 1.4em;
}
#SideNavi ul li {
	margin-left: 10px;
}
#SideNavi ul li a {
	background: transparent url(../images/icon_link.gif) left center no-repeat;
	padding-left: 13px;
	font-size: 1.4em;
}
#SideNavi ul li a:hover, #SideNavi ul li.present a {
	background: transparent url(../images/icon_link_on.gif) left center no-repeat;
	padding-left: 13px;
	font-size: 1.4em;
}

#SecondaryContents p {
	background: #F2F2F2;
	margin: 60px 0 0 0;
	padding: 5px 10px;
	font-size: 1.3em;
}

/* 「愛のことば」バナー */
#SecondaryContents .banner_aikoto {
	margin: 40px 0 0 0;
	padding: 0;
}
#SecondaryContents .banner_aikoto a {
	display: block;
	width: 160px;
	height: 120px;
	background-image: url(../aikoto/images/banner_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}
#SecondaryContents .banner_aikoto a:hover {
	background-position: -160px 0;
}
/* ------ End SideNavi ------ */


/* ------ Begin PrimaryContents ------ */
#PrimaryContents h3 {
	width: 580px;
	height: 20px;
	border: 1px solid #BCC0DD;
	background: transparent url(../images/icon_title.gif) 5px center no-repeat;
	padding: 4px 5px 4px 15px;
	color: #793F66;
	font-size: 1.5em;
}
#PrimaryContents h4 {
	width: 600px;
	height: 36px;
	margin-top: 10px;
	text-indent: -9999em;
}
/* ------ End PrimaryContents ------ */


/* ------ Begin Footer ------ */
#Footer p.ToTop {
	margin-right: 10px;
	font-size: 1.1em; 
	text-align: right;
}
#Footer ul {
	margin: 20px 0;
	font-size: 1.1em;
}
#Footer ul li {
	display: inline;
}
#Footer p#Copy {
	padding-bottom: 20px;
	font-size: 1.05em;
}
/* ------ End Footer ------ */


p.txtadmin {
	clear: both;
	margin-left: 20px;
	font-size: 1.05em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: 'MS P��ھ��', serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Arial, Sans-Serif;
	}

.commentlist li {
	font-family: 'MS P��ھ��', serif;
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'MS P��ھ��', serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'MS P��ھ��', serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'MS P��ھ��', serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "�00BB �0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
#respond {
	margin: 5px 20px;
}
#commentform p {
	margin: 5px 20px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	text-align: right;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ------ Begin Index ------ */
#IndexPrimaryContents #MainImg {
	width: 420px;
	height: 399px;
	background: transparent url(../images/main_img.png) no-repeat;
	text-indent: -9999em;
}
#IndexPrimaryContents h3 {
	width: 395px;
	height: 20px;
	border: 1px solid #BCC0DD;
	background: transparent url(../images/icon_title.gif) 5px center no-repeat;
	margin-top: 20px;
	padding: 4px 5px 4px 15px;
	color: #793F66;
	font-size: 1.5em;
}
#IndexPrimaryContents #Topics {
	width: 405px;
	margin: 5px 5px 0 5px;
	font-size: 1.2em;
}
#IndexPrimaryContents #Topics th {
	width: 70px;
	border-bottom: 1px solid #BCC0DD;
	padding: 10px 0;
	vertical-align: top;
}
#IndexPrimaryContents #Topics td {
	border-bottom: 1px solid #BCC0DD;
	padding: 10px 0;
	vertical-align: top;
}

/* 「愛のことば」バナー */
#IndexPrimaryContents #banner_aikoto_top a {
	display: block;
	width: 416px;
	height: 80px;
	background-image: url(../aikoto/images/banner_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 20px;
	text-indent: -9999em;
}
#IndexPrimaryContents #banner_aikoto_top a:hover {
	background-position: -416px 0;
}

#RightContents h3 {
	width: 104px;
	height: 12px;
	border: 1px solid #BCC0DD;
	background: #fff url(../images/right_title_works.png) center center no-repeat;
	padding: 5px 27px;
	font-size: 1.2em;
	text-indent: -9999em;
}
#RightContents .RightTxt {
	padding-top: 5px;
	font-size: 1.3em;
}
#RightContents dl {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#RightContents dl dt {
	background: transparent url(../images/icon_title_recentwork.png) left 6px no-repeat;
	margin-top: 20px;
	padding-left: 12px;
	font-size: 1.5em;
	text-align: left;
}
#RightContents dl dd {
	margin-top: 5px;
}
#RightContents dl dd.LinkDtl a {
	display: block;
	width: 115px;
	height: 16px;
	background: transparent url(../images/icon_linkdetail.png) no-repeat;
	margin-left: 12px;
	font-size: 1.2em;
	text-align: left;
	text-indent: -9999em;
}
#RightContents dl dd.RecentTxt {
	color: #62629F;
	font-size: 1.2em;
	text-align: left;
}
#RightContents dl dd img {
	background: #9CB5B7;
	padding: 1px;
}
#RightContents dl dd.SmlTxt {
	margin-left: 25px;
	font-size: 1.1em;
	text-align: left;
}
/* ------ End Index ------ */


/* ------ Begin CompanyProfile ------ */
.Profile h4 {
	background: transparent url(../images/company_tit_profile.png) no-repeat;
}
.Profile table {
	width: 590px;
	margin: 5px;
	font-size: 1.3em;
}
.Profile table th, .Profile table td {
	padding: 10px 0;
	border-bottom: 1px solid #BCC0DD;
	vertical-align: top;
}
.Profile table th {
	width: 20%;
	text-align: left;
}
/* ------ End CompanyProfile ------ */


/* ------ Begin CompanyAccess ------ */
.Access h4 {
	background: transparent url(../images/company_tit_access.png) no-repeat;
}
.Access iframe {
	border: 1px solid #9CB5B7;
	margin: 15px 0 15px 50px;
}
.Access p {
	margin-top: 15px;
	margin-left: 50px;
	font-size: 1.3em;
}
.Access small {
	display: block;
	margin-right: 50px;
	text-align: right;
	font-size: 1.1em;
}
/* ------ End CompanyAccess ------ */


/* ------ Begin Policy-Philosophy ------ */
.Philosophy h4 {
	background: transparent url(../images/policy_tit_philo.png) no-repeat;
}
.Philosophy img {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	padding-bottom: 200px; 
}
.Philosophy h5 {
	width: 201px;
	height: 18px;
	background: transparent url(../images/policy_philo_lead.png) no-repeat;
	margin-top: 15px;
	margin-left: 265px;
	text-indent: -9999em;
}
.Philosophy p {
	margin-top: 10px;
	font-size: 1.4em;
}
.Philosophy p span {
	display: block;
	text-align: right;
}
/* ------ End Policy-Philosophy ------ */


/* ------ Begin Policy-privacy ------ */
.Privacy h4 {
	background: transparent url(../images/policy_tit_privacy.png) no-repeat;
}
.Privacy p {
	margin: 15px 5px;
	font-size: 1.3em;
}
.Privacy ol {
	margin-left: 20px;
	font-size: 1.3em;
}
.Privacy ol li {
	list-style-type: decimal;
	padding: 2px 0;
}
/* ------ End Policy-privacy ------ */


/* ------ Begin OurJob ------ */
.Editing h4 {
	background: transparent url(../images/ourjob_tit_editing.png) no-repeat;
}
.Editing img {
	float: left;
	margin-top: 15px;
	margin-right: 10px; 
}
.Editing h5 {
	width: 186px;
	height: 18px;
	background: transparent url(../images/ourjob_editing_lead.png) no-repeat;
	margin-top: 15px;
	margin-left: 358px;
	text-indent: -9999em;
}
.Editing p {
	margin-top: 10px;
	font-size: 1.4em;
}
/* ------ End OurJob ------ */


/* ------ Begin Work-Magazine ------ */
.Magazine h4 {
	background: transparent url(../images/works_tit_magazine.png) no-repeat;
}
.Magazine dl {
	clear: right;
	border-bottom: 1px solid #BCC0DD;
	margin-top: 15px;
	padding-bottom: 15px;
}
.Magazine dl dt {
	font-size: 2em;
}
.Magazine dl dt span {
	font-size: 0.65em;
}
.Magazine dl dt span.exp {
	display: block;
	padding-bottom: 5px;
	color:  #62629F;
}
.Magazine dl dd {
	padding-top: 5px;
}
.Magazine dl dd img.cover {
	width: 150px;
	background: #9CB5B7;
	padding: 1px;
}
.Magazine dl dd ul {
	float: right;
	width: 433px;
	text-align: left;
}
.Magazine dl dd ul li {
	margin-bottom: 15px;
	font-size: 1.2em;
}
.Magazine dl dd ul li.inStore {
	width: 100px;
	height: 20px;
	background: transparent url(../images/icon_instore.png) no-repeat;
	text-indent: -9999em;
}
.Magazine dl dd ul li span.forDatail {
	display: block;
	width: 72px;
	height: 16px;
	background: transparent url(../images/icon_fordetail.png) no-repeat;
	padding-bottom: 3px;
	text-indent: -9999em;
}
.Magazine dl dd ul li a {
	background: transparent url(../images/icon_link.gif) no-repeat;
	padding-left: 13px;
}
.Magazine dl dd ul li a:hover {
	background: transparent url(../images/icon_link_on.gif) no-repeat;
	padding-left: 13px;
}
.Magazine dl dd ul li.ourworks {
	font-size: 1.3em;
}
.Magazine dl dd ul li.ourworks span {
	color: #62629F;
}
/* ------ End Work-Magazine ------ */


/* ------ Begin Work-Mook ------ */
.Mook h4 {
	background: transparent url(../images/works_tit_mook.png) no-repeat;
}
.Mook table {
	margin-top: 15px;
	margin-bottom: 10px;
}
.Mook td span.exp {
	display: block;
	color:  #62629F;
	font-size: 1.3em;
	text-align: left;
}
/* ------ Begin Work-Mook ------ */


/* ------ Begin Work-Book_bunka ------ */
.Bunka h4 {
	background: transparent url(../images/works_tit_bunka.png) no-repeat;
}
/* ------ End Work-Book_bunka ------ */


/* ------ Begin Work-Book_kyoiku ------ */
.Kyoiku h4 {
	background: transparent url(../images/works_tit_kyoiku.png) no-repeat;
}
/* ------ End Work-Book_kyoiku ------ */


/* ------ Begin Work-Book_Business ------ */
.Business h4 {
	background: transparent url(../images/works_tit_business.png) no-repeat;
}
/* ------ End Work-Book_Business ------ */


/* ------ Begin Work-Book_Life ------ */
.Life h4 {
	background: transparent url(../images/works_tit_life.png) no-repeat;
}
/* ------ End Work-Book_Life ------ */


/* ------ Begin Work-Book_Kenko ------ */
.Kenko h4 {
	background: transparent url(../images/works_tit_kenko.png) no-repeat;
}
/* ------ End Work-Book_Kenko ------ */


/* ------ Begin Work-Book_Shumi ------ */
.Shumi h4 {
	background: transparent url(../images/works_tit_shumi.png) no-repeat;
}
/* ------ End Work-Book_Shumi ------ */


/* ------ Begin Work-Book_Seikatu ------ */
.Seikatu h4 {
	background: transparent url(../images/works_tit_seikatu.png) no-repeat;
}
/* ------ End Work-Book_Seikatu ------ */


/* ------ Begin Work-Other ------ */
.Other h4 {
	background: transparent url(../images/works_tit_other.png) no-repeat;
}
.Other table {
	margin-top: 15px;
	margin-bottom: 10px;
}
.Other td {
	text-align: center;
}
.Other td span.exp {
	display: block;
	color:  #62629F;
	font-size: 1.3em;
	text-align: left;
}
.Other td.dtl {
	width: 100%;
	padding: 10px;
	font-size: 1.2em;
	text-align: left;
}
/* ------ End Work-Other ------ */


/* ------ Begin Work-2 Column ------ */
.Kyoiku table, 
.Mook table, 
.Bunka table,
.Business table,
.Life table,
.Kenko table,
.Shumi table,
.Seikatu table {
	width: 600px;
}
.Kyoiku table td, 
.Mook table td, 
.Bunka table td,
.Business table td,
.Life table td,
.Kenko table td,
.Shumi table td,
.Seikatu table td {
	width: 280px;
	vertical-align: top;
}
.Kyoiku dl, 
.Mook dl, 
.Bunka dl,
.Business dl,
.Life dl,
.Kenko dl,
.Shumi dl,
.Seikatu dl {
	margin-top: 15px;
}
.Kyoiku dl dt, 
.Mook dl dt,
.Bunka dl dt,
.Business dl dt,
.Life dl dt,
.Kenko dl dt,
.Shumi dl dt,
.Seikatu dl dt {
	font-size: 1.7em;
}
.Kyoiku dl dt span, 
.Mook dl dt span,
.Bunka dl dt span,
.Business dl dt span,
.Life dl dt span,
.Kenko dl dt span,
.Shumi dl dt span,
.Seikatu dl dt span {
	display: block;
	padding-bottom: 5px;
	font-size: 0.7em;
}
.Kyoiku dl dd img.cover, 
.Mook dl dd img.cover,
.Bunka dl dd img.cover,
.Business dl dd img.cover,
.Life dl dd img.cover,
.Kenko dl dd img.cover,
.Shumi dl dd img.cover,
.Seikatu dl dd img.cover {
	width: 120px;
	background: #9CB5B7;
	padding: 1px;
}
.Kyoiku dl dd ul, 
.Mook dl dd ul,
.Bunka dl dd ul,
.Business dl dd ul,
.Life dl dd ul,
.Kenko dl dd ul,
.Shumi dl dd ul,
.Seikatu dl dd ul {
	float: right;
	width: 160px;
	margin-right: 10px;
	text-align: left;
}
*html .Kyoiku dl dd ul, 
*html .Mook dl dd ul,
*html .Bunka dl dd ul,
*html .Business dl dd ul,
*html .Life dl dd ul,
*html .Kenko dl dd ul,
*html .Shumi dl dd ul,
*html .Seikatu dl dd ul {
	float: right;
	width: 140px;
	margin-right: 0px;
	text-align: left;
}
*+html .Kyoiku dl dd ul, 
*+html .Mook dl dd ul,
*+html .Bunka dl dd ul,
*+html .Business dl dd ul,
*+html .Life dl dd ul,
*+html .Kenko dl dd ul,
*+html .Shumi dl dd ul,
*+html .Seikatu dl dd ul {
	float: right;
	width: 140px;
	margin-right: 0px;
	text-align: left;
}
.Kyoiku dl dd ul li, 
.Mook dl dd ul li,
.Bunka dl dd ul li,
.Business dl dd ul li,
.Life dl dd ul li,
.Kenko dl dd ul li,
.Shumi dl dd ul li,
.Seikatu dl dd ul li {
	margin-bottom: 15px;
	font-size: 1.2em;
}
.Kyoiku dl dd ul li.ourworks, 
.Mook dl dd ul li.ourworks,
.Bunka dl dd ul li.ourworks,
.Business dl dd ul li.ourworks,
.Life dl dd ul li.ourworks,
.Kenko dl dd ul li.ourworks,
.Shumi dl dd ul li.ourworks,
.Seikatu dl dd ul li.ourworks {
	font-size: 1.3em;
}
.Kyoiku dl dd ul li.ourworks span, 
.Mook dl dd ul li.ourworks span,
.Bunka dl dd ul li.ourworks span,
.Business dl dd ul li.ourworks span,
.Life dl dd ul li.ourworks span,
.Kenko dl dd ul li.ourworks span,
.Shumi dl dd ul li.ourworks span,
.Seikatu dl dd ul li.ourworks span {
	color: #62629F;
}
/* ------ End Work-2 Column ------ */


/* ------ Begin ourClients ------ */
.Clients h4 {
	background: transparent url(../images/clients_tit_list.png) no-repeat;
}
.Clients ul {
	margin: 15px 5px;
}
.Clients ul li {
	margin: 5px 0;
	font-size: 1.3em;
}
.Clients ul li a {
	background: transparent url(../images/icon_link.gif) no-repeat;
	padding-left: 15px;
}
.Clients ul li a:hover {
	background: transparent url(../images/icon_link_on.gif) no-repeat;
	padding-left: 15px;
}
/* ------ End ourClients ------ */


/* ------ Begin recruit_Henshu �������ە��recruit_gaibu ------ */
.Henshu h4 {
	background: transparent url(../images/recruit_tit_henshu.png) no-repeat;
}
.Gaibu h4 {
	background: transparent url(../images/recruit_tit_gaibu.png) no-repeat;
}
.Henshu p, .Gaibu p {
	margin-top: 15px;
	font-size: 1.4em;
}
.Henshu p strong, .Gaibu p strong {
	display: block;
	margin-bottom: 10px;
	font-size: 1.3em;
}
.Henshu dl, .Gaibu dl {
	font-size: 1.3em;
}
.Henshu dl dt, .Gaibu dl dt {
	margin-top: 20px;
	font-weight: bold;
}
.Henshu dl dd, .Gaibu dl dd {
	margin-left: 20px;
}
.Henshu dl dd ul, .Gaibu dl dd ul {
	margin-top: 5px;
}
.Henshu dl dd ul li, .Gaibu dl dd ul li {
	padding: 2px 0;
}
.Henshu dl dd ul li.point, .Gaibu dl dd ul li.point {
	list-style-type: disc;
	margin-left: 15px;
}
/* ------ End recruit_henshu �������ە��recruit_gaibu ------ */


/* ------ Begin SpecialThanks ------ */
.Thanks h4 {
	background: transparent url(../images/thanks_tit_list.png) no-repeat;
}
.Thanks p {
	margin-top: 10px;
	font-size: 1.4em;
}
.Thanks p span {
	display: block;
	text-align: right;
}
.Thanks dl {
	margin-top: 50px;
	font-size: 1.3em;
}
.Thanks dl dd {
	margin: 15px 20px;
}
.Thanks dl dd a {
	padding-left: 10px;
}
/* ------ End SpecialThanks ------ */


/* ------ Begin Inquiry ------ */
.Inquiry h4 {
	background: transparent url(../images/inquiry_tit_inq.png) no-repeat;
}
.Inquiry table {
	margin: 15px 0;
}
.Inquiry table th, .Inquiry table td {
	padding: 10px 5px;
	font-size: 1.2em;
}
.Inquiry table th {
	vertical-align: top;
}
.Inquiry table th span.ast {
	padding-left: 5px;
	color: red;
	font-size: 0.9em;
}
.Inquiry table td.Btn {
	text-align: center;
}
.Inquiry table td.Btn input {
	padding: 3px 5px;
}
.Inquiry #TxtError {
	margin: 15px 70px;
	font-size: 1.1em;
}
.Inquiry p.TxtCnt {
	margin: 60px 0;
	font-size: 1.4em;
	text-align: center;
}
/* ------ End Inquiry ------ */