@charset "euc-jp";


/* all ----------------------------------------------------------- */
a {
	color:#707070;
	text-decoration: none;
}
a:history {
	color:#707070;
	text-decoration: none;
}
a:hover {
	color:#707070;
	text-decoration: underline;
}

#header {
	background:url('/img/bg_header.gif') no-repeat;
	height:101px;
}

body {
	background:#ffffff;
	 font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro" "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 80%;
	color:#707070;
	text-align: center;
	background:url('/image/common/bg_page.jpg') repeat-x;
	margin: 0px;
}

div#page {
	width: 758px;
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

div#hpage {
	width: 758px;
	margin: 0 auto;
}
div#fpage {
	width: 758px;
	margin: 0 auto;
}


/*--- Header ----*/
h1#title {
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	color: #ffffff;
	text-align: left;
}

div#hpage h1#title {
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	color: #ffffff;
	text-align: left;
}

div#page div#header {
	width: 100%;
	height: 90px;
	background:url('/image/common/bg_header.jpg') no-repeat;
}

div#header div.menu {
	width: 200px;
	height: 20px;
	margin-top: 65px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: 0;
}
/*--- Header ----*/

/*--- document ----*/
#document {
	width: 100%;
}
/*--- document ----*/

/*--- MENU ---*/
td.navi {
	width: 194px;
	background-color: #eaeaea;
	height: 100%;
	text-align: center;
}
div#menus{
	width: 194px;
	background-color: #96c730;
}
div#menus div.menu {
	margin-top: 4px;
	margin-bottom: 3px;
}

div#az {
	margin: 20 ;
	letter-spacing: 0.3em;
	width: 170px;
	text-align: left;
	font-size: 8pt;
}
strong.orange12 {
	font-size: 12pt;
	color: #e88b00;
}
strong.orange11 {
	font-size: 11pt;
	color: #e88b00;
}
strong.orange10 {
	font-size: 10pt;
	color: #e88b00;
}
strong.orange {
	font-size: 10pt;
	color: #e88b00;
}
strong.gray10 {
	font-size: 10pt;
	color: #666666;
}
/*--- MENU ---*/


/*--- DOC ---*/
#docs {
	width: 564px;
	text-align: left;
}

div#title {
	margin: 7px 9px 0 9px;
}

div.paragraph01 {
	line-height: 140%;
	margin: 10px 18px;
	font-size: inherit;
}
div.paragraph01 div.p_caption {
	margin-top: 40px;
}
div.paragraph01 div.p_contents {
	padding: 5px;
	line-height: 140%;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.time {
	background-color: #cfbab4;
}
table.time th {
	text-align: center;
	font-weight: normal;
	background-color: #f2ecea;
}
table.time td {
	text-align: center;
	background-color: #ffffff;
}


table.pet {
	background-color: #cfbab4;
}
table.pet th {
	font-weight: normal;
	background-color: #f2ecea;
}
table.pet td {
	text-align: center;
	background-color: #ffffff;
}


div.doc_box {
	width: 522px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	margin: 10px 18px;
}

div.doc_box div.caption {
}
div.doc_box div.content {
	border-width: 1px 0 0 0;
	border-color: #cccccc;
	border-style: solid;
	padding: 5px;
	line-height: 140%;
}

/*--- DOC ---*/



/*--- FOOTER ---*/
#footer {
	text-align: center;
	margin: 40px 20px 10px 20px;
	padding-top: 10px;
	font-size: 8pt;
	line-height: 140%;
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color: #666666;
}
#footer div.menu {
	font-size: 8pt;
}
/*--- FOOTER ---*/
