@charset "utf-8";

/*------------------------------------------------
	base styles
--------------------------------------------------*/
body{
	color: #000000;
	text-align: center;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
}
td{
	color: #000000;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
body,p,dl,ol,ul,h1,h2,h3,h4,h5,h6,form,table,td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol,ul{
	list-style-type: none;
}
ol li img,
ul li img{
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
}
img{
	border: none;
}
select{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
input,textarea,selectbox{
	color: #000000;
}
strong{
	font-weight: bold;
}
a:link{
	color: #1d3994;
}
a:visited{
	color: #660080;
}
a:hover{
	text-decoration: none;
}



/*------------------------------------------------
	common styles
--------------------------------------------------*/
.clearfix:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
/* no ie mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* */

.wrapper{
	width: 920px;
	margin: 0px auto 0px auto;
	text-align: left;
}



/*------------------------------------------------
	header styles
--------------------------------------------------*/
#header{
	width: 920px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bg_header.gif) left 5px repeat-x;
}
#header #logo{
	float: left;
	width: 170px;
	height: 58px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
}

#header #logo a{
	display: block;
	width: 170px;
	height: 58px;
	background: url(../images/logo.gif) left top no-repeat;
}
#header #logo a:hover{
	background: url(../images/logo_on.gif) left top no-repeat;
}



/***------- xmas --------***/

/*
#header #logo a{
	display: block;
	width: 170px;
	height: 58px;
	background: url(../images/logo_x.gif) left top no-repeat;
}
#header #logo a:hover{
	background: url(../images/logo_x_on.gif) left top no-repeat;
}
#pagetop{
	background: url(../images/foot_x.gif) 690px bottom no-repeat;
}
*/

/*------------------------------------------------
	main menu styles
--------------------------------------------------*/
#mainmenu{
	float: left;
	margin: 0px 0px 0px 15px;
}
#mainmenu li{
	float: left;
	height: 58px;
	text-indent: -9999px;
}
#mainmenu li a{
	display: block;
	height: 58px;
}
#mainmenu li#mm_seminar a{
	width: 100px;
	background: url(../images/mm_senimar.gif) left top no-repeat;
}
#mainmenu li#mm_seminar a:hover{
	background: url(../images/mm_senimar_on.gif) left top no-repeat;
}
#mainmenu li#mm_seminar a#mm_act{
	background: url(../images/mm_senimar_on.gif) left top no-repeat;
}
#mainmenu li#mm_service a{
	width: 96px;
	background: url(../images/mm_service.gif) left top no-repeat;
}
#mainmenu li#mm_service a:hover{
	background: url(../images/mm_service_on.gif) left top no-repeat;
}
#mainmenu li#mm_service a#mm_act{
	background: url(../images/mm_service_on.gif) left top no-repeat;
}
#mainmenu li#mm_portfolio a{
	width: 102px;
	background: url(../images/mm_portfolio.gif) left top no-repeat;
}
#mainmenu li#mm_portfolio a:hover{
	background: url(../images/mm_portfolio_on.gif) left top no-repeat;
}
#mainmenu li#mm_portfolio a#mm_act{
	background: url(../images/mm_portfolio_on.gif) left top no-repeat;
}
#mainmenu li#mm_company a{
	width: 104px;
	background: url(../images/mm_company.gif) left top no-repeat;
}
#mainmenu li#mm_company a:hover{
	background: url(../images/mm_company_on.gif) left top no-repeat;
}
#mainmenu li#mm_company a#mm_act{
	background: url(../images/mm_company_on.gif) left top no-repeat;
}
#mainmenu li#mm_recruit a{
	width: 103px;
	background: url(../images/mm_recruit.gif) left top no-repeat;
}
#mainmenu li#mm_recruit a:hover{
	background: url(../images/mm_recruit_on.gif) left top no-repeat;
}
#mainmenu li#mm_recruit a#mm_act{
	background: url(../images/mm_recruit_on.gif) left top no-repeat;
}
#mainmenu li#mm_inquiry a{
	width: 130px;
	background: url(../images/mm_inquiry.gif) left top no-repeat;
}
#mainmenu li#mm_inquiry a:hover{
	background: url(../images/mm_inquiry_on.gif) left top no-repeat;
}
#mainmenu li#mm_inquiry a#mm_act{
	background: url(../images/mm_inquiry_on.gif) left top no-repeat;
}



/*------------------------------------------------
	pankuzu styles
--------------------------------------------------*/
#pankuzu{
	width: 920px;
	margin: 12px 0px 0px 0px;
	font-size: 90%;
	overflow: hidden;
}
#pankuzu span{
	display: block;
	margin: 0px 0px 0px -5px;
}
#pankuzu span a{
	margin: 0px 5px 5px 5px;
	font-size: 90%;
}



/*------------------------------------------------
	main contents styles
--------------------------------------------------*/
/* contents block */
#maincontents{
	width: 670px;
	float: left;
}
#maincontents .content{
	width: 670px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* midashi */
h1{
	margin: 40px 0px 0px 0px;
	width: 670px;
	height: 40px;
	/* text-indent: -9999px; */
}
h2{
	margin: 35px 0px 0px 0px;
}
h2 span{
	display: table-cell;
	padding: 6px 8px 5px 8px;
	background: url(../images/bg_gray01.gif);
	font-weight: bold;
	font-size: 160%;
}
h3{
	margin: 18px 0px 0px 0px;
}
h3 span{
	display: block;
	padding: 4px 0px 4px 11px;
	background: url(../images/bg_gray01.gif) left top repeat-y;
	font-weight: bold;
	font-size: 140%;
}

/* text */
#maincontents .content p{
	margin: 17px 0px 0px 0px;
	line-height: 1.6em;
}
#maincontents .content .content p{
	margin: 9px 0px 0px 0px;
	line-height: 1.6em;
}
#maincontents .content span.txt_kyocho{
	font-weight: bold;
}
#maincontents .content p.txt_hosoku{
	line-height: 1.3em;
	font-size: 90%;
}
#maincontents .content span.txt_hosoku{
	font-size: 90%;
}
#maincontents .content span.txt_chui{
	color: #db8b00;
}

/* list */
#maincontents .content ul.list01{
	margin: 10px 0px 0px 0px;
}
#maincontents .content ul.list01 li{
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	line-height: 1.3em;
	background: url(../images/i_black01.gif) left 0.4em no-repeat;
}

/* link */
.link01{
	padding: 0px 0px 0px 18px;
	background: url(../images/a_01.gif) left 0.5em no-repeat;
}
.link01 a.link_blank{
	padding: 0px 17px 0px 0px;
	background: url(../images/a_newwin01.gif) right 0.1em no-repeat;
}

/* table */
table.table01{
	margin: 10px 0px 0px 0px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-collapse: collapse;
}
table.table01 th{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 8px 10px 8px 10px;
	font-weight: normal;
	text-align: center;
	line-height: 1.3em;
	background: url(../images/bg_gray01.gif);
}
table.table01 td{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #ffffff url(../images/l_form_border_gray.gif) left top repeat-y;
	padding: 8px 7px 8px 10px;
	font-weight: normal;
	text-align: left;
	line-height: 1.3em;
}

/* div */

div.selection{
	margin: 25px 0px 0px 0px;
}

/*------------------------------------------------
	right contents styles
--------------------------------------------------*/
#rightcontents{
	width: 190px;
	float: right;
}
#rightcontents #submenu{
	width: 190px;
	margin: 0px 0px 30px 0px;
	background: url(../images/l_gray01.gif) left top repeat-x;
}
#rightcontents #submenu ul{
	margin: 0px 0px 0px 0px;
}
#rightcontents #submenu ul li{
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 2px 0px;
	background: url(../images/l_gray01.gif) left bottom repeat-x;
	line-height: 1.2em;
}
#rightcontents #submenu ul li a{
	display: block;
	width: 157px;
	margin: 0px 0px 0px 0px;
	padding: 11px 15px 10px 18px;
	background: #ffffff url(../images/a_01.gif) left center no-repeat;
	color: #000000;
}
#rightcontents #submenu ul li a:hover{
	background: #000000 url(../images/a_01_on.gif) left center no-repeat;
	color: #ffffff;
}
#rightcontents #submenu ul li a.sm_act{
	background: #000000 url(../images/a_01_on.gif) left center no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#rightcontact{
	background: url(../images/bg_gray01.gif);
	padding: 6px 6px 6px 6px;
}
#rightcontact_inner{
	width: 178px;
	background: #ffffff;
	padding: 0px 0px 20px 0px;
}
#rightcontact .rightcontact_text{
	margin: 0px 0px 0px 0px;
	padding: 20px 12px 0px 12px;
	line-height: 1.3em;
	font-size: 120%;
}
#rightcontact .rightcontact_tel{
	margin: 0px 0px 0px 12px;
}
#rightcontact .rightcontact_tel li{
	margin: 15px 0px 0px 0px;
	text-indent: -9999px;
}
#rightcontact .rightcontact_tel li#tel_tokyo{
	width: 151px;
	height: 34px;
	background: #000000 url(../images/t_tel_tokyo.gif) left center no-repeat;
}
#rightcontact .rightcontact_tel li#tel_nagoya{
	width: 151px;
	height: 34px;
	background: #000000 url(../images/t_tel_nagoya.gif) left center no-repeat;
}
#rightcontact .rightcontact_link{
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 12px;
}
#rightcontact .rightcontact_link a{
	padding: 0px 0px 0px 18px;
	background: url(../images/a_01.gif) left center no-repeat;
}

#rightcontact .rightcontact_link a{
	padding: 0px 0px 0px 18px;
	background: url(../images/a_01.gif) left center no-repeat;
}

#rightcontents div#inquiry_navi{
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}
#rightcontents div#inquiry_navi p{
	margin: 10px 0px;
}
#rightcontents div#inquiry_navi p.link01{
	margin-left: 2em;
}
#rightcontents div#inquiry_navi p span{
	font-size: 150%;
}

#rightcontents div.entryform a{
	display: block;
	margin: 0px 0px 30px 0px;
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background-color: #17479e;
	text-decoration: none;
	text-align: center;
}
#rightcontents div.entryform a:link,
#rightcontents div.entryform a:visited {
	color: #ffffff;
	background-color: #17479e;
}
#rightcontents div.entryform a:hover,
#rightcontents div.entryform a:active {
	color: #17479e;
	background-color: #ffffff;
	border: 1px solid #17479e;
}


/*------------------------------------------------
	pagetop styles
--------------------------------------------------*/
#pagetop{
	width: 920px;
	padding: 60px 0px 0px 0px;
	clear: both;
	text-indent: -9999px;
	
}
#pagetop a{
	float: right;
	display: block;
	width: 110px;
	height: 18px;
	background: url(../images/pagetop.gif) left top no-repeat;
}
#pagetop a:hover{
	background: url(../images/pagetop_on.gif) left top no-repeat;
}



/*------------------------------------------------
	footer styles
--------------------------------------------------*/
#footer{
	width: 920px;
	margin: 0px 0px 20px 0px;
	border-top: 1px solid #000000;
}
#footer #footermenu{
	float: left;
	margin: 13px 0px 0px 0px;
}
#footer #footermenu li{
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 18px;
	background: url(../images/a_01.gif) left 0.25em no-repeat;
}
#footer #copyright{
	float: right;
	margin: 13px 0px 0px 0px;
	font-size: 90%;
}



/*------------------------------------------------
	form styles
--------------------------------------------------*/
.form_hissu{
	color: #db8b00;
}
#maincontents table.form_table01{
	width: 100%;
}
#maincontents table.form_table01 th{
	text-align: left;
	width: 20%;
}
div.form_submit{
	margin: 20px 0px 0px 0px;
	text-align: center;
	width: 670px;
}
div.form_submit a{
	display: block;
	margin: 0px auto 0px auto;
	border: 1px solid #cccccc;
	padding: 10px 3px 10px 3px;
	color: #ffffff;
	background-color: #17479e;
	text-decoration: none;
	width: 100px;
}
div.form_submit a:link,
div.form_submit a:visited {
	color: #ffffff;
	background-color: #17479e;
}
div.form_submit a:hover,
div.form_submit a:active {
	color: #17479e;
	background-color: #ffffff;
	border: 1px solid #17479e;
}
.form_back{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	background: url(../images/a_backlink.gif) left center no-repeat;
}
.form_backhome{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background: url(../images/a_01.gif) left center no-repeat;
}
.form_hosoku{
	display: block;
	margin: 5px 0px 5px 0px;
	font-size: 90%;
}
.errormsg{
	color: #db8b00;
}
.form_error{
	margin: 5px 0px 5px 0px;
}
.form_error span{
	display: table-cell;
	padding: 3px 5px 2px 5px;
	background: #db8b00;
	color: #ffffff;
}


