
/* サブページ　 メインコンテンツ  */

#eye {
  text-align: center;
  margin-left:0px !important;
  margin-bottom:10px;
}

#wrapper {
    width:710px;
	margin:8px 0 0 5px;

	padding:0;
    float:left;
     text-align:left;
}

#sub-menu {
     width:155px;
	 margin:0;
	 padding-left:0;
     float:left;
}


#sub-contents {
    width:510px;
    padding-left:10px;
    padding-right:10px;
    float:left;
}


h1.sub-title { 
    width:690px;
    height:70px;
    margin-left:5px;
    margin-top: -10px;
 }



#sub-contents div.cc  {
    margin-left: 10px;
}

/*  sub-contents内 ul */
#sub-contents ul  {
    margin-left: 30px;
    font-size:16px !important;
}




/*  read  */
#sub-contents p.read  {
    color:#5b5b5b;
    line-height:160%;
    margin-left:5px;
    padding:0;
}

.read h1 {
	font-size:80%;
	color:#333333;
	line-height:130%;
	margin:1em 0 1em 1em;
}

.read p {
	text-indent: 1em;
}

/*  パンくず  */
.pan {
    height: 45px;
    background: url('../images/accent_pan.gif') no-repeat;
    font-size:80%;
    color: #2c97d9;
    margin-top: 3px;
    margin-left:-9px;
    padding-top:9px;
    padding-left: 25px;
 }


/*  footer ページ先頭へ  */
#pagetop {
	clear:both;
	margin:0 0 20px 0;
	font-size:80%;
	margin-left:160px;
	padding:0;
}

#pagetop img {
	vertical-align: middle;
	margin:0 5px 2px 0 ;
	width:14px;
	height:14px;
}

#pagetop a:link {
	color:#333333;
	text-decoration:none;
}

#pagetop a:visited {
	color: #666666;
	text-decoration:none;
}

#pagetop a:hover {
	color:#cc0000;
	text-decoration:none;
}

#pagetop a:active {
	color:#cc0000;
	text-decoration:none;
}





/*  下部分お問い合わせ・お申し込み  */
.goinquirty {
	margin: 20px 0;
}



.point-bold {
	font-weight: bold;
	font-size: 85%;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:5px;
       color: #333333;
 }

.point-bold2 {
	font-weight: bold;
	font-size: 85%;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
       color: #333333;
}


 /*  機能詳細を見る  */
 #summary-more {
	clear:both;
	width:510px;
	margin:0 0 20px 0;
	font-size:80%;
	text-align:right;
	padding:0;
}

#summary-more img {
	vertical-align: middle;
	margin:0 5px 2px 0 ;
	width:14px;
	height:14px;
}

#summary-more a:link {
	color:#333333;
	text-decoration:none;
}

#summary-more a:visited {
	color: #666666;
	text-decoration:none;
}

#summary-more a:hover {
	color:#cc0000;
	text-decoration:none;
}

#summary-more a:active {
	color:#cc0000;
	text-decoration:none;
}




 /*  代表ご挨拶   */
.greeting-title { 
      font-size: 120%!important;
      color: #333333!important;
      line-height: 190% !important;
      padding-left: 20px !important;

 }
/*  fontサイズ  */
.font-small { 
    font-size: 13px !important;
 }
 
.font-nomal { 
    font-size: 11px;
 }
