@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image: url(img/back.gif);
  background-repeat: repeat-y;
  background-position: center;
}

a:link {
  color: #666666;
  font-size: 12px;
}

a:hover {
  color: #6495ED;
  font-size: 12px;
}

a:visited {
  color: #6495ED;
  font-size: 12px;
}

a img{
	border:0px;
}



/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 780px;
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 780px;
  height: 75px;
  background-color: #ffffff;
  border-bottom: solid 3px #4169E1;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 8px 14px 2px 0;
  font-size: 15px;
  color: #4169E1;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  background-color: #333333;
  margin: 0px;
  padding: 12px 0 10px 150px;
  border-bottom: solid 2px #ffffff;
  background: url(img/head_menu_back2.gif) repeat;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  width: auto;
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 12px;
  padding-right: 7px;
  background: url(img/l_icon.gif) no-repeat;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}

span.sizedown {
  color: #999933;
	font-size:80%;
}

span.sizedown2 {
  color: #999933;
	font-size:140%;
}


deiv.headimag {
	align:center;
}

/*---------- コンテンツ ----------*/

#container {
  width: 780px;
  margin: 0px;
  padding: 6px 0 6px 0;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin:  0 6px 0 0;
  padding: 5px 2px 0 10px;
  line-height: 180%;
  letter-spacing: 1px;
  width: 585px;
}

#contents h2 {
  margin: 10px 0 5px 0;
  padding: 12px 0 15px 30px;
  line-height: 90%;
  font-size: 140%;
  color: #ffffff;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 15px 0 30px 0;
  line-height: 180%;
  letter-spacing: 1px;
  width: 580px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

table#t01 {
  border: solid 1px #E0FFFF;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #E0FFFF;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #E0FFFF;
  border-collapse: collapse;
}

p.fontup {
	font-size:120%;
	}

table#t02 {
  border: solid 1px #E0FFFF;
  border-collapse: collapse;
}


td#t02 {
  border: solid 1px #E0FFFF;
  border-collapse: collapse;
}

td#head2 {
  padding: 6px;
  border: solid 1px #E0FFFF;
  border-collapse: collapse;
}

/*---------- メインコンテンツ２ ----------*/

div.topimg {
	position: relative;
	}

div.topimg2 {
	position: absolute;
	top: 50px;
	left: 46px;
	width: 580px;
	font-size: 100%;
	color: #505050;
	line-height: 1.6;
	}


p.top01 {
	position: absolute;
	top: 150px;
	left: 46px;
	width: 580px;
	font-size: 100%;
	color: #505050;
	line-height: 1.8;
	}

p.top02 {
	position: absolute;
	top: 300px;
	left: 46px;
	width: 580px;
	font-size: 100%;
	color: #505050;
	line-height: 1.8;
	}

p.top03 {
	position: absolute;
	top: 370px;
	left: 46px;
	width: 580px;
	font-size: 100%;
	color: #505050;
	line-height: 1.8;
	}

h2.toph2 {
	float: right;
	font-size: 80%;
	color: #333333;
	font-weight: normal;
	margin-right: 5px;	
 	}

ul.osusume {
	margin: 0px;
	padding: 0px;
	list-style:none;	
}

ul.osusume li {
	display:inline;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

span.osusume {
	font-size: 100%;
	color: #505050;
	line-height: 1.6;
}


div.sitemap1 {
	font-size: 100%;
	float: left;
	width: 250px;
	margin: 10px 0px 0px 10px;
	line-height: 1.2; 
	}



div.sitemap2 {
	font-size: 100%;
	float: left;
	width: 250px;
	margin: 10px 0px 0px 10px;
	line-height: 1.2; 
	}


span.sitemap {
	width: 250px;
	border-style: solid;
	border-width: 0px 0px 1px 20px;
	border-color: #4169E1;
	font-size: 120%;
	margin-left: 25px;
	}

ul.sitemap {
	margin-left: 15px;
	list-style:none;	
}	


table.company {
	width: 560px;
	border: solid 1px #87CEFA;
	border-collapse: collapse;
}

table.company th {
	width: 30%;
	height: 50px;
	border: solid 1px #87CEFA;
	border-collapse: collapse;
	background-color: #E0FFFF;
	line-height: 1.6;
}

table.company td {
	height: 50px;
	border: solid 1px #87CEFA;
	border-collapse: collapse;
	line-height: 1.6;
	padding: 0 0 0 10px;	
}

span.b {
	font-weight: bold;
}

span.c {
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
}

div.img {
	position: relative;
	}

p.img2 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 560px;
	font-size: 120%;
	color: #505050;
	line-height: 2.0;
	}

div.tifra1 {
	position: relative;
	}

p.tifra1 {
	position: absolute;
	top: 100px;
	left: 20px;
	font-size: 120%;
	color: #000000;
	line-height: 1.8;
	}

p.tifra2 {
	position: absolute;
	top: 450px;
	left: 280px;
	font-size: 160%;
	color: #000000;
	line-height: 0.5;
	}

p.tifra3 {
	position: absolute;
	top: 3px;
	left: 15px;
	font-size: 120%;
	color: #000000;
	width:530px;
	}

div.honbun {
	margin-left:20px;
	width:530px;

}

span.kounou {
	font-size:130%;
	font-weight: bold;
	color:#1E90FF;
}

h3.seihin1 {
	font-size: 130%;
	color: #4169E1;
	font-weight: bold;	
	margin: 20px 0px 15px 5px;
	width: 90%;
	border-bottom: solid 1px #4169E1;
	border-left: solid 20px #4169E1;
	}



h3.seihin {
	font-size: 120%;
	color: #666666;
	font-weight: bold;	
	margin: 5px 0px 0px 5px;
	width: 90%;
	border: solid 1px #cccccc;
	padding: 0.2em 1em;
	}

p.seihin {
	width: 85%;
	font-size: 100%;	
	color: #666666;
	line-height: 1.6; 
	margin: 10px 20px 10px 0px;
	}


a.basyo_2 {
	text-decoration: none;
	font-size:100%;
	font-weight: bold;	
	color:#1E90FF;
	}

a.basyo_2:hover {
	background-color: #EEE8AA;
	}


img.topbutton {
	margin: 15px 0px 0px 400px;
	}

div.products {
	width: 550px;
	font-size: 100%;
	border: solid 1px #cccccc;	
	margin-top:-20px;
	margin-left:15px;
}

ul.product {
	list-style:none;
	line-height: 1.1; 	
}

p.link {
	margin-top:15px;
	margin-bottom:15px;
}	

p.hato1 {
	position: absolute;
	top: 170px;
	left: 230px;
	width: 320px;
	font-size: 100%;
	color: #505050;
	line-height: normal;
	}

p.hato2 {
	position: absolute;
	top: 60px;
	left: 30px;
	width: 320px;
	font-size: 100%;
	color: #505050;
	line-height: 0.4em;
	}

p.hato3 {
	position: absolute;
	top: 60px;
	left: 310px;
	width: 320px;
	font-size: 100%;
	color: #505050;
	line-height: 1.2em;
	}

p.neko1 {
	position: absolute;
	top: 80px;
	left: 30px;
	width: 320px;
	font-size: 100%;
	color: #505050;
	line-height: 0.4em;
	}

p.neko2 {
	position: absolute;
	top: 75px;
	left: 310px;
	width: 320px;
	font-size: 100%;
	color: #505050;
	line-height: 1.2em;
	}

/*---------- ブログ部分 ----------*/

p.blog {
	width:530px;
}

h3 {
	border-color: #87CEFA;
	border-width: 0px 0px 1px 15px;
	border-style: solid;
	padding: 0.1em;
}		

h3 {
	border-color: #87CEFA;
	border-width: 0px 0px 1px 15px;
	border-style: solid;
	padding: 0.1em;
}	

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 6px;
  padding: 0;
  width: 170px;
  bottom: 0;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu h2 {
  margin: 0 0 2px 0;
  padding: 7px 0 5px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #ffffff;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #666666;
  display: block;
  border-bottom: solid 1px #9f9f9f;
  width: 138px;
  padding: 5px 4px 4px 18px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #6495ED;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  width: 157px;
  padding: 6px 0 5px 0;
  font-size: 12px;

 }

.menu_free a:hover{

}


#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}

li {
  list-style-image: url(img/mark.gif);
  margin: 0 0 5px 0;
}




/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  height: 90px;
  margin: 20px 0 0 0;
  padding: 30px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  background-color: #F5F5DC;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}

#footer-menu {
  background-color: #F5F5DC;
  margin: 0px;
  padding: 0px;
}

#footer-menu ul {
  text-align: center;
  padding-bottom: 1px;
  margin: 0px;
  width: auto;
}

#footer-menu li {
  color: #666666;
  display: inline;
  padding-left: 12px;
  padding-right: 7px;
  background: url(img/l_icon2.gif) no-repeat;
}

#footer-menu a {
  color: #666666;
  text-decoration: none;
}

#footer-menu a:hover {
  color: #4682B4;
}
