/*

Company:     KISS Inc.
Copyright:   KISS
Pridect: KANYO
_______________________________________________________________
*/

/* from yui : start */
._ { text-indent:-9999em; }

#languages {
	width:720px; height:32px; line-height:32px;
	margin:0 auto;
	padding:0;
}
#languages ul{
	clear:both; float:right;
	width:304px; height:32px;
	padding:0 1px 0 4px;
	background:url(img/bg-language-navi.jpg) 3px 0 no-repeat;
	/*background:lightblue; */
}
#languages li{
	float:left; clear:none;
	width:75px; height:27px; display:block; overflow:hidden;
	margin-right:1px;
}
#languages li a{
	display:block; overflow:hidden;
	text-align:center;
	width:75px; height:27px; line-height:24px;
	text-decoration:none;
}
#lnavi01 a:hover { background:url(img/bg-language-navi.jpg)   -1px -32px no-repeat; }
#lnavi02 a:hover { background:url(img/bg-language-navi.jpg)  -77px -32px no-repeat; }
#lnavi03 a:hover { background:url(img/bg-language-navi.jpg) -153px -32px no-repeat; }
#lnavi04 a:hover { background:url(img/bg-language-navi.jpg) -229px -32px no-repeat; }

#lnavi01 span, #lnavi02 span, #lnavi03 span, #lnavi04 span { display:none;}

#header {
  height:68px;
}
#hw_title_col {
  margin-top:25px;
}
#hw_menu_col {
  margin-top:48px;
}
#cw_left {
	display:inline;
	float:left;
	width:500px;
	height:auto;
}

#cw_left ul{
	margin-left:20px;
	width:350px;
}
#cw_right {
	display:inline;
	float:left;
	width:220px;
	margin-top:20px;
}
.sidebanners {
	margin:5px;
	text-align:center;
}
.sidebanners-blog {
	margin:5px;
}
h3{
	clear:both;
	float:left;
	display:block;
	width:82px;
	height:17px;
	background-image:url(img/ttl_inf.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:20px;
}
h3 span{
	display:none;
}
.info {
	clear:both;
	float:left;
	width:450px;
	height:auto;
	color: #666666;
}
.info ul{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	list-style: none;
	margin-bottom:40px;
	}
.info li{
	
	width:440px;
	margin-top:10px;
	color: #666666;
	}
.date {
	color: #999966;
}
dl{
	margin-left:20px;
	margin-top:10px;
	line-height:1.2em;
}
dt{	
	margin-top:3px;
	margin-left:5px;
	text-indent:10px;
	background:#fff url(img/icon-maru-red.gif) 0 5px no-repeat;
	font-weight:bold;
}
dd{
	margin-left:15px;
	margin-top:3px;
	margin-bottom:10px;	
}
.special-contents {
	float:left; clear:both;
	width:450px;
	padding:10px 0px 0px 10px;
}
/*
	#blogCorner
*/
#blogCorner {
  padding-top:10px;
}
#blogCorner ul {
  width:185px; height:auto;
	padding:0px 10px 10px 10px;
	background:#F8F7F5;
	border:#C4BEB2 solid 1px;
	overflow:hidden;
}
#blogCorner h3 {
	float:none; margin:0; padding:0; width:100%;
  background:url(img/h4-woo.gif) 0 0 no-repeat;
/*	border-bottom:#CCC solid 1px;
	margin-bottom:10px;
*/}
#blogCorner li{
	padding:5px 0;
}
#blogCorner p {
  overflow:hidden;
	color:#333;
	_clear:both;
}
#blogCorner h4 {
	color:#297CC7;
	font-size:12px;
}
#blogCorner h4 .date {
	clear:both; display:inline;
	font-size:9px;
	color:#999;
	padding:5px 0 5px 3px;
}
#blogCorner h4 .iconnew {
	padding:3px 0 0 5px;
}
#blogCorner img.index {
  float:right; clear:none;
	width:60px;
	border:#C4BEB2 solid 1px;
	padding:2px;
	margin:0 0 5px 5px;
}
#blogCorner a.more {
  text-decoration:none;
	color:#297CC7;
	padding-left:5px;
}
#blogCorner a:hover {
  text-decoration:underline;
}