@charset "utf-8";
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(assets/images/bg.gif) repeat-x top;
	font: 80%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
p{
margin: 10px 20px 0px 20px;
font-size:90%;
line-height:160%;
}

p.danraku {
    padding-left: 30px;
}
p.danraku1 {
    padding-left: 270px;
}
p.danraku2 {
    padding-left: 345px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}
iframe {
	margin-bottom: 20px;
}



/*コンテナ（HP枠）
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a0a0a0;
	background: #FFFFFF;
}


/*ヘッダー
------------------------------------------------------------------*/
#header {
	background: url(assets/images/header_bg4.jpg) no-repeat left top;
	height: 195px;
	position: relative;
}
#header h1 {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 20px;
}
#logo{
      margin-top:40px;
      margin-left:30px;
}
/*メインイメージ
------------------------------------------------------------------*/
#main-img {
	padding-bottom: 6px;
	background: url(assets/images/main_img_bottom.gif) repeat-x bottom;
}


/*メインメニュー
------------------------------------------------------------------*/
#menu {
	background: url(assets/images/menu_06c.jpg) repeat-x;
	height: 56px;
}
#menu li {
	display: inline;
}

li{
margin:0;
padding:0;
}
#menu1{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_01c.jpg) no-repeat;
}
#menu1 a{
width:160px;
height:56px;
display:block;
}
#menu1 a:hover{
background: url(assets/images/menu_01c_on.jpg) no-repeat;
}
#menu1b{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_01c_on.jpg) no-repeat;
}
#menu2{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_02c.jpg) no-repeat;
}
#menu2 a{
width:160px;
height:56px;
display:block;
}
#menu2 a:hover{
background: url(assets/images/menu_02c_on.jpg) no-repeat;
}
#menu2b{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_02c_on.jpg) no-repeat;
}
#menu3{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_03c.jpg) no-repeat;
}
#menu3 a{
width:160px;
height:56px;
display:block;
}
#menu3 a:hover{
background: url(assets/images/menu_03c_on.jpg) no-repeat;
}
#menu3b{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_03c_on.jpg) no-repeat;
}
#menu4{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_04c.jpg) no-repeat;
}
#menu4 a{
width:160px;
height:56px;
display:block;
}
#menu4 a:hover{
background: url(assets/images/menu_04c_on.jpg) no-repeat;
}
#menu4b{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_04c_on.jpg) no-repeat;
}
#menu5{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_05c.jpg) no-repeat;
}
#menu5 a{
width:160px;
height:56px;
display:block;
}
#menu5 a:hover{
background: url(assets/images/menu_05c_on.jpg) no-repeat;
}
#menu5b{
float:left;
width:160px;
height:56px;
text-indent:-9999px;
background: url(assets/images/menu_05c_on.jpg) no-repeat;
}


/*メインコンテンツ
------------------------------------------------------------------*/
#main {
	float: left;
	width: 497px;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}
#main2{
	float:right;;
	width: 497px;
	display: inline;
	margin-right: 20px;
	margin-top: 10px;
}
#main3 {
	float: left;
	width: 770px;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}

#main2 p{
         margin-top: 0px;
        margin-right: 5px;
        margin-left: 10px;
	padding-top: 0px;
　　　　 font=size: x-small;
 　　　　 line-height: 1.2;
}
#main3 p{
         margin-top: 0px;
        margin-right: 0px;
        margin-left: 10px;
	padding: 0px;
　　　　 font=size: 88%;
 　　　　 line-height: 1.2;
}
table.table-01 {
    width: 495px;
    border: 1px #B6B6B6 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table-01 th {
    padding: 5px;
    border: #B6B6B6 solid;
    border-width: 0 0 1px 1px;
    background: #FF9966;
    font-weight: bold;
    line-height: 80%;
    text-align: center;
}
table.table-01 td {
    padding: 5px;
    border: 1px #B6B6B6 solid;
    border-width: 0 0 1px 1px;
}
#toiawase {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
	background-image: url(assets/images/jigyo_toiawase.gif);
	background-repeat: no-repeat;
}
#toiawase2 {
	background: url(assets/images/jigyo_toiawase.gif) no-repeat left top;
	height: 780px;
	position: relative;
}
#form2{
   padding-top: 70px;
    padding-bottom: 150px;
       margin-top:0px;
      margin-bottom:autox;
      margin-left:500px;
      
}

/*サブコンテンツ
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 252px;
	display: inline;
	margin-right: 10px;
	margin-top: 30px;
	font-size: 85%;
}
#sub h3 {
	background: url(assets/images/sub_frame_bg2.gif) no-repeat;
	width: 252px;
	margin-right: -10px;
	margin-left: -10px;
}
#sub  p{
         margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
       margin-bottom: 0px;
      padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 12px;
　　　　 font=size: x-small;
 　　　　 line-height: 1.4;
}
#sub .frame {
	background: url(assets/images/sub_frame_bg3.gif) no-repeat   ;
          padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
      margin-top: 0px;
	margin-bottom: 20px;
}
#sub .frame p {
	margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
       margin-bottom: 0px;
      padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
}

#sub2 {
	float: left;
	width: 220px;
	display: inline;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 80%/2 ;
}
#sub2  p{
         margin-top: 0px;
        margin-right: 0px;
        margin-left: 10px;
	padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
　　　　 font=size: x-small;
 　　　　 line-height: 1.4;
}
#main h2 {
	height: 29px;
	margin: 20px 0px 5px;
}
#main2 h2 {
	height: 29px;
	margin: 20px 0px 5px;
}

#sub2 .frame {
	background: url(assets/images/sub_frame_bg.gif) no-repeat bottom;
	padding-right: 10px;
	padding-left: 12px;
 	margin-bottom: 20px;
}

#sub h3 {
	background: url(assets/images/sub_midashi_bg.gif) no-repeat;
	height: 46px;
	width: 252px;
	margin-right: -10px;
	margin-left: -10px;
}
#sub2 h3 {
	background: url(assets/images/sub_midashi_bg.gif) no-repeat;
	height: 46px;
	width: 220px;
	margin-right: -10px;
	margin-left: -12px;
}



/*ナビメニュー（サイトマップ、お問い合わせなど）
------------------------------------------------------------------*/
#nav {
	position: absolute;
	right: 0px;
	bottom: 10px;
	color: #333333;
}
#nav a {
	color: #333333;
	padding-right: 10px;
}


/*About欄の矢印と下線設定
------------------------------------------------------------------*/
.arrow li {
	background: url(assets/images/arrow.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.arrow2 li {
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
}


/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	background: #1b617a;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer3r {
	background: url(assets/images/footer_bg.gif) no-repeat left top;
	height: 80px;
	position: relative;
}
#footer{ background:url(assets/images/footer-line.gif) top repeat-x;}
#footer2 {
	float: right;
	width: 800px;
	display: inline;
	margin-right: 10px;
	margin-top: 30px;
	font-size: 85%;
}
.end {
	width: 800px;
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.end .title p {
    background-image: url(assets/images/footer.gif);
    background-repeat: no-repeat;
    height: 80px;
    width: 800px;
    padding-left: 550px;
    padding-top: 40px;
}
#footer5 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	height: 80px;
	background-image: url(assets/images/footer_bg.gif);
	background-repeat: no-repeat;
}

#footer5 p {
	color: #333;
	text-align: right;
}

/*強調文字（背景赤に白文字になります。）
------------------------------------------------------------------*/
.look {
	color: #FFFFFF;
	font-weight: bold;
	background: #990000;
}


/*clearfix
------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	TEXT-ALIGN: right; CLEAR: both
}
