@charset "utf-8";

/* ----------------------------------------------------- */

HTML, BODY, DIV, SPAN, FONT,
P, H1, H2, H3, H4, H5, H6,
OL, UL, LI, DL, DT, DD,
TABLE, TD, TH, IMG, FORM, OBJECT, INPUT, TEXTAREA {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: top;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	
	list-style-type: none;
  text-align : left;
}

html {
	height: 100%;
}

br {
	letter-spacing: 0;
}

body {
	font-size: 75%;
	color: #555555;
	line-height: 1.5em;
	text-align: center;
	font-family: "MS PGothic", "E­E³ E°γ΄γ·γE―", Osaka, sans-serif;
	background-image: url(bg.jpg);
}

p {
	margin-bottom: 1.3em;
}

p.mbtm {
	margin-bottom: 4.5em;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 868px;
	text-align: left;
	background-image: url(bg_wrap.jpg);
}

#cntnr {
	margin: 0;
	padding: 0 19px;
}

.ifrm {
	color: #555555;
}

/* γγγγΌ -------------------------------------------- */

#hdr {
	margin: 0;
}

#hdr h1 {
	font-size: 0.88em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: right;
}

#hdr h1 a {
	color: #888888;
	text-decoration: none;
}

#hdr h2 {
	margin: 16px 0;
	line-height: 1px;
}

.tel {
	float: right;
	margin: 10px 0;
	line-height: 1px;
}

/* γ‘γ€γ³γγγ²γΌγ·γ§γ³ -------------------------------- */

#navm {
	clear: both;
	margin-bottom: 15px;
	height: 36px;
}

#navm li {
	float: left;
	display: block;
	width: 166px;
}

#navm a {
	float: left;
	display: block;
	background-image: url(navm_bg.jpg);
}

.navm_lt a { background-position: 0 0;}
.navm_md a { background-position: -166px 0;}
.navm_rt a { background-position: -332px 0;}

.navm_lt a:hover, .navm_lt .active { background-position: 0 -39px;}
.navm_md a:hover, .navm_md .active { background-position: -166px -39px;}
.navm_rt a:hover, .navm_rt .active { background-position: -332px -39px;}

/* ε·¦γγγ²γΌγ·γ§γ³ ------------------------------------ */

#navl {
	width: 180px;
}

#navl h3 {
	margin-bottom: 2px;
	line-height: 1px;
}

#navl ul {
	margin-bottom: 20px;
}

#navl li {
	padding-bottom: 1px;
	background: url(dline_gry.gif) left bottom repeat-x;
}

#navl li a, #navl li a:visited {
	padding: 5px 0 5px 25px;
	display: block;
	color: #555555;
	text-decoration: none;
	background: url(arwr_brn.gif) 12px center no-repeat;
}

#navl li a:hover {
	background-color: #F5F2E7;
	text-decoration: underline;
}

#navl li a.active {
	background-color: #F5F2E7;
}

#navl p {
	margin-bottom: 10px;
	font-size: 0.88em;
	text-align: center;
}

/* γγγΏγΌ -------------------------------------------- */

#ftr {
	clear: both;
	width: 830px;
}

#ftr p {
	margin: 0;
}

.ptop {
	padding: 60px 0 10px 0;
	text-align: right;
}

.ftrcts {
	padding: 20px 0;
	color: #FFFFFF;
	text-align: center;
	background-image: url(ftr_bg.jpg);
}

.ftrcts a, .ftrcts a:visited {
	color: #FFFFFF;
	font-size: 0.88em;
}

.ftrcts a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.88em;
}
/* ζE­E------------------------------------------------ */

.fred {
	color: #C71D1D;
}

.fgrys {
	color: #999999;
	font-size: 0.88em;
}

.fred_b {
	color: #C71D1D;
	font-weight: bold;
}

/* γͺγ³γ― ---------------------------------------------- */

a, a:visited {
	color: #386DA9;
	text-decoration: underline;
}

a:visited {
	color: #888888;
	text-decoration: underline;
}

a:hover {
	color: #386DA9;
	text-decoration: none;
}
.pad_5{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  text-align : center;
}
