@charset "utf-8"; 

/*****************************************************************


Office K2M css

last mod 070308


*****************************************************************/



/*
 * File      : styles-site.css
 * Version   : 1.08
 * Update    :
 * 1.00 2004.09.28: 3カラム固定サイズ用初版
 * 1.01 2004.10.15: 半角文字折り返し対処追加
 * 1.02 2004.10.22: 3.11-ja機能（サブカテゴリー）対応/TypeKeyコメント投稿者アイコン枠対処
 * 1.03 2004.11.24: サブカテゴリーの冗長指定削除
 * 1.07 2004.12.30: ポップアップ用テンプレート追加に伴う修正
 *             #box-commentspop 全面追加
 *             #banner-commentspop バナーの重なり順序対処
 *             #banner-commentspop h1 フォント/文字の太さ/フォントサイズ修正
 * 1.08 2005.04.30: W3C CSS 検証対応
 * 1.09 2005.06.18: IE6・後方互換モードでの不具合対処
 *

 */
 
 

/*****************************************************************

base

*****************************************************************/

body {
	margin:0;
	background:#fff url("img/bg.jpg") repeat-y 0 0;
	font-family:verdana, sans-serif;
	color:#000;
}


a {
	color: #000;
	text-decoration: underline;
}

a:link {
	color: #000;
	background: none;
}

a:visited {
	color: #000;
	background: underline;
}
	
a:active {
	color: #000;
	background: underline;
}

a:hover {
	color: #fff;
	background: #666;
}


h1{margin: 0px; padding: 0px;}
h2{margin: 0px; padding: 0px;}
h3{margin: 0px; padding: 0px;}

blockquote {
	color: #666;
	margin:15px 20px 0px 20px;
	font-size:10px;
	font-weight:normal;
	background:#f6f6f6;
	line-height:150%;
	padding: 10px; 
	border: 2px dotted #999999;
	width: auto ;
	}

form {
	margin:0px;
	padding:0;
	}

input,textarea {
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	margin: 2px;
	}

/*****************************************************************

box

*****************************************************************/

#box {
	margin:0 0 0 50px;
	padding: 0px;
	width: 870px;
	background:#fff;
}

/*****************************************************************

header

*****************************************************************/

#header{
	width:100%;
	height:30px;
	color:#333;
	font-size:10px;
	line-height:140%;
	background:#fff;
	}

#info01{
	float:left;
	margin:0;
	padding:5px 5px 5px 10px;
	border-left:1px solid #999;
	background:#ff;
	width:588px;
	font-size:11px;
	color:#666;
	}

/*#info02{
	float:left;
	margin:0;
	padding:5px 0 0 10px;
	border-left:1px solid #999;
	background:#fff;
	width:379px
	}*/

#info03{
	float:left;
	margin:0;
	padding:5px 0 0 25px;
	border-left:1px solid #999;
	background:#fff url("img/arrow.jpg") no-repeat 10px 10px;
	width:190px
	}

/*****************************************************************

logo

*****************************************************************/

#logo{
	width:100%;
	height:150px;
	color:#333;
	background:#fff;
	margin:55px 0 25px 0;
	}
#logo h1{
	text-indent:-9999px;
	}


/*****************************************************************

content

*****************************************************************/

#content {
	float: left;
	width: 590px;
	margin:0 0 0 20px;
	background:#fff;
	}

#container {
	margin:0 ;
	margin-bottom : 10px ;
	}

.blog {
	padding:0;
	background: none;
	}

.blogbody {
	font-size:12px;
	line-height:160%;
	width : auto ;
	margin:0 0 50px 0;
	padding:0;
	word-break: break-all;
	}


.blogbody p {
	margin:0 0 10px 0;
	}


.blogbody img {
	margin:10px 0 10px 0;
	border:5px solid #efefef;
	padding:1px;
	background:#fff;
	}


.title	{
	font-size: 13px;
	min-height:21px;
	color: #900;
	padding:0 0 0 10px;;
	margin:0 0 10px 0;
	border-left:5px solid #900
	}

#contnavi {
	font-size: 12px;
	margin:0px;
	padding:0;
	text-align:left;
	margin:0 0 15px 0;
	width:420px;
	}


.date	{ 
	font-size: 12px;
	font-weight: bold;
	color: #900;
	padding:0;
	margin:0 0 10px 0;
	}


.posted {
	font-size: 9px;
	color: #999;
	border-top: 1px solid #999999;
	text-align:right;
	margin:20px 0 0 0;
	}

.extended { 
	padding: 3px;
	}


/*TypeKey icon frame bug fix */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.blogbody textarea {
	width: 97% ;
	}

.quotetitle{
	font-size:medium;
	font-weight:normal;
	border-bottom: 1px solid #666699;
	padding: 3px;
	}



/*****************************************************************

blog

*****************************************************************/

.blogtitle {
	width:170px;
	height:20px;
	margin:0 0 20px 0;
	background:url("img/blog.jpg") no-repeat 0 0;
	}

.blogtitle h2{
	text-indent:-9999px;
	}
	
.recenttitle {
	width:170px;
	height:20px;
	margin:0 0 5px 0;
	background:url("img/recent.jpg") no-repeat 0 0;
	}

.recenttitle h2{
	text-indent:-9999px;
	}

.categorytitle {
	width:170px;
	height:20px;
	margin:0 0 5px 0;
	background:url("img/category.jpg") no-repeat 0 0;
	}

.categorytitle h2{
	text-indent:-9999px;
	}

.archivetitle {
	width:170px;
	height:20px;
	margin:0 0 5px 0;
	background:url("img/archive.jpg") no-repeat 0 0;
	}



.archivetitle h2{
	text-indent:-9999px;
	}

.searchtitle {
	width:170px;
	height:20px;
	margin:0 0 2px 0;
	background:url("img/search.jpg") no-repeat 0 0;
	}

.searchtitle h2{
	text-indent:-9999px;
	}

/*****************************************************************

link-right-box

*****************************************************************/

#links-right-box{ /* IE6 bug fix */
	float: left;
	width : 170px ;
	background:#fff;
	margin:0 0 0 20px;
	padding:0 20px 0 0;
	font-size:11px;
	border-right:1px solid #efefef;
	}

#links-right{
	padding:0;
	}

/*****************************************************************

link-left-box

*****************************************************************/

#links-left-box{ /* IE6 bug fix */
	float: left;
	width : 185px ;
	background:#fff;
	border-right:1px solid #efefef;
	overflow:hidden;
	}

#links-left{
	color: #fff;
	padding:0 0 0 10px;
	}


/*****************************************************************

menu

*****************************************************************/

#menutitle {
	width:185px;
	height:20px;
	margin:0 0 20px 0;
	background:url("img/menu.jpg") no-repeat 0 0;
	}

#menutitle h2{
	text-indent:-9999px;
	}

#menu{
	width:185px;
	text-align:left;
	}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#menu li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	}

#nv01 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/home_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv01 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/home_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}

#nv02 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/about_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv02 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/about_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}

#nv05 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/service_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv05 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/service_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}

#nv03 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/works_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv03 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/works_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}

#nv04 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/event_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv04 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/event_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}



#nv06 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/ny_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv06 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/ny_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}

#nv07 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/contact_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv07 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/contact_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}

#nv08 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/potluck_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv08 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/potluck_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}
	
#nv09 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/blog_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv09 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/blog_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}

#nv10 a{
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/news_off.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	padding:0;
	}
#nv10 a:hover {
	display:block;
	text-decoration:none;/*firefox*/
	background:url("img/news_on.jpg") no-repeat;
	width:185px;
	height:20px;
	margin:0;
	}
.sidetitle {
	color:#666;
	font-size:10px;
	margin:3px 0 0 0;
	background:#f6f6f6;
	line-height:160%;
	padding:1px 0px;
	text-align:center;
	border: 1px solid  #999;
	}


.side {
	line-height:160%;
	padding:0;
	margin:0 0 25px 0;
	}
	
.archiveside {
	line-height:160%;
	padding:0;
	margin:0 0 25px 0;
	}

/* 2004.10.22 サブカテゴリー対応 */
.side #categories {
/*	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background: none;
	font-size: 9px;
	font-weight:normal;
	line-height:150%;
	text-align: left;
	padding:2px;
	margin-bottom:25px;*/
	}

.side  ul {
	padding:0 15px;
	margin: 0px;
	margin-bottom: 0px;
	}

.side  ul ul {
	margin-bottom: 0px;
	}

.side  li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
	}
/* サブカテゴリー対応 ここまで */


.side2 {
	color:#666;
	background: none;
	font-size:9px;
	line-height:160%;
	padding:2px;
	margin:0 0 5px 0;
	}

.image img {
	border: 1px solid #669;
	margin: 20px 0 0 0;
	padding:1px;
	background:#fff;
	}

/* RSS(XML)の設定 */
.syndicate {
	color:#666;
	font-size:9px;
	line-height:160%;
	text-align: left;
	margin:0 0 5px 0;
	}

.powered {
	color:#666;
	font-size:9px;
	line-height:160%;
	text-align: left;
	margin:50px 0 0 0;
}


.comments-head	{
	font-size: 12px;
	background:#600;
	color: #fff;
	padding:3px 0 3px 10px;
	width : 100% ;
	margin:10px 0;
	}


.comments-body {
	font-size:12px;
	color:#666;
	line-height:160%;
	padding:0px;
	margin:8px 0;
	word-break: break-all;
	}

.comments-body p {
	margin:10px 0 5px 0;
	}

.comments-body textarea {
	width:100%;
	}

.comments-post {
	font-size: 10px;
	color: #666;
	border-top: 1px dotted #999;
	text-align:right;
	padding:0px;
	margin:0;
}


.trackback-body {
	color:#369;
	line-height:160%;
	padding:10px;
	margin:10px;
	border-bottom:1px dotted #036;
	}


.trackback-url {
	font-weight:bold;
	color: #369;
	border: 1px solid #336699;
	padding:10px;
	margin:10px;
	}


.trackback-post {
	color:#369;
	}


#banner-commentspop h1 {
	color: #999;
	font-size: 32px; 
	}

#banner-commentspop h2 {
	color: #999;
	font-size: 12px;
	}

#content-commentspop {
	border-bottom: 1px solid #669;
	border-left: 1px solid #669;
	border-right: 1px solid #669;
	margin : 0px ;
	padding : 10px ;
	height : 100%;
	}

#content-commentspop h2	{ 
	font-size: 12px;
	color: #ffffff;
	background: #8FABBE;
	background-position:left; 
	background-repeat:no-repeat;
	padding-left:2px 0 2px 5px;
	margin:6px 0 15px 0;
	}

#content-commentspop h3	{ 
	font-size: 10px;
	font-weight: normal;
	}

.blogbody-commentspop {
	background-position:right; 
	background-repeat:repeat-y; 
	color:#666;
	font-size: 12px;
	padding:0px;
	line-height:160%;
	width : auto ;
	margin:0;
	}

.blogbody-commentspop p {
	margin-top: 10px 0 5px 0;
	}

.posted-commentspop {
	font-size: 9px;
	color: #999;
	border-top: 1px dotted #999;
	text-align:right;
	margin-top:0px 0 15px 0;
	}



/*****************************************************************

up

*****************************************************************/

#up{
	width:100%;
	color:#333;
	font-size:10px;
	background:#fff;
	padding:10px 0 0 0;
	text-align:right;
	margin:0 0 10px 0;
	}

/*****************************************************************

footer

*****************************************************************/

#footer{
	width:100%;
	height:120px;
	color:#333;
	font-size:10px;
	line-height:140%;
	background:#fff;
	border-top:1px solid #ccc;
	padding:10px 0 0 0;
	}