@charset "utf-8";
* {
	color:#000000;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	background-color: #6687AA;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(img/bg.jpg);
}
img {
	vertical-align: top;
}
a {
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a img {
	border:none;
}
hr {
	clear: both;
	height: 1px;
}
strong {
	color: #394D4E;
}
.chui {
	font-size: 10px;
	color: #FF0000;
}
/*ベース*/
#base {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #333333;
}
#base_wrap {
	float: left;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap {
	float: left;
	width: 765px;
	margin-left: 5px;
}
/*ヘッダー*/
#header {
	width:960px;
	background-image: url(img/head.gif);
	height: 180px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 a {
	position: absolute;
	left: 0px;
	top: 100px;
}
h1 a:hover {
	color: #F4FFB9;
}
#header #sub {
	position: absolute;
	left: 5px;
	top: 20px;
}
#header #sub2 {
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	top: 40px;
}
#header #sub2 h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}
/*ナビゲーション*/
#nav {
	width: 930px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 15px;
}
#nav ul {
	list-style-type:none;
	display: block;
	margin: 0px;
	padding: 0px;
  }
#nav li {
	display: inline;
  }
#nav li a {
	color: #333333;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#nav li a:hover {
	color: #FFFFFF;
	background-image: url(img/li_ov.gif);
	background-color: #E18700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5724;
}
/*コンテンツ*/
#contents {
	width:590px;
	float: right;
}
#contents iframe{
	margin-left: 10px;
}
#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #top_main {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 300px;
	margin-left: 0px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents h2 {
	font-size: 14px;
	padding-left: 5px;
	color: #3F3F3F;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 7px;
	color: #555555;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}
#contents h3 a {
	font-size: 14px;
}
#contents h4 {
	font-size: 12px;
	color: #C27274;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}
#contents p a {
	line-height: 20px;
}
#contents p strong {
	line-height: 20px;
}
#contents #top_img {
	background-color: #EEEDE9;
	background-image: url(img/top-img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	position: relative;
}
#contents #top_img p {
	font-size: 10px;
	color: #FFFF00;
	background-image: none;
	left: 41px;
	top: 50px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}
#contents .img_left img {
	border: 1px solid #999999;
}
#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}
#contents .c_img_left img {
	border: 1px solid #999999;
}
#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}
#contents .c_img_right img {
	border: 1px solid #999999;
}
.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #000000;
	width: 170px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	right: 5px;
	bottom: 10px;
}
.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
/*２box*/
#base #wrap #contents .box2 {
	height: 65px;
	width: 300px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	right: 350px;
	top: 680px;
}
#base #wrap #contents .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	background-color: #000000;
	border-left-color: #FFFF00;
	color: #FFFFFF;
}
#base #wrap #contents .box2 p {
	margin: 0px;
}
/*table*/
#contents table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents form table th {
	width: 127px;
}
/*info*/
#info table {
	width: 500px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#info table td {
	border-left-width: 1px;
	border-left-coror: #FFFFFF;
	border-left-style: solid;
}
#info .trc {
	background-color: #B7FDFA;
}
/*work*/
#work h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 7px;
	color: #555555;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#work ul {
	padding: 5px 5px 5px 5px;
	background-color: #EFEDE7;
}
#work .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #000000;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	right: 5px;
	bottom: 10px;
}
#work .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
/*work-f1*/
#work-f1 h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #910000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 7px;
	color: #555555;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#work-f1 table {
	width: 500px;
	border-width: 1px;
	border-style: solid;
	border-color: #EAE8DF;
	margin: 0px 0px 0px 0px;
}
#work-f1 table td {
	border: 0px;
}
/*work-f2*/
#work-f2 .red {
	font-size: 16px;
	padding-left: 7px;
	color: #FF0000;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}
#work-f2 h3 {
	font-size: 18px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 7px;
	color: #555555;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#work-f2 p{
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#work-f2 .btn a {
	font-size: 15px;
	line-height: 20px;
	height: 26px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #000000;
	width: 220px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn-1.gif);
	right: 5px;
	bottom: 10px;
	font-weight: bold;
}
#work-f2 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov-1.gif);
}
/*パンくずリスト*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}
/*リンク*/
#contents #link h3 {
	width:545px;
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 6px;
	padding-bottom: 0px;
	color: #555555;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#link table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #F3F3F3;
	margin-left: 13px;
	padding-bottom: 0px;
}
#link table td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	background-color: #;
	color: #000000;
	text-align: left;
}
#link table td a {
	display: block;
	width:93%;
	height:100%;
	font-size: 12px;
	color:#0000FF;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	background-position: 2px center;
	text-decoration: none;
}
#link table td a:hover {
	background-color: #E18700;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 2px center;
	background-image: url(img/li_ov.gif);
}
/*サイド・メニュー*/
#side {
	float: left;
	width: 170px;
	background-color: #EEEDE9;
	padding-bottom: 10px;
}
#side li {
	list-style-type: none;
}
#side .side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}
#side .side_d h4 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3-1.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side .side_d1 {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#side .side_d1 h4 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3-1.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side .side_d h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3-1.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side .side_d1 h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side .side_d ul {
	margin-bottom: 5px;
}
#side .side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#546839;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}
#side .side_d li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}
#side img {
	border:none;
}
#side p {
	padding: 10px;
}
#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
#side #side_pr {
	margin: 5px;
	padding: 5px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}
/*右サイド・メニュー*/
#side_r {
	float: right;
	width: 180px;
	background-color: #EEEDE9;
	padding-bottom: 10px;
	margin-right: 5px;
}
#side_r li {
	list-style-type: none;
}
#side_r .side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}
#side_r .side_d1 {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#side_r .side_d1 h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side_r .side_d1 h4 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3-1.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side_r .side_d h3 {
	display: block;
	width: 156px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3-1.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side_r .side_d ul {
	margin-bottom: 5px;
}
#side_r .side_d li a {
	display: block;
	width:130px;
	font-size: 12px;
	color:#666666;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}
#side_r .side_d li a:hover {
	background-color: #FF9900;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}
#side_r img {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
}
#side_r p {
	padding: 10px;
}
#side_r p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
#side_r #side_pr {
	margin: 2px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}
/*フッタメニュー*/
#f_menu {
	clear: both;
	background-repeat: repeat-x;
	border: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	background-color: #000000;
	background-position: bottom;
}
#f_menu h3 {
	font-size: 14px;
	color: #FFFFFF;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
#f_menu li a {
	font-size: 12px;
	color: #FFFFFF;
}
#f_menu li a:hover {
	font-size: 12px;
	color: #FF0000;
}
#f_menu p {
	font-size: 10px;
	color: #333333;
}
#f_menu #pr {
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
#f_menu #pr a {
	font-size: 10px;
	color: #959A76;
}
/*コピーライト*/
address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #000099;
	font-size: 10px;
	padding: 5px;
}

