@charset "Shift_JIS";

/* :::::::::::::::::::::::::::::::::::::::::::::
	index style reset
::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::
	style reset
::::::::::::::::::::::::::::::::::::::::::::: */
html, body,
h1, h3, h4, h5, h6,
p, pre, blockquote, form,
ul, ol, li, dl, dt, dd, address {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul  {
	list-style-type: none;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	default style
::::::::::::::::::::::::::::::::::::::::::::: */

*        {
	font-family: Verdana, Osaka, "ＭＳ Ｐゴシック";
}

hr {
	display: none;
}

strong {
	font-weight: normal;
	text-decoration: none;
}



th {
	text-align: left;
}
table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ::::::::::::::::::::::::::::::::::::::::: */


body     {
	color: #666666;
	text-align: center;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #999;
	scrollbar-darkshadow-color: #aaa;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #222222;
	background-color: #000000;
}
#wr {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 750px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#header {
	background-image: url(images/main_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
	height: 268px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header h1      {
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-align: right;
	width: 750px;
	height: 17px;
	margin: 0px;
	padding-right: 7px;
}

/* 帯メニュー */

#menu {
	width: 750px;
	height: 54px;
	margin-top: 197px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #282828;
}
#menu li{
	float:left;
	list-style-type: none;
}
#menu a {
	color: #2E2E2E;
	text-align: right;
	font-size: 0.1pt;
	letter-spacing: -1000em;
	float:left;
	list-style-type: none;
	list-style-position: inside;
	height: 54px;
	text-decoration: none;
}
.lnk01 a {
	background-image: url(images/menu2_01.gif);
	background-repeat: no-repeat;
	width: 150px;
}
.lnk02 a{
	background-image: url(images/menu2_02.gif);
	background-repeat: no-repeat;
	width: 150px;
}
.lnk03 a{
	background-image: url(images/menu2_03.gif);
	background-repeat: no-repeat;
	width: 150px;
}
.lnk04 a{
	background-image: url(images/menu2_04.gif);
	background-repeat: no-repeat;
	width: 150px;
}
.lnk05 a{
	background-image: url(images/menu2_05.gif);
	background-repeat: no-repeat;
	width: 150px;
}
.lnk01 a:hover {
	background-image: url(images/menu2_01-over.gif);
}
.lnk02 a:hover {
	background-image: url(images/menu2_02-over.gif);
}
.lnk03 a:hover {
	background-image: url(images/menu2_03-over.gif);
}
.lnk04 a:hover {
	background-image: url(images/menu2_04-over.gif);
}
.lnk05 a:hover {
	background-image: url(images/menu2_05-over.gif);
}
/* index */
#main  {
	margin-bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
}
#main h2 {
	text-decoration: none;
	text-align: left;
	font-size: 120%;
}
#m_wr {
	width: 750px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topics  {
	padding: 5px;
	font-size: 80%;
	overflow: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 400px;
	float:left;
	text-align: left;
	height: 140px;
	scrollbar-3dlight-color: #adadad;
	scrollbar-arrow-color: #adadad;
	scrollbar-darkshadow-color: #e4e5e7;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #adadad;
	scrollbar-shadow-color: #adadad;
	scrollbar-track-color: #e4e5e7;
}
#topics ul {
	margin-top: 10px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin-right: auto;
	margin-left: 30px;
}
#topics li {
	border-bottom-width: 1px;
	line-height: 160%;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 10px;
}
#topics li a {
	color: #A70301;
}

#topics li  a:hover {
	color: #A70301;
	text-decoration: none;
}
.day {
	font-weight: bold;
	padding-right: 10px;
}
#side {
	padding: 0px;
	margin-left: 440px;
	width:300px;
	margin-top: 20px;
	margin-bottom: 35px;
}

#side table     {
	margin: 0px;
	width: 300px;
}
#side td     {
	font-size: 90%;
	vertical-align: top;
	width: 300px;
	background-image: url(images/tel_02.gif);
	background-repeat: repeat-y;
}
#side p     {
	margin-top: 0px;
	margin-right: auto;
	margin-left: 30px;
}
#side blockquote     {
	font-size: 80%;
	margin-right: auto;
	margin-left: 55px;
	margin-top: 5px;
}

.button{
	padding-left: 25px;
	padding-top: 10px;
}

.intro1 {
	
	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 690px;
	text-align: left;
}

.intro1 p {
	margin-bottom: 10px;
	line-height: 180%;
}


.intro {
	height: 196px;
	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 690px;
	text-align: left;
}

.intro p {
	margin-bottom: 10px;
	line-height: 180%;
}
.osu {
	text-align: right;
	width: 680px;
}

#footer {
	background-image: url(images/f_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 80px;
	margin-bottom: 0px;
	width: 100%;
}


#footer p.copy {
	color: #cccccc;
	font-size: 70%;
	text-align: right;
	vertical-align: text-top;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}


/* コンテンツ */
#c_wr {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/c_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#c_header {
	background-color: #ffffff;
	width: 750px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 121px;
	background-image: url(images/logo_yoko.gif);
	background-repeat: no-repeat;
	background-position: 30px 5px;
}

#c_header h1      {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	width: 750px;
	height: 17px;
	margin: 0px;
	padding-right: 10px;
}
#ing      {
	text-align: right;
	width: 299px;
	margin-left: 440px;
	margin-bottom: 0px;
}

#c_menu {
	width: 750px;
	height: 54px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#c_menu li{
	float:left;
	list-style-type: none;
}
#c_menu a {
	color: #2E2E2E;
	text-align: right;
	background-color: #222222;
	font-size: 0.1pt;
	letter-spacing: -1000em;
	float:left;
	list-style-type: none;
	list-style-position: inside;
	height: 54px;
}
#Con {
	width: 750px;
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 30px;
	vertical-align: top;
}

#Con h2 {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;

}
#Con blockquote {
	width: 670px;
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
}





/* sisetu */
.sisetu {
	font-size: 90%;
}

.sisetu table{

	padding: 5px;
	margin-left: 27px;
	font-size: 100%;
	line-height: 150%;
}
.sisetu th{
	
	font-weight: normal;
	text-align: center;
	background-color: #E4E5E7;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.sisetu td{
	border: 5px solid #FFFFFF;
	background-color: #f1f2f4;
	text-align: center;
}
.dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	width: 650px;
	margin-left: 0px;
}
























/* access */
.access {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 60px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.access h3{
	font-size: 100%;
	float: left;
	width: 70px;
}
.access h6{
	font-size: 100%;
}
.access p img{
	margin-left: 155px;
	margin-bottom: 10px;
	text-align: left;
}
.access ul{
	margin-top: 5px;
	line-height: 150%;
	margin-bottom: 10px;
	margin-left: 153px;
	top: 0px;
	width: 400px;
	text-align: left;
}
.access ul li{
	line-height: 150%;
}
.access table{
	margin-left: 150px;
	margin-bottom: 30px;
	padding: 5px;
	width: 450px;
	font-size: 100%;
	line-height: 150%;
}
.access th{
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	background-color: #E4E5E7;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.access td{
	border: 5px solid #FFFFFF;
	background-color: #f1f2f4;
	text-align: center;
}
.dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	width: 650px;
	margin-left: 0px;
}

/* profile */
#pro {
	line-height: 130%;
	width: 630px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 0px;
	height: 350px;
	background-image: url(images/photo.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	text-align: left;
}

#pro h5          {
	margin-bottom: 20px;
	margin-left: 280px;
	padding-top: 30px;
}
#pro ul      {
	margin-top: 40px;
	margin-left: 280px;
	text-align: left;
	width: 310px;
}
#pro ul li      {
	margin-top: 5px;
}
#p_bg {
	background-image: url(images/photo_bg.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 50px;
	height: 350px;
}
#tra          {
	margin: 0px ;
}
#tra h6          {
	background-color: #f1f2f4;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 15px;
	width: 660px;
	margin-top: 15px;
	font-size: 90%;
	margin-right: auto;
	margin-left: 0px;
}


#tra h2         {
	background-color:#f1f2f4 ;
	text-align:center;
	padding: 5px 5px 5px 15px;
	margin-top: 0px;
}


#tra blockquote {
	width: 640px;
	font-size: 100%;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 20px;
}
#tra table {
	width: 640px;
	font-size: 100%;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 30px;
}
#c_tr          {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 40px;
}
/* information */
#info      {
	background-image: url(images/pro_bg02.gif);
	background-repeat: no-repeat;
	width: 650px;
	margin-right: auto;
	margin-left: 55px;
	font-size: 100%;
	height: 250px;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 25px;
	text-align: left;
}
#info ul      {
	margin-right: auto;
	margin-left: 20px;
	line-height: 150%;
}

#info table      {
	margin-right: auto;
	margin-left: 20px;
	font-size: 90%;
	text-align: center;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#info table td     {
	border: 1px solid #CCCCCC;
}
#info02     {
	background-image: url(images/pro_bg.gif);
	background-repeat: no-repeat;
	width: 650px;
	margin-right: auto;
	margin-left: 55px;
	font-size: 100%;
	height: 120px;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 25px;
	text-align: left;
}

#info02 ol      {
	margin-right: auto;
	margin-left: 40px;
	line-height: 150%;
	text-align: left;
}
#info02 table      {
	margin-right: auto;
	margin-left: 20px;
	font-size: 90%;
	text-align: center;
	width: 500px;
}
#info02 table td     {
	border: 1px solid #CCCCCC;
}
#info03     {
	background-image: url(images/pro_bg03.gif);
	background-repeat: no-repeat;
	width: 650px;
	margin-right: auto;
	margin-left: 55px;
	font-size: 100%;
	height: 120px;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 25px;
	text-align: left;
}
#info03 ul      {
	margin-right: auto;
	margin-left: 20px;
	line-height: 150%;
	text-align: left;
}

#info03 table      {
	margin-right: auto;
	margin-left: 20px;
	font-size: 90%;
	text-align: center;
	width: 500px;
}
#info03 table td     {
	border: 1px solid #CCCCCC;
}

/* event */


#record          {
	margin: 0px auto 30px 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 600px;
	text-align: left;
}
#record h4          {
	margin: 0px auto 0px 0px;
}
#record dl{
	width: 600px;
	margin-bottom: 10px;
	text-align: left;
}

#record dl dt{
	background-color: #f1f2f4;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 15px;
	width: 600px;
	margin-top: 10px;
	font-size: 90%;
	clear:both;
}
#record dl dd {
	font-size: 90%;
	margin-left: 10px;
	margin-top: 10px;
	height: 150px;
}

/*  inatomi_ここから  */

#ori21          {
	float:right;
	margin-top: 10px;
	padding-right:17px;
}



#ori1  {
	float:left;
	
	width: 180px;
}
#ori2  {
	float: left;
	
}
#ori2 ul {

	padding-right:17px;
}

/*  inatomi_ここまで  */

#record dl dd img {
	float: left;
padding-right: 20px;
}
#record dl dd p {
	margin-top: 10px;
	left: 20px;
	position: relative;
	line-height: 150%;
}
#record ul {

	margin-top: 10px;
	position: relative;
	left: 20px;
	margin-bottom: 30px;
}
#record ul li {
	list-style-type: square;
	list-style-position: inside;
}


#event          {
	margin: 0px auto 30px 60px;
	text-align: left;
	width: 600px;
}
#event h4          {
	margin: 0px auto 0px 0px;
}
#event dl{
	width: 600px;
	text-align: left;
}

#event dl dt{
	background-color: #f1f2f4;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 15px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 90%;
	clear:both;
}
#event dl dd {
	font-size: 90%;
	margin-left: 30px;
	margin-top: 10px;
}

/* ::::::::::::::::::::::::::::::::::::::::: */
/* inquiry */
.lisk         {
	color: #f00;
	font-style: normal;
	margin: 10px auto auto 2pt;
}
.space        {
	background-position: left;
	padding-left: 250px;
}
.con           {
	width: 500px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: 100px;
}
#order           {
	text-align: left;
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
}
#order th      { 
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-left: 30px;
	background-image: url(images/c_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	font-weight: normal;
}
#order td      {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding: 6px 5px 6px 20px;
}
em.required          { color: #D94040; font-style: normal; }
#order input         { margin: auto 5px auto auto;  }
#order textarea      { width: 300px; height:70px; }
#order .text1,
#order .text2,
#order .text3,
#order .text4,
#order select              { border: 1px solid #ccc; padding: 1px 3px; color: #333; }
#order .text1:focus,
#order .text2:focus,
#order .text3:focus,
#order .text4:focus,
#order select:focus        { border: 1px solid #9BA385; }
#order .text1   { width: 250px; }
#order .text2   { width: 70px; }
#order .text3   { width: 150px; }
#order .text4   { width: 300px; }
#order .ex      { font-size: 90%; color: #999; }

input.submit  {
	margin: 5px 5px auto 5px;
	padding: 2px 20px;
	color: #000;
	background: #fff;
	border: 1px solid #9BA385;
}
#but           {
	text-align: center;
	margin-bottom: 60px;
}
