/*  
Theme Name: NEXTWISE - SaaS
Description: NEXTWISE「ビジネスアプリ」用テーマ
Author: Tomohito Hamada
Author URI: http://nextwise.jp/
Version: 0.1
*/

/* CSS Document */

@charset "utf-8";

/* top content */
body {
	color:#333333;
	font:normal 12px Osaka,"ＭＳ Ｐゴシック",'MS P Gothic',sans-serif;
	margin:0, 10px;
	padding:0;
}
a:link,a:visited,a:hover,a:active{
	color:#2C6795;
}

/* top_banner */
#sidebar {
	float:left;
	width: 28%;
}

/* top_banner */
#top_banner {
	text-align: center;
	margin-bottom: 6px;
}


/* leftnavi */
#leftnavi{
	border:#D5D5D5 solid 1px;
}
#leftnavi .top{
	height:12px;
}
#leftnavi .top span.left{
	float:left;
	width:10px;
	height:12px;
	position: relative;
	top:-1px;
	right:1px;
	background: url(images/leftnavi_top_left.gif) no-repeat bottom;
}
#leftnavi .top span.right{
	float:right;
	width:10px;
	height:12px;
	position: relative;
	top:-1px;
	left:1px;
	background: url(images/leftnavi_top_right.gif) no-repeat bottom;
}
#leftnavi .column{
	padding:0 8px;
}
#leftnavi .bottom{
	height:12px;
}
#leftnavi .bottom span.left{
	float:left;
	width:10px;
	height:12px;
	position: relative;
	bottom:-1px;
	right:1px;
	background: url(images/leftnavi_bottom_left.gif) no-repeat bottom;
}
#leftnavi .bottom span.right{
	float:right;
	width:10px;
	height:12px;
	position: relative;
	bottom:-1px;
	left:1px;
	background: url(images/leftnavi_bottom_right.gif) no-repeat bottom;
}
#leftnavi .spacer10{
}
#leftnavi .column h1{
	background:#E0E0E0;
	padding:4px 4px 3px 4px;
	margin:0 0 5px 0;
	border:none;
}
#leftnavi ul.list02{
	list-style:none;
	padding:4px 0 4px 2px;
	font-size:11px;
}
#leftnavi ul.list02 li{
	padding:0 0 4px 10px;
	background:url(images/list_02.gif) no-repeat 0 4px;
}
#leftnavi ul.list02 a:link,
#leftnavi ul.list02 a:visited,
#leftnavi ul.list02 a:hover,
#leftnavi ul.list02 a:active{color:#2C6795;}



/* blogcontent and blogcontents*/
#blogcontent{width:100%;}
#blogcontents{float:right; width:70%;}

#blogcontent h1.title, #blogcontents h1.title{
	border:none;
	letter-spacing:normal;
	margin:0 0 10px 0;
	padding:0;
	color:#2C6795;
	font-size:14px;
	height:30px;
	background:url(images/title_back.jpg);
	line-height:30px;
}
#blogcontent h1.title span.left, #blogcontents h1.title span.left{
	float:left;
	width:10px;
	height:30px;
	background:url(images/title_left.jpg);
}
#blogcontent h1.title span.right, #blogcontents h1.title span.right{
	float:right;
	width:10px;
	height:30px;
	background:url(images/title_right.jpg);
}

#blogcontent h2.topic, #blogcontents h2.topic{
	background:#999999;
	border:none;
	font-weight: normal;
	letter-spacing:normal;
	color:#FFFFFF;
	font-size:1em;
	margin:0 2px;
	padding:0 6px;
	line-height:20px;
}

#blogcontents .posttitle {margin: 6px 10px;}

#blogcontents .posttitle a:link,
#blogcontents .posttitle a:visited,
#blogcontents .posttitle a:hover,
#blogcontents .posttitle a:active{
	font-size: 1.5em;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}


#blogcontents #top_applist {margin-top: 10px;}
#blogcontents .top_posttitle {margin: 6px 10px;}

#blogcontents .top_posttitle a:link,
#blogcontents .top_posttitle a:visited,
#blogcontents .top_posttitle a:hover,
#blogcontents .top_posttitle a:active{
	font-size: 1.4em;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}



#blogcontents h2.topic a:link,
#blogcontents h2.topic a:visited,
#blogcontents h2.topic a:hover,
#blogcontents h2.topic a:active{color:#FFFFFF;}

#blogcontents span.user,#blogcontents span.days,#blogcontents span.category,#blogcontents span.edit{
	float:right;
	margin-left:10px;
	font-weight:normal;
	font-size:10px;
}
#blogcontents p.info{ margin:0 2px; padding:0;}
#blogcontents .infoLine{border-bottom:#CCCCCC dotted 1px; clear:right; margin:0 2px;}
#blogcontents #column{
	margin:0 2px 10px 2px;
	clear:both;
	height:100%;
}

#blogcontents #column p{margin:0 0 10px 10px; padding:0;}

#blogcontents #column img.leftImage{float:left; margin:0 8px 0 0;}

#blogcontents #content #leftcontent h2{
	 margin:0 0 4px 2px;
	 font-size:12px;
	 font-weight:normal;
	 clear:both;
	 height:1px;
}

/* link */
#blogcontents #link{ margin:0 2px 10px 0;}
#blogcontents #link h3{
	border-left:#6A8752 solid 4px;
	margin:0 0 5px 2px;
	padding:2px 0 3px 4px;
}
#blogcontents #link ul{
	padding:0 0 4px 0;
	margin:0 0 0 2px;
}
#blogcontents #link ul li{
	list-style:none;
	padding:0 0 0 10px;
	background:url(images/list_01.gif) no-repeat 0 4px;
	margin:0;
}

#blogcontents #link a:link,
#blogcontents #link a:visited,
#blogcontents #link a:hover,
#blogcontents #link a:active{color:#828282;}

#blogcontents #link .linkLine{border-top:#E0E0E0 solid 4px;}


/* keyword */
#blogcontents #keyword{}
#blogcontents #keyword h3{
	border-left:#386F9A solid 4px;
	margin:0 0 5px 2px;
	padding:2px 0 3px 4px;
}
#blogcontents #keyword ul{
	padding:0 0 4px 0;
	margin:0 0 0 2px;
}
#blogcontents #keyword ul li{
	padding:0 0 4px 0;
	margin:0 10px 0 0;
	float:left;
	list-style-image:none;
	background-image:none;
}


/* nextback */
#nextback{clear:both; margin:10px 0;}
#nextback .nextBotton{
	font-size:10px;
	width:80px;
	padding-right:10px;
	margin-right:2px;
	float:right;
	background: url(images/list_03.gif) no-repeat right;
	float:right;
	text-align:right;
}
#nextback .backBotton{
	font-size:10px;
	width:80px;
	padding-left:10px;
	margin-left:2px;
	background: url(images/list_04.gif) no-repeat left;
	float:left;
}

.searchBox{text-align:center; margin-top:0px;}
.searchBox input.textfield{border:#666666 solid 1px; width:150px; height:18px; margin-top:8px;} 
.searchBox input.botton{margin-top:8px; padding:0 2px;}

.rssBox{margin-top:8px;}
.rssBox img{float:left; margin:4px 2px 0 2px;}

.clear{clear:both;}
.clearRight{clear:right;}
.spacer10{height:10px; clear:both;}


blockquote {margin: 0px 30px 10px 10px; padding-left: 20px; border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0; display: block;}
#blogcontents #column ul{list-style-type:disc; list-style-image:none; background-image: none; margin:12px}
#blogcontents #column ul li{list-style-type:disc; list-style-image:none; background-image: none; padding-left:0px}
#blogcontents #column table{margin:0 0 10px 0;}

#blogcontents .setAlignLeft {float:left;}
#blogcontents .cancelAlignLeft {clear:left;}
#blogcontents .setAlignRight {float:right;}
#blogcontents .cancelAlignRight {clear:right;}


/* custom */
#blogcontents hr{
	margin: 4px;
	padding: 0;
}

#blogcontents h1.saas_top_catch{
	background: none;
	border: none;
	color: #666666;
	font-weight: bold;
	font-size: 18pt;
	line-height:18pt;
	padding:0;
	margin:0;
	letter-spacing:normal;
}

#blogcontents h2.saas_top_2ndappeal{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#blogcontents .saas_top_category{
	color: #047391;
	font-weight: normal;
	font-size: 8pt;
	margin: 2px 10px;
}

#blogcontent h1.saas_title{
	border-top: 1px solid #047391;
	border-right: none;
	border-bottom: 1px solid #047391;
	border-left: 25px solid #047391;
	letter-spacing:normal;
	margin:0 0 10px 0;
	padding: 2px 10px;
	color:#047391;
	font-size:18pt;
	line-height:18pt;
}

#blogcontent h2.saas_category{
	background: none;
	border: none;
	color: #047391;
	text-align: right;
	font-weight: normal;
	font-size: 8pt;
}

#blogcontent h2.saas_m1, #blogcontents h2.saas_m1{
	margin-top: 10px;
	background: #047391;
	border: none;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height:16pt;
}

#blogcontent span.saas_m2, #blogcontents span.saas_m2{
	color: #047391;
	display: block;
	font-weight: bold;
	font-size: 12pt;
}

#blogcontent span.saas_m3{
	color: #047391;
}

#blogcontent span.saas_navi{
	color: #047391;
	font-size: 8pt;
}

#blogcontent span.saas_back{
	color: #047391;
	font-size: 8pt;
}

#blogcontent table{
	margin-left: 10px;
}

