/*
Theme Name: IDEA Special
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.0
Author: Hiroaki Okubo
Tags: mantle color, variable width, two columns, widgets

イデアパートナーズ、スペシャルテーマ
*/

/**
*		COMMON SETTING
************************************************** */
body {
	position: relative;
	background-color: #eae6e3;

	color: #727272;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	
	margin: 0;
	padding: 0;
	
	height: 100%;
	text-align: center;
}
td, th, input, textarea {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
/* IE 6 */
* html body
, * html body td
, * html body th
, * html body input
, * html body textarea
{
	line-break: strict;
	vertical-align:baseline;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
/* IE 7 */
*:first-child+html body
,*:first-child+html body td
,*:first-child+html body th
,*:first-child+html body input
,*:first-child+html body textarea {
	line-break: strict;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

/* IE 8 */
html>/**/body 
, html>/**/body td
, html>/**/body th
, html>/**/body input
, html>/**/body textarea
{
	line-break /*\**/: strict\9;
	font-family /*\**/: 'メイリオ', Meiryo, sans-serif\9;
}
/* safari */
body:first-of-type
, body:first-of-type td
, body:first-of-type th
, body:first-of-type input
, body:first-of-type textarea
{
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

a {
	color:#2971a7;
	text-decoration: none;
	/* *** mac IE *** */
	outline:none 0 #000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f63;
}
img {
	border: none;
}
table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 15px;
	padding:0;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 14px;
}
h3, h4, h5, h6{
	font-size: 12px;
}
small {
	font-size:10px;
}
form {
	margin:0px;
	padding:0px;
}
p {
	margin:0 0 15px;
	padding:0;
}
/** CLEAR FIX
============== */
.clear-fix:after{
	content:".";
	display:block;
	clear:both;
	visibility: hidden;
}
.clear-fix{
	display: inline-block;
}
/* hack \*/
* html body .clear-fix{
	height:1%;
}
.clear-fix{
	display: block;
}
/* hack END */

.clear{
	clear:both;
	width:0;
	height:0;
	visibility: hidden;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	width:0;
	height:0;
}
/** ALIGN
------------------- */
.left{
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify
}

.aligncenter{
	display: block;
	margin:0 auto;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
* html img.alignleft {
	padding-right:10px;
	margin-right: 0;
}


.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
* html img.alignright {
	padding-left:10px;
	margin-left: 0;
}


/** COLOR
------------------- */
.red {
	color:red;
}
.yellow {
	color:yellow;
}

/** POINTER
------------------- */
.pointer {
	cursor:pointer;
}

#wrap{
	position: relative;
	height: 100%;
	width: 860px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}
.wrap-home {
	background-color: #fffeee;
}

/**
*		HEADER
************************************************** */
#header {
	width: 860px;
	height: 250px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(images/header01.jpg);
}
#header-container {
	width: 860px;
	height: 250px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.header-home #header-container {
	background-image: url(images/header01.jpg);
}
#header-bottom {
	width: 860px;
	height: 250px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.header-home #header-bottom {
	/* background-image: url(images/home-header-bottom.png); */
}
/* IE */
/*
* html body .header-home #header-bottom {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.idea-p.co.jp/partners/wp-content/themes/idea/images/home-header-bottom.png', sizingMethod='image');
}
.header-none #header-bottom {
	background-image: url(images/archive-header-bottom.png);
}
*/
/* IE */
/*
* html body .header-home #header-bottom {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.idea-p.co.jp/partners/wp-content/themes/idea/images/archive-header-bottom.png', sizingMethod='image');
}
*/
#header h1 {
	margin: 0;
	width: 160px;
	height: 123px;
	overflow: hidden;
	
	position: relative;
	top: 10px;
	left: 10px;
}
#header h1 a{
	display: block;
	width: 160px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(images/idea-logo.png) no-repeat;
}
/* IE */
/*
* html body #header h1 a{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.idea-p.co.jp/partners/wp-content/themes/idea/images/idea-header-logo2.png', sizingMethod='image');
}
*/
#header h2#header-copy {
	font-size: 18px;
	line-height: 24px;
	z-index: 10;
	position: relative;
	top : -110px;
	left:310px;
	color: #aeff43;
}
/**
*		FOOTER
************************************************** */
#footer {
	padding:10px 0 30px;
	text-align: center;
}
#footer p {
	margin:0;
}
#footer p.copyright {
	padding-top:30px;
}
.footer-home {
	background-color: #f09738;
	color: #fff;
	margin-bottom: -50px;
	/* *margin-bottom: 0; */
}

#footer-address {
	float: right;
	padding-right: 10px;
	text-align: left;
	width: 390px;
}

/**
*		CONTENT
************************************************** */
#content {
}
.wrap-home #content {
	background-color: #fffeee;
}


/**
*		HOME CONTENT
************************************************** */
/**
*	home-cat-menu
==================================== */
#home-cat-menu {
	padding: 0 16px;
}
#home-cat-menu ul{
	margin: 0;
	padding: 0;
}
#home-cat-menu ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	
	width: 276px;
	height: 214px;
	float: left;
	background-repeat: no-repeat;
	overflow: hidden;
}
#home-cat-menu ul li a{
	display: block;
	width: 245px;
	height: 180px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 22px 0 0 8px;
}
/* children */
#home-cat-menu ul li ul.children {
	position: relative;
	top:-214px;
	width: 256px;
	margin-top:85px;
}
#home-cat-menu ul li ul.children li {
	float: none;
	width: auto;
	height: auto;
	height:24px;
	line-height: 24px;
	margin-left: 27px;
}
#home-cat-menu ul li ul.children li a{
	width: auto;
	height: auto;
	text-indent: 0;
	float: none;
	font-size: 14px;
	height:24px;
	line-height: 24px;
	padding-left: 20px;
	
	color: #fff;
	background: transparent url(images/home-icon-rect.png) no-repeat 0 3px;
	margin: 0;
}

#home-cat-menu ul li.cat-item-3 {
	background-image: url(images/home-banner-icon-idea.png);
}
#home-cat-menu ul li.cat-item-4{
	background-image: url(images/home-banner-icon-work.png);
}
#home-cat-menu ul li.cat-item-9 {
	background-image: url(images/home-banner-icon-ideajuku.png);
}
#home-cat-menu ul li.cat-item-10 {
	background-image: url(images/home-banner-icon-press-release.png);
}
#home-cat-menu ul li.cat-item-11 {
	background-image: url(images/home-banner-icon-staff.png);
}
#home-cat-menu ul li.cat-page-9 {
	background-image: url(images/home-banner-icon-contact.png);
}

/**
*	home-banner
==================================== */
#home-banner {
	/* text-align: center; */
	padding:0 0 0 30px;
}
#home-banner ul 
, #home-banner ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#home-banner ul li {
	/* display: inline; */
	padding-right: 50px;
	float: left;
}
#home-banner ul li#link-8 a{
	/* display:-moz-inline-box; */ /*for mozilla*/
	/* display:inline-block; */ /*for Opera & IE*/
	width: 220px;
	height: 88px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#home-banner ul li#link-8 a{
	background-image: url(images/home-blog-icon-ide.png);
}
#home-banner ul li#link-9 a{
	background-image: url(images/home-blog-icon-staff.png);
}
#home-banner ul li#link-9 {
	padding-right: 0;
}
/**
*	home-container
==================================== */
#home-container {
	padding:10px 20px 20px;
	background: transparent url(images/home-border.png);
}

#home-left {
	width: 414px;
	float: left;
	/* min-height: 514px; */
}

#home-right {
	width: 363px;
	float: right;
}

/**
*	home-left
==================================== */
#home-left {
	background: transparent url(images/home-note-head.png) no-repeat;
	padding-top: 47px;
}
#home-events {
	background: transparent url(images/home-note-bottom.png) no-repeat left bottom;
	padding-bottom: 22px;
}
#home-events ul
, #home-events ul li
{
	margin:0;
	padding: 0;
	list-style: none;
}
#home-events ul {
	background-color: #fff;
	min-height: 445px;
	padding:0 10px;
	margin-right: 2px;
}
h3#home-events-h3{
	font-size: 14px;
	height:20px;
	line-height: 20px;
	margin-bottom: 5px;
}
h3#home-events-h3 a{
	color: #000;
}
h3#home-events-h3 a:hover{
	color: #f63;
}

/* event list */
#home-events ul li.cat-event-list {
	width:49%;
	float: left;
	
}
div.cat-event-img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}
div.cat-event-img img{
	margin: 0;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	float: none;
}
h4.cat-event-list-h4 {
	font-size: 14px;
}
h4.cat-event-list-h4 a {
	color: #000;
}
h4.cat-event-list-h4 a:hover {
	color: #f63;
}
div.cat-event-des {
	color:#000;
	font-size: 12px;
	height:18px;
	line-height: 18px;
	overflow: hidden;
}
/**
*	home-right
==================================== */
#home-right {
	min-height: 492px;
	border: 1px dotted #a0a0a0;
	background-color: #fff;
	position: relative;
	top:20px;
}
#home-new {
	padding:10px;
}
h3#home-new-h3 {
	text-indent: -9999px;
	background:  transparent url(images/home-new-info2.png) no-repeat center center;
	height: 35px;
	overflow: hidden;
	margin: 10px 0 20px;
}

#home-new .post{
	height:38px;
	overflow: hidden;
	border-top: 1px dotted #ccc;
/* 	margin-bottom: 8px; */
}
#home-new .post .home-date{
	float: left;
	width:100px;
	height:30px;
	padding-top: 8px;
	overflow: hidden;
}
#home-new .post h3.home-new-h3-title{
	/* float: left; */
	/* display: inline; */
	margin: 0;
	padding: 0;
	margin-left:100px;
	font-weight: normal;
}
#home-new .post h3.home-new-h3-title a{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	color: #f7ab00;
	font-size: 14px;
	line-height: 19px;
	height: 38px;
}
#home-new .post h3.home-new-h3-title a:hover{
	color: #F63;
}
/**
---------------------------------------------------------------------
*		ARCHIVE SETTING
---------------------------------------------------------------------
*/
/*
.header-none #header-container {
	background-image: url(images/archive-header.jpg);
}
*/

#content-warp-none {
	background: transparent url(images/sidebar-bg.png) repeat-y;
}


/**
*	Footer
==================================== */
.footer-none {
	clear:both;
	margin-left: 226px;
	margin-right: 10px;
	border-top: 1px dotted #ccc;
	margin-bottom: -20px;
	*margin-bottom: 0;
}

/**
*	SIDEBAR
==================================== */
#sidebar {
	margin:0;
	padding:0;
	width:216px;
	float: left;
	overflow: hidden;
}
#sidebar ul{
	margin:0;
	padding:0;
}
#sidebar ul li{
	margin:0;
	padding:0;
	list-style: none;
}
#sidebar ul li ul.children{
	margin:0;
	padding:0;
	margin-left: -5px;
	padding-left: 5px;
	margin-right: -5px;
	padding-right: 5px;
}
#sidebar ul li ul.children li{
	margin:0;
	padding:0;

}

/**	SIDEBAR MENU
********************* */
ul#sidebar-menu {
	padding-left: 10px;
}

/**	SIDEBAR MENU LIST
********************* */
ul#sidebar-menu-list a{
	color: #232323;
	display: block;
}
ul#sidebar-menu-list a:hover{
	color: #f63;
}
ul#sidebar-menu-list li {
	margin-bottom: 20px;
	border-left: 7px solid #000;
	padding-left: 5px;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
	overflow: hidden;
	padding-right: 5px;
}
ul#sidebar-menu-list li ul.children {
	background-color: #c7dbca;
}
ul#sidebar-menu-list li ul.children li{
	/* margin-bottom: 10px; */
	padding-bottom: 10px;
	border-left: none;
	height: inherit;
	height: auto;
	font-size: 12px;
	line-height: 18px;
}

/* idea */
ul#sidebar-menu-list li.cat-item-3 {
	/* line-height: 24px; */
	font-size: 16px;
	border-color: #009cd9;
}
/* work */
ul#sidebar-menu-list li.cat-item-4 {
	height: inherit;
	height: auto;
	border-color: #f19739;
}
/* work children*/
ul#sidebar-menu-list li.cat-item-4 ul.children{
	background-color: #c7dbca;
}
ul#sidebar-menu-list li.cat-item-4 ul.children li{
	padding-left: 20px;
	background: transparent url(images/sidebar-dot.png) no-repeat/*  0 50% */;
}
ul#sidebar-menu-list li.cat-item-4 ul.children li.current-cat a{
	border-bottom:3px solid #fff;
}
/* juku */
ul#sidebar-menu-list li.cat-item-9 {
	border-color: #a57ab3;
}
/* press */
ul#sidebar-menu-list li.cat-item-10 {
	border-color: #ec80a4;
}
/* staff */
ul#sidebar-menu-list li.cat-item-11 {
	border-color: #00a7a7;
}
/* event */
ul#sidebar-menu-list li.cat-item-1 {
	/* line-height: 24px; */
	border-color: #edf345;
}
/* contact */
ul#sidebar-menu-list li.cat-page-9 {
	border-color: #6ab940;
}
/* top */
ul#sidebar-menu-list li.cat-home {
	border-color: #fff;
}
/** MENU DOWN
************ */
/* idea */
ul.cat-3 li.cat-item-3 {
	background-color: #fff;
}
ul.cat-4 li.cat-item-4 {
	background-color: #fff;
}
ul.cat-9 li.cat-item-9 {
	background-color: #fff;
}
ul.cat-10 li.cat-item-10 {
	background-color: #fff;
}
ul.cat-11 li.cat-item-11 {
	background-color: #fff;
}
/* event */
ul.cat-1 li.cat-item-1 {
	background-color: #fff;
}
/* event-top */
ul.cat-13 li.cat-item-1 {
	background-color: #fff;
}
/* contact */
ul.page-9 li.cat-page-9 {
	background-color: #fff;
}

/**	SIDEBAR BLOG
********************* */
#sidebar ul#sidebar-bookmark {
	margin-top:80px;
	margin-left: 15px;
}
#sidebar ul#sidebar-bookmark li{
	width:158px;
	height: 64px;
}
#sidebar ul#sidebar-bookmark li a{
	display: block;
	width:158px;
	height: 64px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#sidebar ul#sidebar-bookmark li#link-8 a{
	background-image: url(images/sidebar-banner-ide.png);
}
#sidebar ul#sidebar-bookmark li#link-9 a{
	background-image: url(images/sidebar-banner-staff.png);
}

/**	SIDEBAR SEARCH
********************* */
#sidebar ul#sidebar-search {
	margin-top: 50px;
}
#sidebar-search #search label {
	display: none;
}
#sidebar-search #search input#s {
	width:160px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
	outline: none;
}
#sidebar-search #search input#s:focus {
	background-color: #fff;
}
#sidebar-search #search input#searchsubmit {
	/* float: right; */
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin-left: 5px;
	width:16px;
	height: 16px;
	text-indent: -9999px;
	background: transparent url(images/sidebar-search.png) no-repeat;
	border: none;
}

/**	CONTEBNT ARCHIVE
********************* */
.content-arcive {
	
position: relative;
	/* top: -10px; */
/*	left:226px;
*/
	padding-right: 10px;
	width:614px;
	float:right;
	
	/* margin:0 10px 0 226px; */
	min-height: 980px;
}
.content-arcive .post {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 3px double #00a7a7;
}
.content-arcive h3.post-title{
	font-size: 18px;
	line-height: 1.5em;
}
.content-arcive h3.post-title a{
	display: block;
	color:#3c3c3c;
}
.content-arcive h3.post-title a:hover{
	color:#f63;
}

.content-arcive .entry img {
	/*
display: block;
	padding: 4px;
	border:1px solid #8b8b8b;
	background-color: #eee;
*/
}
.content-arcive .navigation {
	margin: 15px 0;
}

/**
---------------------------------------------------------------------
*		404 Not Found
---------------------------------------------------------------------
*/
.content-arcive label.screen-reader-text {
	display: none;
}
.content-arcive  input#s {
	width:160px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
	outline: none;
}
.content-arcive input#s:focus {
	background-color: #fff;
}
.content-arcive input#searchsubmit {
	/* float: right; */
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin-left: 5px;
	width:16px;
	height: 16px;
	text-indent: -9999px;
	background: transparent url(images/sidebar-search.png) no-repeat;
	border: none;
}