@charset "UTF-8";
/*-----------------------------------------------------------------------
	●   2013 mami@TH eDESIGNERS
	●   main(common) layout menu
	001. ページ全体
	002. 全体配置
	003. ヘッダー詳細
	004. グローバルナビ詳細
	005. コンテンツ詳細
	006. フッター詳細
	999. その他
-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------
	001. ページ全体
-----------------------------------------------------------------------*/
body {
	background: #ffe7c8 url("../images/bg_body.png") repeat center top;
	color: #222222;
	line-height: 180%;
	min-width: 1020px;
	text-align: center; /* for IE6 */
}
body,
button,
input,
select,
textarea {
	font-family: "Lucida Grande","segoe UI","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic Pro","rounded-mplus","HG丸ゴシックM-PRO","メイリオ","Meiryo",verdana ,arial ,sans-serif;
}
button,
input,
select,
textarea {
	font-size: 87.5%;
}
address {
	padding: 5px 0;
	width: 970px;
}
a,
a:link {
	color: #006eae;
	text-decoration: underline;
}
a:visited {
	color: #002e51;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #f09199;
	outline: 0;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------
	002. 全体配置
-----------------------------------------------------------------------*/
#wrap {
	background: url("../images/bg_wrap.png") repeat-y left top;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 5px;
	width: 1020px;
	zoom: 1;
}
#header {
	display: block;
	overflow: hidden;
	width: 970px;
	zoom: 1;
}
#nav {
	display: block;
	float: right;
	min-height: 500px;
	overflow: hidden;
	width: 170px;
	zoom: 1;
}
#contents {
	display: block;
	float: left;
	overflow: hidden;
	width: 820px;
	zoom: 1;
}
#footer {
	background: url("../images/bg_footer.png") no-repeat left bottom;
	display: block;
	margin: 0 auto 80px auto;
	overflow: hidden;
	padding-bottom: 30px;
	width: 1020px;
	zoom: 1;
}
/*-----------------------------------------------------------------------
	003. ヘッダー詳細
-----------------------------------------------------------------------*/
#head_wrap {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 970px;
	zoom: 1;
}
#head_wrap h1 {
	float: left;
	padding-left: 80px;
}

#head_contact {
	display: block;
	float: right;
	overflow: hidden;
	padding: 200px 30px 0 0;
	zoom: 1;
	margin-right: 20px;
}
#head_contact li {
	text-align: left;
}

#head_banner {
	background: url('../images/line_maruten2.png') no-repeat;
	background-position: 80px 100%;
}

#head_banner ul {
	background: url('../images/line_maruten.png') no-repeat;
	background-position: 43px 0%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 20px auto;
	width: 900px;
}
#head_banner li {
	display: inline;
	padding-left: 40px;
/*IE-expression (first-child) for IE6 */
	_padding-left: expression((this.parentNode.firstChild ==this)?'0':'40px');
}
#head_banner li:first-child {
	padding-left: 0;
}
/*-----------------------------------------------------------------------
	004. グローバルナビ詳細
-----------------------------------------------------------------------*/
#nav li {
	margin-top: 30px;
}
/*-----------------------------------------------------------------------
	005. コンテンツ詳細
-----------------------------------------------------------------------*/
#contents_wrap {
	padding-left: 90px;
	padding-top: 50px;
	text-align: left;
}
/* ▼ 共通クラス */
.sentence {
	padding: 10px 0 0 50px;
}
.pt20 {
	padding-top: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.center {
	text-align: center;
}
/* ▼ office */
#office {
	background: url('../images/line_ten.png') no-repeat;
	background-position: 40px 100%;
	padding-bottom: 50px;
}
#office dt {
	padding: 30px 0 10px 25px;
}
#office_padding {
	padding-top:20px;
	padding-bottom:30px;
}
/* ▼ profile */
#profile {
	background: url('../images/line_ten.png') no-repeat;
	background-position: 40px 100%;
	padding-bottom: 50px;
}
#profile dt {
	padding: 50px 0 10px 28px;
}
/* ▼ career */
#career {
	background: url('../images/line_sikaku.png') no-repeat;
	background-position: 40px 100%;
	padding-bottom: 100px;
}
#career dt {
	padding: 50px 0 10px 28px;
}
/* ▼ work */
#work {
	background: url('../images/line_sikaku.png') no-repeat;
	background-position: 40px 100%;
	padding-bottom: 100px;
	padding-top: 40px;
}
#work dt {
	padding: 50px 0 10px 28px;
}

#work_padding {
	padding-top:30px;
}

/* ▼ price */
#price {
	background: url('../images/line_sikaku.png') no-repeat;
	background-position: 40px 100%;
	padding-bottom: 100px;
	padding-top: 40px;
}
#price dt {
	padding: 50px 0 10px 28px;
}
/* ▼ access */
#access {
	background: url('../images/line_sikaku.png') no-repeat;
	background-position: 40px 100%;
	padding-bottom: 100px;
	padding-top: 40px;
}
#access dt {
	padding: 50px 0 10px 28px;
}
#accessmap {
	background: url('../images/bg_accessmap.png') no-repeat left top;
	margin-top:10px;
}
#accessmap iframe {
	margin: 15px 0 0 25px;
}
#accessmap p {
	padding-right: 50px;
	padding-top: 20px;
}
/* ▼ contact */
#contact {
	padding-bottom: 295px;
	padding-top: 30px;
	width: 352px;
}
#contact li {
	float:left;
}
#contact dt {
	padding: 50px 0 10px 28px;
}
/* ▼ car(PageTop) */
#car {
	bottom: 5px;
	height: 64px;
	position: fixed;
	text-align: right;
	width: 970px;
}
#car ul {
	height: 64px;
	right: 0;
	overflow: hidden;
	position: absolute;
	width: 276px;
}
#car a:focus {
	outline: 0;
}
/*-----------------------------------------------------------------------
	006. フッター詳細
-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------
	999. その他
-----------------------------------------------------------------------*/
.noscript {
	background-color: #970032;
	color: #f5f5f5;
	display: block;
	margin-left: 13px;
	overflow: hidden;
	padding: 5px 0;
	text-align: center;
	width: 948px;
	zoom: 1;
}
.clear {
	clear: both;
}
.article,
.aside,
.section {
	display: block;
	overflow: hidden;
	zoom: 1;
}



/* 交互に背景色を付ける */
/*#profile table tr:nth-of-type(2n+1){ 
 	background-color:#ddebf3;
}
#career table tr:nth-of-type(2n+1){ 
	background: #ddebf3;
}
#work table tr:nth-of-type(2n+1){ 
	background: #ddebf3;
}
#price table tr:nth-of-type(2n+1){ 
	background: #ddebf3;
}
*/