* {
	color:#202020;
	padding:0;
	margin: 0;
	line-height: 140%;
	background-image: none;
}

body {
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color:#0000ff;
	text-decoration: underline;;
}

a:hover {
	color:#ff0000;
	text-decoration: none;
}

img{
	vertical-align:middle;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #ee0000;
}


.chui {
	color:#ff0000;
	background-color: #ffff00;
}


/*
ƒx[ƒX
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-color: #ffffff;
	background-repeat: repeat-y;
}

#title{
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
}

h1 {
	text-decoration: none;
	height:40px;
	margin-left: 100px;
	padding:10px 0;
	font-size: 26px;
	color: #ffffff;
	font-weight:normal;
	font-family: "HGPºÞ¼¯¸E", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
}

h1 a {
	color:#fff;
	text-decoration:none;
	line-height: 40px;
}
h1 a:hover {
	color:#fff;
}


/*
ƒwƒbƒ_[
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:200px;
	position:relative;
/*	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position:470px;*/
}

#header #desc {
	position:absolute;
	top:20px;
	left:50px;
	width:390px;
}

#header #desc h2  {
	height:50px;
	line-height:50px;
	font-size:26px;
	font-weight:normal;
	margin-bottom:20px;
	padding-left:60px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-family: "HGPºÞ¼¯¸E", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
}

#header #desc p {

}


/*ƒiƒrƒQ[ƒVƒ‡ƒ“
----------------------------------------------- */
#nav {
	width:780px;
	height: 20px;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
}

#nav ul {
	list-style-type:none;
	margin-left:30px;
}

#nav li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
  }
  
#nav a {
	color: #0000ff;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


/*
ƒRƒ“ƒeƒ“ƒc
-------------------------------------------------------------------*/

#contents {
	padding: 5px;
	margin: 10px 50px 10px 50px;
}

#contents #topimg {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
}

#contents h3 {
	margin-left: 10px;
	color:#000000;
	font-size: 22px;
	font-weight:normal;
/*	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;*/
	padding-left: 40px;
	line-height: 30px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-family: "HGPºÞ¼¯¸E", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
}

#contents h4 {
	font-size: 14px;
	padding: 4px 10px;
	color: #006600;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#contents .c_pad {
	padding: 10px;
}

#contents .c_pad p{
	color:#666666;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/note_line.gif);
}
#contents .c_pad dl{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents .c_pad p a {
	line-height: 20px;
}


#contents .c_pad table {
	width:640px;
	margin:20px auto 10px;
	padding:0px;
	background-color:#f3f3f3;
	border-spacing:5px 5px;
	border: 1px solid #99cc99;
}
#contents .c_pad tr {
	background-color:#ffffff;
}
#contents .c_pad th {
	padding:4px 8px 4px 38px;;
	text-align:left;
	color:#050;
	font-size:18px;
	font-weight:normal;
	font-family: "HGPºÞ¼¯¸E", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(img/th.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E8E6D0
}
#contents .c_pad td {
	padding:0px 8px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#contents .c_pad table .left {
	padding:0;
	width:25%;
	text-align:center;
}
#contents .c_pad table .left img {
	margin-top:5px;
}
#contents .c_pad table .center {
	padding:0;
	width:18%;
	text-indent:24px;
	font-weight:bold;
	background-image: url(img/td.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#contents .c_pad table .btm {
	padding:10px;
}


/*
ƒtƒbƒ^ƒƒjƒ…[
-------------------------------------------------------------------*/

#f_menu {
	position:relative;
	clear: both;
	width: 780px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #E2E2DE;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 16px;
}

#f_menu p {
	position:absolute;
	right:10px;
	bottom:10px;
}


/*
ƒRƒs[ƒ‰ƒCƒg
-------------------------------------------------------------------*/

address {
	width: 800px;
	margin: 0 auto;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #006600;
	font-size: 14px;
	background-image: url(img/adress.gif);
	background-repeat: no-repeat;
}
