@charset "utf-8";

/* Basic Settings */

body {
	margin: 0;
	padding: 0;
	font-family: "garamond-premier-pro", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", sans-serif;
	font-size: 15px;
	line-height: 30px;
	-webkit-text-size-adjust: none;
	background-color: #fff9e5;
	}
	
div {
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 0 0 0 0;
	}
	
ul {
	margin: 0;
	padding: 0;
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
a {
	color: #0000FF;
	text-decoration: underline;
	}
	
a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

h1 {
	font-family: "garamond-premier-pro", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", sans-serif;
	height: 32px;
	font-weight: normal;
	margin: 0;
	}
h1 a {}
h1 a:hover {}
h1 a:visited {}

h2 {
	font-family: "garamond-premier-pro", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", sans-serif;
}
h2 a {}
h2 a:hover {}
h2 a:visited {}
	
h3 {
	font-family: "garamond-premier-pro", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", sans-serif;
}
h3 a {}
h3 a:hover {}
h3 a:visited {}
    
img {
	border-style: none;
	}

/* Common Settings */

.right {
	float: right;
	}

.clear {
	clear: both;
}

.tk-garamond-premier-pro{
	
}

/* 左右のボックスの高さを揃える */
.heightLineParent {
}

/* --------------------------------------------------------------------------------
 0. 
 -------------------------------------------------------------------------------- */

#container {
	width:960px;
	margin: 0 auto;
	}

/* --------------------------------------------------------------------------------
 1. logo
 -------------------------------------------------------------------------------- */

#logo{
	width: 300px;
	height: 300px;
	display: block;
	margin: 30px auto 30px auto;
	}

/* --------------------------------------------------------------------------------
 2. menu
 -------------------------------------------------------------------------------- */

#menu {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	}

#menu ul {
	display: block;
}

#menu li {
	width: 23%;
	float: left;
	display: list-item;
	list-style-type: none;
	border-bottom: 1px solid #f67c75;
	font-size: 24px;
	line-height: 32px;
}

#menu li a {
	color: #000;
	text-decoration: none;
}

#menu li a:hover {
	color: #E00;
	text-decoration: none;
}

#menu li.access_contact {
	margin: 0 2% 0 0 ;
	text-align: center;
}

#menu li.profile {
	margin: 0 1% 0 1% ;
	text-align: center;
}

#menu li.recruit {
	margin: 0 1% 0 1% ;
	text-align: center;
}

#menu li.facebook {
	margin: 0 0 0 2% ;
	text-align: center;
}

/* --------------------------------------------------------------------------------
 3. building
 -------------------------------------------------------------------------------- */

#building {
	width: 794px;
	height: 833px;
	margin: 10px auto 30px auto;
	display: block;
	}

/* --------------------------------------------------------------------------------
 4. access_contact
 -------------------------------------------------------------------------------- */

#access_contact {
	width: 920px;
	margin: 0px auto 0px auto;
	padding: 0px 0 60px 0;
	}

#access_contact > h1 {
	height: 32px;
	text-align: center;
	}

#access_contact_map {
	width: 860px;
	margin: 0 auto;
	padding: 20px;
	border: 4px double #E00;
}

#access_contact_leftbox {
	width: 275px;
	margin: 20px 0 0 45px;
	float: left;
	}

#access_contact_centerbox {
	width: 275px;
	margin: 20px 0 0 0;
	float: left;
	}

#access_contact_rightbox {
	width: 275px;
	margin: 20px 45px 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#access_contact_leftbox > h3 {
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	line-height: 1.5em;
	margin: 0;
	color: #000;
	}

#access_contact_centerbox > h3 {
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	line-height: 1.5em;
	margin: 0;
	color: #000;
	}

#access_contact_rightbox > h3 {
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	line-height: 1.5em;
	margin: 0;
	color: #000;
	}

#access_contact .text {
	margin: 0 0 0 0;
	text-align: center;
	}

#access_contact .text a {
	color: #E00;
	text-decoration: none;
	}

#access_contact .text a:hover{
	color: #E00;
	text-decoration: underline;
	}

#access_picture {
	width: 813px;
	height: 884px;
	margin: 50px auto 0 auto;
	display: block;
	}

/* --------------------------------------------------------------------------------
 5. profile
 -------------------------------------------------------------------------------- */

#profile {
	width: 920px;
	margin: 0px auto 0px auto;
	padding: 30px 0 60px 0; 
	}

#profile > h1 {
	text-rendering: optimizeLegibility;
	height: 32px;
	margin: 0 0 0 0;
	text-align: center;
	}

#profile_box {
	width: 872px;
	margin: 0px auto;
	padding: 20px;
	float: left;
	border: 4px double #E00;
	}

#profile_box > h3 {
	font-size: 18px;
	color: #E00;
	font-weight: normal;
	margin: 5px 0 0 0;
	text-align: center;
}

#profile_box .text {
	text-align: center;
}

#profile_l {
	width: 347px;
	margin: 45px 25px 0 40px;
	padding: 20px;
	float: left;
	border: 4px double #E00;
	}

#profile_c {
	width: 192px;
	margin: 20px 25px 0 25px;
	padding: 20px;
	float: left;
	border: 4px double #E00;
	}

#profile_r {
	width: 347px;
	margin: 45px 40px 0 25px;
	padding: 20px;
	float: left;
	border: 4px double #E00;
	}

#profile_l > h3 {
	font-size: 18px;
	color: #E00;
	font-weight: normal;
	margin: 0;
}

#profile_c > h3 {
	font-size: 18px;
	color: #E00;
	font-weight: normal;
	margin: 0;
}

#profile_r > h3 {
	font-size: 18px;
	color: #E00;
	font-weight: normal;
	margin: 0;
}

#profile_l .text {
	text-align: justify;
	}

#profile_r .text {
	text-align: justify;
	}


/* --------------------------------------------------------------------------------
 6. recruit
 -------------------------------------------------------------------------------- */

#recruit {
	width: 920px;
	margin: 0px auto 0px auto;
	padding: 30px 0 30px 0; 
	}

#recruit > h1 {
	height: 32px;
	margin: 0 0 0 0;
	text-align: center;
	}

#recruit_box {
	width: 872px;
	margin: 0px auto;
	padding: 20px;
	border: 4px double #E00;
	}

#recruit_box > h3 {
	font-family: "garamond-premier-pro", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", sans-serif;
	font-size: 18px;
	color: #E00;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-align: center;
}

#recruit_box .text {
	text-align: center;
}

#recruit .text {
	margin: 0 0 0 0;
	text-align: center;
	}

#recruit .text a {
	color: #E00;
	text-decoration: none;
	}

#recruit .text a:hover{
	color: #E00;
	text-decoration: underline;
	}

#recruit .red {
	color: #E00;
}

#recruit .text2 {
	margin: 0 0 20px 0;
	text-align: center;
	}

#recruit .text2 a {
	color: #E00;
	text-decoration: none;
	}

#recruit .text2 a:hover {
	color: #E00;
	text-decoration: underline;
	}

.backtohome {
	margin: 40px 0 0 0;
	text-align: center;	

	}

.backtohome a {
	color: #E00;
		text-decoration: none;
	}

/* --------------------------------------------------------------------------------
 footer
 -------------------------------------------------------------------------------- */

footer {
	width: 920px;
	height: 50px;
	margin: 20px auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	}

/* --------------------------------------------------------------------------------
 page-top
 -------------------------------------------------------------------------------- */

#page-top {
	position: fixed;
	bottom: 35px;
	right: 0px;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.0em;
	letter-spacing: 0.125em;
	font-weight: bold;
}

#page-top a {
	background: #000;
	text-decoration: none;
	color: #FFF;
	width: 100px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	display: block;
	font-weight: bold;
}

#page-top a:hover {
	text-decoration: none;
	background: #E00;
	color: #FFF;
	font-weight: bold;

}
