@charset "Shift_JIS";
#main {
	background-image: url(./img/sub_bg.jpg); background-repeat: repeat-y;
	right: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.---------------書体サイズ
.font_size90 { font-size: 90% ;}
.font_size80 { font-size: 80% ;}
.font_size110 { font-size: 110% ;}
.font_size120 { font-size: 120% ;}
.font_size120b { font-size: 120%; font-weight: bold ;}

.sosiki_top  { margin-bottom: -7px ;}

.sosiki_a    { border-left-style: solid; border-left-width: 1px; margin-left: 16px; 
               margin-right: -16px; margin-top: -7px; margin-bottom: -7px; 
               padding-top: 10px; padding-bottom: 12px ;}

.sosiki_aa    { border-left-style: solid; border-left-width: 1px; margin-left: 16px; 
               margin-right: -16px; margin-top: -7px; margin-bottom: -20px; 
               padding-top: 10px; padding-bottom: 6px ;}

.sosiki_aaa    { margin-bottom: -22px ;}

.sosiki_c    { border-left-style: solid; border-left-width: 1px; margin-left: 16px; 
               margin-right: -16px; margin-top: -15px; margin-bottom: -7px; 
               padding-bottom: 360px ;}

.sosiki_d  { border-left-style: solid; border-left-width: 1px; margin-left: 16px; 
               margin-right: -16px; margin-top: -5px; margin-bottom: -7px; 
               padding-bottom: 300px ;}

.sosiki_e    { border-left-style: solid; border-left-width: 1px; margin-left: 16px; 
               margin-right: -16px; margin-top: -5px; margin-bottom: -7px; 
               padding-bottom: 170px ;}

.wakukei_sosiki { color: #000000; background-color: #E6E6CC; border-style: solid; border-width: 
               1px; margin-left: 0px; margin-right: 450px; margin-top: 0px; 
               margin-bottom: 0px; padding-left: 20px; padding-right: 5px; 
               padding-top: 5px; padding-bottom: 5px ;}

.wakukei     { color: #000000; background-color: #EBEBD6; font-size: 140%; border-style: 
               solid; border-width: 1px; margin: 0px; padding: 5px }
h1 {
	font-size: 24px;
	color: #333333;
	margin-left: 80px;
	margin: 0;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#index {
	background : url(./img/s_index_bg.jpg) no-repeat;
	right: 0;
}

#top {
	margin: 0 auto;
}

#photo {
	background: #FBE3AE;
	clear: left;
	height: 110px;
	margin-left: 55px;
}
#content {
	margin-left: 55px;
}
#menu {
	top:0;
	width: 26%;
	float: left;
}
#right{
	width: 73%;
	float: right;
}
#sub {
	top:0px;
	width: 185px;
	float: right;
}
#news {
	top:0;
	margin-left: 27%;
	margin-right: 195px;
}

#footer {
	clear: both;
	background: #fff;
	margin-bottom: 0px;
}
.photo_copy {
	clear: left;
}
.photo_image {
	margin-top: 5px;
}
A:link {
	COLOR: blue;
}
A:visited {
	COLOR: blue;
}
A:hover {
	COLOR: red; BACKGROUND-COLOR: yellow;
}
A { text-decoration:none; }

a.white:link {
  color: #FFF;
  text-decoration: none;
}
a.white:visited {
  color: #FFF; 
  text-decoration: none;
}
a.white:hover {
  color: #FFF;
  text-decoration: underline;
}
a.white:active {
  color: #FFF;
  text-decoration: none;
}
hr {
	size: 1;
	noshade: noshade;
	align left;
}
.change {
	text-align: right;
	line-height: 135%;
	padding-top: 10px;
}
.line_index {
	background : url(./img/index_line.gif);
	height: 9px;
	font size: 5px;
	margin-left: 55px;
}
.logo_bg {
	background : url(./img/tt_sub_s.jpg);
	margin-left: 70px;
}
.logo_index_bg {
	background : url(./img/tt_top_s.jpg);
	height: 70px;
	margin-left: 55px;
}
.now_position {
	background: #F7E9CA;
	padding-top: 5px;
	margin-left: 70px;
}
.now_position_txt {
	margin-left: 15px;
	padding-bottom: 2px;
}
.title {
	font-size: 16px;
	padding-left: 10px;
	margin-left: 10px;
}

.index_change {
	text-align: right; 
	font-size: 11px;
	color: #fff;
	top: 15px;
	white-space: nowrap;
}
.index_menu{
	background: #FEF7B6;
	border: 1px solid #666;
	top: 0;
}
.index_menu1{
	background: #FEF7B6;
	border: 1px solid #666;
	top: 0;
}
.index_menu2{
	background: #FEF7B6;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	top: 0;
}
.index_menu3{
	background: #FEF7B6;
	border: 1px solid #666;
	margin-top: 5px;
}
.index_menu4{
	background: #FEF7B6;
	border: 1px solid #666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.index_menu_clear{
	background: #FEF7B6;
	border: 1px solid #666;
	clear: right;
	top: 0;
}
.index_menu_txt{
	padding: 5px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	top: 0;
}
.index_menu_txt_g{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	top: 0;
}
.main_text {
	line-height: 150%;
	padding-left: 20px;
	padding-right: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main_text2 {
	line-height: 110%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main_text3in {
	width: 80%;
	background: #ffffff;
	line-height: 180%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dashed #003366;
	border-left: 1px dashed #003366;
	border-right: 1px dashed #003366;
	border-bottom: 1px dashed #003366;
}
.main_text3in_50 { width: 80%; background-color: #ffffff; background-repeat: repeat; 
               background-attachment: scroll; line-height: 180%; 
               border: 1px dashed #003366; margin-left: 50px; padding: 10px; 
               background-position: 0% ;}

.houdou_main   { line-height: 150%; padding-left: 40px; padding-right: 180px; padding-top: 10px; 
               padding-bottom: 10px ;}
               
.houdou_kakomi   { height: 17; width: 20%; background-color: #FFFF99; font-size: 24px; color: 
               #009933; font-weight: bold; text-align: center; border-style: 
               solid; border-color: #00CC00; padding: 2mm ;}
               
.houdou_kakomi_taitoru { width: 80%; background-repeat: repeat; background-attachment: scroll; 
               line-height: 130%; text-align: center; font-size: 18pt; 
               margin-left: 60px; margin-bottom: 20px; background-position: 
               0% 50% ;}
.houdou_kakomi_waku { width: 80%; background-color: #FFFFFF; background-repeat: repeat; 
               background-attachment: scroll; line-height: 180%; 
               border-left-style: solid; border-left-color: #003366; 
               border-right-style: solid; border-right-color: #003366; 
               border-top-style: solid; border-bottom-style: solid; 
               border-bottom-color: #003366; margin-left: 60px; padding: 10px; 
               background-position: 0% 50% ;}
.houdou_kakomi_toi { background-repeat: repeat; background-attachment: scroll; margin-left: 40%; 
               background-position: 0% 50% ;}
               
.houdou_dt3         { line-height: 130%; margin-left: 70px; margin-top: 12px; margin-bottom: 10px; 
               padding: 0px ;}

.main_image {
	text-align: center;
}
.main_backtop{
	background : url(./img/tt_line.gif);
	text-align: right;
	padding-right: 10px;
}
.bottom_gradation{
	font-size: 4px;
	width: 100%;
}
.bottom_gradation2{
	font-size: 4px;
	margin-left: 50px;
	width: 90%;
}
.text_center {
	text-align: center;
	line-height: 150%;
	margin-left: 70px;
}
.img_logo{
	width: 610px;
	height: 70px;
	margin-right: 10px;
	float:left;
}
.img_google{
	width:130px;
	height: 31px;
	padding-bottom: 5px
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 1px;
	float: right;
}
.form{
	background: #f5f5f5;
	border: 1px solid #666666 ;
	font-size: 12px;
}
.banner{
	margin-bottom: 5px;
	width: 180px;
	background: #FBE3AE;
	font-size: 11px;
}
.w3c{
	vertical-align: middle;
}
.bottom_link{
	padding: 5px;
	text-align: center;
}
.news_box {
	background : url(./img/lain_seru.gif);
	line-height: 125%;
	padding: 5px;
	border-top: 3px solid #000066;
	border-left: 3px solid  #000066;
	border-right: 3px solid  #000066;
	border-bottom: 3px solid  #000066;
}
.kakomi_text{
	font-size: 16px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px; 
}
.---------------囲み
.kakomi_migi80px     { color: #000000; text-align: right; border-style: solid; border-width: 2px; 
               margin-left: 80px; margin-right: 0px; margin-top: 0px; 
               margin-bottom: 0px; padding: 8px ;}

.kakomi_midasi { height: 17; width: 40%; background-color: #CCFFCC; font-weight: bold; 
               padding: 2mm ;}

.kakomi_s    { width: 90%; background-color: #ffffff; background-repeat: repeat; 
               background-attachment: scroll; line-height: 180%; 
               border-style: solid; border-width: 2px; margin-left: 30px; 
               padding: 10px; background-position: 0% 50% ;}
.kakomi_90    { width: 90%; background-color: #ffffff; background-repeat: repeat; background-attachment: 
               scroll; line-height: 140%; border-style: solid; border-width: 
               2px; padding: 10px; background-position: 0% 50% ;}

.kakomi_80    { width: 80%; background-color: #ffffff; background-repeat: repeat; background-attachment: 
               scroll; line-height: 140%; border-style: solid; border-width: 
               2px; padding: 10px; background-position: 0% 50% ;}

.kakomi_80_left_10   { width: 80%; background-color: #ffffff; background-repeat: repeat; 
               background-attachment: scroll; line-height: 140%; 
               border-style: solid; border-width: 2px; margin-left: 10%; 
               padding: 10px; background-position: 0% 50% }

.kakomi_70    { width: 70%; background-color: #ffffff; background-repeat: repeat; background-attachment: 
               scroll; line-height: 140%; border-style: solid; border-width: 
               2px; padding: 10px; background-position: 0% 50% ;}

.kakomi_n    { background-color: #ffffff; background-repeat: repeat; background-attachment: 
               scroll; line-height: 140%; border-style: solid; border-width: 
               2px; padding: 10px; background-position: 0% 50% ;}
.kakomi_snter01 { background-color: #F8F3DA; background-repeat: repeat; background-attachment: 
               scroll; line-height: 140%; text-align: center; border-style: 
               solid; border-width: 2px; margin-left: 40px; margin-right: 40px; 
               padding: 10px; background-position: 0% ;}
.kakomi_snter02 { background-color: #F8F3DA; background-repeat: repeat; background-attachment: 
               scroll; text-align: center; border-style: solid; border-width: 
               2px; margin-left: 5px; margin-right: 5px; padding: 10px; 
               background-position: center ;}
.kakomi_QA { 
	color: #222222; background-repeat: repeat-y;
	line-height: 130%; 
        border-bottom: 1px solid #f0f0f0;
	margin-left: 40px; 
        margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 6px; 
        padding-left: 20px;
	padding-right: 10px;
	padding-top: 6px; 
        padding-bottom: 2px;
	background-position: right bottom ;
}
.lain_ue     { border-top-style: dashed; border-top-width: 1px; padding-top: 6px ;}
.lain_senter { background-repeat: repeat-y; height: 100%; border-left-style: solid; 
               border-left-width: 1px; margin-left: 50%;
}
.lain_senter_img { background-repeat: no-repeat; height: 100%; background-image: 
               url('../sougou/imgsosiki/siyo.gif') ;}
.q_title{
	background: #ffffff;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 40px;
	margin-right: 100px;
	border-top: solid 1px #006699;
	border-bottom: solid 1px #006699;
}
.answer{
	background: url(../img/a.gif) no-repeat;
	margin-left: 100px;
}
.answer_text{
	margin-left: 30px;
}
.title3   {
	font-size: 100%; color: #003366;
	background-color: #f3f8cf; 
        border-bottom: 1px solid #666666;
	margin-left: 30px; 
        margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 20px; 
        padding-left: 20px;
	padding-right: 6px;
	padding-top: 6px; 
        padding-bottom: 6px ;
}
.title4  { 
	font-weight: normal; font-size: 96%;
	color: #111111;
	background-color: #E7E2E6; 
        border-left: 5px solid #000000;
	margin-left: 80px; 
        margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 5px; 
        padding-left: 7px;
	padding-right: 0px;
	padding-top: 5px; 
        padding-bottom: 5px ;
}
.title_sub   { 
	font-weight: normal;
	font-size: 96%;
	color: #111111;
	background-color: #E7E2E6; 
	border-left: 5px solid #000000;
	margin-left: 80px; 
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 5px; 
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 5px; 
	padding-bottom: 5px ;
}
.title_sub2  { 
	background-color: #EBE0DC;
	border-left: 10px solid #000000; 
        border-bottom-style: dotted;
	border-bottom-width: 1px; 
        margin-left: 20px;
	margin-right: 90px;
	margin-top: 0px; 
        margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px; 
        padding-top: 5px;
	padding-bottom: 5px ;
}
.link_sub {
	background-color: #FFEBA6; 
        border-left: 10px solid #DEBD52;
	margin-left: 80px; 
        margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px; 
        padding-left: 7px;
	padding-right: 0px;
	padding-top: 5px; 
        padding-bottom: 5px ;
}
.link_subs   {
	font-weight: normal;
	font-size: 96%;
	background-color: #FFEBA6; 
        border-left: 10px solid #DEBD52;
	margin-left: 100px; 
        margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px; 
        padding-left: 7px;
	padding-right: 0px;
	padding-top: 5px; 
        padding-bottom: 5px ;
}
.link_sub50 { 
	font-weight: normal;
	font-size: 96%;
	background-color: #FFEBA6; 
        border-left: 10px solid #DEBD52;
	margin-left: 50px; 
        margin-right: 10px;
	margin-top: 0px; margin-bottom: 8px; 
        padding-left: 7px;
	padding-right: 0px;
	padding-top: 5px; 
	padding-bottom: 5px ;
}
.title_dai {
	font-size: 100%;
	color: #003366;
	background-color: #f3f8cf; 
	border-bottom: 1px solid #666666;
	margin-left: 30px; 
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 20px; 
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 6px; 
	padding-bottom: 6px ;
}
.coner {
	color: #336699;
	background-color:#FFFFFF;
	list-style-type: font-family; 
        font-size: 110%;
	text-indent: 10px;
	word-spacing: 5px; 
        font-weight: bold; 
        border-top: 1px solid #3333CC;
	border-bottom: 1px solid #3333CC; 
        margin-left: 5px;
	margin-right: 20px;
	margin-top: 16px; 
        margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.---------------段々
.li1         { clear: both; line-height: 200%; font-size: 16px; font-weight: bold; 
               margin-top: -7px; margin-bottom: 3px ;}

.li2         { clear: both; line-height: 170%; font-size: 14px; margin-top: -5px; 
               margin-bottom: 5px ;}

.li3         { clear: both; font-size: 12px; line-height: 20px; margin-top: -5px; 
               margin-bottom: 5px ;}
.dt1 {
	font-weight: bold;
	margin-left: 50px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 0px;
}
.dt2 { 
	margin-left: 50px;
	margin-top: 12px;
	margin-bottom: 10px; 
	padding: 0px;
}
.dt3 { 
	margin-left: 80px;
	margin-top: 12px;
	margin-bottom: 10px; 
	padding: 0px ;
}
.dt4 {
	margin-left: 120px;
	margin-top: 12px;
	margin-bottom: 10px; 
	padding: 0px;
}
.dd {
	line-height: 160%;
	border-left: 5px solid #cccccc;
	margin-left: 80px; 
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px; 
	padding-bottom: 0px;
}
.ddd {
	line-height: 160%;
	border-left: 5px solid #cccccc;
	margin-left: 120px; 
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px; 
	padding-bottom: 0px ;
}
.---------------行間
.aida_120   {
	line-height: 120%;
}
.aida_130   {
	line-height: 130%;
}
.aida_160   {
	line-height: 160%;
}
.tumeru {
	font-size: 80%;
	line-height: -90%;
	border-width: 0px;
	margin-left: 5px; 
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.atama       { border-left: 10px solid #DEBD52; margin-top: 0px; margin-bottom: 0px; 
               padding-left: 7px; padding-right: 0px; padding-top: 3px; 
               padding-bottom: 0px ;}

.aki_tenti_100 {
	BORDER-LEFT: #ffffff 1px solid; WIDTH: 1px;
	height: 70%;
	PADDING-TOP: 0px;
}
.seru_a      { border-left-style: solid; border-left-width: 1px; margin-left: 16px; 
               margin-top: -1em; margin-bottom: -3em; padding-left: 15px; 
               padding-right: 2px; padding-top: 0px; padding-bottom: 2px ;}
.seru_c      { margin-left: 15em; margin-top: 1em; padding: 0px ;}

.seru_b      { margin-left: 15em; padding: 0px ;}

.iti_100     { margin-left: 100px ;}

.iti_50     { margin-left: 50px ;}

.iti_30     { margin-left: 30px ;}