body {
	margin: 0;
	padding: 0;
	color: #6F3700;
	text-align: center;
	font-family: Palatino, Geogia, Times, 'Times New Roman', serif;
	font-size: 95%;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

/* master init styles */

h1, h2, h3, h4, p, ul, li {
 margin: 0;
 padding: 0;
}

a {
 text-decoration: none;
}

a:link, a:visited {
 color: #990000;
}

a:active, a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

ul {
 list-style-type: none;
 margin-bottom: 2em;
}

li {
 list-style-position: outside;
}


div.harf {
	width:390px;
	float:left;
	background-color: #FFFFFF;
}
div#main {
	width:390px;
	float:left;
	background-color: #FFFFFF;
}
/* contents styles */

div#container {
	width: 780px;
	height: auto;
	padding: 0;
	background-color: transparent;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* div#header */
div#header {
	width: 780px;
	text-align: left;



	padding-right: 50	
	padding-left: 0;
	height: 30px;
	background-repeat: no-repeat;
	bottom: 10px;
}

div#header h1 {
 color#ffffff;
	font-size: 80%;
	font-weight: normal;
	height: 20px;
	top: 20px;
}

div#header p {
 color#ffffff;
	font-size: 90%;
	font-weight: normal;
}

/* div#navigation */
div#navigation ul {
	margin-bottom: 2em;
}

div#navigation li {
	display: inline;
	width: auto;
	padding-right: 2em;
	font-size: 100%;
	font-weight: bold;
	text-transform: lowercase;
}

div#navigation a:link, div#navigation a:visited {
 color: #666666;
}

div#navigation a:active, div#navigation a:hover {
 color: #6F3700;
}

#home div#navigation li#index a, #home div#navigation li#index a:link, #home div#navigation li#index a:visited {
 color: #6F3700;
}

#home div#navigation li#index a:active, #home div#navigation li#index a:hover {
 color: #6F3700;
}

#inside div#navigation li#coding a, #inside div#navigation li#coding a:link, #inside div#navigation li#coding a:visited {
 color: #6F3700;
}

#inside div#navigation li#coding a:active, #inside div#navigation li#coding a:hover {
 color: #6F3700;
}

/* div#wrapper */
div#wrapperbg {
	width: 820px;
	height: auto;
	padding: 5px;
	background-color: #F0F0F0;
}

div#wrapper {
	width: 800px;
	height: auto;
	margin: 0;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

div#wrapper h2 {
 background-image: url("images/h2bg.gif");
 background-repeat: repeat-x;
 width: auto;
 height: auto;
 margin: -10px -10px 1em -10px;
 padding: 5px;
 color: #ffffff;
 font-size: 100%;
 font-weight: normal;
 text-transform: capitalize;
}

div#wrapper h2#fullstory {
 background-image: url("images/h2bg-gray.gif");

}

div#wrapper h3 {
 margin-bottom: 0.5em;
 color: #000000;
 font-size: 160%;
 font-weight: normal;
}

div#wrapper h3.patitle {
 margin-bottom: 0.5em;
 color: #000000;
 font-size: 115%;
 font-weight: bold;
}

div#wrapper h4 {
 margin: 0.5em 0;
 color: #333333;
 font-size: 100%;
 font-weight: bold;
}

div#wrapper p {
 margin-bottom: 1em;
 color: #623131;
 font-size: 100%;
 font-weight: normal;
 line-height: 150%;
}

div#wrapper p img {
	float: left;
	width: auto;
	height: auto;
	margin-right: 1em;
	margin-bottom: 0.5em;
	padding-right: 10px;
}

/* div#banner */
div#banner {
 width: 780px;
 height: 180px;
 padding: 0;
 margin-bottom: 10px;
 background-color: transparent;
 text-align: left;
}

#home div#banner {
 background-image: url(ice/k-1.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;
}

#inside div#banner {
 background-repeat: no-repeat;
 background-position: 0 0;
}

div#banner p {
 color#333333;
 text-indent: -9999px;
}

/* div#contents */
div#contents {
	position: relative;
	margin: 0;
	padding: 10;
	width: 610px;
	height: auto;
}

/* div#latestarticle & div#article */
div#latestarticle, div#article {
	width: 590px;
	height: auto;
	padding: 10px;
	border: 1px solid #f0f0f0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/* div#pastarticle */
div#pastarticle {
 float: left;
 display: inline;
 width: 300px;
 height: auto;
 margin: 0 15px 0 0;
 padding: 10px;
 border: 1px solid #f0f0f0;
}

div#pastarticle p {
 margin-bottom: 1em;
 color: #6F3700;
 font-size: 95%;
 font-weight: normal;
 line-height: 130%;
}

/* div#links */
div#links {
 float: left;
 display: inline;
 width: 220px;
 height: auto;
 margin: 0;
 padding: 10px;
 border: 1px solid #f0f0f0;
}

/* div#sidebar */
div#sidebar {
	position: absolute;
	top: 198px;
	width: 166px;
	height: 1727px;
	padding: 5px;
	border: 1px solid #f0f0f0;
	background-color: #F5f7f7;
	bottom: auto;
	right: 9px;
}
div#sidebar2 {
	position: absolute;
	top: 400px;
	width: 170px;
	height: auto;
	padding: 10px;
	border: 1px solid #f0f0f0;
	background-color: #F5f7f7;
}

div#sidebar h3 {
 margin-bottom: 0.5em;
 color: #000000;
 font-size: 125%;
 font-weight: normal;
}

div#sidebar p {
 margin-bottom: 1em;
 color: #999999;
 font-size: 95%;
 font-weight: normal;
 line-height: 130%;
}
div#sidebar li {
	list-style-position: outside;
}

/* address#footer */
address#footer {
 height: auto;
 margin-top: 1em;
 padding-top: 5px;
 text-align: center;
 font-family: 'Lucida Sands', Helvetica, Arial, Verdana, sans-serif;
 font-size: 90%;
 font-weight: normal;
 text-transform: lowercase;
 font-style:normal;
}

p.footer {
 text-align:center;
 font-size: 90%;
 color: #666666;
 background-color: #ffcc00;
 margin: 0px 2px 0px 2px;
 padding: 2px 2px 2px 5px;
 font-weight: bold;
}

p.footer2 {
 text-align:center;
 font-size: 90%;
 color: #666666;
 background-color: #ffcc00;
 margin: 15px 2px 0px 2px;
 padding: 2px 2px 2px 5px;
 font-weight: bold;
}

p.footer3 {
 text-align:center;
 font-size: 90%;
 margin: 0px 2px 0px 2px;
}
ul.footer {
 list-style-image: url(li_03.gif);
 margin:0px 20px 0px 20px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 177px;

}

#sectionLinks h3{
	
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FBE8CC;
	background-image: none;
	text-decoration: none;
}
/************ naviga styles **************/
#naviga {
	float: right;
	width: 170px;
	background-color: #F7F7F7;
}

#naviga li {
	margin: 0;
	padding: 0;
	width: 177px;
	text-indent: -9999px;
	height: 43px;
}


#naviga li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  width: 177px;
  height: 43px;
}
#naviga li#top      {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#naviga li#about    {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
#naviga li#clients  {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -91px;
}
#naviga li#services {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -134px;
}
#naviga li#faq      {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -177px;
}
#naviga li#aaa      {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -220px;
}
#naviga li#top a:hover    {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -236px 0px;
}  
#naviga li#about a:hover    {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -236px -48px;
}
#naviga li#clients a:hover  {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -236px -91px;
}
#naviga li#services a:hover {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -236px -134px;
}
#naviga li#faq a:hover      {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -236px -177px;
}
#naviga li#aaa a:hover      {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -236px -220px;
}
#naviga address {
  margin: 0;
  padding: 1em 0 0 1px;
  border-top: 1px solid #cccccc;
  font-style: normal;
  font-size: small;
  text-transform: uppercase;
  line-height: 1.5;
  color: #400000;
  background: transparent;
}

/************ 6-ice styles **************/
div.harf {
	width:390px;
	float:left;
	background-color: #FFFFFF;
	height: auto;
}
div.harf2 {
	width:168px;
	float:right;
	background-color: #FFFFCC;
	height: 560px;
}
div.koe {
	height: 15px;
	padding: 10px;
	background-color: #FFFFCC;
}
div.gift {
	width:630px;
	float:left;
	background-color: #FEEAE9;
	height: 250px;
	width: 600px;
}

div.iceharf {
	width:285px;
	float:left;
	background-color: #FFFFFF;
	height: 600px;
}
div.iceharf2 {
	width:285px;
	float:right;
	background-color: #FFFFFF;
	height: 600px;
	position: relative;
}
div.keiko {
	width:145px;
	float:left;
	background-color: #FFFFFF;
	height: 180px;
}
div.keiko2 {
	float:left;
	background-color: #FFFFCC;
	height: 180px;
	width: 435px;
}
div.set {
	float:right;
	background-color: #FFFFCC;
	height: 100px;
}
div.ice1 {
	float:right;
	background-color: #FFFFCC;
	height: 350px;
	width: 180px;
}
div.ice2 {
	float:right;
	background-color: #FFFFCC;
	height: 350px;
	width: 180px;
}
div.ice3 {
	float:right;
	background-color: #FFFFCC;
	height: 350px;
	width: 180px;
}
ul.ice {
 list-style-image: url(li_03.gif);
 margin:0px 20px 0px 20px;
}
