@charset "shift_jis";






body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
       line-height:2;
	margin: 0px;
	padding: 0px;
	text-align: center;
       background-color: #ffffff;
       background-image: url(duffy/bg.gif); 
       background-position: left top; 
       background-repeat: repeat;
       background-attachment: scroll; 
       color : #3e3e3e;
}
h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
table {
	border-collapse:collapse;
	font-size: 100%;
  text-align : left;
}

.table_01 {
	width: 500px;margin: 0px 0px 10px 0px;padding: 0px;
       border-collapse: collapse;
}
.table_01 th {
	width: 25%;padding: 4px 2px 2px 4px;
       text-align: center;vertical-align: top;color: #3366CC;
       background-color: #99CCFF;
       border: 1px solid #6699CC;
}
.table_01 td {
	padding :4px 2px 2px 4px;
       background-color: #EEEEEE;
       text-align: left;
       border: 1px solid #6699CC;
}

/*リンクカラー*/
a {
	color: rgb(50, 67, 86);
}

/*カーソルオーバー時のリンクカラー*/
a:hover {
	color: #a90c24;
	text-decoration: none;
}



/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}



/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	position: relative;
	width: 100%;
	background-image : url(images/header.gif);	
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #717071;
}

#header #logo {
	padding-top : 10px;
  padding-left : 0px;
  float :left;
}

#header h1 {
	font-size: 10px;	
	font-weight: normal;
	position: absolute;
	top: 0px;	
	right: 0px;
}	
#headerExtra1 {
    width: 350px;
    margin-top: 40px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 43px;
    float: right;
    text-align: right;
}
#headerExtra1 p.tel {
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.3em;
    line-height: 16px;
    text-align: right;
    color: #75C07D;
    font-weight: bold;
}
#headerExtra1 p.tel span {
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
    color: #a90c24;
}

#headerExtra1 p.mail a {
    /* お問い合わせリンク設定 */
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

#headerExtra1 p.mail a:link {
    background-color: #53A75B;
    color: #ffffff;
    text-decoration: none;
}
#headerExtra1 p.mail a:visited {
    background-color: #53A75B;
    color: #ffffff;
    text-decoration: none;
}
#headerExtra1 p.mail a:hover {
    background-color: #397540;
    color: #ffffff;
    text-decoration: none;
}
#headerExtra1 p.mail a:active {
    background-color: #397540;
    color: #ffffff;
    text-decoration: none;
}
ul#menu li {
	float: left;
	line-height: 50px;
	height: 50px;
	margin-right: 1px;
	font-size: 13px;
}

ul#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 199px;
	text-align: center;
	background-image: url(images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

ul#menu a:hover {
	background-image: url(images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}

ul#menu li.last {
	margin-right: 0;
}

/*メインメニュー
---------------------------------------------------------------------------*/

#contents {
      background-color : #ffffff;
      background-image: url(duffy/bg.gif); 
      background-position: left top; 
      background-repeat: repeat;
      background-attachment: scroll; 
}
#main {
	width: 1000px;
}

#main h2 {
	font-size : 14px;
	background-image: url(images/line2.gif);	
	background-repeat : no-repeat;
	background-position : left bottom;
	padding-left : 15px;
	clear: both;
      padding-bottom : 3px;
      margin-bottom : 5px;
      text-align : left;
      margin-left : 15px;
}
#main h4 {
	font-size : 14px;
	background-image: url(images/boder3.gif);	
	background-repeat : no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	clear: both;
       padding-bottom : 3px;
       margin-bottom : 5px;
       text-align : left;
       margin-left : 15px;
}
#main p {
	padding: 0.5em 10px 1em;	
}
#main dl.new {
	height : 120px;		
	overflow: auto;		
	margin-right : 10px;
	margin-left : 10px;
	padding: 10px;
	border : 1px solid #a90c24;
       margin-bottom: 1em;	

  background-color : #ece9e1;
}

#main dl.new dt {
	font-weight: bold;	
	float: left;		
}

#main dl.new dd {
	border-bottom: 1px solid #cccccc;	
	padding-left : 12em;	
}
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 2px solid #000000;
	padding-top: 1em;
	padding-bottom: 1em;
}




#main .image p {
	height : 280px;	
	width : 235px;	
	border : 1px solid rgb(139, 139, 140);	
	float: left;	
	text-align: center;	
	background-image : url(images/image-bg.gif);
	background-repeat : repeat-y;
	background-position: right bottom;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	display: inline;
      font-size : 12px;
}

#main .image {                 
       margin-top: 10px;
}

#main .image a img {
	padding : 0px;		
	border: 1px solid #849a37;	
}

#main .image a:hover img {
	border: 1px solid #ff6600;	
}
#main .image2 p {
	height : 290px;	
	width : 200px;	
	border : 1px solid rgb(139, 139, 140);	
	float: left;	
	text-align: center;	
	background-image : url(images/bg_03.gif);
	background-repeat : repeat-y;
	background-position: right bottom;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	display: inline;
      font-size : 12px;
}

#main .image2 {
	margin-top: 10px;
}

#main .image2 a img {
	padding : 0px;		
	border: 2px solid #849a37;	
}

#main .image2 a:hover img {
	border: 2px solid #ff6600;	
}
#main .itemlist {
	border: 1px solid #CCCCCC;	
	padding: 5px;
	overflow: hidden;
	margin-bottom: 0.5em;
	width : 630px;	
	margin-right: auto;
	margin-left: auto;
}

#main .itemlist h3 {
	color: color : rgb(50, 67, 86);
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #CCCCCC;
	padding : 0px 0px 0px 10px;
	margin-bottom: 0.5em;
	font-size: 100%;
  margin-left : 180px;
}

#main .itemlist p {
	padding: 0px;
  margin-left : 200px;
}



#main .itemlist a img {
	padding: 5px;	
	border: 1px solid #CCCCCC;
}

#main .itemlist a:hover img {
	border: 1px solid #ff476b;
}

#main .itemlist div.img {
	float: left;
}




.color1 {
     color: #ff476d;
  font-size : 14px;
  font-weight : bold;
}

.color2 {
	color: #000000;
  font-weight : bold;
}

.look {
	background-color: #f5f5f5;
}

*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}


#main .list {
	border: 1px solid #CCCCCC;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 0.5em;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

#main .list h3 {
	color: #000000;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #CCCCCC;
	padding: 0px 0px 0px 5px;
	margin-bottom: 0.5em;
	font-size: 100%;
}

#main .list p {
	padding: 8px;
}

#main .list p, #main .list h3 {
	margin-left: 120px;
}


#main .list div.img {
	float: left;
}

.color3{
  font-size : 12px;
  font-weight : bold;
  color : red;
}
.color4{
  font-size : 12px;
  font-weight : bold;
  color : rgb(245, 120, 65);
}
.color5 {
       font-size : 14px;
	color: #d88c9a;
       font-weight : bold;
}
.color6{
   font-size: 20px;
   color: #d88c9a;
   font-weight: bold;
}
.color7{
  font-size : 12px;
  font-weight : bold;
  color : #66cc00;
}
.color8{
  font-size : 16px;
  font-weight : bold;
  color : #009966;
}
.p1{
  font-size :12px;
  color : rgb(50,67,86);
padding-left : 10px;
}
.li{
  text-decoration: none;
  display: block;
  width: 199px;
  text-align: center;
  background-image: url(images/menu_bg2.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #ffffff;	
}
a img.css-hover{
opacity:1.0;
filter: alpha(opacity=100);
}

a:hover img.css-hover{
opacity:0.6;
filter: alpha(opacity=60);/
}

a img{
	border:none;
}

ul#button li {
	float: left;
	line-height: 80px;
	height: 80px;
	margin-right: 2px;
       margin-top: 1px;
}

ul#button a img {
	opacity:1.0;
       filter: alpha(opacity=100);
}

ul#button a:hover img {
	opacity:0.6;
       filter: alpha(opacity=60);
       -ms-filter: “alpha( opacity=60 )”;
}
ul#button li.last {
	margin-right: 0;
}
ul#button2 li {
	float: left;
	line-height: 100px;
	height: 100px;
	margin-right: 1px;
       margin-top: 3px;
       margin-left:4px;
}
.p_text1{
  width : 45%;
  float : left;
  text-align : left;
  margin-left : 20px;
  margin-top : 40px;
}
.p_text2{
  padding-left : 20px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : rgb(102, 102, 102);
  width : 45%;
  float : right;
}
.p_text3{
  width : 45%;
  float : right;
  margin-top : 40px;
}