@charset"Shift_JIS";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: left;
	font-family: ‚l‚r ‚o–¾’©, ƒqƒ‰ƒMƒm–¾’© Pro W3;
}

.fix { zoom: 1; }
.fix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0px; 
	visibility: hidden;
}

/* -------------------------------------------------- */
/* main */
/* -------------------------------------------------- */

#main {
	width: 1024px;
	margin: 0px auto;
}

/* -------------------------------------------------- */
/* header */
/* -------------------------------------------------- */

#header {
	position: relative;
	height: 72px;
	width: 100%;
	margin: 0px auto;
}

#header h1 {
	position:absolute;
	width: 153px;
	height: 55px;
	left: 20px;
	top: 11px;
}

/* -------------------------------------------------- */
/* submenu */
/* -------------------------------------------------- */

#submenu {
	position:absolute;
	top: 11px;
	left: 200px;
	width: 813px;
	height: 15px;
	padding: 0px 11px 0px 0px;
	text-align: right;
}

#submenu ul {
	float: right;
}

#submenu li {
	float: left;
}

#submenu li a {
	float: left;
	padding: 0px 10px;
	width: auto;
	list-style: none;
	text-align: left;
	color: #333333;
	font-size: 75%;
	border-left: 1px solid #333333;
}

#submenu li a:hover {
	text-decoration: none;
	background-color: #e5e5e5;
}

/* -------------------------------------------------- */
/* mainmenu */
/* -------------------------------------------------- */

#mainmenu {
	position:absolute;
	top: 30px;
	left: 200px;
	width: 816px;
	/*height: 22px;*/
	padding: 0px 8px 0px 0px;
	text-align: right;
}

#mainmenu ul {
	float: right;
}

#mainmenu li {
	float: left;
}

#mainmenu li a {
	float: left;
	padding: 0px 13px;
	width: auto;
	list-style: none;
	text-align: left;
	color: #333333;
	font-size: 90%;
	border-left: 1px solid #333333;
}

#mainmenu li a:hover {
	text-decoration: none;
	background-color: #e5e5e5;
}

/* -------------------------------------------------- */
/* addmenu */
/* -------------------------------------------------- */

#addmenu {
	position:absolute;
	top: 52px;
	left: 200px;
	width: 816px;
	/*height: 22px;*/
	padding: 0px 8px 0px 0px;
	text-align: right;
}

#addmenu ul {
	float: right;
}

#addmenu li {
	float: left;
}

#addmenu li a {
	float: left;
	padding: 0px 13px;
	width: auto;
	list-style: none;
	text-align: left;
	color: #333333;
	font-size: 90%;
	border-left: 1px solid #333333;
}

#addmenu li a:hover {
	text-decoration: none;
	background-color: #e5e5e5;
}

/* -------------------------------------------------- */
/* contents */
/* -------------------------------------------------- */

#contents {
	width: 870px;
	padding: 112px 79px 0px 79px;
	background: url(/img/contents-default-bk.jpg) no-repeat left top;
}

#contents h2 {
	margin: 0px 0px 20px 0px;
	font-size: 200%;
}

/* -------------------------------------------------- */
/* wrapper */
/* -------------------------------------------------- */

#wrapper {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0px auto;
}

#date {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 8px 0px;
	font-size: 75%;
	background: url(/img/arrow-black.gif) no-repeat left center;
}

#wrapper h3 {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 40px 0px;
	font-size: 120%;
	background: url(/img/line-dot.gif) repeat-x left bottom;
}

#contents-main-left {
	width: 680px;
	padding: 0px 0px 20px 0px;
	float: left;
}

#contents-main {
	width: 100%;
	padding: 0px 0px 20px 0px;
}

/* -------------------------------------------------- */
/* news-contents */
/* -------------------------------------------------- */

#news-contents {
	overflow: auto;
	width: 95%;
	margin: 0px auto;
}

#news-contents p {
	margin: 0px 10px 15px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 150%;
	color: #4d4d4d;
}

#news-contents img.normal {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#news-contents img.left-float {
	margin: 0px 50px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#news-contents h4 {
	margin: 0px 0px 16px 10px;
	padding: 3px 0px 2px 15px;
	font-size: 1.2em;
	color: #3b577d;
	line-height: 150%;
	border-left: 3px solid #3b577d;
}

#backno {
	width: 95%;
	margin: 15px auto 16px auto;
	padding: 5px 0px 15px 0px;
	font-size: 0.8em;
	border: 1px solid #e4e4e4;
	background-color: #f5f5f5;
}

#backno h4 {
	margin: 0px 0px 10px 14px;
	font-size: 1.0em;
	color: #333333;
	line-height: 150%;
}

#backno dl {
	/*width: 590px;*/
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
}

#backno dt {
	float: left;
	width: 100px;
	padding: 5px 0px 5px 0px;
	clear: both;
	background: url(/img/top/bg_arrow.gif) no-repeat left 7px;
}

#backno dt span { padding-left: 12px; }

#backno dd {
	/*width: 500px;*/
	margin-left: 100px;
	padding: 5px 10px 5px 0px;
}

#backno dd a:link    { color: #6F8497; text-decoration: underline; }
#backno dd a:visited { color: #6F8497; text-decoration: underline; }
#backno dd a:hover   { color: #6F8497; text-decoration: none; }
#backno dd a:active  { color: #6F8497; text-decoration: none; }

#old-back {
	width: 95%;
	margin: 0px auto 25px auto;
	text-align: right;
	font-size: 80%;
}

#old-back p {
	width: 150px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	color: #6d83bf;
	background: url(/img/arrow-blue.gif) no-repeat left center;
	display: inline;
}

#old-back p a:link    { color: #6d83bf; text-decoration: underline; }
#old-back p a:visited { color: #6d83bf; text-decoration: underline; }
#old-back p a:hover   { color: #6d83bf; text-decoration: none; }
#old-back p a:active  { color: #6d83bf; text-decoration: none; }

/* -------------------------------------------------- */
/* staffarea */
/* -------------------------------------------------- */

#staffarea {
	padding: 13px;
	width: 133px;
	background-color: #ffffff;
	border: 1px dotted #aca48a;
	float: right;
}

#staffarea h5 {
	margin: 0px 0px 3px 0px;
}

#staffarea p {
	margin: 0px 0px 15px 0px;
	color: #6f6f6f;
	font-size: 75%;
	line-height: 140%;
	font-style: normal;
}

#staffarea h6 {
	margin: 10px 0px 10px 0px;
	color: #7c230e;
	font-size: 80%;
	line-height: 140%;
	font-style: normal;
}
	
#staffarea li {
	margin: 0px 0px 8px 0px;
	color: #5a5954;
	font-size: 80%;
	line-height: 160%;
	font-style: normal;
}

#staffarea li img {
	margin: 0px 15px 0px 0px;
}

#staffarea li a {
	color: #5a5954;
	text-decoration: underline;
}

#staffarea li a:hover {
	text-decoration: none;
}

/* -------------------------------------------------- */
/* to top */
/* -------------------------------------------------- */

.totop {
	width: auto;
	padding: 0px 10px 0px 0px;
	text-align: right;
	font-size: 80%;
	color: #333333;
}

.totop a {
	color: #333333;
}

/* -------------------------------------------------- */
/* footmenu */
/* -------------------------------------------------- */
#footer-menu {
	clear: both;
	margin: 0px auto;
	padding: 23px 0px 12px 0px;
	width: 100%;
}

#footer-menu ul {
	margin: 0px auto 12px auto;
	padding: 0px 0px 0px 12px;
	text-align: center;
}

#footer-menu li {
	display: inline;
	padding: 0px 12px 0px 8px;
	font-size: 75%;
	color: #55555;
	border-right: 1px solid #555555;
}

#footer-menu li a {
	color: #555555;
}

/* -------------------------------------------------- */
/* footer */
/* -------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding: 17px 0px 18px 0px;
	font-size: 70%;
	color: #597c94;
	text-align: center;
}

/* -------------------------------------------------- */
/* new-list */
/* -------------------------------------------------- */

#new-list {
	width: 770px;
	margin: 0px auto;
}

#new-list dt {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 75%;
	color: #565656;
	background: url(/img/line-dot-black.gif) repeat-x left bottom;
}

#new-list dd {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 85%;
}

#new-list dd a {
	color: #333333;
}

#new-list dd a:hover {
	color: #663333;
}

/* -------------------------------------------------- */
/* sitemap */
/* -------------------------------------------------- */

.sitemap01 {
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: 0px 40px 15px 0px;
	background-color: #c9c9c9;
}

.sitemap01 a {
	display: block;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	font-weight:normal;
	text-align: left;
	background: url(/img/arrow-gray2.gif) no-repeat center left;
}

.sitemap01 a:link {
	color: #333333;
	text-decoration: none;
}

.sitemap01 a:active {
	color: #333333;
	text-decoration: none;
}

.sitemap01 a:visited {
	color: #333333;
	text-decoration: none;
}

.sitemap01 a:hover {
	color: #333333;
	text-decoration: underline;
}

.sitemap02 {
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: 0px 40px 15px 0px;
	background-color: #dadada;
}

.sitemap02 a {
	display: block;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	font-weight:normal;
	text-align: left;
	background: url(/img/arrow-gray2.gif) no-repeat center left;
}

.sitemap02 a:link {
	color: #333333;
	text-decoration: none;
}

.sitemap02 a:active {
	color: #333333;
	text-decoration: none;
}

.sitemap02 a:visited {
	color: #333333;
	text-decoration: none;
}

.sitemap02 a:hover {
	color: #333333;
	text-decoration: underline;
}

.sitemap03 {
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 15px 0px;
	background-color: #eaeaea;
}

.sitemap03 a {
	display: block;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	font-weight:normal;
	text-align: left;
	background: url(/img/arrow-gray2.gif) no-repeat center left;
}

.sitemap03 a:link {
	color: #333333;
	text-decoration: none;
}

.sitemap03 a:active {
	color: #333333;
	text-decoration: none;
}

.sitemap03 a:visited {
	color: #333333;
	text-decoration: none;
}

.sitemap03 a:hover {
	color: #333333;
	text-decoration: underline;
}

	
/* -------------------------------------------------- */
/* phone 20130820 */
/* -------------------------------------------------- */

.trigger {
	display: none;
}

#phonemenu {
	display: none;
}
		
/* -------------------------------------------------- */
/* phone end */
/* -------------------------------------------------- */