@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	font-style:normal;
	font size:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25;
	padding-left: 0;
}

body {
   line-height:25px;
   height:25px
   letter-spacing:3px;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
   font-size:14px;
   color:#333;
   background:#ffffe0;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#800000;
}

img {
   border:0;
   vertical-align:bottom;
}

a:hover img.over {
opacity: 0.8;
filter: alpha(opacity=30);
-ms-filter: "alpha( opacity=30 )";
}


h1,h2,h3,h4,h5,h6 {
	margin:0;
}

/* ========全体のレイアウト======== */
#top {
	width:790px;
	margin:0 auto;
	background-color: #fff;
	background-image: url(../images/bg_contents_left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	position: relative;
}

#wrapper {
   width:790px;
   background:url("../images/bg_contents_right.gif") 100% 0 repeat-y;
}

#header {
	position:relative;
}

#header h1{
   width:730px;
   position:absolute;
   left:5px;
   top:3px;
   font-size:11px;
   color:#333;

}

.headerphoto{
   margn:0 auto;
}

#pr {
   width:200px;
   position:absolute;
   right:30px;
   top:80px;
}

#headerp{
   position:relative;
   padding:0 5px;
   margin-top:15px;
   background:url("../images/top_g_navi.gif") ;
   text-align:right;
}

#contents {
   margin:0 auto;
   padding:20px 20px 0 20px;
}

#main {
   float:right;
   width:500px;
}

#sub {
   float:left;
   width:220px;
}

#pagetop {
   clear:both;
}

#footer {
   clear:both;
   margin:0 5px;
}


/* ========サブ コンテンツ======== */

div#menu .section {
   margin-bottom:10px;
}

div#menu h2 {
   padding:3px;
   font-size:13px;
   font-weight:bold;
   color:#fff;
   background:url("../images/bg_sub_h2.gif") 50% 50%;
}

div#menu ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#menu li {
   padding:5px 0 5px 0;
   line-height:50px;
   list-style:none;
   font-size:16px;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}

div#menu li a {
   display:block;
   padding-left:38px;
   border-bottom:1px solid #dcdcdc;
   background:url("../images/navi_back.gif") 0 -2px no-repeat;
}

div#contents #sub div#menu li a:hover {
   color:#800000;
}


#bg {
   float:left;
   width:220px;
}

#bg ul {
   margin:5px 0 0 5px;
   border:1px solid #fff;
   background:#fff;
}

#bg li {
   margin-bottom:15px;
   padding:5px 0 5px 0;
   border:1px solid #b5b5b5;
   list-style:none;
   background:#fff;
}

#bg li a {
   display:block;
  padding:0px;
}



/* ========メイン コンテンツ======== */
#main a {
   color:#800000;
}

#main a:hover {
   text-decoration:underline;
}

#topicPath {
   margin:5px;
   font-size:11px;
}

.icatch {
margin-bottom:20px;
}

#main h2 {
   margin-bottom:10px;
   padding:0 5px;
   color:#333;
   line-height:35px;
   font-size:17px;
   font-weight:bold;
   border-top:2px solid #ff8c00;
   background:url("../images/h2_back.gif") 0 100% repeat-x;
}

#main h3 {
   margin-top:20px;
   margin-bottom:3px;
   padding:0 0 0 8px;
   font-size:16px;
   line-height:30px;
   border-top:3px solid #ff8c00;
   background:url("../images/h3_back.gif") 0 100% repeat-x;
}

#main h3.staffboshu{
   margin-top:20px;
   margin-bottom:3px;
   padding:3px 3px 3px 10px;
   font-size:16px;
   line-height:30px;
	background:#ff8c00;
	color: #fff;
}

#main h4 {
   margin:15px 0 8px 0;
   padding:0 0 3px 8px;
   font-size:15px;
   border-left:5px solid #ff8c00;
   background:url("../images/bg_h4.gif") 0 100% repeat-x;
}

#main h5 {
	margin:25px 0 5px 0;
	padding:2px;
	font-size:14px;
	background:#ff8c00;
	color: #fff;
}

#main h6 {
   margin:5px 0 5px 0;
   font-size:14px;
   color:#ff8c00;
}

#midashi {
   margin-bottom:2px;
   font-size:15px;
   font-weight:bold;
   color:#ff4500;
}

.information {
	display:inline-block;
    width: 478px;
	height:90px;
	overflow: auto;
	border:1px #333 solid;
	padding: 10px 10px 10px 10px;
	margin:2px 0px 10px 0px;
	position: relative;
	background:url("../images/bg_info_line.gif") 0 20px no-repeat;
}

.information dt {
   margin-bottom:3px;
   float:left;
   width:120px;
   margin:0;
   padding:0;
}

.information dd {
   margin:0 0 1px 1px;
   padding:0px;
}

#main p {
	margin:0 0 1px 0;
}

#main p.boshutel{
	text-align:center;
	font-size:20px;
	margin-top:25px;
	margin-bottom:25px;
	color:#F30;
	font-weight:bold;
}

#main table {
   width:100%;
   border-collapse: collapse;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#ffe4b5;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

#mainhako{
	display:block;
    width: 380x;
	padding-left:30px;
	margin-bottom:5px;
}

#mainhako2{
	display:block;
    width: 380x;
	height:400px;
	padding-left:30px;
}

#mainhako table {
   width:70%;
   border-collapse: collapse;
}

#mainhako table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#ffe4b5;
}

#mainhako table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

#subphoto{
	display:block;
    width: 260;
	height:182px;
	float:right;
	padding:5px;

}

#name{
	display:block;
    width: 400px;
	height:45px;
	float:right;
	padding-right:20px;
	text-align:right;
	font-weight:bold;
}

/* ========メール画面========= */
#MAINLAYOUT {
	margin:0 auto;
	padding:0;
	border: 1px solid #ccc;
}

#FORM table {
   width:70%;
   border-collapse: collapse;
}

#FORM table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#ffe4b5;
}

#FORM table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

#FORM .Submit {
	background: #fff;
	text-align: center;
}
.ERR {
	color: #f00;
}

/* 著作権表記用 */
div#Copyright {
	text-align: right;
	margin-top: 2px;
	font-size: 10px;
}
div#Copyright a:link, div#Copyright a:visited {

	color: #999999;
	text-decoration: none;
}
div#Copyright a:hover {
	text-decoration: underline;
}
/* ========ページトップに戻る========= */
#pagetop {
   padding:20px 0;
   text-align:right;
}

#pagetop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 50% no-repeat;
}

/* ========フッターメニュー======== */
#footer ul {
   margin:0 auto;
   padding:10px 0 0 0;
   font-size:12px;
   text-align:right;
   background:url("../images/bg_dotline.gif") 0 0 repeat-x;
}

#footer li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

#footer li a {
   padding-left:10px;
}


/* ========アドレス======== */
#adress {
   margin:0 auto;
   padding:5px 0;
   font-size:13px;
   color:#fff;
   text-align:center;
   background: #ffa500;
}
