@charset "shift_jis";

html, body, div, span, object, h1, h2, h3, h4, h5, p, blockquote, a, em, font, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-weight: normal;
	font-size: 100%;
	font-style:inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ul, ol {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
/*
-----------------------------------
Body
-----------------------------------
*/
body {
	background:#f6f6eb url(../images/bg_body.png) repeat-y center top;
	width: 960px;
	margin: 0 auto;
	color: #333;
	letter-spacing:0.03em;
	font: 100%/1.5 "Lucida Grande", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE89D230B420Pro20W3", "30e130a430ea30aa", "FF2DFF3320FF3030B430B730C330AF", "Osaka", verdana, arial, sans-serif;
}
h1, h2, h3, h4 {
	margin-bottom:12px;
	color:#8A8A37;
	line-height:1;
	font-weight:bold;
}
p, ul, ol {
	font-size:12px;
}
p, ul, ol {
	padding-bottom: 18px;
}
ol {
	padding-left:1em;
	list-style-type:disc;
}
strong {
	font-weight:bold;
}
a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
/*
-----------------------------------
Container
-----------------------------------
*/
#wrapper {
	background:#FFF;
	margin:0 auto;
	width:960px;
	text-align:left;
}
#contents {
	margin-bottom:30px;
	overflow:auto;
	width:960px;
	height:auto;
}
#top_column_left {
	padding:0 25px;
	float:left;
	width:590px;
}
#top_column_right {
	padding:0 25px 0 0;
	float:right;
	width:295px;
}
#pri_column_left {
	padding:0 25px;
	float:left;
	width:550px;
}
#pri_column_right {
	padding:0 25px 0 0;
	float:right;
	width:335px;
}
#gion_column_left {
	padding:0 25px;
	float:left;
	width:445px;
}
#gion_column_right {
	padding:0 25px 0 0;
	float:right;
	width:440px;
}
.photo_left {
	margin:0 15px 15px 0px;
	float:left;
	width:auto;
}
h2 {
	font-size:18px;
}
h3 {
	margin-bottom:10px;
	line-height:1.5;
	font-size:14px;
	color:#75D0F1;
}
h4 {
	color:#336600;
	font-size:18px;
}
h5 {
	font-size:13px;
	font-weight:bold;
}
.photo_left img{
    padding-top:.3em;
}
#pri_column_left li{
    margin:0 0 12px 1em;
	list-style-type:disc;
}
/*
-----------------------------------
Header
-----------------------------------
*/
#header {
	margin:0 auto;
	padding: 0;
	width: 960px;
	height: 130px;
	position: relative;
}
#header h1 {
	position: relative;
	top: 20px;
	left: 20px;
	width: 238px;
	height: 89px;
	background: url(../images/logo.gif) no-repeat left top;
}
#header h1 a {
	position: absolute;
	width: 238px;
	height: 89px;
	text-indent: -9999px;
}
#header ul.header_access {
	margin-top:-84px;
	margin-right:20px;
	float:right;
	text-align:right;
	width:auto;
}
/*
-----------------------------------
Menu
-----------------------------------
*/
ul.navigation_pri {
	margin:0 0 10px;
	padding:0;
	border-bottom:1px solid #FFF;
	height:35px;
	background:#0475A6;
	line-height:1em;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
ul.navigation_pri li {
	float:left;
	margin:0;
	width:auto;
	height:35px;
	line-height:35px;
	background:url(../images/site/navigation_li_bg.gif) no-repeat 0 center;
}
ul.navigation_pri li:first-child {
	background:none;
}
ul.navigation_pri li:first-child a,  ul.navigation_pri li:first-child a:hover, ul.navigation_pri li:first-child a:focus {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
ul.navigation_pri li a {
	padding:0 15px;
	display:block;
	color:#f2f2f2;
	font-weight:bold;
	text-decoration:none;
}
ul.navigation_pri li a:hover, ul.navigation_pri li a:focus {
	text-decoration:none;
	background-color:#065D83;
}
ul.navigation_pri li.cur a {
	background:#0A93D0;
	color:#FFF;
}
/*
-----------------------------------
Head banner
-----------------------------------
*/
#head_banner {
	margin:0 0 20px;
	padding:0;
	width:960px;
	height:216px;
	background:#ccc;
}
.head_banner_inner {
	margin:0 auto;
	width:850px;
}
#head_banner img {
	float:right;
}
.head_banner_inner ul {
	margin:0;
	width:auto;
	padding:0;
	float:left;
	background:#bae2f0 url(../images/navi_bg.png) repeat-y right top;
}
.head_banner_inner ul li {
	width:260px;
	border-bottom:1px solid #CCC;
}
.head_banner_inner ul li.first {
	margin:0;
}
.head_banner_inner ul li a {
	display:block;
	width:100%;
	background: url(../images/arrow1.gif) no-repeat 10px center;
	color:#0e85b0;
	height:53px;
	line-height:53px;
	text-indent:25px;
	font-weight:bold;
	zoom:1;
}
.head_banner_inner ul li a:hover {
	background:#e6e6e6 url(../images/arrow1.gif) no-repeat 10px center;
	text-decoration:none;
}
ul li.cur a, ul li.cur a:hover {
	background:#99d8ee url(../images/arrow2.gif) no-repeat 10px center;
}
/*
-----------------------------------
Footer
-----------------------------------
*/
#footer {
	margin-top:20px;
	padding:0 10px;
	border-top:1px solid #DDD;
	clear:both;
	height:50px;
	line-height:50px;
}
#footer p.backtotop {
	margin-top:-67px;
	text-align:right;
}
#footer ul li{
margin-right:5px;
padding-right:10px;
border-right:1px solid #ccc;
display: inline;
}
/*
-----------------------------------
Top
-----------------------------------
*/
ul.info li {
	margin-bottom:15px;
	padding-bottom:10px;
}
ul.info h4 {
	margin-bottom:0;
	font-size:13px;
}
.left_col ul.top_list p, .left_col ul.catalog_list p {
	font-size:12px;
}
p.date {
	margin:0 0 10px 0;
	padding:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	background:#ebe9e6;
	font-size:11px;
	line-height:1em;
}
ul.info li strong {
	padding:0;
}
/*
-----------------------------------
Sugimura
-----------------------------------
*/
ul.list_floor {
}
ul.list_floor li {
	margin-right:7px;
	display:inline;
}
.last {
	margin:0;
}
/*
-----------------------------------
Gion gallery
-----------------------------------
*/
#navi {
	padding:10px;
	border:1px solid #DDD;
	overflow:auto;
	width:418px;
}
#navi ul li {
	margin: 0 10px 10px 0;
	width:132px;
	float:left;
}
#navi ul li.last {
	margin:0;
}
#main {
	margin-bottom: 10px;
}
/*
-----------------------------------
Contact
-----------------------------------
*/
form {
	width: 550px;
}
.contact dt {
	width: 20em;
	float: left;
}
.contact dd {
	margin-bottom: 5px;
}
input {
	padding: 4px;
	border: solid 1px #7F9DB9;
	width: 300px;
	font-size:13px;
}
textarea {
	margin-top:3px;
	padding: 4px;
	border: solid 1px #7F9DB9;
	width: 450px;
	font-size:12px;
}

textarea.mail {
	margin-top:3px;
	padding: 4px;
	border: solid 1px #7F9DB9;
	width: 300px;
	font-size:12px;
}


input.iefocus, textarea.iefocus, input:focus, textarea:focus {
	background:#F1F1F1;
}
label {
	font-size:12px;
}
label em {
	margin-left:3px;
	font-weight:bold;
	color:#ff0000;
}
.indis em {
	margin-right:3px;
	font-weight:bold;
	color:#ff0000;
}
.sumitter1 {
	border: solid 1px #707173;
	width:5em;
	background: #ECD9E8;
	cursor: pointer;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 0.2em;
}
.indis {
	font-size:10px;
}
span.free {
	padding-left:22px;
	height:14px;
	line-height:14px;
	background: url(../images/free.gif) no-repeat left top;
}
span.tel {
	padding-left:22px;
	height:14px;
	line-height:14px;
	background: url(../images/tel.png) no-repeat left top;
}
/*
-----------------------------------
Table
-----------------------------------
*/

/* Top */
table {
    margin-bottom:10px;
	border-collapse: collapse;
	font-size: 12px;
}
th {
	padding: 6px 8px;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 1.2;
	background: #0475A6;
	color: #fff;
	font-weight: bold;
	vertical-align:middle;
}
td {
	padding: 6px 10px;
	border-right: 1px solid #95bce2;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}
/* Schedule */
table#table_schedule2 {
	width:300px;
}
table#table_schedule {
	width:440px;
}
table#table_exam {
	width:590px;
}
table#table_exam tbody th {
	vertical-align:middle;
	text-align:left;
}
table#table_table_build {
	width:560px;
}
table#table_exam td {
	vertical-align:middle;
	text-align:center;
}
/* Building */
td.bg_white {
	width:9em;
}

/* p */

   body {
    font-size:12pt;
    color:#000000;

    background-color: #FFFFFF;
   }
   .noprint {
    display:none;
   }


@media print {
	@charset "shift_jis";

html, body, div, span, object, h1, h2, h3, h4, h5, p, blockquote, a, em, font, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-weight: normal;
	font-size: 100%;
	font-style:inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ul, ol {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.tb_mail td{
border:1px solid #95BCE2;
}



html {
	margin-left: -1px;
	overflow-Y: scroll;
}
/*
-----------------------------------
Body
-----------------------------------
*/
body {
	background:#f6f6eb url(../images/bg_body.png) repeat-y center top;
	width: 960px;
	margin: 0 auto;
	color: #333;
	letter-spacing:0.03em;
	font: 100%/1.5 "Lucida Grande", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE89D230B420Pro20W3", "30e130a430ea30aa", "FF2DFF3320FF3030B430B730C330AF", "Osaka", verdana, arial, sans-serif;
}
h1, h2, h3, h4 {
	margin-bottom:12px;
	color:#8A8A37;
	line-height:1;
	font-weight:bold;
}
p, ul, ol {
	font-size:12px;
}
p, ul, ol {
	padding-bottom: 18px;
}
ol {
	padding-left:1em;
	list-style-type:disc;
}
strong {
	font-weight:bold;
}
a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
/*
-----------------------------------
Container
-----------------------------------
*/
#wrapper {
	background:#FFF;
	margin:0 auto;
	width:960px;
	text-align:left;
}
#contents {
	margin-bottom:30px;
	overflow:auto;
	width:960px;
	height:auto;
}
#top_column_left {
	padding:0 25px;
	float:left;
	width:590px;
}
#top_column_right {
	padding:0 25px 0 0;
	float:right;
	width:295px;
}
#pri_column_left {
	padding:0 25px;
	float:left;
	width:550px;
}
#pri_column_right {
	padding:0 25px 0 0;
	float:right;
	width:335px;
}
#gion_column_left {
	padding:0 25px;
	float:left;
	width:445px;
}
#gion_column_right {
	padding:0 25px 0 0;
	float:right;
	width:440px;
}
.photo_left {
	margin:0 15px 15px 0px;
	float:left;
	width:auto;
}
h2 {
	font-size:18px;
}
h3 {
	margin-bottom:10px;
	line-height:1.5;
	font-size:14px;
	color:#75D0F1;
}
h4 {
	color:#336600;
	font-size:18px;
}
h5 {
	font-size:13px;
	font-weight:bold;
}
.photo_left img{
    padding-top:.3em;
}
#pri_column_left li{
    margin:0 0 12px 1em;
	list-style-type:disc;
}
/*
-----------------------------------
Header
-----------------------------------
*/
#header {
	margin:0 auto;
	padding: 0;
	width: 960px;
	height: 130px;
	position: relative;
}
#header h1 {
	position: relative;
	top: 20px;
	left: 20px;
	width: 238px;
	height: 89px;
	background: url(../images/logo.gif) no-repeat left top;
}
#header h1 a {
	position: absolute;
	width: 238px;
	height: 89px;
	text-indent: -9999px;
}
#header ul.header_access {
	margin-top:-84px;
	margin-right:20px;
	float:right;
	text-align:right;
	width:auto;
}
/*
-----------------------------------
Menu
-----------------------------------
*/
ul.navigation_pri {
	margin:0 0 10px;
	padding:0;
	border-bottom:1px solid #FFF;
	height:35px;
	background:#0475A6;
	line-height:1em;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
ul.navigation_pri li {
	float:left;
	margin:0;
	width:auto;
	height:35px;
	line-height:35px;
	background:url(../images/site/navigation_li_bg.gif) no-repeat 0 center;
}
ul.navigation_pri li:first-child {
	background:none;
}
ul.navigation_pri li:first-child a,  ul.navigation_pri li:first-child a:hover, ul.navigation_pri li:first-child a:focus {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
ul.navigation_pri li a {
	padding:0 15px;
	display:block;
	color:#f2f2f2;
	font-weight:bold;
	text-decoration:none;
}
ul.navigation_pri li a:hover, ul.navigation_pri li a:focus {
	text-decoration:none;
	background-color:#065D83;
}
ul.navigation_pri li.cur a {
	background:#0A93D0;
	color:#FFF;
}
/*
-----------------------------------
Head banner
-----------------------------------
*/
#head_banner {
	margin:0 0 20px;
	padding:0;
	width:960px;
	height:216px;
	background:#ccc;
}
.head_banner_inner {
	margin:0 auto;
	width:850px;
}
#head_banner img {
	float:right;
}
.head_banner_inner ul {
	margin:0;
	width:auto;
	padding:0;
	float:left;
	background:#bae2f0 url(../images/navi_bg.png) repeat-y right top;
}
.head_banner_inner ul li {
	width:260px;
	border-bottom:1px solid #CCC;
}
.head_banner_inner ul li.first {
	margin:0;
}
.head_banner_inner ul li a {
	display:block;
	width:100%;
	background: url(../images/arrow1.gif) no-repeat 10px center;
	color:#0e85b0;
	height:53px;
	line-height:53px;
	text-indent:25px;
	font-weight:bold;
	zoom:1;
}
.head_banner_inner ul li a:hover {
	background:#e6e6e6 url(../images/arrow1.gif) no-repeat 10px center;
	text-decoration:none;
}
ul li.cur a, ul li.cur a:hover {
	background:#99d8ee url(../images/arrow2.gif) no-repeat 10px center;
}
/*
-----------------------------------
Footer
-----------------------------------
*/
#footer {
	margin-top:20px;
	padding:0 10px;
	border-top:1px solid #DDD;
	clear:both;
	height:50px;
	line-height:50px;
}
#footer p.backtotop {
	margin-top:-67px;
	text-align:right;
}
#footer ul li{
margin-right:5px;
padding-right:10px;
border-right:1px solid #ccc;
display: inline;
}
/*
-----------------------------------
Top
-----------------------------------
*/
ul.info li {
	margin-bottom:15px;
	padding-bottom:10px;
}
ul.info h4 {
	margin-bottom:0;
	font-size:13px;
}
.left_col ul.top_list p, .left_col ul.catalog_list p {
	font-size:12px;
}
p.date {
	margin:0 0 10px 0;
	padding:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	background:#ebe9e6;
	font-size:11px;
	line-height:1em;
}
ul.info li strong {
	padding:0;
}
/*
-----------------------------------
Sugimura
-----------------------------------
*/
ul.list_floor {
}
ul.list_floor li {
	margin-right:7px;
	display:inline;
}
.last {
	margin:0;
}
/*
-----------------------------------
Gion gallery
-----------------------------------
*/
#navi {
	padding:10px;
	border:1px solid #DDD;
	overflow:auto;
	width:418px;
}
#navi ul li {
	margin: 0 10px 10px 0;
	width:132px;
	float:left;
}
#navi ul li.last {
	margin:0;
}
#main {
	margin-bottom: 10px;
}
/*
-----------------------------------
Contact
-----------------------------------
*/
form {
	width: 550px;
}
.contact dt {
	width: 20em;
	float: left;
}
.contact dd {
	margin-bottom: 5px;
}
input {
	padding: 4px;
	border: solid 1px #7F9DB9;
	width: 300px;
	font-size:13px;
}
textarea {
	margin-top:3px;
	padding: 4px;
	border: solid 1px #7F9DB9;
	width: 450px;
	font-size:12px;
}
input.iefocus, textarea.iefocus, input:focus, textarea:focus {
	background:#F1F1F1;
}
label {
	font-size:12px;
}
label em {
	margin-left:3px;
	font-weight:bold;
	color:#ff0000;
}
.indis em {
	margin-right:3px;
	font-weight:bold;
	color:#ff0000;
}
.sumitter1 {
	border: solid 1px #707173;
	width:5em;
	background: #ECD9E8;
	cursor: pointer;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 0.2em;
}
.indis {
	font-size:10px;
}
span.free {
	padding-left:22px;
	height:14px;
	line-height:14px;
	background: url(../images/free.gif) no-repeat left top;
}
span.tel {
	padding-left:22px;
	height:14px;
	line-height:14px;
	background: url(../images/tel.png) no-repeat left top;
}
/*
-----------------------------------
Table
-----------------------------------
*/

/* Top */
table {
    margin-bottom:10px;
	border-collapse: collapse;
	font-size: 12px;
}
th {
	padding: 6px 8px;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 1.2;
	background: #0475A6;
	color: #fff;
	font-weight: bold;
	vertical-align:middle;
}
td {
	padding: 6px 10px;
	border-right: 1px solid #95bce2;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}
/* Schedule */
table#table_schedule2 {
	width:300px;
}
table#table_schedule {
	width:440px;
}
table#table_exam {
	width:590px;
}
table#table_exam tbody th {
	vertical-align:middle;
	text-align:left;
}
table#table_table_build {
	width:560px;
}
table#table_exam td {
	vertical-align:middle;
	text-align:center;
}
/* Building */
td.bg_white {
	width:9em;
}

/* p */

   body {
    font-size:12pt;
    color:#000000;

    background-color: #FFFFFF;
   }
   .noprint {
    display:none;
   }
}
