@charset  "Shift_JIS";




/* ========================================================== */
/*  パンクズ　　　　　　　　　 　　　　                       */
/* ---------------------------------------------------------- */

.pankuzu {
	font-size:10px;
	padding: 5px 0px 0px 25px;
	text-align: left;
}

/* ========================================================== */
/*  メインイメージ　　　　　　 　　　　                       */
/* ---------------------------------------------------------- */

.mainimage {
	margin: 0px 0px 15px 0px;
}

/* ========================================================== */
/*  ローカルメニュー　 （右メニュー）　                       */
/* ---------------------------------------------------------- */


#right {
	padding: 0;
	text-align: left;
	width:250px;
	vertical-align:top;
	float: right;
	margin: 0px 20px 0px 0px;
	}
*html #right {
	margin: 0px 10px 0px 0px;
	}

.btn_estimate	a
	{
	margin: 0px;
	padding: 0px;
	height:100px;
	display:block;
	background-image:url(../img/btn_estimate.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
.btn_estimate	a:hover
	{
	background-image:url(../img/btn_estimate_over.gif);
	}



/* おすすめコンテンツ ボックス --------------------------------------- */

#recommend_box
	{
	margin: 0px;
	padding: 0px;
	}

#recommend_box h2.ttl_top_recommend
	{
	margin:0;
	}
#recommend_box h2.ttl_top_recommend a 
	{
	margin:0;
	background-image: url(../../img/ttl_top_recommend.gif);
	text-indent: -9999px;
	width: 250px;
	height: 40px;
	display: block;
	}
#recommend_box ul
	{
	margin:5px 0;
	padding:5px 0;
	border-bottom: 1px dotted #666666;
	}
#recommend_box ul li
	{
	padding: 0 0 0 75px;
	list-style: none;
	font-size: 10px;
	}

#recommend_box ul li.mail-seminar
	{
	background-image: url(../img/icon_mail-seminar.gif);
	background-repeat: no-repeat;
	}
#recommend_box ul li.download
	{
	background-image: url(../img/icon_download.gif);
	background-repeat: no-repeat;
	}
#recommend_box ul li.seminar-report
	{
	background-image: url(../img/icon_seminar-report.gif);
	background-repeat: no-repeat;
	}
#recommend_box ul li.case-study
	{
	background-image: url(../img/icon_case-study.gif);
	background-repeat: no-repeat;
	}
#recommend_box ul li.column
	{
	background-image: url(../img/icon_column.gif);
	background-repeat: no-repeat;
	}


/* おすすめカテゴリ ボックス --------------------------------------- */

#recommend_box_cat
	{
	margin: 20px 0 0 0;
	padding: 0px;
	}

#recommend_box_cat ul
	{
	margin:5px 0;
	padding:10px;
	border-bottom: 1px dotted #666666;
	}
#recommend_box_cat ul li
	{
	margin: 0 0 0 15px;
	padding: 0 0 0 12px;
	background-image:url(../img/arrow_01.gif);
	background-repeat:no-repeat;
	background-position: left top;
	list-style:none;
	}
#recommend_box_cat ul li.categories
	{
	margin: 0 0 0 5px;
	padding: 0 0 0 12px;
	background-image: none;
	list-style:none;
	font-weight: bold;
	}

/* メールマガジンバックナンバーボックス --------------------------------------- */

#mailmagazine_box
	{
	margin: 20px 0 0 0;
	padding: 0px;
	}
#mailmagazine_box ul
	{
	margin:5px 0;
	}
#mailmagazine_box ul li
	{
	margin: 0 0 0 5px;
	padding: 0 0 0 12px;
	background-image:url(../img/arrow_01.gif);
	background-repeat:no-repeat;
	background-position: left top;
	list-style:none;
	}



/*  メニューボックス　　　　　　 　　　                     
---------------------------------------------------------- */

#menu_box
	{
	margin: 0 0 20px 0;
	padding: 0px;
	}

#menu_box h2.ttl_top_menu
	{
	margin:0;
	}
#menu_box h2.ttl_top_menu a 
	{
	margin:0;
	background-image: url(../img/ttl_service.gif);
	text-indent: -9999px;
	width: 250px;
	height: 40px;
	display: block;
	}
#menu_box ul
	{
	margin:0;
	padding:0 10px 10px 10px;
	border-bottom: 1px dotted #666666;
	}
#menu_box ul li
	{
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 10px;
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	}
#menu_box ul li.ttl01
	{
	padding: 0 0 0 5px;
	list-style: none;
	font-size: 12px;
	background-image: none;
	border-left: 5px solid #A3BD1F;
	margin: 10px 0 0 0;
	}



#seminar_menu_box
	{
	margin: 0px 0px 13px 0px;
	padding: 0px;
	border: 1px solid #D4D0C8;
	background-color: #fafafa;
	}
*html #seminar_menu_box
	{
	margin: 0px 0px 13px 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	}

#seminar_menu_box ul
	{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
#seminar_menu_box ul li
	{
	margin: 0px 5px 5px 5px;
	padding: 2px 0px 2px 12px;
	list-style: none;
	background-image:url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 12px;
	}	


/*  ケーススタディー　ボックス　　　　　　 　　　                     
---------------------------------------------------------- */
#case_study_data
	{
	margin: 10px;
	padding: 10px 10px 0 20px;
	border: 1px dotted #999999;
	background-color: #FAFAFA;
	}	

div.imageprocess{margin:0;
	padding:0;}

div.imageprocess img{
	border-left:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}


#process
	{
	border:1px solid #c7c7c7;
	background-color:#F5F5F5;
	padding:10px;
	margin-bottom:25px;
	}



#process p
	{
    padding:0px 10px 0px 12px;
	}
	
	
#process ul
	{
	padding:0px 0px 10px  15px; 
    margin:0px 0px 10px 15px;
	list-style-type:circle;
	}

#process ol
	{
	padding:0px 0px 10px  15px; 
    margin:0px 0px 10px 15px;
	list-style:decimal;
	}
	
#process li
	{
	line-height:120%;
	margin-bottom:3px;
	
	}
/*コンサルタントコメント
----------------------------------------------- */
.consultant{
	border: 1px solid #8D9693;
	height:100%;
	margin:15px 0px 0px 0px;
	background-color: #F5F5F5;
}

.consultant-comment{
	float:left;
	width:400px;
	padding: 0 0 0 20px;
}

.consultant-comment p{
   margin:0px 0px 10px 10px;
}

.photo{
	float:right;
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
}



	
/*　右下 プラバシーポリシーマーク
----------------------------------------------- */
		
	
.privacy{
	line-height:130%;
	color:#0A2775;
	font-size:10px;
	text-align: left;
	padding-right:15px;
	margin-bottom: 15px;
	}
	
	


/* ========================================================== */
/*  メインコンテンツ　 （左側）　　　　                       */
/* ---------------------------------------------------------- */

#left {
	float: left;
	width: 600px;
	margin:0 0 0 20px;
	padding: 0;
	text-align: left;
	}
*html #left {
	margin:0px 0px 0px 7px;
}

#left td {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}


/* ========================================================== */
/* 写真（右側・左側）　　　            　　　                 */
/* ---------------------------------------------------------- */

.photo_right {
	padding: 5px;
	margin: 10px 10px 10px 20px;
	float: right;
	border:1px solid #CCCCCC;
	}

.photo_left {
	padding: 5px;
	margin: 10px 20px 10px 10px;
	float: left;
	border:1px solid #CCCCCC;
	}



/* ========================================================== */
/* タイトル　　　　              　　　                       */
/* ---------------------------------------------------------- */


.ttl_01
	{
	margin:0 0 20px 0;
	text-align:left;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #333333;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7B8710;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
.ttl_02
	{
	text-align:left;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #7B8710;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #7B8710;
	margin-bottom: 15px;
	padding: 3px;
	clear: both;
	}
.ttl_03
	{
	text-align:left;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	margin: 15px 0px 5px 0px;
	}
.ttl_04
	{
	text-align:left;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #D54C4C;
	font-weight: bold;
	padding: 1px 0px 1px 5px;
	margin: 20px 0px 2px 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D54C4C;
	}
.ttl_05
	{
	text-align:left;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #304C96;
	font-weight: bold;
	padding: 1px 0px 1px 5px;
	margin: 20px 0px 10px 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #304C96;
	}
	



/* ========================================================== */
/* コンセプト　　　　            　　　                 */
/* ---------------------------------------------------------- */

#merit_contents_box01 {
	padding: 10px;
	}
#merit_contents_box01 ul {
	padding: 0px;
	margin: 10px;
	}
#merit_contents_box01 ul li {
	padding: 0 0 2px 15px;
	margin: 0px;
	background-image: url(../img/icon_04.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	}
	

#merit_contents_box02 {
	padding: 0px;
	margin: 0px auto;
	width: 560px;
	background-image: url(../../merit/img/bg_merit_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#merit_contents_box03 {
	padding: 0px;
	border-bottom: 1px dotted #A5B642;
	margin-bottom: 10px;
	}
#merit_contents_box03 #left_img {
	float:left;
	width: 120px;
	}
#merit_contents_box03 #right_text {
	float: left;
	width: 450px;
	}
	
#merit_contents_box04 {
	padding: 0px;
	}
#merit_contents_box04 #left_img{
	float:left;
	width: 120px;
	}
#merit_contents_box04 #right_text {
	float: left;
	width: 450px;
	}

p.merit01 {
	margin-left:10px;
}

	
/* ========================================================== */
/* サービス　　　            　　　                 */
/* ---------------------------------------------------------- */

#service_contents_box {
	padding: 10px;
	}

#service_contents_box2 {
	padding: 5px;
	margin: 0px 10px 10px 10px;
	border:1px dotted #CCCCCC;
	width:255px;
	float: left;
	text-align:left;
	}
*html #service_contents_box2 {
	width:260px;
	margin: 10px 10px 10px 5px;
	}

#service_contents_box2 .ttl {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background-image:url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	}
#service_contents_box2 .ttl2 {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background-image:url(../img/arrow_02.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	}

#service_contents_box .tableborder {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-color:#CCCCCC;
	width: 98%;
	}

#service_contents_box .index_box {
	padding: 5px 10px 10px 10px;
	margin: 20px 0px;
	background-color:#FFFFFF;
	border: 2px dotted #81A40A;
}
#service_contents_box .index_box2 {
	padding: 5px 10px 10px 10px;
	margin: 20px 0px;
	background-color:#FAFBF0;
	border: 1px solid #CCCCCC;
}


#service_contents_box p.question {
	border-bottom:2px dotted #999999;
	background-image: url(../img/ico_q.gif);
	background-repeat:no-repeat;
	padding: 0px 5px 5px 30px;
	margin: 20px 0 0 15px;
	font-weight: bold;
}
#service_contents_box p.answer {
	background-image: url(../img/ico_a.gif);
	background-repeat:no-repeat;
	padding: 0px 5px 5px 30px;
	margin: 10px 0 0 25px;
}


/* ========================================================== */
/* トライアンフについて          　　　                       */
/* ---------------------------------------------------------- */

#triumph_contents_box {
	padding: 10px;
	}

#triumph_contents_box2 {
	padding: 5px;
	margin: 10px 10px 10px 10px;
	border:1px dotted #CCCCCC;
	width:255px;
	float: left;
	text-align:left;
	}
*html #triumph_contents_box2 {
	width:260px;
	margin: 10px 10px 10px 5px;
	}

#triumph_contents_box2 .ttl {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background-image:url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	}

.results_img {
	margin: 30px 0px 40px 0px;
	text-align:center;
	}
.results_graph_img {
	margin: 2px;
	float: left;
	}

th.border,td.border {
	border-bottom:1px dotted #666666;
	font-size: 12px;
	line-height: 18px;
	}

/* ========================================================== */
/* 個人情報保護方針　            　　　                       */
/* ---------------------------------------------------------- */

#privacy_contents_box {
	padding: 20px;
	}
#privacy_contents_box ol {
	padding: 0px;
	margin: 20px;
	}
#privacy_contents_box ol li {
	font-size:12px;
	line-height:150%;
	margin:0 0 10px 0;
	color: #555555;
	}

	
	
/* ========================================================== */
/* サイトマップ　　              　　　                       */
/* ---------------------------------------------------------- */

#left_side {
	float: left;
	width: 298px;
	}

#right_side {
	float: right;
	width: 300px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	}


/* ========================================================== */
/* リスト　　　　　              　　　                       */
/* ---------------------------------------------------------- */

#left p.list00 {
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	}
#left p.list01 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	}
#left p.list02 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background-image: url(../img/arrow_02.gif);
	background-repeat: no-repeat;
	}
#left p.list03 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background-image: url(../img/arrow_03.gif);
	background-repeat: no-repeat;
	}
#left p.list04 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background-image: url(../img/arrow_04.gif);
	background-repeat: no-repeat;
	}
	
#left p.list05 {
	margin: 3px 0px 3px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	width: 250px;
	float: left;
	display: block;
	}
#left p.list06 {
	margin: 3px 0px 3px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background-image: url(../img/icon_02.gif);
	background-repeat: no-repeat;
	}
#left p.list07 {
	margin: 3px 0px 3px 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	background-image: url(../img/icon_03.gif);
	background-repeat: no-repeat;
	}
#left p.recommend-list {
	margin: 3px 0px 10px 15px;
	padding: 0px 0px 10px 15px;
	text-align: left;
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999999;
	font-size: 14px;
	line-height: 21px;
	}
#left p.mailmagazine-list {
	margin: 3px 0px 10px 15px;
	padding: 0px 0px 10px 15px;
	text-align: left;
	background-image: url(../img/arrow_01.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	line-height: 21px;
	}

#left ol {
	margin: 20px;
	padding: 10px;
	}
#left ol li {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	}




#service_table {
	margin: 0px 0px 30px 0px;
}
#service_table dl {
	margin: 0px;
}
#service_table dt {
	float: left;
	width: 100px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-left: 15px;
	background-image: url(../img/icon_02.gif);
	background-repeat: no-repeat;

}
#service_table dd {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}


/*　コンテンツ下のボタン
----------------------------------------------- */

.button-othersite
	{
	margin: 30px 0px;
	text-align:center;
	}
.button-othersite img
	{
	margin: 0px 2px;
	}
	

/*　テーブル
----------------------------------------------- */
.service-frame02{
	border:1px solid #324B83;
	margin-bottom:20px;
}

.service-frame02 td#blue{
	padding:0px;
	background-color: #324B83;
	}
.service-frame02 td#blue p{
	padding:0px;
	margin: 10px 0px;
	font-size: 12px;
	color:#FFFFFF;
	text-align: center;
	}
.service-frame02 td#white{
	padding: 10px;
    background-color: #FFFFFF;
	}
.service-frame02 td#white p{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	}



ul.service_list {
	margin:0 0 20px 0;
	clear: both;
}
ul.service_list li {
	margin: 0;
	float: left;
	list-style-type: none;
	border: 1px solid #999999;
	font-size: 12px;
}
ul.service_list li a {
	background-color: #F5F5F5;
	padding: 1px 4px 1px 13px;
	display: block;
	background-image: url(../img/arrow_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F0F0F0;
	text-decoration:none;
	color:#666666;
}
ul.service_list li a:hover {
	background-image: url(../img/arrow_06.png);
	background-color: #FFFFFF;	
	text-decoration:none;
	color:#2C5B29;
}
ul.service_list li.now {
	margin: 0;
	float: left;
	list-style-type: none;
	border: 1px solid #999999;
}
ul.service_list li.now a {
	padding: 1px 4px 1px 13px;
	display: block;
	background-image: url(../img/arrow_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	text-decoration:none;
	color:#2C5B29;
}
ul.service_list li a:hover {
	background-image: url(../img/arrow_06.png);
	background-color: #FFFFFF;	
	text-decoration:none;
	color:#2C5B29;
}


/*
===============================================
 ごあいさつ
----------------------------------------------- */
.message-box {
	width: 600px;
	margin: 15px auto 0 auto;
	padding: 5px 0;
}
.message-box p {
	text-align:left;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 5px 0;
}
.message-box img {
	margin:0 0 15px 15px;
	float: right;
	border:1px solid #999999;
	padding:1px;
}
.profile-box {
	margin:15px 0 0 0;
	padding:15px 15px 10px 15px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
}

