@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #555;
  font-size: 97%;
  /*font-weight: normal;
  font-style: normal;*/
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
  text-decoration: none;
  }

/* body */

body { background: url(../images/bg.gif) repeat-x; }


/* all style */

img, input { vertical-align: middle; }

a:link    { color: #003c8d; text-decoration: underline; }
a:visited { color: #7bc1c1; }
a:hover   { color: #900; text-decoration: none;}
a:active  { color: #900; text-decoration: none;}

table,th,td { font-size: 100%; }

div.bar { margin-bottom: 20px; }
span.bol { font-weight: bold; color: #003c8d; }


/* container */

div#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	position:relative ;
	top:15px;
	}

/* wrapper */

div#wrapper {
	background-color: #dce3e3;
	padding:5px;	
	}


/* main-contents */

div#main-contents {
	width: 760px;
	background-color: #fff;
	}

/* main */
div#main {
	padding:15px 20px 20px 20px;	
	}


/* header */

div#header { 
	width: 720px;
	height:194px;
	 }
div#header-nav {
	background:url(../images/header_bg.gif) no-repeat;
	height:50px;
	}

span#header-img {
	height:144px;
	}


/* contents */

div#contents {
	width: 720px;
	margin:15px 0px 10px 0px;
	background: url(../images/line.gif) repeat-y 479px 0px;
	 }

/* news */
div#news {
	float:left;
	width: 480px;
	 }

div#news table {
	width:460px;
	margin-left:10px;
	border-spacing : 0px;	
	}
div#news th {
	font-weight:bold; 
	text-align:left;
	vertical-align:top;
	color:#003c8d;
	}
div#news td { 
	padding:0px 0px 10px 10px;
	}


/* profile */
div#profile {
	float:left;
	width: 480px;
	 }

div#profile table {
	width: 470px;
	border:3px ;
	border-spacing : 3px;
	border-collapse:separate ;
	margin-bottom:30px;
	}
div#profile th {
	font-weight: bold; 
	text-align: left;
	vertical-align: middle;
	color:#003c8d;
	background-color: #ebebeb;
	padding:5px 20px;
	border-style:none ;
	width:100px;
	}
div#profile td { 
	padding:5px 10px;
	background-color: #f5f5f5;
	vertical-align: middle;
	border-style:none ;
	width:370px;
	}


/* works */
div#works {
	float:left;
	width: 480px;
	 }	 
	 
div#works h2{
	/*font-weight: normal;*/
	/*height: 43px;*/
	/*padding: 10px 0px 0px 105px;*/
	text-indent: -9999px;
	display:block;
	height:59px;
	width:469px;
	}

h2#kin {background: url(../images/bar_kin.gif) no-repeat;}
h2#kir {background: url(../images/bar_kir.gif) no-repeat;}
h2#ars {background: url(../images/bar_ars.gif) no-repeat;}
h2#uze {background: url(../images/bar_uze.gif) no-repeat;}
h2#wom {background: url(../images/bar_wom.gif) no-repeat;}
h2#lit {background: url(../images/bar_lit.gif) no-repeat;}
h2#yoi {background: url(../images/bar_yoi.gif) no-repeat;}
h2#tak {background: url(../images/bar_tak.gif) no-repeat;}
h2#shi {background: url(../images/bar_shi.gif) no-repeat;}
h2#spa {background: url(../images/bar_spa.gif) no-repeat;}
h2#che {background: url(../images/bar_che.gif) no-repeat;}
h2#aji {background: url(../images/bar_aji.gif) no-repeat;}

div#shop11 { position: absolute;top: 275px;left: 25px;}

div#shop0,div#shop1,div#shop2,div#shop3,div#shop4,div#shop5,div#shop6,div#shop7,
div#shop8,div#shop9,
div#shop10 { position: absolute;top: 275px;left: 25px; visibility: hidden;}


/* adb */
div#adb {
	float:left;
	width: 480px;

	 }

div#adb p.exp {
	margin:0px 20px 0px 10px;
	 }
div#adb div.bnr {
	padding:15px 0px 30px 0px;
	text-align:center;
	font-size:80%;
	 }


/* navigation */
div#navigation {
	float:left;
	width: 240px;
	 }

div#navigation li{
	list-style : none ;
	margin-left:10px;
	}

/* shop-nav */
div#shop-nav {
	float:left;
	width: 240px;
	margin-bottom:30px;
	 }
div#shop-nav li{
	height: 24px;
	/*padding:7px 0px 0px 26px;
	background: url(../images/w_menu.gif) no-repeat;*/
	list-style : none ;
	
	}
div#shop-nav a {
	text-decoration:none;
	display:block;
	width:230px;
	height:24px;
	text-indent:-9999px;
	}
a#btn-kin {background: url(../images/btn_kin.gif) no-repeat;background-position:0px 0px;}
a#btn-kir {background: url(../images/btn_kir.gif) no-repeat;background-position:0px 0px;}
a#btn-ars {background: url(../images/btn_ars.gif) no-repeat;background-position:0px 0px;}
a#btn-uze {background: url(../images/btn_uze.gif) no-repeat;background-position:0px 0px;}
a#btn-spa {background: url(../images/btn_spa.gif) no-repeat;background-position:0px 0px;}
a#btn-wom {background: url(../images/btn_wom.gif) no-repeat;background-position:0px 0px;}
a#btn-lit {background: url(../images/btn_lit.gif) no-repeat;background-position:0px 0px;}
a#btn-yoi {background: url(../images/btn_yoi.gif) no-repeat;background-position:0px 0px;}
a#btn-tak {background: url(../images/btn_tak.gif) no-repeat;background-position:0px 0px;}
a#btn-aji {background: url(../images/btn_aji.gif) no-repeat;background-position:0px 0px;}
a#btn-che {background: url(../images/btn_che.gif) no-repeat;background-position:0px 0px;}
a#btn-shi {background: url(../images/btn_shi.gif) no-repeat;background-position:0px 0px;}
div#shop-nav a:hover {background-position:0px -24px;}

/* hr */
hr {
	clear:left;
	visibility: hidden;
	height:0;
	margin:0;
	border:none;
}

div#copyright {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-style: normal ;
	text-decoration: none;
	font-size:70%;
}












/* p#navskipのスタイル */

p#navskip { display: none; }


/* div#globalnavのスタイル */

div#globalnav {
  width: 760px;
  height: 25px;
  border-bottom: 1px solid #036;
  }
div#globalnav li {
  display: inline;
  list-style-type: none;
  }


/* div#visualのスタイル */

div#visual {
  width: 760px;
  height: 180px;
  background: #699 url(../images/onestop.jpg) no-repeat;
  text-indent: -9999px;
  }


/* div#contentのスタイル */

div#content {
  float: right;
  width: 70%;
  font-size: small;
  }
div#updateinfo {
  border-left: 1px solid #036;
  border-bottom: 1px solid #036;
  }
div#updateinfo h2 {
  padding: 0.3em 0.5em;
  border-top: 1px solid #036;
  background-color: #76b13a;
  color: white;
  font-weight: bold;
  }
div#updateinfo dl { padding: 1em; }
div#updateinfo dd { margin-bottom: 0.5em; }
div#updateinfo p { padding: 0 1em 1em 0; }
div#speban { border-left: 1px solid #036; }
p#special { float: left; }
p#special img { margin: 10px; }
p#banners img { margin: 10px; }

div#seminar {
  border-left: 1px solid #036;
  border-bottom: 1px solid #036;
  }
div#seminar h2 {
  padding: 0.3em 0.5em;
  border-top: 1px solid #036;
  background-color: #76b13a;
  color: white;
  font-weight: bold;
  }
div#seminar dl { padding: 1em; }
div#seminar dd { margin-bottom: 0.5em; }
div#seminar p { padding: 0 1em 1em 1em; }
div#seminar blockquote {
	margin: 0 2em;
}

/* div#sidebarのスタイル */

div#sidebar {
  float: left;
  width: 30%;
  font-size: small;
  }
div#sidebar h2 {
  padding: 0.3em 0.5em;
  border-top: 1px solid #036;
  background-color: #a5d277;
  color: #fff;
  font-weight: bold;
  }
div#login table {
  margin: 0.6em;
  }
div#login th, div#login td {
  padding: 2px;
  }
div#login td {
  text-align: right;
  }
div#login input.sbmt {
  padding: 2px;
  border-top: 1px solid silver;
  border-left: 1px solid silver;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
  background-color: silver;
  }
div#login input {
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  }
div#regist p {
  margin: 1em;
  }
div#regist ol {
  margin: 1em;
  }
div#regist li {
	line-height: 1.5em;
	list-style-position: inside;
  }
div#inquiry ul {
  margin: 1em;
  }
div#inquiry li {
  list-style-type: none;
  line-height: 1.5em;
  }


/* div#footerのスタイル */

div#footer {
  clear: both;
  width: 760px;
  background-color: #036;
  font-size: small;
  text-align: right;
  }
div#footer address {
  padding: 0.5em;
  color: white;
  }




