/* kozansou - CSS Document */
@charset "shift_jis";
*{
	margin:0;
	padding:0;
}
a img{
	border:none;
}
ul,dt{
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
}
.clear {
	height:0;
	clear:both;
	font-size:1px;
	line-height: 0px;
}
.center {
	text-align: center;
	margin: 0;
	padding: 0;
}
a:link,
a:visited{
	color:#2551AD;
}
a:hover,
a:active{
	color:#DF1520;
	text-decoration:underline;
}
h1,
h2,
h3,
h4,
h5{
	font-size : 100%;
	font-weight:normal;
	margin:0;
	padding:0;
}


/* basic sytle
----------------------------------------*/

body {
	font-size : 12px;
	line-height : 150%;
	font-family : Verdana, Geneva, Arial, Osaka, sans-serif;
	background: url(http://www.kozansou.com/image/bg-all.gif) repeat left top;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #323232;
}
td,th {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Osaka, sans-serif;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align : left;
	width: 900px;
	position: relative;
	background: url(http://www.kozansou.com/image/bg-wrapper.gif) repeat-y center top;
}
#container {
	width : 700px;
	float : left;
	margin: 0;
	padding: 0px 0px 0px 5px;
}
#header {
	background: url(http://www.kozansou.com/image/bg-head.gif) no-repeat;
	height: 60px;
	width: 700px;
	margin: 0px;
		padding: 0;
}
h1#logo {
	position: absolute;
	left: 25px;
	top: 54px;
	height: 47px;
	width: 138px;
}
h1#logo a {
	background: url(http://www.kozansou.com/image/logo.gif) no-repeat;
	text-indent: -99999px;
	display: block;
	height: 47px;
	width: 138px;
}
#headP {
	margin: 0px;
	line-height: 130%;
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px 0px 0px 165px;
}
#headP img {
	float: left;
	width: 155px;
	margin: 0px;
}
#headP span {
	display: block;
	margin: 0px;
	float: right;
	width: 320px;
	padding-right: 2px;
	padding-top: 5px;
}

/* menu sytle
----------------------------------------*/
#menu {
	width: 700px;
	margin: 0px;
	height: 40px;
	padding: 0px;
	clear: both;
}
#menu ul {
	margin: 2px 0px 0px;
	padding: 0px;
	height: 40px;
}
#menu li {
	float: left;
	width: 100px;	
	height: 40px;
}
#menu li  a {
	@@width: 100px;
	height: 40px;
	text-indent: -99999px;
	display: block;
	font-size: x-small;
}
li#menu-home a {
	background: url(http://www.kozansou.com/image/menu-home.gif) no-repeat;	
}
li#menu1 a {
	background: url(http://www.kozansou.com/image/menu1.gif) no-repeat;	
}
li#menu2 a {
	background: url(http://www.kozansou.com/image/menu2.gif) no-repeat;	
}
li#menu3 a {
	background: url(http://www.kozansou.com/image/menu3.gif) no-repeat;	
}
li#menu4 a {
	background: url(http://www.kozansou.com/image/menu4.gif) no-repeat;	
}
li#menu5 a {
	background: url(http://www.kozansou.com/image/menu5.gif) no-repeat;		
}
li#menu6 a {
	background: url(http://www.kozansou.com/image/menu6.gif) no-repeat;		
}
li#menu-home a:hover {
	background: url(http://www.kozansou.com/image/menu-home-on.gif) no-repeat;	
}
li#menu1 a:hover {
	background: url(http://www.kozansou.com/image/menu1-on.gif) no-repeat;	
}
li#menu2 a:hover {
	background: url(http://www.kozansou.com/image/menu2-on.gif) no-repeat;		
}
li#menu3 a:hover {
	background: url(http://www.kozansou.com/image/menu3-on.gif) no-repeat;	
}
li#menu4 a:hover {
	background: url(http://www.kozansou.com/image/menu4-on.gif) no-repeat;		
}
li#menu5 a:hover {
	background: url(http://www.kozansou.com/image/menu5-on.gif) no-repeat;		
}
li#menu6 a:hover {
	background: url(http://www.kozansou.com/image/menu6-on.gif) no-repeat;		
}

/* sideCONTENT sytle
----------------------------------------*/
#sideContent {
	background-image : url(http://www.kozansou.com/image/bg-sidecontent-nikokisuge.jpg);
	background-repeat : no-repeat;
	width : 189px;
	float : right;
	margin: 0px;
}

ul#sideLINK {
	margin: 0px;
	padding-top: 280px;
	padding-left: 10px;
	width: 166px;
	padding-bottom: 30px;
}
ul#sideLINK li  a {
	display: block;
	width: 166px;
	text-indent: -99999px;
	margin: 0px;
}
li#linkTOP a {
	background: url(http://www.kozansou.com/image/link-top.gif) no-repeat;
	height: 52px;
}
li#linkCONTACT a {
	background: url(http://www.kozansou.com/image/link-contact.gif) no-repeat;
	height: 60px;
}
li#linkCONTACT-tel a {
	background: url(http://www.kozansou.com/image/btn-tel.gif) no-repeat;
	height: 125px;
}
li#linkTOP a:hover {
	background: url(http://www.kozansou.com/image/link-top-on.gif) no-repeat;
	height: 52px;
}
li#linkCONTACT a:hover {
	background: url(http://www.kozansou.com/image/link-contact-on.gif) no-repeat;
	height: 60px;
}
li#linkCONTACT-tel a:hover {
	background: url(http://www.kozansou.com/image/btn-tel-on.gif) no-repeat;
	height: 125px;
}

/* mainCONTENT sytle
----------------------------------------*/
#mainCONTENT {
	margin: 0px;
	padding: 15px 30px 0px;
}
#mainCONTENT p {
	margin-bottom: 8px;
}
#mainCONTENT h3 {
	margin-top: 5px;
	padding-bottom: 2px;
	border-bottom: 2px solid #bfc9a6;
}

#foot {
	background: url(http://www.kozansou.com/image/line.gif) repeat-x left top;
	margin: 0px;
	clear: both;
	font-size: 11px;
	line-height: 140%;
	width: 640px;
	padding: 10px 0px 0px;
}
#footLEFT {
	width: 300px;
	margin: 0px 0px 15px;
	float: left;
}
#footRIGHT {
	text-align: right;
	float: right;
	width: 280px;
	margin: 0px 0px 15px;
}

.go-top {
	text-align: right;
	margin-bottom: 15px;
}
.text15red {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}



/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar {
	margin: 0px;
	padding-left: 10px;
	width: 167px;
	padding-right: 10px;
	padding-bottom: 100px;
}
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
iframe {
	margin: 0px;
	padding: 0px;
}

