/****　印刷用 ****/

* {
	margin: 0px;
	padding: 7px;
}
/***　強制改ページ　***/
.breakA {page-break-after: always;}
.breakB {page-break-before: always;}

html {
	height:100%;
}
body {
	height:100%;
	min-height: 100%;
	background: url(../images/bg.gif) repeat;
}
body,td,li,th,p,ul,ol,dt,dd,blockquote {
	font-size: 9pt;
	color: #000;
}
body,td,p,div,ul,ol,dt,dd,blockquote {
	line-height:100%;
}
li {
	line-height:150%;
}
body > #container {
    height: auto;
}

img{
	border:none;
}
table,td,tr,tbody,img {
	page-break-inside: avoid; 
}
em {
	display: block;
}
input,textarea {
	background-color:#ffffff;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	padding:3px;
	margin:2px;
}
input:focus,textarea:focus {
	border-color:#336699;
}
.subbtn input {
	font-size:11pt;
	background-color:#fff;
	border:1px outset #ccc;
	padding:3px;
}
	
a, .leaf a, .footer a {
	text-decoration: none;
}
a:link, .leaf a:link, .footer a:link {
	color: #00469d;
}
a:visited , .leaf a:visited, .footer a:visited {
	color: #333399;
}
a:hover, .leaf a:hover, .footer a:hover {
	color: #99CCFF;
}
a:active, .leaf a:active, .footer a:active {
	color: #eeeeee;
}
h1{
	text-align: right;
	color: #fff;
	font-size: 0.8em;
	line-height: 17px;
	width: 750px;
	margin: 0px auto;
	font-weight:normal;
}
h2 {
	margin:10px auto 8px auto;
}
h3 {
	margin: 10px 0px 10px 0px;
	font-size: 1.2em;
	line-height:150%;
}
h4 {
	margin: 0px 0px 10px 0px;
}
h5 {
	margin: 20px 0px 10px 0px;
}
#contacts {
display: none;
visibility:hidden;
}
/* Base layout */
#label {
	display:none;
	visibility:hidden;
}
#container {
	margin:0px auto;

	width: auto;
}
#container:after , #main:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
#container, #main { zoom:100%; }

#main {
	margin: 0px auto;
	width: 750px;
	background:none;
}

#copy {
	color:#999;
	text-align:center;
	font-size:8pt;
	width:100%;
	margin:10px auto 0px auto;
	position:absolute;
	bottom:0px;
}
#copy a {
	color:#999;
	text-decoration: none;
}
/* 
[Left&Right]BOX
 */
#left {
	display:none;
	visibility:hidden;
	
}
* html #right {
	margin: 0px auto;
	width: 520px;
	text-align: left;
}
#main > #right {
	margin: 0px auto;
	width: 520px;
	float: right;
	text-align: left;
}

/* 　[header]BOX   */
#header {
	display:none;
	visibility:hidden;
}
#addresses {
	display:none;
	visibility:hidden;
	
}
#addresses img {
	margin: 0px auto;
	float: left;
	width: 185px;
}
#addresses .one {
	float: left;
	width: 194px;
	background: url(../images/address_bg2.gif) no-repeat left center;
	height: 82px;
	padding: 18px 0px 0px 105px;
	font-style: normal;
	background-color:#FFF;
}
#addresses .two{
	float: right;
	width: 242px;
	background: url(../images/address_bg.gif) no-repeat left center;
	height: 82px;
	padding: 18px 0px 0px 22px;
	font-style: normal;
	background-color:#FFF;
}
/*[right]BOX*/
/*
Leaf is text link which is above the right BOX.
Footer is text link underneath right BOX.
*/
.leaf {
	display:none;
	visibility:hidden;
}
#right .footer {
	display:none;
	visibility:hidden;
}

.footer li {
	list-style: none;
	float: left;
	line-height: 30px;
	font-size:9pt;
	text-align: center;
	margin: 0px 1px;
}

/** mootools **/


#mailform {
	display:none;
	visibility:hidden;
}
* html #mailform {
	margin-top:40px;
}
#mailform caption {
	background-color: #E8E8E8;
	margin: 30px auto 0px auto;
	padding: 5px 0px;
	font-weight:bold;
	font-size:10pt;
	color:#000;
}
#mailform th {
	width: 150px;
	padding: 3px 5px 3px 0px;
	vertical-align: top;
	text-align: right;
	background-color: #efefef;
	border-color: #ccc;
}
#mailform td {
	padding: 5px 0px 5px 5px;
	font-size: 0.9em;
	border-color: #ccc;
}
#mailform .subbtn {
	text-align: center;
	padding: 40px 0px;
	border: none;
}
.subbtn input {
	margin: 0px 5px;
}
#headlink {
	visibility:hidden;
	display:none;
}

/********* page.css ***********/
/******************************/

/* TOP page's elements */

#top_seminar {
	width: 521px;
	margin: 20px auto;
	height: 87px;
	background: url(../images/top_seminar_bg.jpg) no-repeat left top;
	text-align:right;
	padding:5px;
}
#top_seminar .data {
	width: 335px;
	height: 42px;
	text-align:left;
	margin:13px 8px 5px 8px;
	text-indent:9pt;
}
/* for mozilla */
#top_seminar > .data {
	width: 335px;
	height: 42px;
	text-align:left;
	margin:12px 8px 3px 167px;
	text-indent:9pt;
}

#top_seminar .data h2 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top_seminar .detail {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align:right;
}
#top_ouen {
	margin: 10px auto;
	clear: both;
}
#top_ouen img {
	display:block;
	margin:0px;
}
#top_ouen h3 {
	margin: 0px;
	padding: 0px;
}
#top_ouen .comment {
	height: 60px;
	margin: 0px;
	background: url(../images/top_ouen_bg1.jpg) no-repeat left top;
}
#top_ouen .comment p {
	padding: 5px 0px 0px 18px;
	font-size: 9pt;
}
#top_ouen .centerbox {
	height: 48px;
	background: url(../images/top_ouen_bg2.jpg) no-repeat left top;
	
}
#top_ouen .centerbox .newswave {
	font-size: 9pt;
	width: 219px;
	float: left;
	margin: 0px 0px 0px 12px;
	line-height:120%;
}
#top_ouen .centerbox .QandA {
	font-size: 9pt;
	width: 219px;
	float: right;
	margin: 0px 12px 0px 0px;
	line-height:120%;
}
#top_ouen .centerbox .deta {
	color:#cc0000;
	text-align:right;
	display:block;
}
/* for mozilla */
#top_ouen > .centerbox .newswave {
	margin: 0px 0px 0px 25px;
}
#top_ouen > .centerbox .QandA {
	margin: 0px 23px 0px 0px;
}
#top_shogn {
	width: 257px;
	height: 151px;
	background: url(../images/top_shogun_bg.jpg) no-repeat left top;
	float: left;
	margin: 10px 0px 20px 0px;
}
#top_shogn p {
	font-size: 9pt;
	padding: 60px 10px 0px 17px;
}
#top_price {
	width: 250px;
	float: right;
	margin: 10px 0px 20px 0px;
}
.amazon{
	text-align: center;
	margin:10px auto;
	clear:both;
}

/***************************************/

/** contents  **/
.supportlist_box {
	margin: 0px auto 20px auto;
	width:auto;
	background-image:none;
	padding: 18px 0px 0px 2px;
}
.supportlist_box p {
	padding:0px 7px;
}
.supportlist_box ul {
	margin: 0px;
	padding: 10px;
}
.supportlist_box li {
	margin-left: 20px;
}
.detail {
	text-align: right;
	display: none;
	visibility:hidden;
}
/* contents detail */

.section, .section3 , .access{
	margin: 10px auto;
	width:auto;
	padding: 10px 0px 0px 2px;
	page-break-inside: avoid;
}
.section p, .section3 p {
	line-height:140%;
	padding:0px 5px;
	text-indent: 7pt;
}
.access p {
	line-height:140%;
	padding:0px 5px;
	margin: 15px 0px 15px 0px;
}
blockquote {
	padding: 8px;
	margin: 8px;
	border: solid 2px #dedede;
	color: #333333;
	background-color:#F7FEFF;
}
.section h4,.section2 h4 {
	border-bottom: solid 1px #cccccc;
}
.section ul,.section2 ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: square;
}
.section3 ul{
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.section ol,.section2 ol {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style-type: decimal;
}
.section3 ol {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
.mp_step2  {
	margin: 10px;
}
.mp_step2 li {
	margin: 5px 0px 0px 30px;
	padding: 0px;
}
.section2 {
	margin: 10px auto;
	width:auto;
	padding: 10px 0px 0px 2px;
	page-break-inside: avoid;
}
.section2 p {
	line-height:140%;
	padding:0px 5px;
	text-indent: 7pt;
	margin:15px 0px
}
li .icon {
	vertical-align: text-bottom;
}
/****利用者の声****/
ul.dsc_voice{
	margin: 0px 40px 20px 40px;
	text-align: center;
}
.dsc_voice li.A {
	background-color: #F0FDF3;
	margin: 5px;
}
.dsc_voice li.B {
	background-color: #FFFED9;
	margin: 5px;
}
dl.dc_support, .office_b {
	margin: 10px 20px;
}
.dc_support dt, .office_b dt {
	font-weight: bold;
	color: #000066;
	margin-top: 8px;
}
.dc_support dd, .office_b dd {
	margin-left: 18px;
}
/****オフィス関連***/
#iroha li {
	list-style-type: upper-alpha;
	color: #666;
}
.access #map,.access #map2 {
	height: 150px;
	width: 521px;
	margin: 10px auto;
}
#ideas div {
	list-style: none;
	width: 510px;
	height: 113px;
}
#ideas div.id07, #ideas div.id08, #ideas div.id09 {
	list-style: none;
	width: 510px;
	height: 65px;
}
#ideas div.id01 {
	background: url(../images/office/idea_id_01.gif) no-repeat left top;
}
#ideas div.id02 {
	background: url(../images/office/idea_id_02.gif) no-repeat left top;
}
#ideas div.id03 {
	background: url(../images/office/idea_id_03.gif) no-repeat left top;
}
#ideas div.id04 {
	background: url(../images/office/idea_id_04.gif) no-repeat left top;
}
#ideas div.id05 {
	background: url(../images/office/idea_id_05.gif) no-repeat left top;
}
#ideas div.id06 {
	background: url(../images/office/idea_id_06.gif) no-repeat left top;
}
#ideas div.id07 {
	background: url(../images/office/idea_id_07.gif) no-repeat left top;
}
#ideas div.id08 {
	background: url(../images/office/idea_id_08.gif) no-repeat left top;
}
#ideas div.id09 {
	background: url(../images/office/idea_id_09.gif) no-repeat left top;
}
.id01 p, .id02 p, .id03 p {
	padding:12px 0px 0px 143px;
	width:500px;
	line-height:140%;
	font-size:0.9em;
}
.id04 p, .id05 p, .id06 p {
	padding:20px 0px 0px 180px;
	width:500px;
	line-height:140%;
	font-size:0.9em;
}
.id07 p, .id08 p, .id09 p {
	padding:0px 0px 0px 185px;
	width:500px;
	line-height:65px;
	font-size:1em;
}

/***** master ****/
.masterimg {
	margin: 10px auto;
	width:400px;
	padding: 10px 0px 0px 2px;
}
.masterimg p {
	line-height:160%;
	padding:0px 5px;
}
.staffs {
	margin: 10px auto;
	border-collapse: collapse;
	width: 500px;
	border-color: #999;
	page-break-inside: avoid; 
}
.staffs th {
	text-align: center;
	width: 160px;
	font-weight: normal;
}
.staffs .th {
	width: 80px;
	text-align: center;
	padding: 3px 0px;
}
.staffs td {
	padding: 3px;
}

/****** テーブル（セミナーと価格） ******/
.seminar1 , .price1, .price2 {
	width: 500px;
	margin: 10px auto;
	border-collapse: collapse;
	border-color: #ccc;
}
.seminar1 th, .price1 th {
	padding: 2px;
	background-color: #F6F6F6;
	border-color: #ccc;
	text-align: center;
}
.seminar1 td {
	padding: 2px 0px 2px 5px;
	width: 280px;
	border-color: #ccc;
}
.seminar1 .charge {
	width: 100px;
	border-color: #ccc;
}
.seminar2 {
	width: 500px;
	margin: 0px auto 20px auto;
	border-collapse: collapse;
	border-color: #ccc;
	background-color: #fff;
}
.seminar2 caption {
	color: #000099;
	font-weight: bold;
	margin: 0px auto;
	padding:10px 0px;
}
.seminar2 th {
	text-align: left;
	padding: 8px;
	border-color: #ccc;
}
.seminar2 td  {
	padding: 8px;
	border-color: #ccc;
}
/******テーブル（料金表） ******/
.price3 {
	margin: 10px 0px 10px 0px;
	border-collapse: collapse;
	border-color: #ccc;
	float:left;
}
.price1 th {
	padding:2px 10px;
}
.price1 td {
	padding: 2px 0px 2px 5px;
	border-color: #ccc;
	width:205px;
}
.price2 th, .price3 th {
	padding: 2px;
	background-color: #E8FDDF;
	border-color: #ccc;
	text-align: center;
}
.price2 td, .price3 td {
	border-color:#ccc;
	text-align:center;
}
.price2 td {
	text-align:left;
	padding:3px;
}
#price_ex {
	width: 290px;
	float: right;
	margin: 10px 0px 10px 0px;
	background-color: #fff;
	padding: 10px 0px;
	border: solid 1px #ccc;
}
#price_ex p {
	margin: 10px 0px;
	text-indent: 0px;
}
.price_2cl {
	width: 500px;
	margin: 10px auto;
	page-break-before: always;
}

/*********求人********/
.recruit {
	border-collapse: collapse;
	border-color: #ccc;
	width: 100%;
	margin-bottom: 20px;
}
.recruit caption {
	background-color: #D9ECFF;
	font-size: 11pt;
	color: #003366;
	text-align: left;
	text-indent: 8px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.recruit th {
	background-color: #f9f9f9;
	font-weight: normal;
	padding: 3px;
	text-align: center;
}
.recruit td {
	padding: 3px;
}

/*******リンク**********/
.linktable {
	margin: 10px auto 15px auto;
	width: 500px;
	background: none;
}
.linktable caption {
	background-color: #006699;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px auto;
	padding: 5px 0px;
}
.linktable th {
	text-align: left;
	width: 35%;
}
.linktable th a {
	padding: 3px;
	border-left-width: 5px;
	border-left-style:solid;
	border-left-color:#003366;
	background-color: #F7FEFF;
	display:block;
}
.linktable th a:hover {
	padding: 3px;
	border-left-width: 5px;
	border-left-style:solid;
	border-left-color:#336699;
	background-color: #FFF;
	display:block;
}
.linktable2 {
	width: 500px;
	margin: 10px auto;
	border-collapse: collapse;
	border-color: #ccc;
}
.linktable2 caption {
	background-color: #006699;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px auto;
	padding: 5px 0px;
}
.linktable2 th {
	margin: 10px auto 15px auto;
	padding: 2px;
	background-color: #F6F6F6;
	border-color: #ccc;
	text-align: center;
	width: 20%;
}
.linktable2 td {
	padding: 2px 0px 2px 5px;
	border-color: #ccc;
	color: #ccc;
}
/*********NEWS WAVE************/
#newswave {
	margin: 20px 20px 50px 20px;
}
#newswave h3 {
	font-size: 11pt;
	text-align: center;
}
#newswave p {
	font-size: 10pt;
	text-indent: 10pt;
	margin: 10pt 0px;
}
#newswave h4 {
	background-image: url(../images/newswave_title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 5px 130px;
	font-size: 10pt;
}
#newswave h5 {
	margin: 50px 0px 0px 0px;
}
#answer {
	margin: 0px;
	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
}
#answer p {
	text-indent: 0px;
	margin: 10pt;
}
/**************企業格付****************/
.mc02item img {
	float: left;
	margin: 0px 10px;
}
.mc02item {
	width: 100%;
}
.mc02item p {
	text-indent: 0px;
}
/*****************************************/
/******       elements.css       *********/
/*****************************************/

/* flexible class */

.cl {
	clear: both;
	margin: 0px;
}
.open{}/*WindowOpen*/
.Tips{}/*LinkTip*/
.mailto{}/*Mailto*/

/***** Goto top ******/
.CTitle {
	display:none;
	visibility:hidden;
}

/******* font  *********/
em {
	font-style:normal;
	font-weight:bold;
	padding: 3px 10px;
	border: solid 1px #cfcfff;
	background-color: #efefff;
	color: #384B8D;
	margin: 5px;
}
.pt12 {
	font-size: 10pt;
}
.pt11 {
	font-size: 10pt;
}
.pt10 {
	font-size: 10pt;
}
.pt9 {
	font-size: 9pt;
}
.wn {
	font-weight: normal;
}
/******* line & box ********/

.line1{
	background-color:#ffffdf;
	padding:5px;
	width:200px;
	text-align:center;
	margin:5px auto;
}
.line2{
	background-color:#ffffdf;
	padding:5px;
	text-align:center;
	margin:5px 10px;
}
.line3 {
	background-color:#ffffdf;
	padding:5px;
	margin:5px 5px;
}
.box {
	text-align: center;
	border-left: dotted 1px #cecece;
	border-right: dotted 1px #cecece;
}
.box2 {
	text-align: center;
	border: dotted 1px #cecece;
}
/****** margin  *******/
.mg1 {
	margin: 10px 0px;
}
.mg2 {
	margin-bottom: 10px;
}
/******  color ******/
.col1 {
	color: #6F8CC5;
}
.bg1 {
	background-color:#f7fff7;
}

/**** cut illust ***/
.cut {
float:left;
margin:5px 10px;
}

/*
DT:center(width80) boder-bottom:dash
CSS for Mozilla
*/
.section2 > .dtlist {
	width:520px;
}
.section2 > .dtlist dt {
	font-size: 9pt;
	float: left;
	margin-top: 0px;
	width: 80px;
	padding: 5px 0px;
	text-align:center;
	clear:both;
}
.section2 > .dtlist dd {
	padding: 5px 0px 5px 80px;
	border-bottom: dotted 1px #cecece;
	
}

/*
DT:center(width80) boder-bottom:dash
CSS for IE
*/
* html .dtlist {
	width:520px;
	font-size: 9pt;
}
* html .dtlist dt {
	float: left;
	width: 80px;
	padding:5px 0px;
	line-height:22px;
	clear: both;
	text-align:center;
}
* html .dtlist dd {
	padding:5px 0px 5px 80px;
	border-bottom: dotted 1px #cecece;
	line-height:22px;
}

/*
DT:right(width100) boder:none
CSS for Mozilla
*/
.section2 > .dtlist2 {
	width:520px;
}
.section2 > .dtlist2 dt {
	font-size: 9pt;
	float: left;
	margin-top: 0px;
	width: 100px;
	padding: 5px 0px 5px 0px;
	text-align:left;
	clear:both;
}
.section2 > .dtlist2 dd {
	padding: 5px 0px 5px 100px;
	
}

/*
DT:right(width100) boder:none
CSS for IE
*/
* html .dtlist2 {
	width:520px;
	font-size: 9pt;
}
* html .dtlist2 dt {
	float: left;
	width: 100px;
	padding: 5px 0px 5px 0px;
	line-height:22px;
	clear: both;
	text-align:left;
}
* html .dtlist2 dd {
	padding:5px 0px 5px 100px;
	line-height:22px;
}
/**************************************/
#rute {
	margin: 15px 20px;
	padding: 0px;
}
#rute li {
	border: 1px solid #ceceff;
	padding: 5px;
	
}
#rute .v {
	border-style: none;
	text-align: center;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #B5BAC8;
}

/****************************************/