@charset "utf-8";

/*   
Theme Name: Thrive on
Theme URI: http://www.thrive-on.com
Description: スライブオンデザインテンプレート
Author: スライブオン
Author URI: http://www.thrive-on.com/
Version: 1.0.0
*/

/********************目　次********************/
/*ヘッダー*/
/*コンテンツ全体 w870*/
/*コンテンツ中 w850*/
/*サイドナビ*/
/*メインコンテンツ*/
/*インフォメーション*/
/*フッターリンク02*/
/*フッターリンク*/
/*フッター*/
/*マージン*/
/*パディング*/
/*テキスト配置*/
/*ディスプレイ*/
/*クリアフィックス*/
/*リンク*/
/***********************************************/

body {
	margin: 0px ;
	padding:0px;
	font-size: 12px ;
	color: #444444 ;
	line-height:1.5;
	text-align:center;
	background-color:#2E2D2C;
	font-family: sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

img {
	border:0;
	line-height:0;
	margin:0;
	padding:0;
	vertical-align:bottom;
}

p {margin: 0px 0px 0px 0px ;}

ul {
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
}

ol {
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
}

li {
	margin: 0px ;
	padding: 0px ;
}

.clear_float { clear: both ;}

/*クリアフィックス*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*ｴ*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*リンク*/
a:link,
a:visited {
	color:#444444;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}


/*ヘッダー*/
#header {
	background:url("image/header_bg.gif") no-repeat;
	background-color:#ffffff;
	width:870px;
	height:75px;
	text-align:left;
	margin:0 auto;
	margin-top:5px;
}

#header_l {
	float:left;
	text-align:left;
	width:320px;
	margin:0;
	padding:0;
}

h1 {
	font-size:10px;
	color:#000000;
	padding:10px 0 0 12px;
	margin:0;
}

#logo {
	margin:0;
	padding:0 0 0 10px;
}

#header_r {
	float:right;
	text-align:left;
	width:550px;
	margin:0;
	padding:0;
}

#cost {
	float:right;
	margin:6px 10px 0 5px;
}

#header_r ul {
	margin:10px 10px 0 0;
	padding:0;
	text-align:right;
}

#header_r li {
	display:inline;
	margin-left:5px;
}

#header_r li a {
	background:url("image/arrow1.gif") no-repeat left center;
	color:#666666;
	padding-left:15px;
	text-decoration:none;
}
	#header_r li a:link,
	#header_r li a:visited {
		color:#666666;
		}

	#header_r li a:hover {
		background:url("image/arrow1_o.gif") no-repeat left center;
		color:#000000;
		text-decoration:underline;
		}

#header_lead {
	color:#000000;
	margin:5px 10px 0;
	line-height:1.3;
}


/*コンテンツ全体 w870*/
#wrapper {
	background-color:#ffffff;
	margin:0 auto;
	width:870px;
}

/*コンテンツ中 w850*/
#content {
	margin:0 auto;
	width:850px;
}


/*サイドナビ*/
#leftside {
	float:left;
	width:190px;
	text-align:left;
	display:inline;
}

/*メニュー1*/
.menu1 ul {
	margin:0 0 1px;
}

.menu1 li {
	background:url("image/l_menu01.gif") no-repeat;
	width:182px;
	height:42px;
	margin:0 0 1px;
	text-align:left;
}

.menu1 li a {
	display:block;
	height:28px;
	color:#ffffff;
	background:url("image/l_menu_arrow.gif") no-repeat 0 14px;
	padding:14px 0 0 20px;
	text-decoration:none;
	font-size:12px;
	line-height:1.3;
	font-weight:bold;
}

	.menu1 li a:link,
	.menu1 li a:visited {
		color:#ffffff;
	}

	.menu1 li a:hover {
	background:url("image/l_menu_arrow_o.gif") no-repeat 0 14px;
	text-decoration:underline;
	}

/*メニュー2*/
.menu2 ul {
	margin:0 0 1px;
}

.menu2 li {
	background:url("image/l_menu02.gif") no-repeat;
	width:182px;
	height:42px;
	margin:0 0 1px;
	text-align:left;
}

.menu2 li a {
	display:block;
	height:28px;
	color:#000000;
	background:url("image/l_menu_arrow2.gif") no-repeat 0 14px;
	padding:14px 0 0 20px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:1.3;
}

	.menu2 li a:link,
	.menu2 li a:visited {
		color:#000000;
	}

	.menu2 li a:hover {
	background:url("image/l_menu_arrow2_o.gif") no-repeat 0 14px;
	text-decoration:underline;
	}

/*メニュー3　パートナー募集*/
.menu3 ul {
	margin:10px 0;
}

.menu3 li {
	background:url("image/partner_banner.jpg") no-repeat left top;
}
	.menu3 li a{
	display:block;
	width:182px;
	height:86px;
	text-indent:-9999px;
	}
	.menu3 li a:hover{
	background:url("image/partner_banner_o.jpg") no-repeat left top;
	}

/*メインコンテンツ*/
#main {
	float:right;
	width:660px;
	text-align:left;
	display:inline;
	overflow:hidden;
}

h2 {
	background:url("image/title_bg.gif") no-repeat;
	width:660px;
	height:32px;
	font-size:16px;
	padding:0 0 0 20px;
	margin:0;
}

h2 span {
	position:relative; top:5px; left:0px;
}

#con {
	margin: 15px 0 ;
}

#con img{
	vertical-align:baseline;
}

.con_bg {
	background:url("image/con_bg_c.gif") repeat-y left bottom;
	width:210px;
	position: relative; 
	top: 0px; 
	left: 0px; 
}

.con_no {
	float:right;
	margin:5px 10px 0 0;
}

.con_title {
	font-size:17px;
	line-height:1.3;
	font-weight:bold;
	margin:5px 0 0 10px;
}

		/*コンテンツタイトル　IE6以前*/
		* html .con_title {
			font-size:16px;
			line-height:1.3;
			font-weight:bold;
			margin:5px 0 0 10px;
		}



.con_photo {
	clear:both;
	text-align:center;
	padding:10px 0;
}

.con_txt {
	padding:0 10px 20px;
}

.con_bg span {
	position: absolute; 
	bottom: 5px; 
	right: 0; 
}

.con_title a,
.con_txt a {
	color:#000000;
	text-decoration:underline;
	line-height:1.5;
}

.con_title a:hover,
.con_txt a:hover {
	text-decoration:none;
}


/*インフォメーション*/
#infomation {
	background:url("image/info_bg_c.gif") repeat-y;
	width:660px;
	height:auto;
}

#info_top {
	background:url("image/info_bg_t.gif") no-repeat left top;
	width:660px;
	height:auto;
	padding:5px 0 0px;
	text-align:center;
	position: relative; 
	top: 0px; 
	left: 0px; 
}

/*インフォメーション一覧*/
#info_top span {
	position: absolute; 
	top: 10px; 
	right: 16px; 
}

.info_txt {
	margin:0 10px;
}

.info_txt a {
	color:#333333;
	text-decoration:underline;
}

.info_txt a:link,
.info_txt a:visited {
	color:#333333;
}

.info_txt a:hover {
	color:#000000;
	text-decoration:none;
}

ul.infobox {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px #cccccc dotted;
	height:auto;
}

ul.infobox li {
	float:left;
}

ul.infobox li.l_info {
	width:80px;
}

ul.infobox li.r_info {
	width:560px;
}

		/*インフォメーション一覧　IE6以前*/
		* html ul.infobox {
		margin:0 0 10px 0;
		padding:0 0 5px 0;
		border-bottom:1px #cccccc dotted;
		height:1px;
		}

		* html ul.infobox li {
		float:left;
		}

		* html ul.infobox li.l_info {
		width:80px;
		}

		* html ul.infobox li.r_info {
		width:560px;
		}



/*フッターリンク02*/
ul#footer_link02 {
	margin:20px 0 0 0;
	padding:0;
}

ul#footer_link02 li {
	display:inline;
	text-align:center;
	border-right:1px #666666 solid;
	padding-right:5px;
	padding-left:1px;
}

ul#footer_link02 li.line_none {
	border-style:none;
}


/*フッターリンク02　IE7*/
*:first-child+html #footer_link02 li {
	display:inline;
	text-align:center;
	border-right:1px #666666 solid;
	padding-right:3px;
	padding-left:5px;
}

/*フッターリンク02　IE6以前*/
* html ul#footer_link02 li {
	display:inline;
	text-align:center;
	border-right:1px #666666 solid;
	padding-right:3px;
	padding-left:5px;
}

	ul#footer_link02 li a {
		color:#666666;
		text-decoration:underline;
}

	ul#footer_link02 li a:link,
	ul#footer_link02 li a:visited {
		color:#666666;
		}

	ul#footer_link02 li a:hover {
		color:#000000;
		text-decoration:none;
		}


/*フッター*/
#footer {
	clear:both;
	background:url("image/footer_bg.gif") no-repeat center center;
	margin:0 auto;
	width:850px;
	height:96px;
}


address {
	float:left;
	color:#999999;
	padding:40px 0 0 10px;
	text-align:left;
	font-style:normal;
}

ul#footer_link {
	float:right;
	margin:15px 10px;
}

ul#footer_link li {
	display:inline;
	color:#999999;
	border-left:1px #666666 solid;
	padding-left:5px;
}

ul#footer_link li a {
	color:#999999;
	text-decoration:none;
}

	ul#footer_link li a:link,
	ul#footer_link li a:visited {
		color:#999999;
	}

	ul#footer_link li a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
	
ul#footer_link li.l_home {
	border-style:none;
}

#to_home {
	clear:both;
	padding-top:8px;
	margin:0px 10px 0 10px;
	text-align:right;
	font-size:10px;
}
	#to_home a:link,
	#to_home a:visited {
		color:#999999;
		text-decoration:none;
		}
	#to_home a:hover {
		color:#ffffff;
		text-decoration:underline;
		}

	
/*パンクズリスト*/
#pankuzu {
	margin:10px 15px;
	color:#666666;
	font-size:10px;
	background-color:#ececec;
	padding:5px 10px 3px ;
}

#pankuzu a {
	color:#666666;
	text-decoration:underline;
}

	#pankuzu a:link,
	#pankuzu a:visited {
		color:#666666;
	}

	#pankuzu a:hover {
		color:#000000;
		text-decoration:none;
	}

/*サブページ　本文枠*/
.entry {
	margin:0 30px;
}


/*プライバシーポリシー*/
.midashi01 {
	margin:10px 0 5px;
	font-weight:bold;
}

ul.disc {
	list-style-type: disc; 
	margin-left:15px;
}

ul.disc li {
	margin-bottom:5px;
}


/*オフィス案内*/
table#office {
	margin:20px auto 10px;
	border-collapse: collapse; 
	border-top:1px #cccccc solid;
	width:90%;
}

/*オフィス案内　IE6以前*/
* html table#office {
	margin:20px 0 0 35px;
}

table#office th,
table#office td {
	padding:10px;
	vertical-align:top;
	border-bottom:1px #cccccc solid;
}

table#office th {
	font-weight:normal;
	width:90px;
}

table#office td {
	width:auto;
}


/*お問い合わせ*/
iframe#iframe_02 { 
	width:600px;
	/*height:625px;*/
	height:960px;;
	padding:0;
	margin:0;
}

iframe#iframe_01 { 
	width:600px;
	/*height:800px;*/
	height:1150px;;
	padding:0;
	margin:0;
}

/*ニュース一覧*/
#news_itiran {
	margin-left:10px;
}

.news_coment {
	padding:0 0 10px 15px;
	border-bottom:1px #cccccc dotted;
}

.news_coment a:link,
.news_coment a:visited {
	color:#444444;
}

.news_coment a:hover {
	color:#000000;
	text-decoration:none;
}


/*ニュース一覧news_coment　IE6以前*/
*html .news_coment {
	padding:0 0 10px 15px;
	border-bottom:1px #cccccc dotted;
	height:1px;
}


/*マージン*/
.mg_l15 {
	margin-left:15px;
}

.mg_l13 {
	margin-left:13px;
}

.mg_l50 {
	margin-left:50px;
}

.mg_r10 {
	margin-right:10px;
}

.mg_r15 {
	margin-right:15px;
}

.mg_b10 {
	margin-bottom:10px;
}

.mg_b20 {
	margin-bottom:20px;
}

.mg_t5 {
	margin-top:5px;
}

.mg_t10 {
	margin-top:10px;
}

.mg_t20 {
	margin-top:20px;
}

/*パディング*/
.pd_t30 {
	padding-top:30px;
}

.pd_t20 {
	padding-top:20px;
}

/*  ポジション   */
.position_t1 {
	position:relative; top:1px; left:0px;
}

.position_t-2 {
	position:relative; top:-2px; left:0px;
}

.position_t-3 {
	position:relative; top:-3px; left:0px;
}

/*画像ベースライン*/
.p_middle {
	vertical-align:baseline;
}

/*テキスト配置*/
.txa_c {
	text-align:center;
	display:block;
}

.txa_r {
	text-align:right;
	display:block;
}

.txa_l {
	text-align:left;
	display:block;
}

/*ディスプレイ*/
.display_b {
	display:block;
}

/*フロート*/
.fl_l {
	float:left;
	display:inline;
}

.fl_r {
	float:right;
	display:inline;
}

/*カラー*/
.pink_EF0E48 {
	color:#EF0E48;
}

.green_669900 {
	color:#669900;
}

.red_ff0000 {
	color:#ff0000;
}

/*リンク*/
a.link01 {
	color:#666666;
	text-decoration:underline;
}

a.link01:link,
a.link01:visited {
	color:#666666;
}

a.link01:hover {
	color:#000000;
	text-decoration:none;
}

a.link02 {
	color:#f94d79;
	text-decoration:underline;
}

a.link02:link,
a.link02:visited {
	color:#f94d79;
}

a.link02:hover {
	color:#EF0E48;
	text-decoration:none;
}


/*投稿記事の日付*/
.date {
	float:left;
	color:#333333;
	font-size:12px;
	margin:0 0 0 15px;
	font-weight:bold;
	width:85px;
	display:inline;
}

/*投稿記事の本文*/
.honbun {
	float:left;
	color:#444444;
	font-size:12px;
	margin:0 15px 10px 0;
	width:545px;
	display:inline;
}

/*IE6以前*/
* html .honbun {
	margin:0 15px 5px 0;
}

/*IE7以前*/
*:first-child+html .honbun {
	margin:0 15px 5px 0;
}


/*この記事のタグ*/
.tag {
	clear:both;
	border-bottom:1px #cccccc dotted;
	padding-bottom:5px;
	padding-left:12px;
	margin:0 15px 10px;
}

/*コメント＆トラックバック（小リンク部分）*/
.info_small {
	font-size:83%;
	margin:0 15px 25px;
	text-align:right;
}

div#flashcontent {
	width:660px;
	height:190px ;
}

object,
embed {
	vertical-align: top ;
}


.banner-gsl {
	float: left ;
	width: 70px ;
	text-align: left ;
}

.banner-gls-text {
	float: left ;
	width: 110px ;
	text-align: left ;
	padding: 15px 0 0 ;
}

.banner-gls-text a {
	font-size: 90% ;
	line-height: 1.5 ;
}
