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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
 body {
	 font-size:18px;
 }
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}


#container {
	width:940px;
	margin:0 auto 0;
}

.content {
	margin-bottom:150px;
	overflow:hidden;
}

h2 {
	font-size:24px;
	line-height:1.4em;
	padding-bottom:5px;
}

h3 {
	color: #c1272d;
	font-size:18px;
	line-height:1.4em;
	padding:0 0 5px 20px;
	border-left:15px solid #c1272d;
	border-bottom:1px solid;
	margin-bottom:20px;
}

h4 {
	margin:5px 0 10px 0;
}

h5 {
	font-size:110%;
}

.f_left {
	width:400px;
	float:left;
	margin-top:30px;
}

.f_left600 {
	width:600px;
	float:left;
	margin-top:30px;
}

.f_left550 {
	width:600px;
	float:left;
	margin-top:30px;
}

.f_left700 {
	width:700px;
	float:left;
	margin-top:30px;
}

.f_left500 {
	width:500px;
	float:left;
	margin-top:30px;
}

.f_right {
	float:right;
	margin-top:30px;
}

.clear {
	clear:both;
}

#kyoto_uji_r {
	width:480px;
}

#kyoto_uji_r ul , #kyoto_uji_r li {
	float:left;
}

#kyoto_uji_r li {
	width:225px;
	margin-right:15px;
}

.table_bg {
	background-color:#c1272d;
	color:#fff;
}

table {
	margin:40px 0 70px 70px ;

}

td,th {
	padding:10px;
}

.mar_t20px {
	margin-top:20px;
}

.ma_tb30 {
	margin:30px 0;
}

.ma_t40b100 {
	margin:40px 0 100px 0;
}

.ma_l70 {
	margin-left:70px;
}

.ma_r70 {
	margin-right:70px;
}

.ma_r200 {
	margin-right:200px;
}

.ma_b70 {
	margin-bottom:70px;
}

.title_img {
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.k_profile {
	margin-bottom:70px;
}

.k_profile h3 {
	margin-top:40px;
}


.b_text {
	font-size:28px;
}


#sp_botan a{
	border:1px #e14044 solid;
	padding:25px 5px;
	text-align:center;
	font-size:32px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	background: #e14044; 
}