@charset "utf-8";

/* -----------------------------------------------------------
	印刷用
----------------------------------------------------------- */

body {
	background: #FFF;
	color: #333;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.2;
	text-align: center;
	font-size:10pt!important;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 11pt!important;
	font-family:"Sans-Serif";
}

h3{
	margin-top:0.5em;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 1em;
}

h1{
	display:none;
}

/*----------------------------------------------------
	Link
----------------------------------------------------*/

a:link {
	text-decoration: underline;
	color:#333;
}

a:visited {
	text-decoration: none;
	color:#aaa;
}

a:hover {
	text-decoration: none;
}

a:active {
	color:#fff;
	background:#111;
}

#Header img{
	left:0px;
	top:0px;
}


#Footer {
	clear: both;
	width:100%;
	font-size:1em;
	border-top:1px solid #666;
	padding:10px 0;
}

#Footer ul{
	display;none;
	}

#Footer ul li{
	display:none;
}

#Address{
	displau:block;
	text-align:right;
	position:relative;
}

.MenuR{
	display:none;
}

p.Copy{
	text-align:center;
}

p.Valid{
	display:none;
}

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
	display:none;
}

.inq{
	display:block;
	width:500px;
	text-align:center;
	margin:2px auto;
}

.pageTop{
	display:none;
}

p.Date{
	text-align:right;
	margin:0;
	padding:0;
}

.AAimg{
	display:none;
}

.WeightBold{
	font-weight:700;
}

ul.ListItem li{
	list-style:disc;
}

.clearFix{
	clear:both;
}

#Wrapper {
	width:95%;
}

#Container {
	float:left;
	width: 95%;
}



/*----------------------------------------------------
	#MainContents
----------------------------------------------------*/

#MainContents {
	width:100%;
}

/*----------------------------------------------------
	#Menu
----------------------------------------------------*/

#Menu {
	display:none;
}

/*----------------------------------------------------
	#Pr
----------------------------------------------------*/

#Pr {
	display:none;
}
/*-----------------------------------------------------

	Index

--------------------------------------------------------*/

.UpdateList{
	width:100%;
	margin-top:15px;
}

.UpdateList p{
	padding:3px 5px;
	font-size:1.2em;
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
}

.UpdateList p img{
	margin-right:10px;
	vertical-align:middle;
}

.UpdateList dl{
	width:100%;
	height:18em;
	overflow:auto;
}

.UpdateList dl dt{
	float:left;
	font-size:1.2em;
	margin-left:10px;
}

.UpdateList dl dd{
	margin-left:8em;
	margin-bottom:5px;
	font-size:1.2em;
}

/*-------------------------------------------------

	.BreadScrumb

--------------------------------------------------*/

#BreadScrumb{
	display:none;
}

/*-------------------------------------------------

	Message

----------------------------------------------------*/

.MessageBody #Wrapper #Container #MainContents p{
	text-indent:1em;
	font-size:1.4em;
	line-height:1.6;
	color:#333;
}

h2{
	display:block;
	width:570px;
	height:40px;
	text-indent:0;
}


h3 img{
	padding-right:8px;
}

#MessageH{
	display:block;
	width:570px;
	height:44px;
	margin:10px;
	text-indent:0;
}

#MainContents #MessageS{
	display:block;
	text-align:right;
}

/*---------------------------------------------------------------


	Business


--------------------------------------------------------------*/

.BusinessBody * * #MainContents dl{
	clear:both;
	font-size:10pt;
}

.BusinessBody * * #MainContents dl dt{
	clear:both;
	float:left;
	padding:5px;
}

.BusinessBody * * #MainContents dl dd{
	padding:5px;
}

.BusinessBody * * #MainContents p{
	font-size:10pt;
}

/*--------------------------------------------------------------------------

	Works

----------------------------------------------------------------------------*/

.WorksEx{
	float:left;
	display:block;
	width:100%;
	padding:5px 0;
}

.WorksEx p{
	font-size:1.3em;
}

/*--------------------------------------------------------------------------

	Corporate

----------------------------------------------------------------------------*/


.CorporateBody * * * table, .RecruitBody * * * table{
	font-size:1.3em;
}

.CorporateBody * * * table tr th, .RecruitBody * * * table tr th{
	width:6em;
	margin:10px;
	padding:2px 10px 3px 0;
	vertical-align:top;
	text-align:right;
}

.CorporateBody * * * table tr td, .RecruitBody * * * table tr td{
	margin:10px;
	padding:2px 0 3px 10px;
	vertical-align:top;
}

#corporateDataTable{
	overflow:auto;
}

/*--------------------------------------------------------------------------

	Recruit

----------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------

	Workflow

----------------------------------------------------------------------------*/

.Workflow{
	float:left;
	display:block;
	width:100%;
	padding:5px 0;
}

.Workflow p{
	font-size:1.3em;
}

.InquiryDataIY{
	display:block;
	margin-left:150px;
}
.InquiryDataLM{
	display:block;
	margin-left:300px;
}

/*--------------------------------------------------------------------------

	Inquiry

----------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------

	SitePolicy

----------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------

	SiteMap

----------------------------------------------------------------------------*/


.SitemapBody #Container #MainContents ul{
	display:block;
	padding:3px 0 3px 1em;
	margin-left:20px;
}

.SitemapBody #Container #MainContents ul li{
	list-style:disc;
	text-indent:1em;
	font-size:1.2em;
}

.SitemapBody #Container #MainContents ul li ul{
	display:block;
	padding-left:1em;
}

.SitemapBody #Container #MainContents ul li ul li{
	list-style:circle;
	text-indent:1em;
	font-size:1em;
}
