@charset "shift_jis";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳＰゴシック", "MSP Gothic", "Arial", "Helvetica", "sans-serif";
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  

/* End hide from IE-mac */  

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color: #132946;
}

a:hover {
	color:#F00;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

input, select {
    vertical-align:middle;
}

/*================================================================*/

body {
	background: #f7f7f7;
	margin: 0px;
	padding: 0px;
}

section {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	background-position: center top;
}

/*--------------------------------------
	header
---------------------------------------*/

header {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 312px;
	z-index: 100;
	background-color: #8A2BE2;
	background-image: url(../../images/bg_hd_sld.gif);
	background-repeat: repeat;
}

header #hconts {
	text-align: left;
	width: 970px;
	height: 60px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

header div h1 a {
	position: absolute;
	top: 0px;
	left: 1px;
	z-index: 10;
	display: block;
	width: 250px;
	height: 170px;
	text-indent: -9999px;
	background-image: url(../../images/logo_tusom.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 8px;
	padding: 0px;
}

header div h2 {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 10;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #888;
	line-height: 12px;
}

header div nav {
	position: absolute;
	top: 30px;
	display: block;
	z-index: 100;
	left: 600px;
}

header div nav ul {
}

header div nav ul li{
	float: left;
	display: block;
}

header div nav ul li a:hover{
}

#hconts #topimage {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 60px;
}

#hconts #ftt {
	position: absolute;
	left: 0px;
	top: 302px;
}



#menu li {
	position: relative;
	padding-left: 15px;
	height: 20px;
}
#menu li ul {
  display: none;
  position: absolute;
  top: 0px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 201px;
}
#menu li ul li {
  margin: 0;
  _margin: -4px 0 0 0;
  padding: 0;
  width: 201px;
  height: 25px;
}

#menu li ul li.top {
  margin: 0;
  padding: 0;
  width: 201px;
  height: 38px;
}

#menu li ul li a {
  margin: 0;
  padding: 0;
}
#menu li ul li a:hover {
}


#slider {
	height: 253px;
}




/*--------------------------------------
	#content
---------------------------------------*/

#content {
	clear: both;
	text-align: left;
	width: 970px;
	z-index: 0;
	background-image: url(../../images/bg_contents.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}

#content div {
	font-size: 13px;
}

#content #leftmenu {width: 30%;}

#content #leftmenu ul {
	list-style-type: none;
	margin-left: 8px;
	padding-top: 8px;
	margin-bottom: 12em;}

#content #leftmenu ul li {
	list-style-type: none;
	height: 50px;}

#content #leftmenu ul li img {
	width: 80%;}

#content #leftmenu ul li img:hover {
    opacity: 0.8;
    filter: alpha(opacity=60);}



/*--------------------------------------
	footer
---------------------------------------*/

footer {
	clear: both;
	width: 100%;
	height: 340px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	background-image: url(../../images/bg_ft.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

footer div {
	clear: both;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	position: relative;
}

footer div .footer_title {
	float: left;
	padding: 5px 0;
}

footer div nav {
}

footer div nav ul {
	float: left;
	padding: 14px 0 0 0;
}
footer div nav ul li{
	float: left!important;
	display: block;
}
footer div nav ul li a{
	font-size: 11px;
	padding-left: 18px;
	background: url(../../../../images/li_footer.png) 5px 0px no-repeat;
}

footer div nav ul li a:hover{
}

footer div address {
	float: right;
	font-weight: normal;
	font-style: normal;
	color: #999;
	padding: 10px 0 0 0;
}

footer div #bgftlin {
	position: absolute;
	left: 0px;
	top: 0px;
}


/*================================================================*/

#index {
	margin: 40px auto 0 auto;
	padding-left: 20px;
	z-index: 1;
	height: 500px;
}

#index_main {
	width: 665px;
	float: left;
	z-index: 1;
}

#index_main #pickup {
	width: 665px;
	overflow: hidden;
}

#index_main #pickup ul.interview {
	width: 665px;
	overflow: hidden;
}

#index_main #pickup ul.interview li.up a{
	display: block;
	width: 440px;
	float: left;
}

#index_main #pickup ul.interview li ul.i_small {
	width: 225px;
	float: right;
	overflow: hidden;
}

#index_main #pickup ul.interview li ul.i_small li {
	width: 110px;
	height: 110px;
	display: block;
	float: right;
}

#index_main #pickup ul.interview li ul.i_small li a {
	width: 110px;
	height: 110px;
	display: block;
	float: right;
}

#index_menu {
	width: 265px;
	float: right;
}

#index_menu li,
#index_menu li img {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#index_menu ul.rss {
	margin: 0;
	padding: 0;
}

#index_menu ul.rss li {
	margin: 0 0 5px 0;
	padding: 0;
}

#index_menu ul.news {
	margin: 0 0 15px 0;
	padding: 0;
}

#index_menu ul.news li {
	margin: 0 0 0px 0;
	padding: 0;
}

#index_menu ul.faq {
	margin: 0;
	padding: 0;
}

#index_menu ul.faq li {
	margin: 0 0 0px 0;
	padding: 0;
}
#hconts nav #menu li a {
	color: #BFBFBF;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
#content #leftmenu {
	width: 265px;
	float: left;
	height: auto;
}
#content #main {
	float: left;
	width: 700px;
	padding-top: 18px;
	height: auto;
}
#main .intro {
	width: 660px;
	font-size: 15px;
	line-height: 20px;
	color: #636363;
	padding-top: 10px;
	margin-left: 5px;
	margin-bottom: 2px;
}
#main .rightcm {
	width: 95%;
	margin-left: 5px;
	text-align: right;
	height: 20px;
	font-size: 13px;
	line-height: 20px;
}
.imgline {
	margin-top: 5px;
	margin-bottom: 18px;
}
#main .newscm {
	width: 95%;
	background-color: #F4F4F4;
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#main .newscm dd {
	margin-top: 10px;
	padding-right: 15px;
	font-size: 13px;
	line-height: 18px;
}
#main .newscm dd span {
	color: #666;
	padding-right: 13px;
}

#main .newscm0 {
	width: 635px;
	margin-left: 23px;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#main .newscm0 dd {
	margin-top: 10px;
	padding-right: 15px;
	font-size: 13px;
	line-height: 18px;
}
#main .newscm0 dd span {
	color: #666;
	padding-right: 13px;

}


#main .newscm2 {
	width: 635px;
	margin-left: 23px;
	background-color: #fff0f5;
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#main .newscm2 dd {
	margin-top: 10px;
	padding-right: 15px;
	font-size: 13px;
	line-height: 18px;
}
#main .newscm2 dd span {
	color: #666;
	padding-right: 13px;
}

#main .indexmmn {
	width: 225px;
	text-align: center;
	float: left;
}
#main .indexmmn dt {
	width: 210px;
}

#main .indexmmn dd {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: left;
	height: 40px;
	color: #666;
	font-size: 13px;
	line-height: 16px;
	padding-left: 5px;
	margin-left: 0px;
}
#content #main #tpmn {
	width: 675px;
	overflow: hidden;
	margin-left: 8px;
}
#main #tpmn .indexmmn dt h2 {
	margin: 3px 0 3px 0;
	padding: 0;
}

#ftcon {
	height: 270px;
	width: 930px;
	margin-top: 30px;
	margin-left: 10px;
}
#ftcon li {
	height: 200px;
	width: 310px;
}
#ftcon li img {
	margin-top: 10px;
}
#ftcon li #ftadd {
	font-size: 15px;
	line-height: 20px;
	color: #BFBFBF;
	margin-top: 10px;
	display: block;
}
#ftcon .map {
	width: 300px;
}
#copy {
	text-align: left;
	width: 960px;
	color: #BFBFBF;
}
#copy .copyin {
	float: left;
	width: 700px;
	list-style-type: none;
}
#copy .tptp {
	float: right;
	width: 120px;
	text-align: right;
	color: #CCC;
	font-size: 13px;
	line-height: 20px;
}
#copy .tptp a {
	color: #CCC;
	text-decoration: none;
}
#inner {
	height: 180px;
	background-image: url(../../images/bg_hd_sld_in.gif);
}
#content #main .listin {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #333;
	margin-top: 2px;
	margin-bottom: 10px;
}

#content #main .listin ul li {margin-left: 4%;}


#main .center {
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 30px;
}
#main .midashi {
	background:#e7e7e9;
	list-style-type: none;
	width: 90%;
	padding-top: 0.8em;
	padding-right: 0.9em;
	padding-bottom: 0.8em;
	padding-left: 0.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191970;
	border-right-color: #191970;
	border-bottom-color: #191970;
	border-left-color: #191970;
	margin-bottom: 5px;
	text-decoration: none;
}

#main .midashiin {
	background:#f3f3f3;
	list-style-type: none;
	width: 85%;
	padding-top: 0.5em;
	padding-right: 0.9em;
	padding-bottom: 0.5em;
	padding-left: 0.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 5px;
	text-decoration: none;
	margin-left: 1em;
}

#main .listin .midashiin2 {
	list-style-type: none;
	width: 80%;
	padding-top: 0.5em;
	padding-right: 0.9em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-image: url(../../images/libk01.jpg);
}

#content #main h3.midashi {
	font-size: 18px;
	margin-left: 0px;
}
#main .setsumei {
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}
#main .checktin {
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	list-style-type: square;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3%;
}
#main .checktin li {
	margin-bottom: 10px;
	background-color: #E6E6FA;
	padding: 10px;
}

/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	color: #555;
	line-height: 150%;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}
#main .gaiyoutb {
	width: 95%;
	margin-left: 0px;
	margin-bottom: 20px;
}

#main .gaiyoutb tr td {text-align: left;}

#main .gaiyoutb tr td .gaiyoulist {
}
#main .gaiyoutb tr td .gaiyoulist li {
	margin-left: 30px;
}
#main .insche {
	width: 93%;
	margin-left: 0px;
	margin-top: 20px;
	background-color: #F5FFFA;
	padding: 15px;
	margin-bottom: 10px;
}

#main .insche h3 {
	font-size: 20px;
	margin-bottom: 14px;
	}


#main .listin .midashiin2 .midashi2in {
	background-color: #FFF;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
