/*------------------------------------------------------------------------------
	株式会社サンビック
	URL: http://www.
	Date: 2011-5-25
	Copyright (C)　　All rights reserved
------------------------------------------------------------------------------*/

/*-----------------------------------------------
 __Reset
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-style:normal;
	text-align:left;
}

/*-----------------------------------------------
 __base_style
-----------------------------------------------*/

body {
    height:100%;
	background:#F8F8EF;
	color:#333333;
	line-height:1.5;
	text-align:center;
	font-size:small;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*:first-child + html body {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

html {
	height: 100%;
	margin-bottom: 1px;
    overflow-y:scroll;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { 
   display: inline-block;
   display: block;
}

.clearfix li {
	list-style-position: outside;
	list-style-type: disc;
}

* html .clearfix { height: 1%; }

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

img {
    border: 0;
}

ul,
ul li{
	list-style-type:none;
	margin-bottom: 4px;
}

input {
	padding-left: 2px;
	text-align:left;
}


/*-----------------------------------------------
 __Base Link Color
-----------------------------------------------*/

a {
	color:#009;
	text-decoration: none;
}

a:link {
	color:#009;
	text-decoration: none;
}

a:visited {
	color:#06F;
}

a:hover {
	color:#F30;
	text-decoration: underline;
}


/*-----------------------------------------------
 _Wrapper
-----------------------------------------------*/

#wrapper {
	width: 900px;
	background-color:#FFFFFF;
	margin:0 auto;
	border-left: 1px solid #7DA270;
	border-right: 1px solid #7DA270;
}

/*-----------------------------------------------
 _Header
-----------------------------------------------*/

#header {
  width: 100%;
  height: 105px;
  position: relative;
}
#header h1 {
  position: absolute;
  top: 16px;
  left: 15px;
}
.tell {
  position: absolute;
  top: 10px;
  right: 25px;
}
.header-navi {
  list-style-type: none;
  position: absolute;
  top: 66px;
  right: 25px;
}
.header-navi li {
  display: inline;
  padding: 0 0 0 7px;
}


/*-----------------------------------------------
 _Navigation
-----------------------------------------------*/

#navi {
	clear:both;
	width: 900px;
	margin-top: 0px;
}
#navi li {
    text-indent: -9999px;
	float:left;
	padding-bottom:20px;
}
#navi li.on {
    text-indent: 0;
}
#navi a {
	display: block;
}

#navi .navi01 a {
	background-image: url(../../img/navi01.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}
#navi .navi01,
#navi .navi01 a:hover {
	background-image: url(../../img/navi01_on.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}

#navi .navi02 a {
	background-image: url(../../img/navi02.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}
#navi .navi02,
#navi .navi02 a:hover {
	background-image: url(../../img/navi02_on.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}

#navi .navi03 a {
	background-image: url(../../img/navi03.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}
#navi .navi03,
#navi .navi03 a:hover {
	background-image: url(../../img/navi03_on.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}

#navi .navi04 a {
	background-image: url(../../img/navi04.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}
#navi .navi04,
#navi .navi04 a:hover {
	background-image: url(../../img/navi04_on.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}

#navi .navi05 a {
	background-image: url(../../img/navi05.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}
#navi .navi05,
#navi .navi05 a:hover {
	background-image: url(../../img/navi05_on.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}

#navi .navi06 a {
	background-image: url(../../img/navi06.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}
#navi .navi06,
#navi .navi06 a:hover {
	background-image: url(../../img/navi06_on.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
}



/*-----------------------------------------------
 _Containar
-----------------------------------------------*/

#container {
	clear:both;
	float:left;
	background-color: #FFFFFF;
}

/*-----------------------------------------------
 __contents（main＋leftNavi）
-----------------------------------------------*/

#contents {
	width:725px;
	float:left;
	background: url("../../img/back_border.gif") repeat-y;
	height:100%;
	min-height:100%;
}
body > #contents { 
    height:auto;
}


/* __main
------------------------------------------*/

#main {
	float:right;
	width: 550px;
	margin:0 atuo;
	text-align:center;
}

.innerMain {
	padding:0 19px 20px 19px;
}

#main h2 {
	width: 510px;
	height: 45px;
	text-indent: -9999px;
	margin-bottom:12px;
}


/* 写真＋テキスト */

div.wrap div {
	display: table-cell;
	vertical-align: top;
	padding:0 8px 25px 0;
}
div.wrap div.photo {
	width: 165px;
}
div.wrap div.textbox {
	padding-left:16px;
}
div.wrap div.textbox p {
	padding-bottom:6px;
}

/* IE 6 */
* html div.wrap div {
	display: inline;
	zoom: 1;
}

/* IE 7 */
*:first-child+html div.wrap div {
	display: inline;
	zoom: 1;
}

/*\*//*/
* html div.wrap div {
	display:inline-block;
}
/**/


/* 新着情報 */

#topics {
	width: 510px;
	margin-bottom: 30px;
}

#topics dl {
	width: 510px;
}
#topics dl dt {
	width: 7em;
	background:url(../../img/topics_mark.gif) no-repeat center left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#topics dl dd {
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: 1.4em;
	border-bottom: 1px dotted #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8em;
}


/* __leftNavi
------------------------------------------*/

#leftNavi {
	float:left;
	width:175px;
}

.inner {
	padding:0 0 20px 12px;
}

.ceo {
	text-align: center;
	width: 158px;
	border: 1px solid #CCC;
	margin-top: 6px;
	margin-bottom: 12px;
}
.ceo-txt {
	font-size: 9px;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
}

.iframe  {
	widht:150px;
	border: 1px dotted #999;
	padding:14px;
}


/* __rightNavi
------------------------------------------*/

#rightNavi {
	float:left;
	width:175px;
}

#rightNavi h3 {
	width: 148px;
	margin-bottom:15px;
}

#rightNavi ul li {
	margin-bottom:6px;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	background-color:#690;
	margin:0 auto;
	text-align: center;
	font-size: 9px;
}

#footer dt{
	position:absolute;
	overflow:hidden;
	width:0;
	height:0;
}

#footer ul {
	margin:0 auto 6px auto;
	text-align: center;
	padding-top:16px;
}
#footer ul li {
	display:inline;
	margin-right:3px;
	padding-left:7px;
	letter-spacing: 0.1em;
	border-left:1px solid #FFFFFF;
}
#footer li a {
	color:#FFFFFF;
	text-decoration: none;
}
#footer li a:hover {
	color:#FF6;
	text-decoration: underline;
}
#footer ul li.notline {
	border-left:0;
}

#footer p {
	width:900px;
	color:#FFFFFF;
	margin:0 auto;
	padding:3px 0 16px 0;
	text-align: center;
}
