/*------------------------///////body基本設定///////-----------------------------*/
*{margin:0; padding:0;}
body{
	width:100%;
	text-align: center;
	background-image: url(../top_img/backimg.jpg);
	background-repeat: repeat;
}
#mainbody{
	margin:0 auto;
	width:720px;
	background: #FFFFFF url(common_img/under_bag.jpg) no-repeat scroll left bottom;
	text-align: left;
	font-size: small;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


/*------------------------///////body基本設定終わり////////--------------------
/*------------------------///////ヘッダー部分///////-----------------------------*/
/*フォームボタンの設定*/
#search {
	margin-top: 0px;
	float: left;
	margin-right: 0px;
}
.searchsubmit {
	right: 0;
	bottom: 0;
	padding: 1px;
	width: 42px;
	height: 20px;
	margin-bottom: -4px;
}
#search p{
	margin: 0px;
	padding: 0px;
}
/*ヘッダーナビ*/
#head_navi {
	padding-top: 8px;
}
#head_navi ul {
    list-style:none;
    margin-left:8px;
    padding-left:8px;
}
#head_navi li {
	list-style:none;
	float:left;
}
#head_navi a {
	margin-right: 15px;
	padding-top: 7px;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#head_navi a:hover, a:active {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.arrow1 {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -2px;
	margin-top: 7px;
}
/*各国リンク*/
#worldlink {
	margin: 0px;
	padding: 0px;
	width: 720px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: small;
}
#worldlink ul{
	list-style: none;
}
#worldlink li{
	list-style:none;
	float:right;
}
#worldlink a {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#worldlink a:hover, a:active {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
}
/*------------------------///////ヘッダー部分終わり///////-----------------------------*/
/*------------------------///////フッター部分始まり///////-----------------------------*/
#footer {
	text-align: center;
	clear: both;
	width: 720px;
	font-size: small;
	border-top-width: 10px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a{
	font-size: small;
	color: #666666;
	text-decoration: underline;
}
#footer a:hover{
	font-size: small;
	color: #0066CC;
	text-decoration: none;

}

/*------------上部ナビ---------------*/
ul#navigation{
	list-style:none;
	width:100%;
	clear: both;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../navi_img/naviback.jpg);
}
ul#navigation li{
	list-style:none;
	float:left;
	width:120px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#navigation a{
    display:block;
    width:120px;
    height:34px;
    text-indent:-100px;
    overflow:hidden;
}
a.products{
	background-image:url(../navi_img/n_1.jpg);
	background-position: 0px 0px;
}
a:hover.products{
    background-position:0px -35px;
}
a.dawnload{
	background-image:url(../navi_img/n_3.jpg);
	background-position: 0px 0px;
}
a:hover.dawnload{
    background-position:0px -35px;
}
a.company{
	background-image:url(../navi_img/n_4.jpg);
	background-position: 0px 0px;
}
a:hover.company{
    background-position:0px -35px;
}
a.seminar{
	background-image:url(../navi_img/n_2.jpg);
	background-position: 0px 0px;
}
a:hover.seminar{
    background-position:0px -35px;
}
a.service{
	background-image:url(../navi_img/n_5.jpg);
	background-position: 0px 0px;
}
a:hover.service{
    background-position:0px -35px;
}
a.recruitment{
	background-image:url(../navi_img/n_6.jpg);
	background-position: 0px 0px;
}
a:hover.recruitment{
    background-position:0px -35px;
}

/*------------左部分---------------*/
#leftnavi {
	width: 195px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
}
#leftnavi p {
	line-height: 1.6em;
	padding-left: 5px;
}
#leftnavi a {
	font-size: small;
	color: #666666;
	text-decoration: underline;
}
#leftnavi a:hover {
	font-size: small;
	color: #0066CC;
	text-decoration: none;
}

#leftnavi h1 {
	margin: 0px;
	padding: 0px;
}
#leftnavi h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftnavi h3 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftnavi h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#leftnavi h5 {
	padding-top: 10px;
}

#navi1 a {
	font-size: small;
	line-height: 1.6em;
	color: #666666;
	text-decoration: underline;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../navi_img/mark.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style-type: none;
}
#navi1 li{
	list-style-type: none;
}

#navi1 a:hover {
	font-size: small;
	color: #0066CC;
	text-decoration: none;
	padding-left: 15px;
}
#navi2 a {
	font-size: small;
	line-height: 1.6em;
	color: #666666;
	text-decoration: underline;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../navi_img/mark.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style-type: none;
}
#navi2 li{
	list-style-type: none;
}

#navi2 a:hover {
	font-size: small;
	color: #0066CC;
	text-decoration: none;
	padding-left: 15px;
}
/*------------右部分---------------*/

#rightmain {
	width: 490px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}
#rightmain a{
	color: #666666;
	text-decoration: underline;
	font-size: small;
}
#rightmain a:hover{
	color: #0066CC;
	text-decoration: none;
	font-size: small;
}
/*------------少バナー用---------------*/


.sbunner {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------------ナビ無しページ設定---------------*/
#maincontents {
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
}
#maincontents a {
	font-size: small;
	color: #666666;
	text-decoration: underline;
}
#maincontents a:hover, a:active {
	font-size: small;
	color: #0066CC;
	text-decoration: none;
}
/*------------ナビ無しページ設定2---------------*/
#maincontents2 {
	width: 720px;
	line-height: 1.4em;
}
#maincontents2 a {
	font-size: small;
	color: #666666;
	text-decoration: underline;
}
#maincontents2 a:hover, a:active {
	font-size: small;
	color: #0066CC;
	text-decoration: none;
}
/*------------セミナーページ設定---------------*/
.liststyle {
	margin-left: 15px;
	font-size: small;
	margin-top: -1.2em;
}
#seminer a {
	font-size: small;
	color: #666666;
	text-decoration: underline;

}
#seminer a:hover {
	font-size: small;
	color: #0066CC;
	text-decoration: none;
}#leftnavi dl {
	margin-bottom: 0.8em;
}
.yajirushi {
	margin-left: 5px;
}
.semi_img {
	margin-bottom: 10px;
}

