/*
Theme Name: KAO orange
Theme URI: http://antelope-g.com/
Description: KAO Coaching Spaceのテーマ
Author: Noriko Ooya
Author URI: http://antelope-g.com/
Version: 1.0
*/


/* 全体的なルール */
*{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background: url(img/bg_orange.gif) repeat;
	color: #666666;
	font-family: "MS P ゴシック", sans-serif;
	font-size: 12px;
	text-align: center;
}

@media print {
	body {
		color: #66666;
		background: none;
	}
}

p {
	margin: 0;
	paddingt:0;
}


a {text-decoration: none }
a:link { color: #666666; }
a:visited { color: #666666; }
a:hover { color: #ff6600; }
a:active { color: #ff6600; }


hr {
	display: none;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.blue {
	color: #0000ff;
	font-weight: bold; 
}

.clear {
	clear: both;
}

.banner_mail a#mail {
	border: 0;
}


/* ヘッダーテンプレート始まり */
#page {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background: url(img/page_shadow.gif) repeat-y;
	text-align: left;
}

#header {
	padding: 10px 0 0 20px;
}

#header h1 {
	font-size: 12px;
	margin-left: 15px;
	color: #666666;
}

/* h1span */
span.h1 {
	font-size: 8px;
	margin: 0 5px 1px 60px;
	padding: 0 5px 0;
}
p.top_img {
	position: relative;
}

p.top_img a#mail {
	position: absolute;
	left: 615px;
	top: 84px;
	border: 0px;
}
/* ヘッダーテンプレート終わり */


/* フッターテンプレート始まり */
#footer {
	width: 840px;
	margin: 0 auto; 
	background: #ffffff url(img/bg_footer.gif) no-repeat top;
	clear: both;
}

address {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 10px 5px 480px;
}
/* フッターテンプレート終わり */


/* サイドバーテンプレート始まり */
#sidebar {
	width: 200px;
	margin: 0 0 30px 10px;
	padding: 10px 0 30px 10px;
	background-color: #ffffff;
	float: left;
}

/* IE6のみ適用 */
* html #sidebar {
	width: 200px;
	margin: 0 0 10px 5px;
	padding: 10px 0 15px 5px;
	background-color: #ffffff;
	float: left;
}
#sidebar ul {
	list-style-type: none;
	margin: 10px 10px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
} 

#sidebar ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#sidebar li a {
	display: block;
	margin: 3px 0 0 5px;
	padding: 8px 0 10px 8px;
	text-align: left;
	color:#666666;
	text-decoration: none;
	width: 180px;
	heght: 30px;
	background: url(img/bt_back01.gif) top left no-repeat;
}

#sidebar li a:hover {
	background: url(img/bt_back02.gif) top left no-repeat;
	text-decoration: none;
	width: 180px;
	heght: 30px;
}

.top {
	margin:0 2px;
	padding: 10px 5px;
}

p.banner {
	margin: 5px 0 0 15px;
	paddng: 5px 0 5px 0;
}
/* サイドバーテンプレート終わり */


/* 各ページの設定始まり */
#contents {
	margin: 0 10px 0 0;
	padding: 16px 5px 10px 15px;
	width: 610px;
	background-color: #ffffff;
	float: left;
}

/* IE７ハック */
*:first-child+html #contents {
	margin: 0 10px 0 0;
	padding: 10px 3px 10px 15px;
	width: 610px;
	background-color: #ffffff;
	float: left;
}

/* IE6ハック */
* html #contents {
	padding: 10px 0 10px 5px;
	width: 610px;
	background-color: #ffffff;
	float: left;
}
/* トップページの設定始まり */

#campaign {
	margin: 0 0 10px 0 ;
	padding: 0 0 0 5px;
	width: 610px;
}

#top_index {
	width: 292px;
	height: 240px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#top_index-contents {
	width: 280px;
	height: 170px;
	margin: 0;
	padding: 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

#top_index  p.top {
	background-image: url(img/top_indextitle_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin: 0;
	padding: 10px 0px 0px 35px;
	font-size: 12px;
	font-weight: bold;
}	

#top_index p.img {
	margin: 0 25px 50px 10px;
	padding: 0;
	float: left;
}

#top_index ul {
	margin: 0;
	padding: 0 10px 10px 0;
	list-style-image: url(img/icon_li_top.gif);
	font-size: 80%;
	line-height: 150%;
}

/*IE7ハック*/
*:first-child+html #top_index ul {
	margin: 0;
	padding: 0 10px 10px 0px;
	list-style-image: url(img/icon_li_top.gif);
	font-size: 9px;
	line-height: 150%;
}

/*IE6ハック*/
* html #top_index ul {
	margin: 0;
	padding: 0 10px 10px 0px;
	list-style-image: url(img/icon_li_top.gif);
	font-size: 9px;
	line-height: 150%;
}
#top_index li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

/* 『経営者に聞く』の設定始まり*/
#interview {
	margin: 10px 4px 10px;
	padding: 10px;
	width: 565px;
	height: 150px;
	overflow: auto;
	border: dotted 2px #ff6600;
}

#interview h2 {
	margin: 0;
	padding: 8px 10px;
	background-color: #ffdfca;
	font-size: 14px;
	font-weight: bold;
}

#interview ul {
	margin: 5px 0;
	padding: 10px 20px 10px 35px;
	list-style-image: url(img/icon_li_top.gif);
	line-height: 150%;
}

#interview li {
	margin-bottom: 5px ;
	padding: 2px;
}
#interview a {
	margin: 0;
	padding: 4px 0;
}

#interview a:hover {
	background-color: #ffecdf;
	text-decoration: underline;
}

/* 『経営者に聞く』の設定終わり*/

/* 専用ダイアル、メールバナー設定（トップ用） */
#contents p.banner_set {
	padding: 50px 15px 20px;
	text-align: right;
}
/* 専用ダイアル、メールバナー設定（トップ用）終わり */

/* 個別ページの設定始まり */
#post01 {
	margin: 0;
	padding: 0;
	width: 595px;
}

/* パンくずリストの設定 */
#bread {
	margin: 2px 0 10px 1px;
	padding: 2px 4px 2px 0;
	font-size: 10px;
}

#bread a {
	padding: 2px;
	color: #808080;
	text-decoration: underline;
}
#bread a:hover {
	color: #ff6600;
	background-color: #ffecdf;
}


/* post01の内容の設定（各個別ページの設定） */
#main_contents {
	margin: 0;
	padding: 0;
}

/* 各ページタイトル・テキスト設定 */
#post01 h2 {
	margin: 0;
	padding: 5px 0 3px 30px;
	width: 550px;
	font-size: 14px;
	font-weight: bold;
	background: #FFECDF url(img/icon_title.gif) no-repeat;
	background-position: 10px 6px;
	border-bottom:1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#post01 h3 {
	margin: 20px 0 15px 20px;
	padding: 0 0 0 25px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background: url(img/icon_h3.gif) no-repeat;
}

#post01 h4 {
	margin: 10px 20px 5px 25px;
	padding: 8px 0 5px  12px;
	width: 530px;
	font-size: 12px;
	background-color: #fff4ee;
}


#post01 p {
	margin: 0;
	padding: 5px 40px 10px 40px;
	line-height: 180%;
}

#post01 p.h2 {
	margin: 8px 0;
	padding: 5px 35px 10px 35px;
	line-height: 180%;
}

#post01 p.client {
	margin: 2px 30px 5px 40px;
	padding: 2px;
	color: #ff6600;
	font-weight: bold;
}

#post01 ul.nayami {
	margin: 5px 25px 5px 40px;
	padding: 10px 5px;
	background-color: #fff4ee;
}

#post01 li.nayami {
	margin: 0 0 0 30px;
	padding: 5px 0 5px 0;
	list-style-image: url(img/icon_li_top.gif);
	font-weight: bold;
}

#post01 ul.soudan  {
	margin: 0 25px ;
	padding:0 0 10px 0;
	list-style-type: none;
}

#post01 li.soudan {
	margin: 0 0 0 25px;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#post01 a {
	margin: 0;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold;
}

#post01 li a:hover {
	background-color: #ffdfca;
	text-decoration: underline;
}

#post01 a:hover {
	text-decoration: underline;
}

#post01 img.photo {
	margin: 0 18px 18px 0;
	padding: 4px;
	border: dotted 2px #ff6600;
	float: left;
}

#post01 img.photo_noborder {
	margin: 0;
	padding: 0;
	border: none;
}

#post01 p.to_the_top {
	margin:25px;
	padding: 0;
	text-align: right;
}

#post01 p.to_the_top a:hover {
	color: #ff6600;
	text-decoration: underline;
}

/* 専用ダイアル、メールバナー設定 */
#post01 p.banner_set {
	padding: 25px 15px 20px;
	text-align: right;
}

#post01 p.banner_set_link {
	margin: 0;
	padding: 25px 15px 20px 0;
	text-align: right;
}

/* プロフィールあいさつ */
#post01 p.aisatu {
	font-size: 14px;
	font-weight: bold;
}

#post01 p.aisatu2 {
	font-weight: bold;
}

/* サービスメニュー・料金 */
#ryokin table {
	margin: 0 0 0 40px;
	padding: 0;
	border-collapse: collapse;
	width: 530px;
}

#ryokin table,th, td {
	border: solid 1px #ff6600;
}

#ryokin th,td {
	margin: 0;
	padding: 10px;
	line-height: 150%;
}


/* リンク集 */
#link {
	width: 550px;
	border-collapse: collapse;
	margin: 10px 0 10px 20px;
	padding: 5px;
}

#link th,#link td {
	text-align: left;
	padding: 10px 15px;
	border: solid 1px #ffe1ce;
}

#link th {
	width: 250px;
	background-color: #fff0e6;
}

#link a {
	text-decoration: none;
	font-weight: bold;
}

#link a:hover {
	color: #ff6600;
}
/* リンク集設定終わり */

/* メール設定 */
#mailform {
	margin: 20px 15px 30px 0;
	padding: 5px;
	font-size: 12px;
	color: #666666;
	background-color: #fff0e6;
}

#mailform2 {
	margin: 20px 15px 30px 0;
	padding: 5px;
	font-size: 12px;
	color: #666666;
	background-color: #ddddff;
}

/* メール設定終わり */

/* プライバシーポリシーの設定 */
#policy ol {
	margin: 0 40px 20px 65px;
	padding: 0;
}

#policy li {
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 150%;
}
/* プライバシーポリシーの設定終わり */

/* サイトマップの設定 */
#sitemap {
 	font-weight: normal;
}

#sitemap ul {
	margin: 10px 30px 10px 60px;
	paddding: 0 0 0 5px;
}

#sitemap li {
 	list-style-type: square;
	line-height: 150%;
}

#sitemap ul ul {
	margin: 5px 10px 0 30px;
	paddding: 0 0 0 5px;
}

#sitemap li li {
 	font-weight: normal;
 	list-style-type: circle;
	line-height: 150%;
}

#sitemap a
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffdfca;
}

/* サイトマップの設定終わり */


/* 特定商取引法に基づく表記の設定 */
#tokutei table {
	margin: 20px 0 0 40px;
	padding: 0;
	width: 530px;
}


/* 企業コーチングの設定 */
#kigyocoaching table {
	margin: 0 0 0 40px;
	padding: 0;
	border-collapse: collapse;
	width: 530px;
}

#kigyocoaching table,th, td {
	border: solid 1px #ff6600;
}

#kigyocoaching th,td {
	margin: 0;
	padding: 10px;
	line-height: 160%;
}

#kigyocoaching ul {
	margin-left: 25px;
}

/* 企業コーチングの設定 終わり　*/

/* 経営者に聞く の設定 */
#kigyomain {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background: url(img/page_shadow.gif) repeat-y;
	text-align: left;
}

#kigyosidebar {
	width: 180px;
	margin: 10px 10px 10px 35px;
	padding: 10px 0 30px 5px;
	background-color: #fff4ee;
	float: left;
}
/* IE6*/
*html #kigyosidebar {
	width: 180px;
	margin: 10px 10px 10px 18px;
	padding: 10px 0 30px 5px;
	background-color: #fff4ee;
	float: left;
}

#kigyocontent {
	margin: 0 10px 0 5px;
	padding: 16px 10px 10px 10px;
	width: 580px;
	background-color: #ffffff;
	float: left;
}

#kigyosidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#kigyosidebar li strong {
	display: block;
	padding: 10px;
}

#kigyosidebar li li {
	padding: 5px 5px 5px 20px;
	background-image: url(img/icon_li_top.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#kigyosidebar li li a {
	margin: 0;
	padding: 4px;
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 2px #ffffff;
}

#kigyosidebar li li a:hover {
	color: #ff6600;
}

#kigyocontent #date {
	color: #00cc00;
	font-size: 14px;
	font-weight: bold;
}

#kigyocontent #date img {
	padding-right: 10px;
}

#kigyopost h3 {
	margin: 20px 20px 15px 15px;
	padding: 0 0 0 25px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background: url(img/icon_h3.gif) no-repeat;
}

#kigyopost p {
	font-size: 12px;
	line-height: 150%;
	padding: 0 10px 0 30px;
}

#kigyolist h3 {
	margin: 30px 20px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 2px #ff6600;
	font-size: 12px;
}

#kigyolist h3 a {
	text-decoration: none;
}

#kigyolist h3 span {
	font-weight: bold;
}

#kigyolist h3 a:hover {
	color: #00cc00;
}

#kigyolist p {
	margin-top: 10px;
	line-height: 140%;
}



/* 専用ダイアル、メールバナー設定（企業コーチング） */
#kigyocontent p.banner_set {
	padding: 50px 15px 20px;
	text-align: right;
}
/* 専用ダイアル、メールバナー設定（企業コーチング）終わり */


/* 個別ページの設定終わり */


/* ボトムメニューの設定始まり */
#bottommenu {
	width: 590px;
	margin: 0px;
	padding: 15px 15px;
	float: right;
	text-align: right;
}

/* IE7 */
*:first-child+html #bottommenu {
	width: 585px;
	margin: 0;
	padding: 10px 20px 10px 0;
	float: right;
	text-align: right;
} 
/* IE6 */
*html #bottommenu {
	width: 585px;
	margin: 0;
	padding: 10px 20px 10px 0;
	float: right;
	text-align: right;
} 

#bottommenu  ul {
	margin: 5px;
	padding: 5px 2px;
	line-height: 20px;
}

#bottommenu li {
	display: inline;
	list-style: none;
	margin: 4px 0;
	padding: 0;
}

#bottommenu  a {
	padding: 4px 2px;
	line-height: 15px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

#bottommenu li a:hover {
	background-color: #ffdfca;
}
/* ボトムメニューの設定終わり */


/* 各ページの設定終わり */


