@charset "utf-8";

@import url("common.css"); /* common stylesheet */
@import url("title.css"); /* title stylesheet */
@import url("fonts.css"); /* fonts stylesheet */
@import url("tab.css"); /* tab stylesheet */
@import url("table.css"); /* table stylesheet */
@import url("print.css"); /* print stylesheet */

/*
CSS Name: style.css
Date: 2007.5
Version: 1.2
Author: Defsystem & SAP
Author URI: http://www.dweb-design.com/
http://www.salonad.com/
*/

/* main
------------------------------------------------------------------------- */
body {
	background: url(/images/common/bg/header_bg.jpg) repeat-x;
  text-align: center;
}

body#home {
	background: url(/images/index/header_bg.jpg) repeat-x;
}

#page {
	background: url(/images/common/bg/side_bg.jpg) repeat-y;
	width: 850px;
}

#home #page {
	background: url(/images/index/top.jpg) no-repeat 0 36px;
	width: 900px;
}

/* header
------------------------------------------------------------------------- */
#header {
  margin: 0 auto 10px;
	text-align: left;
}

#home #header {
  width: 850px;
  height: 317px;
}

/* Logo
-------------------------------------------------------------------------------- */
.logo {
	background: url(/images/common/logo/logo.jpg) no-repeat;
	padding: 40px 30px;
  width: 158px;
}

.logo a {
  display: block;
  overflow: hidden;
  padding: 237px 0 0 0;
  width: 158px;
  height: 0px!important;
  height /**/:237px;/* for ie5.x */	
}

#home #header .logo {
	background: url(/images/index/logo.jpg) no-repeat;
	float: left;
}

/* General
-------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-size: 108%;
}
ul, ol, dl {
  padding: 0;
  margin: 0;
  list-style: none;
}

strong {
  font-weight: bold;
}

/* anchor
------------------------------------------------------------------------- */
a {
  color: #7C8A1E;
	text-decoration: underline;
}

a:hover {
  color: #6D791A;
  text-decoration: none;
}

hr {
  margin: 10px 0;
  border: 1px solid #E6E6E3;
  clear: both;
}

/* text format
------------------------------------------------------------------------------- */
blockquote {
  margin: 0;
}

blockquote p {
  margin: 0;
}

/* image float
------------------------------------------------------------------------- */
.center {
  text-align: center;
  margin: 0 auto 15px;
}

img.right { 
  float: right;
  margin: 2px 0 10px 10px;
  padding: 0;
}

img.left {
  float: left;
  margin: 0 10px 10px 0;
  padding: 2px 0 0 0;
}

/* content
------------------------------------------------------------------------- */
#body {
	width: 575px;
	font-size: 93%;
}

#home #body {
	margin: 0 auto;
	width: 840px;
}
.right {
	float: right;
}

p.breadcrumbs {
  margin: 0;
  height: 50px;
  clear: both;
}

/* alpha
------------------------------------------------------------------------- */
#alpha {
	text-align: left;
	margin: 0 0 20px;
	line-height: 170%;
}

#home #alpha {
	width: 500px;
	float: left;
}

p.main {
  margin-bottom: 15px;
}

/* alpha block
-------------------------------------------------------------------------------- */
#alpha .block {
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

.block p {
	margin: 0 0 20px;
}

#alpha .box1 {
	background: url(/images/common/bg/title32_bg.jpg) repeat-x;
}

#alpha .box2 {
	background-color: #F0EEDB;
	border: 1px solid #DDDAAE;
	padding: 25px;
}

/* alpha ul ol
-------------------------------------------------------------------------------- */
#home .news_box ul {
	width: 500px;
	background: url(/images/index/news_bg.gif) no-repeat;
}

#home .news_box li {
	background: url(/images/common/icon/line.gif) repeat-x;
	margin: 0 15px;
	padding: 17px 0;
}

#home .news_box li span {
	font-weight: bold;
	padding-right: 10px;
	color: #8A8A75;
}

/* alpha hx
-------------------------------------------------------------------------------- */
#alpha h1, #alpha h2, #alpha h3 {
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 138.5%;
}

/* alpha box dl
------------------------------------------------------------------------- */
#alpha .block dl {
  margin: 0 0 15px;  
}

#alpha .block dt {
  clear: both;
  font-weight: bold;
}

#alpha .block dd {
  padding: 0 20px 15px;
}

#alpha dl.leftbox {
  margin: 0 0 20px;
  width: 280px;
  float: left;
}

#alpha dl.rightbox {
  margin: 0 0 20px;
  width: 280px;
  float: right;
}

#alpha .leftbox dt, #alpha .rightbox dt {
  margin: 0 0 15px;
}

#alpha .leftbox dd, #alpha .rightbox dd {
  margin: 0 0 10px;
  padding: 3px 10px;
  background: #EBF2BD;
  color: #9AAA28;
  font-weight: bold;
  text-align: right;
}

#alpha .leftbox dd.course, #alpha .rightbox dd.course {
  background: none;
  padding: 5px 0;
  margin: 0;
  color: #626B1D;
  text-align: left;
}

/* beta
------------------------------------------------------------------------- */
#beta {
	margin: 0 0 20px;
	width: 200px;
	text-align: left;
	float: left;
}

#home #beta {
	width: 310px;
	float: right;
	margin: 0 0 20px;
}

/* beta block
-------------------------------------------------------------------------------- */
#beta .block {
	margin: 0 0 15px;
	padding-left: 9px;
}

/* beta ul
-------------------------------------------------------------------------------- */
#beta ul {
  margin: 0 0 5px;
}

#home #beta .bn ul {
	background: url(/images/common/icon/line.gif) repeat-x;
	padding-top: 15px;
}

#home #beta ul li {
  margin: 0 0 10px;
}


/* footer
------------------------------------------------------------------------- */
#footer {
	background: url(/images/common/bg/footer_bg.jpg) repeat-x bottom;
	height: 300px;
	clear: both;
}

.footer_block {
	margin: 0 auto;
	width: 850px;
}

.pagetop {
	background: url(/images/common/bg/side_bg2.jpg) no-repeat;
	padding:50px 0 0 7px;
	margin-bottom: 35px;
  text-align: left;
}

#home .pagetop {
	background: none;
}

.pagetop a {
	background: url(/images/common/bn/to_top.gif) no-repeat;
	display: block;
	overflow: hidden;
	padding: 47px 0 0 0;
	width: 140px;
	height: 0px!important;
	height /**/:47px;/* for ie5.x */
}


address {
	background: url(/images/common/logo/footer_logo.gif) no-repeat;
  float: left;
  overflow: hidden;
  padding: 125px 0 0 0;
	width=: 245px;
  height: 0px!important;
  height /**/:125px;/* for ie5.x */	
}

/* copyright
-------------------------------------------------------------------------------- */
.copyright {
	font-size: 77%;
	color: #7C8A1E;
	text-align: right;
	float: right;
}

/* blog
-------------------------------------------------------------------------------- */
.entrymeta {
  padding: 5px 10px;
  margin-bottom: 10px;
  background: #F4F2E7;
}

#alpha .entrybody {
  margin-bottom: 15px;
  border-bottom: 1px solid #E9E9E7;
  padding: 0 0 10px;
}

.blog_m {
	margin-bottom: 5px;
}

/* google map */
#alpha #map {
	width: 568px;
	height: 250px;
	padding: 0px;
}

#alpha #mapback {
	border: 1px solid #BBB;
	padding: 2px;
	margin-bottom: 1em;
}

/* hack clearfix 回り込みハック
-------------------------------------------------------------------------------- */
#body:after, #header:after, .clear:after, #page:after, #beta:after {
  content:  ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#body, #header, .clear, #page, #beta {
  zoom: 100%;
} /* ie */
