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

/*------------------------

　　　　共通項目

------------------------*/

* {
    margin:0px;
    padding:0px;
    font-size:100%;
}

a img {
    border:none;
}

a:link {
    color:#ff5500;
	text-decoration:underline;
}

a:visited {
    color:#ff5500;
	text-decoration:underline;
}

a:hover {
    color:#ff5500;
	text-decoration:none;
}

.clear {
    clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/


.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/


/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/


body {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:85%;
	color:#333333;
    margin:0px;
    padding:0px;
    background-color:#ffffff;
	line-height:180%;
}

h3 {
    background:url(http://sr-ht.com/images/bg_h3.gif) no-repeat;
	width:560px;
	height:34px;
	margin:0px 0px 20px 0px;
	padding:11px 30px 0px 30px;
	color:#ffffff;
	font-size:150%;
	display:block;
}

h4 {
    background:url(http://sr-ht.com/images/bg_h4.gif) no-repeat;
	width:574px;
	height:32px;
	margin:0px 0px 15px 0px;
	padding:3px 23px 0px 23px;
	font-size:120%;
	display:block;
}

h5 {
    background:#698c23;
	margin:0px 0px 15px 0px;
	padding:3px 0px;
	color:#ffffff;
	font-size:110%;
	text-align:center;
	display:block;
}

.btn_detail01 {
    width:200px;
	height:30px;
	text-indent:-9999px;
	margin:20px auto 0px auto;
	padding:0px;
	text-align:center;
}

.btn_detail01 a {
    width:200px;
	height:30px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:0px;
	background:url(http://sr-ht.com/images/btn_detail01.gif) no-repeat;
	background-position:0px 0px;
}

.btn_detail01 a:hover {
	background:url(http://sr-ht.com/images/btn_detail01.gif) no-repeat;
	background-position:0px -30px;
}

#contents_right ul {
    margin:15px 0px 20px 45px;
	padding:0px;
	line-height:200%;
}

#contents_right ol {
    margin:15px 0px 20px 45px;
	padding:0px;
	line-height:200%;
}


/*------------------------

　トップページヘッダー

------------------------*/

#top_page {
    background:url(http://sr-ht.com/images/bg_body_top_page.gif) repeat-x top;
}

#header_top_page {
    width:920px;
	height:440px;
	background: url(http://sr-ht.com/images/bg_header_top_page.gif) no-repeat top;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

/*------------------------

 コンテンツページヘッダー

------------------------*/

#contents_page {
    background:url(http://sr-ht.com/images/bg_body_contents_page.gif) repeat-x top;
}

#header_contents_page {
    width:920px;
	height:290px;
	background: url(http://sr-ht.com/images/bg_header_contents_page.gif) no-repeat top;
	margin:0px auto;
	padding:0px;
	text-align:center;
}


/*------------------------

　　ヘッダー共通部分

------------------------*/

#header_inner {
    width:900px;
	margin:0px 10px;
	padding:0px;
	text-align:left;
}

h1 {
    margin:0px;
	padding:3px 0px 0px 0px;
	color:#ffffff;
	font-weight:normal;
	font-size:80%;
}

#logo {
    width:467px;
	height:65px;
	background:tranceparent;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

#logo a {
    width:467px;
	height:65px;
	background:tranceparent;
	margin:0px;
	padding:0px;
	overflow:hidden;
	display:block;
}

.head_img {
    margin:9px 0px 0px 0px;
	padding:0px;
}

#gnavi {
	width:900px;
	height:35px;
	margin:0px;
	padding:0px 10px;
	text-align:left;
	text-indent:-9999px;
	list-style:none;
}

#gnavi #btn01 { background:url(http://sr-ht.com/images/btn_gnavi01.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; margin:0px; padding:0px; float:left;}
#gnavi #btn02 { background:url(http://sr-ht.com/images/btn_gnavi02.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; margin:0px; padding:0px; float:left;}
#gnavi #btn03 { background:url(http://sr-ht.com/images/btn_gnavi03.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; margin:0px; padding:0px; float:left;}
#gnavi #btn04 { background:url(http://sr-ht.com/images/btn_gnavi04.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; margin:0px; padding:0px; float:left;}
#gnavi #btn05 { background:url(http://sr-ht.com/images/btn_gnavi05.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; margin:0px; padding:0px; float:left;}

#gnavi #btn01 a { background:url(http://sr-ht.com/images/btn_gnavi01.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; float:left; overflow:hidden;}
#gnavi #btn02 a { background:url(http://sr-ht.com/images/btn_gnavi02.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; float:left; overflow:hidden;}
#gnavi #btn03 a { background:url(http://sr-ht.com/images/btn_gnavi03.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; float:left; overflow:hidden;}
#gnavi #btn04 a { background:url(http://sr-ht.com/images/btn_gnavi04.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; float:left; overflow:hidden;}
#gnavi #btn05 a { background:url(http://sr-ht.com/images/btn_gnavi05.gif) no-repeat; background-position:0px 0px; width:180px; height:35px; float:left; overflow:hidden;}

#gnavi #btn01 a:hover { background:url(http://sr-ht.com/images/btn_gnavi01.gif) no-repeat; background-position:0px -35px;}
#gnavi #btn02 a:hover { background:url(http://sr-ht.com/images/btn_gnavi02.gif) no-repeat; background-position:0px -35px;}
#gnavi #btn03 a:hover { background:url(http://sr-ht.com/images/btn_gnavi03.gif) no-repeat; background-position:0px -35px;}
#gnavi #btn04 a:hover { background:url(http://sr-ht.com/images/btn_gnavi04.gif) no-repeat; background-position:0px -35px;}
#gnavi #btn05 a:hover { background:url(http://sr-ht.com/images/btn_gnavi05.gif) no-repeat; background-position:0px -35px;}


/*------------------------

　　　コンテンツ部分

------------------------*/

#contents_wrapper {
    width:920px;
	height:auto;
    background:url(http://sr-ht.com/images/bg_contents.gif) repeat-y;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#bg_contents_top {
    background:url(http://sr-ht.com/images/bg_contents_top.gif) no-repeat;
	width:900px;
	height:47px;
	margin:0px;
	padding:0px 10px;
}

#clumb {
    margin:0px;
	padding:1px 20px 0px 23px;
	font-size:90%;
	text-align:left;
}

#bg_contents_bottom {
    background:url(http://sr-ht.com/images/bg_contents_bottom.gif) no-repeat;
	width:900px;
	height:16px;
	margin:0px;
	padding:0px 10px;
}


/*------------------------
　　 左コンテンツ部分
------------------------*/

#contents_left {
    float:left;
    width:207px;
	margin:0px;
	padding:12px 0px 0px 43px;
	text-align:left;
}

.midashi_contents_menu {
    background:url(http://sr-ht.com/images/midashi_contents_menu.gif) no-repeat;
    width:167px;
    height:30px;
    color:#ffffff;
    font-weight:bold;
	margin:0px;
	padding:8px 0px 0px 27px;
}

#contents_menu_wrapper {
    width:190px;
	height:auto;
	background:#ffffff;
	border:1px solid #bfbfbf;
	margin:0px 0px 12px 0px;
	padding:0px 1px 1px 1px;
}

.btn_contents_menu {
    width:190px;
	min-height:35px;
	margin:1px 0px 0px 0px;
	padding:0px;
}

.btn_contents_menu a {
    width:143px;
	min-height:19px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:9px 15px 6px 30px;
	background:url(http://sr-ht.com/images/bg_btn_contents_menu.gif) no-repeat;
	background-position:0px 0px;
	border:1px solid #ff8040;
	color:#333333;
	text-decoration:none;
	font-size:90%;
	line-height:130%;
}

.btn_contents_menu a:link {
	color:#333333;
	text-decoration:none;
}

.btn_contents_menu a:visited {
	color:#333333;
	text-decoration:none;
}

.btn_contents_menu a:hover {
	background:url(http://sr-ht.com/images/bg_btn_contents_menu.gif) no-repeat;
	background-position:0px -90px;
	color:#ffffff;
}

#profile_wrapper {
    width:172px;
	height:auto;
	background:#ffffff;
	border:1px solid #789936;
	margin:12px 0px 0px 0px;
	padding:10px;
	font-size:90%;
}

h2 {
    background:url(http://sr-ht.com/images/midashi_profile.gif) no-repeat;
    width:172px;
    height:23px;
    text-indent:-9999px;
    overflow:hidden;
    display:block;
    margin:0px;
    padding:0px;
} 

.pic_tanaka_sensei01 {
    margin:10px auto;
	padding:0px;
	text-align:center;
}

.banner_margin {
    font-size:82%;
    line-height:130%;
    margin:12px 10px 0px 0px;
	padding:0px;
}


/*------------------------
　　 右コンテンツ部分
------------------------*/

#contents_right {
    float:right;
    width:620px;
	margin:-3px 0px 0px 0px;
	padding:0px 30px 0px 0px;
	text-align:left;
}

table {
    border-collapse:collapse;
    width:580px;
    margin:10px 0px 10px 20px;
}

th {
    background:#eeeeee;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:10px 20px;
	border-top:1px dotted #777777;
	border-bottom:1px dotted #777777;
	border-left:none;
	border-right:none;
        min-width:75px;
        max-width:200px;
}

td {
    background:#ffffff;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:10px 20px;
	border-top:1px dotted #777777;
	border-bottom:1px dotted #777777;
	border-left:none;
	border-right:none;
}

.top_joseikin_table {
    width:100%;
    margin:0px 0px 20px 0px;
	padding:0px 5px;
}

.top_joseikin_table td {
    vertical-align:middle;
    border:none;
}

#message_wrapper {
    width:620px;
	height:auto;
	margin:0px;
	padding:0px;
}

#message_wrapper p {
    font-size:90%;
    line-height:150%;
}

#message_left {
    float:left;
    width:274px;
	min-height:210px;
	border:3px double #6c8c2a;
	margin:0px;
	padding:15px 10px 10px 10px;
}

#message_right {
    float:right;
    width:274px;
	min-height:210px;
	border:3px double #6c8c2a;
	margin:0px;
	padding:15px 10px 10px 10px;
}

#bg_banner_inquiry {
    background:url(http://sr-ht.com/images/bg_banner_inquiry.gif) no-repeat;
	width:620px;
	height:182px;
	margin:20px 0px;
	padding:0px;
}

.btn_mail01 {
    width:200px;
	height:30px;
	text-indent:-9999px;
	margin:0px;
	padding:52px 0px 0px 395px;
}

.btn_mail01 a {
    width:200px;
	height:30px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:0px;
	background:url(http://sr-ht.com/images/btn_mail01.gif) no-repeat;
	background-position:0px 0px;
}

.btn_mail01 a:hover {
	background:url(http://sr-ht.com/images/btn_mail01.gif) no-repeat;
	background-position:0px -30px;
}

.btn_enquete01 {
    width:200px;
	height:30px;
	text-indent:-9999px;
	margin:0px;
	padding:57px 0px 0px 395px;
}

.btn_enquete01 a {
    width:200px;
	height:30px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:0px;
	background:url(http://sr-ht.com/images/btn_enquete01.gif) no-repeat;
	background-position:0px 0px;
}

.btn_enquete01 a:hover {
	background:url(http://sr-ht.com/images/btn_enquete01.gif) no-repeat;
	background-position:0px -30px;
}

.btn_page_top {
    float:right;
    width:120px;
	height:16px;
	text-indent:-9999px;
	margin:0px;
	padding:0px 20px 0px 0px;
}

.btn_page_top a {
    width:120px;
	height:16px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:0px;
	background:url(http://sr-ht.com/images/btn_page_top.gif) no-repeat;
	background-position:0px 0px;
}

.btn_page_top a:hover {
	background:url(http://sr-ht.com/images/btn_page_top.gif) no-repeat;
	background-position:0px -16px;
}

.inquiry {
    margin:0px 0px 0px 20px;
}

.enquete_table01 {
    width:580px;
    margin:0px 20px;
}

.enquete_table01 th {
    width:65px;
    vertical-align:middle;
}


.enquete_table02 {
    width:580px;
    margin:0px 20px 20px 20px;
}

.enquete_table02 th {
    width:30%;
    vertical-align:middle;
}

.enquete_table02 td {
    width:70%;
}


.input_enquete01 {
    width:375px;
}


.input_buttons {
    padding:2px 7px;
}

/*------------------------

　　　フッター部分

------------------------*/

#bg_footer {
    background:url(http://sr-ht.com/images/bg_footer.gif) repeat-x;
	height:100px;
	margin:0px;
	padding:0px;
}

#footer {
    background:url(http://sr-ht.com/images/bg_footer_contents.gif) no-repeat;
	width:920px;
	height:100px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#footer a:link {
    color:#ffffff;
	text-decoration:none;
}

#footer a:visited {
    color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
    color:#ffffff;
	text-decoration:underline;
}

#footer_contents {
    margin:0px;
	padding:30px 0px 0px 0px;
	color:#ffffff;
	font-size:90%;
}

#copyright {
    margin:0px;
	padding:21px 0px 0px 0px;
	color:#ffffff;
	font-size:90%;
}

/*------ 余白系 -------*/

.mt5 {margin:5px 0 0 0;}
.mt10 {margin:10px 0 0 0;}
.mt15 {margin:15px 0 0 0;}
.mt20 {margin:20px 0 0 0;}
.mt25 {margin:25px 0 0 0;}
.mt30 {margin:30px 0 0 0;}
.mt35 {margin:35px 0 0 0;}

.mb5 {margin:0 0 5px 0;}
.mb10 {margin:0 0 10px 0;}
.mb15 {margin:0 0 15px 0;}
.mb20 {margin:0 0 20px 0;}
.mb25 {margin:0 0 25px 0;}
.mb30 {margin:0 0 30px 0;}
.mb35 {margin:0 0 35px 0;}
.mb40 {margin:0 0 40px 0;}
.mb45 {margin:0 0 45px 0;}
.mb50 {margin:0 0 50px 0;}

.ml5 {margin:0 0 0 5px;}

.pt5 {padding:5px 0 0 0;}
.pt10 {padding:10px 0 0 0;}
.pt15 {padding:15px 0 0 0;}
.pt20 {padding:20px 0 0 0;}
.pt25 {padding:25px 0 0 0;}
.pt30 {padding:30px 0 0 0;}

.pb5 {padding:0 0 5px 0;}
.pb10 {padding:0 0 10px 0;}
.pb15 {padding:0 0 15px 0;}
.pb20 {padding:0 0 20px 0;}
.pb25 {padding:0 0 25px 0;}
.pb30 {padding:0 0 30px 0;}

.ptb5 {padding:5px 0;}
.ptb10 {padding:10px 0;}
.ptb15 {padding:15px 0;}
.ptb20 {padding:20px 0;}
.ptb25 {padding:25px 0;}
.ptb30 {padding:30px 0;}

.ct {text-align:center;}



