@charset 'UTF-8';

/*------------- COMMON1 ------------------*/

body {
  padding: 0px;
  margin: 0px;
  font-family: verdana,sans-serif, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-size:12px;
  _font-size:75%;/* IE 向け */
  color: #333;
  line-height: 150%;
}

a:link {text-decoration: none; color:#333;}
a:visited {text-decoration: none; color:#333;}
a:hover {text-decoration: underline; color:#1B5FB4;}

table {
  border-collapse:separate;
}

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

.clear2{
  margin: 0;
  padding-top: 5px;
  clear: both;
}

img {
  border:0px;
}


/*---- Basic --------------------------------------------------*/

h2 {
  font-size:14px;
  _font-size:88%;/* IE 向け */
  line-height: 145%;
}

h3 {
  font-size:12px;
  _font-size:100%;/* IE 向け */
  line-height: 130%;
}

.fsN,.fsB {
  font-size:10px;
  _font-size:75%;/* IE 向け */
  line-height: 130%;
}

#footer {
  font-size:10px;
  _font-size:85%;/* IE 向け */
  line-height: 130%;
}

hr {
  clear: both;
  padding: 0px;
  margin: 0px;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
	list-style-type: none;
	margin: 2px;
}

.arrow ul {
  margin: 0px;
  padding: 0px;
}

.arrow li {
	margin: 2px;
	list-style-image: url(image/arrow_list.gif);
}



#container,#mainContainer,#header,#footer,.frame,.topTitleBG {
  width: 750px;
}

#container {
  position: relative;
  margin: 0 auto;
}


/*------------- Header ------------------*/

#header {
	padding: 0;
	height: 91px;
	background-color: #EBEFF3;
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	border-left: solid 1px #B2B2B2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.logo {
	position:absolute;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topMenu {
  padding: 0px 7px 0px 0px;
  text-align:right;
  border-top: solid 6px #1F5C97;
}

.topMenu2 {
	width: 744px;
	margin-left:2px;
	text-align:right;
	border-bottom: solid 1px #D2D2D2;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#shadow {
  height: 6px;
  margin: 0px;
  padding: 0px;
  background: url(image/header_shadow.jpg) no-repeat .1em top;
}

a#selectlanguage{
  color: #1B5FB4;
  font-weight:bold;
}
/*------------- Main Image ------------------*/

#mainImage {
	height: 207px;
	background: url(image/top_mainimage02.jpg) no-repeat .1em top;
	float: none;
	margin-left: -3.9px;
	width: 765px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
}

.txt {
  position:absolute;
  width: 465px;
  margin: 92px 23px 0px 262px;
  line-height: 135%;
}

.txt2 {
	position:absolute;
	width: 500px;
	line-height: 135%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 225px;
	left: 6px;
	top: 118px;
	height: 162px;
	padding-top: -10px;
}


.txt2 img{
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
}


.txt2 ul{
	
}

.txt2 li{
	line-height: 140%;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
}


/*------------- MainContainer ------------------*/


#mainContainer {
  position: relative;
  margin: 0px auto;
  padding: 0px;
}

.topTitleBG {
  padding: 5px 0px 1px 0px;
  background-color: #1F5C97;
  display:block;
}

.topTitle {
  width: 100%;
  margin:0px;
  padding: 0px 0px 5px 0px;
  color: #FFF;
  font-size:14px;
  _font-size: 100%;
  border-bottom: solid 1px #FFF;
}

.frame {
  margin: 0px auto 0px auto;
  padding-bottom: 0px;
  border-right: solid 1px #CCC;
  border-left: solid 1px #CCC;
}

.frame h3 {
  margin: 8px 0px 6px 10px;
  padding: 2px 0px 2px 5px;
  border-left: solid 5px #FF6600;
}

.wrapper {
  float:right;
  width:130px;
  margin: 0px 4px 0px 4px;
  padding: 0px;
  font-size:10px;
  _font-size:85%;/* IE 向け */
  line-height: 140%;
}

.pic {
  float:left;
  margin: 0px 0px 5px 10px;
}

.pic_right {
	float:right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}


.borderRB {
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  vertical-align:top;
  padding-bottom: 5px;
}

.borderB {
  border-bottom: solid 1px #CCC;
  vertical-align:top;
  padding-bottom: 5px;
}

.spe {
  border-bottom: solid 1px #CCC;
  background: url(image/top_imgbg.jpg) no-repeat 0 top;
}

.top_apprication_bg {
	border-bottom: solid 1px #CCC;
	background-image: url(image/itarutokoro_image_small_room.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}






/*------------- Footer ------------------*/

#footer {
  float: left;
  margin-top: 15px;
  padding: 10px 0px;
  text-align: center;
  background-color: #1F5C97;
  color:#FFF;
}

#copyright {
  border-top: solid 1px #CCC;
  margin: 10px auto 0px auto;
  padding-top: 7px ;
}

#footer a:link {text-decoration: none; color:#FFF;}
#footer a:visited {text-decoration: none; color:#FFF;}
#footer a:hover {text-decoration: underline; color:#FFF;}




/*------------- MainContainer 2 ------------------*/

.boxL {
  float: left;
  width: 210px;
}

.boxL h3 {
  margin: 8px 0px 6px 12px;
  padding: 2px 0px 0px 0px;
}

.boxL ul {
  border-top: solid 1px #FFF;
  padding: 8px 0px;
}

.boxL li {
  margin: 2px 15px 0px 17px;
  background: url(image/arrow_blue.gif) no-repeat 0px 5px;
  padding: 0px 0px 4px 10px;
  line-height: 145%;
}

.boxR {
  float: left;
  width: 540px;
  background-color: #FFF;
}

.boxR li a:link {
  text-decoration: none;
  color:1B5FB4;
}
.boxR li a:visited {text-decoration: none; color:#1B5FB4;}
.boxR li a:hover {text-decoration: underline; color:#1B5FB4;}




/*------------- Address ------------------*/

.smBox {
  position:relative;
  width: 190px;
  margin:10px 10px;
  padding-top: 3px;
  background-color: #EBEFF3;
}

.smBox h3 {
  margin: 8px 0px 3px 8px;
  padding: 0px;
}

.smBox ul {
  border-top: none;
  padding: 5px 0px;
}

.smBox li {
  margin: 2px 10px 0px 3px;
  background: none;
  padding: 0px 0px 4px 5px;
  line-height: 145%;
}




/*------------- Go to TOP ------------------*/

.top {
  float:right;
  width: 505px;
  text-align:right;
  margin:10px 10px 0px 0px;
  padding:3px 15px 10px 0px; 
  border-top: dotted 1px #999;
  background: url(image/arrow_orange.gif) no-repeat 100% 7px;
}

.top a:link {text-decoration: none; color: #074471;}
.top a:visited {text-decoration: none; color: #074471;}
.top a:hover {text-decoration: underline; color: #0000FF;}
