@charset "UTF-8";

/* ------------------------------
 Common
------------------------------ */

body{
	bgcolor:#fff;
	margin:0;
	text-align:center;
}

img{
	border:0;
}

p{
	font-size:12px;
	line-height:1.6;
	color:#444;
	margin:0;
	padding:0;
}

a:link {
color: #ffa500;
text-decoration: underline;
}

a:visited {
color: #ff7f00;
text-decoration: underline;
}

a:hover {
color: #ffcc99;
text-decoration: none;
}

div#body_top{
	width:800px;
	height:84px;
	text-align:left;
	background-image:url(../../images/head_bg.gif);
	background-repeat:no-repeat;
	margin:10px auto 0 auto;
}

div#contents{
	width:800px;
	text-align:left;
	margin:0 auto 0 auto;
}

div#side_link{
	width:200px;
	float:left;
	margin-top:15px;
}

div#side_link img{
	margin-bottom:5px;
}

div#c_info{
	height:121px;
	padding:120px 0px 0px 15px;
	background-image:url(../../images/button_companyinfo_space.png);
	background-repeat:no-repeat;
}

* html div#c_info{
	width:198px;
	height:241px;
}

html>body div#c_info{
	width:183px;
}

div#c_info p{
	margin:15px 0 0 10px;
	font-size:12px;
	line-height:1.4;
}

div#c_info b{
	font-size:13px;
}

div#main{
	float:left;
	padding:15px;
}

* html div#main{
	width:580px;
}

html>body div#main{
	width:570px;
}

ul#navi_list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	color:#444;
}

ul#navi_list li{
	float:left;
}

h1{
	width:320px;
	margin:0;
	padding:0;
	float:left;
}

h2{
	clear:left;
	color:#222;
	padding:0 0 0 10px;
	font-size:0.9em;
	line-height:2.2;
	border-top:1px solid #c00;
	border-right:1px solid #c00;
	border-bottom:1px solid #c00;
	border-left:12px solid #c00;
}

* html h2{
	margin:45px 0 15px 0;
}

html>body h2{
	margin:30px 0 15px 0;
}

h3{
	font-size:0.9em;
	color:#666;
	line-height:1.6;
	margin:0 0 5px 20px;
	padding:0;
	background-image: url(../../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear:both;
}

.h3_point{
	color:#1e90ff;
	margin-right:5px;
}

h4{
	font-size:14px;
	color:#228b22;
	line-height:1.3;
	margin:10px 0 5px 20px;
	padding:0;
	border-left:5px solid #228b22;
	padding-left:8px;
}

p.main_text{
	padding:5px 0 5px 20px;
}

div.ex_img{
	margin:5px 0 5px 10px;
	padding:8px;
	border:1px solid #aaa;
	background-color:#fff;
	clear:both;
	float:right;
}

div#body_bottom{
	clear:left;
	width:800px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:left;
}

p#bottom_link{
	text-align:right;
}

div.ptop_button{
	float:right;
	font-size:12px;
	margin-bottom:10px;
}

div.ptop_button a{
	color:#888;
}




/* ------------------------------
 Index
------------------------------ */

div#c25{
	float:right;
	text-align:right;
	width:250px;
	font-size:10px;
	color:#888;
}

div.rsswrap{
	float:left;
	margin:15px 0 0 0;
}

div.rssbox{
	height:200px;
	border: orange 2px solid;
	overflow:auto;
	padding:10px;
	margin:5px 5px 10px 5px;
	text-align:left;
	float:left;
}

* html div.rsswrap{
	width:395px;
}

html>body div.rsswrap{
	width:390px;
}

* html div.rssbox{
	width:385px;
}

html>body div.rssbox{
	width:360px;
}

div.rssbox ul{
	margin:0.5em 0 0 2em;
	padding:0;
	list-style-type:circle;
	line-height:160%;
}

* html div.rssbox ul{
	font-size:7pt;
}

html>body div.rssbox ul{
	font-size:8pt;
}

div.rssbox a{
	color:blue;
}


/* ------------------------------
 System / Design
------------------------------ */

/* ------------------------------
 Consulting / Coach
------------------------------ */

table#instructor{
   width: 540px;
   margin:5px 0px 5px 30px;
}

table#instructor th{
	width: 120px;
	padding: 5px 8px;
	border-right: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	line-height: 15px;
}

table#instructor td{
	padding: 5px 0px 5px 8px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #CCC;
	line-height: 15px;
	color: #666666;
	vertical-align: middle;
}

table.history_photo img{
	width:130px;
}

.media_date{
	font-size:11px;
	color:#a9a9a9;
}


/* ------------------------------
 Blog Marketing
------------------------------ */

.seminar_end{
	color:#aaa;
	text-decoration:line-through;
}

.seminar_end_message{
	color:#dc143c;
}

table.seminar_photo{
	margin:5px 0 5px 10px;
}

/* ------------------------------
 Company Info
------------------------------ */

table#company{
   width: 525px;
   float:left;
   margin:5px 0px 5px 30px;
}

table#company th{
	width: 100px;
	padding: 4px 8px;
	border-right: 3px solid #CCCCCC;
	font-size: 12px;
	text-align: right;
	background-image: url(../../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	line-height: 15px;
}

table#company td{
	padding: 4px 8px;
	font-size: 12px;
	text-align: left;
	background-image: url(../../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #8b0000;
	line-height: 15px;
	color: #666666;
	vertical-align: middle;
}

div#MapArea{
	width:380px;
	margin:0 auto 0 auto;
	font-size:0.8em;
}

div#AddressArea{
	border:2px solid #ffa500;
	margin:20px 30px 10px 30px;
	padding:10px;
}


/* ------------------------------
 Inquiry
------------------------------ */

.err_text{
	color:red;
	font-size:10px;
}

.quotation{
	color: #ffa500;
	text-decoration: underline;
}


p#s_button{
	text-align:center;
}
