﻿@charset "UTF-8";


/*---------- Base ----------*/

html {
	padding: 0;
	margin: 0;
	}
	
body {
	padding: 0;
	margin: 0;
	background-color: #383838;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	}

#header {
	font-size:14px;
	color: #818181;
	font-weight: normal;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
h1 {
	display:block;
	text-indent: -9999px !important;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}
	
p {
	text-align:left;
	line-height: normal;
	}

a:link { color: #003366; }
a:visited { color: #999999; }
a:active { color: #7C3200; }
a:hover { color: #999999; }

table { font-size: 12px; }

td > img { display: block; margin: 0; }
td > a { line-height: 1.0; padding:0; margin:0; }

/*---------- Font ----------*/


.text8 { font-size: 8px; }
.text10 { font-size: 10px; }
.text11 {
	font-size: 11px;
	margin-left: 20px;
	}
.text12 {
	font-size: 12px;
	padding: 5px;
	}
.text12_01 {
	font-size: 12px;
	text-align: left;
	line-height: 13px;
	margin: 10px;
	padding: 5px;
	border: 1px solid #808080;
}
.text14 {
	font-size: 14px;
	}
.text16 {
	font-size: 16px;
	}
.text18 {
	font-size: 18px;
	}

.text20 {
	font-size: 12px;
	line-height: 16px;
	}
.text21 {
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	}
	
.style1 {
	color: #534C49;
	font-weight: bold;
	}
.style2 {color: #666666}

.style4 {
	color: #EA2F00;
	font-weight: bold;
	}
.style7 { color: #EA2F00; }


.height10 { line-height: 10px }
.height12 { line-height: 12px }
.height14 { line-height: 14px }
.height16 { line-height: 16px }
.height18 { line-height: 18px }
.height20 { line-height: 20px }
.height22 { line-height: 22px }
.height24 { line-height: 24px }

.pad10 { padding: 10px; }

.fix { background-repeat: no-repeat }

#red{ color:#FF0000; }

.box{ background-color: #FFECA2; }
.form_bt { margin-left:20px; }


/*---------- Staff ----------*/


#wrapper {
	text-align: center;
	width: 790px;
	margin: 0 auto;
	}

#staff_index img { border: 0; }

#staff_index #wrapper table {
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	border-collpase: collapse;
	}
#staff_index #wrapper table tr,
#staff_index #wrapper table td { margin: 0; padding: 0; line-height: 1.0; }

#staff_index #wrapper table img { display: block;}

table.staff { background: #fff; }

a.thickbox { display: block; text-align: right; }


body.staff {
	margin: 0;
	padding: 12px 24px;
	background: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	}

body.staff img {
	float: right;
	margin: 0 0 6px 12px;
	}

body.staff h1 {
	font-size: 12px;
	color: #444;
	font-weight: bold;
	border-bottom: 2px solid #f4d9e8;
	margin: 6px 0;
	}

body.staff h2 {
	font-size: 11px;
	margin: 12px 0 6px 0;
}

body.staff p { margin: .5em 0; }

body.staff ul { margin: .5em 1em; }
body.staff ul li { margin-left: 1em; }

body.staff dl.staff1,
body.staff dl.staff5 { margin: 1em; }
body.staff dl.staff1 dt {
	float: left;
	width: 3em;
	}
body.staff dl.staff1 dd { margin-left: 4em; display: block; }
body.staff dl.staff5 dd { margin-left: 1em; display: block; }

td#dr {
	padding-top: 10px;
	}
	
.m5{
margin:25px;
width:550px;
}
.titlefont {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
.formtext {
	color: #669900;
	font-weight: bold;
}
.text_big {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #003300;
}

.titlefont a:link { color: #ffffff; 
	text-decoration: none;
}
.titlefont a:visited {
	color: #ffffff;
	text-decoration: none;
}
.titlefont a:active { color: #ffffff; 
	text-decoration: none;
}
.titlefont a:hover { color: #ffffff; 
	text-decoration: none;
}


.bg_dr{
	background-image: url(../img/img_dr.jpg);
	background-repeat: no-repeat;
	background-position: 345px;
}


.menu_infowaku{
	border: 1px solid #996600;
	background-color: #F7F8F0;
}
