﻿@charset "utf-8";
body {
    background-image: url(../img/bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#container {
    width: 920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
}
#contents a {
    color: #0099FF;
    text-decoration: none;
}
#contents a:hover {
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#title_info {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	width: 378px;
	background-image: url(../img/title_info.jpg);
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



#header {
    height: 81px;
    background-image: url(../img/header_bg.png);
    background-repeat: no-repeat;
    width: 900px;
    position: relative;
    top: 0px;
    bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
#header #logo {
    background-repeat: no-repeat;
    height: 71px;
    width: 360px;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #F7B425;
    float: left;
}

.alt {
    display: none;
}
#header  #navi {
    float: right;
    margin: 0px;
    padding: 0px;
    height: 81px;
    width: 540px;
    background-image: url(../img/navi.png);
    background-repeat: no-repeat;
}
#header  #navi  li, #header  #navi  li  a {
    height: 81px;
    width: 108px;
    display: block;
}
#header  #navi  li {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#navi li a:hover{
    background-image: url(../img/navi_f2.png);
    background-repeat: no-repeat;
}
#navi #navi_products a:hover {
    background-position: 0px 0px;
}
#navi #navi_solution a:hover {
    background-position: -108px 0px;
}
#navi #navi_recroit a:hover {
    background-position: -216px 0px;
}
#navi #navi_aboutus a:hover {
    background-position: -324px 0px;
}
#navi #navi_request a:hover {
    background-position: -432px 0px;
	
}#footer {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #F7B525;
    height: 30px;
    width: 900px;
    margin-right: 10px;
    margin-left: 10px;
}
#footer #copyright {
    float: right;
    font-size: 10px;
    color: #666666;
    margin-top: 5px;
}
#footer #subnavi {
    float: left;
    width: 600px;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#footer #subnavi li {
    float: left;
    background-image: url(../img/icon_arrow_maru.gif);
    background-repeat: no-repeat;
    background-position: left center;
    list-style-type: none;
    display: block;
    padding-right: 10px;
    padding-left: 15px;
    font-size: 12px;
}
#footer #subnavi li a {
    color: #999999;
    text-decoration: none;
}
#footer #subnavi li a:hover {
    color: #999999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
#contents {
    width: 900px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    margin-bottom: 10px;
}
#address_boxs .address_box {
    background-image: url(../img/bg_adress.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 390px;
    font-size: 10px;
    color: #FFFFFF;
    padding: 5px;
    position: relative;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}
#address_boxs {
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 40px;
    clear: both;
}
#contents .info_box .news {
	height: 180px;
}
#container #contents .info_box ul {
	margin: 0px;
	padding: 0px;
}

#bunner_box {
	float: right;
	width: 180px;
}

.address_box .corp_name {
    font-size: 12px;
    font-weight: bold;
    display: block;
    float: left;
    width: 60px;
    position: absolute;
    left: 10px;
    top: 10px;
}
#address_boxs .address_box p {
    display: block;
    margin-left: 65px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 150%;
}
.menu_box{
    width: 310px;
    float: left;
    height: 213px;
    margin-right: 6px;
    margin-left: 6px;
}
.menu_box h2 {
    background-image: url(../img/title_block.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    height: 32px;
    line-height: 28px;
    padding-left: 20px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.menu_box  ul {
    margin: 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: #EFEFEF;
    border-bottom-color: #EFEFEF;
    border-left-color: #EFEFEF;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    height: 73px;
    display: block;
}
.menu_box li {
    list-style-type: none;
    width: 100px;
    display: block;
    float: left;
    margin: 3px;
    font-size: 12px;
    background-image: url(../img/icon_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 12px;
}
.new_menu_box1{
    width: 310px;
    float: right;
    height: 213px;
    margin-right: 6px;
    margin-left: 6px;
}
.new_menu_box2{
    width: 310px;
    float: left;
    height: 213px;
    margin-right: 6px;
    margin-left: 6px;
}
#contents .info_box {
	width: 398px;
	float: left;
	height: 213px;
}
#contents .info_box li {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 55px;
    list-style-type: none;
    display: block;
    font-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    line-height: 20px;
}
#contents .info_box .info_date {
    font-size: 12px;
    color: #666666;
    padding-right: 8px;
    padding-left: 8px;
    line-height: 20px;
    vertical-align: middle;
}
#contents .info_box ul {
    padding: 10px;
    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: #efefef;
    border-bottom-color: #efefef;
    border-left-color: #efefef;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#contents  .info_box  .icon_infomation {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 50px;
    list-style-type: none;
    display: block;
    font-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    line-height: 20px;
    background-image: url(../img/icon_infomation.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#container #flashcontent {
    width: 900px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    background-image: url(../img/flash_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    height: 402px;
}
#container  .pagetitle {
    height: 110px;
    width: 900px;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    background-image: url(../img/flash_shadow.png);
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 100;
}
#container #page_title01 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
}
#container #page_title02 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -100px;
}
#container #page_title03 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -200px;
}
#container #page_title04 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -300px;
}
#container #page_title05 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -400px;
}
#container #page_title06 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -500px;
}
#container #page_title07 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -600px;
}
#container #page_title08 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -700px;
}
#container #page_title09 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -800px;
}
#container  #page_title10 {
    background-image: url(../img/page_title.jpg);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 0px -900px;
}
#container .pagetitle h1 {
    line-height: 100px;
    color: #FFFFFF;
    text-align: left;
    padding-left: 20px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#pankuzu {
    font-size: 10px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #F8C045;
    padding-bottom: 3px;
    color: #999999;
}
#pankuzu a{
    color: #F7B525;
}
#pankuzu a:hover{
    color: #F7B525;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F7B525;
}


#flash_shadow {
    background-image: url(../img/flash_shadow.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 15px;
    width: 900px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#contents #left {
    width: 200px;
    float: left;
    margin: 0px;
    padding: 0px;
}
#left_navi{
    padding: 10px;
    border: 1px solid #CCCCCC;
    margin: 0px;
    background-color: #EFEFEF;
}
#left h1 {
    padding: 5px;
    margin: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    background-image: url(../img/product_bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    text-indent: 15px;
    color: #FFFFFF;
}

#left_navi>h2 {
    list-style-type: none;
    height: 30px;
    padding: 0px;
    width: 165px;
    margin-bottom: 6px;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
#left_navi>h2 a {
    font-weight: bold;
    color: #666666;
    height: 30px;
    width: 165px;
    line-height: 30px;
    background-image: url(../img/navi_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: #999999;
    padding: 0px;
    display: block;
    text-indent: 20px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#left_navi>h2 a:hover {
    background-image: url(../img/navi_bg.png);
    background-repeat: no-repeat;
    background-position: 0px -30px;
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
#left_navi>h2.selected {
    width: auto;

}
#left_navi>h2.selected a {
    background-image: url(../img/navi_bg.png);
    background-repeat: no-repeat;
    background-position: 0px -30px;
    color: #FFFFFF;
    width: auto;
}
#left_navi ul {
    color: #999999;
    padding: 0px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 20px;
    border: 1px solid #CCCCCC;
    background-image: url(../img/subnavi_bg.png);
    background-position: left top;
    background-color: #FFFFFF;
}
#left_navi li {
    padding: 2px;
    list-style-type: none;
    margin-bottom: 2px;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-indent: 20px;
    background-image: url(../img/arrow.gif);
    background-position: 5px center;
    background-repeat: no-repeat;
}


#contents #right {
    float: right;
    width: 660px;
    margin-right: 20px;
}
#contents #right h1 {
    font-size: 16px;
    color: #666666;
    margin: 0px;
    padding: 0px;
    line-height: 120%;
}
#contents #right h2 {
    border-left-style: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #333333;
    background-image: url(../img/subscript_bg.png);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
#contents #right h3 {
    margin-left: 10px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #999999;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
    padding: 5px;
    font-size: 12px;
    background-color: #f0f0f0;
    height: 1.5em;
    line-height: 1.5em;
    color: #666666;
}
#contents #right p {
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.gray_bg {
    background-color: #efefef;
    padding: 10px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}
#privacymark, #privacymark a{
    background-image: url(../img/icon_privacymark.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    height: 75px;
    display: block;
    width: 100%;
}
#privacymark a:hover {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.history01{
	font-size : 12px;
	background-color : #EEEEEE;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	font-weight: bold;
  
}
.pix10_5_padd{
  
  padding-left : 10px;
  padding-top : 5px;
}
.history02{
  font-size : 12px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d8dce0;
}
.com{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}

.staff{
  font-size : 13px;
  color : #0066cc;
  background-color : #dce6f0;
  padding-left : 10px;
  padding-top : 3px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #c8daec;
  padding-right : 5px;
  padding-bottom : 3px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8daec;
  border-right-color : #aec9e3;
  border-bottom-color : #9bbcdd;
}
.staff02{
  font-size : 12px;
  color : #1e1e1e;
  padding-left : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #1887c9;
  padding-bottom : 2px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #1887c9;
}
.staff_head{
  background-image : url(../img/recruit/staff_table_head.gif);
  background-repeat : no-repeat;
  
  
}
.staff_left{
  background-image : url(../img/recruit/staff_table_left.gif);
  background-repeat : repeat-y;
}
.staff_right{
  background-image : url(../img/recruit/staff_table_right.gif);
  background-repeat : repeat-y;
}
.staff_foot{
  background-image : url(../img/recruit/staff_table_foot.gif);
  background-repeat : no-repeat;
}
.staff_name{
  font-size : 14px;
  color : navy;
  padding-left : 10px;
}
.staff_name2{
  font-size : 12px;
  padding-bottom : 3px;
}
.staff03{
  line-height : 130%;
  font-size : 13px;
  
}
.staff04{
  font-size : 12px;
  color : #1e1e1e;
  padding-left : 10px;
  line-height : 130%;
  padding-top : 3px;
  padding-bottom : 5px;
}
.staff05{
  font-size : 12px;
  font-weight : bold;
  color : #1887c9;
}
.staff_prof01{
  font-size : 13px;
  color : #1e1e1e;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #1579b5;
  padding-top : 5px;
  padding-left : 5px;
}
.faq{
  font-size : 13px;
  color : #0066cc;
  background-color : #dce6f0;
  padding-left : 10px;
  padding-top : 2px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #c8daec;
  padding-right : 5px;
  padding-bottom : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8daec;
  border-right-color : #aec9e3;
  border-bottom-color : #9bbcdd;
  align : left;
}
.faq02{
  font-size : 14px;
  color : #1e1e1e;
  padding-left : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #1887c9;
  
  
  
  
  font-weight : bold;
}
.faq_head{
  background-image : url(../img/recruit/faq_table_head.gif);
  background-repeat : no-repeat;
  
  
}
.faq_left{
  background-image : url(../img/recruit/faq_table_left.gif);
  background-repeat : repeat-y;
}
.faq_right{
  background-image : url(../img/recruit/faq_table_right.gif);
  background-repeat : repeat-y;
}
.faq_foot{
  background-image : url(../img/recruit/faq_table_foot.gif);
  background-repeat : no-repeat;
}
.faq_name{
  font-size : 14px;
  color : navy;
  padding-left : 10px;
}
.faq_name2{
  font-size : 12px;
  padding-bottom : 3px;
}
.faq03{
  font-size : 13px;
  color : navy;
  padding-bottom : 2px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #1887c9;
  padding-left : 10px;
  padding-right : 10px;
}
.faq04{
  font-size : 12px;
  line-height : 140%;
  color : #3c3c3c;
  padding-left : 10px;
}
.selife_head{
  background-image : url(../img/recruit/selife_table_head.gif);
  background-repeat : no-repeat;
}
.selife_left{
  background-image : url(../img/recruit/selife_table_left.gif);
  background-repeat : repeat-y;
}
.selife_right{
  background-image : url(../img/recruit/selife_table_right.gif);
  background-repeat : repeat-y;
}
.selife_foot{
  background-image : url(../img/recruit/selife_table_foot.gif);
  background-repeat : no-repeat;
}
.selife_name{
  font-size : 14px;
  color : navy;
  padding-left : 10px;
}
.selife_name2{
  font-size : 12px;
  padding-bottom : 3px;
}
.selife03{
  font-size : 12px;
  line-height : 140%;
  color : #1e1e1e;
}
.PtabText{
  font-size : 13px;
  color : white;
  background-color : navy;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 3px;
  padding-bottom : 3px;
  
  
  
  
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : silver;
  font-weight : bold;
}
.PtabText2{
  font-size : 10px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  line-height : 140%;
  color : #1e1e1e;
}
.SiteMapMenu{
  font-size : 12px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : silver;
}
.comMenuTab{
  background-image : url(img/tab_b.png);
  background-repeat : no-repeat;
}
.koumoku_comment {
	height							: 165px;
	padding							: 5 10 px;
	margin							: 2 0 0 0px;
	background-color				: #F3F3F3;
	text-align						: left;
}
.koumoku_comment_in {
	font-size					: 14px;
	line-height					: 18px;
	font-weight					: bold;
	text-align					: left;
}
.Content_MainPage_Area {
	text-align					: center;
	font-size					:14px;
}
.Content_MainPage_CommentArea {
	text-align					: center;
	margin						: 20 0 40 30px;
}
.koumoku_comment_550 {
	width					: 550px;
	padding					: 5 10 px;
	margin					: 2 0 0 0px;
	background-color		: #F3F3F3;
	text-align				: left;
}
.kinou_550 {
	color								: #333333;
	font-size						: 13px;
	line-height					: 16px;
	font-weight					: bold;
}
.koumoku_comment_in2 {
	font-size						: 14px;
	line-height					: 18px;
}

.color_red {
	color								: #FF0000;
}
.koumoku_comment_270 {
	width								: 270px;
	height							: 195px;
	padding							: 5 10 px;
	margin							: 2 0 0 0px;
	background-color		: #F3F3F3;
	text-align					: left;
	font-size						: 14px;
}
.koumoku_comment_270mini {
	width								: 270px;
	height							: 100px;
	padding							: 5 10 px;
	margin							: 2 0 0 0px;
	background-color		: #F3F3F3;
	text-align					: left;
}
.PtabText{
	font-size : 13px;
	color : white;
	background-color : #F9C555;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 5px;
	padding-bottom : 10px;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : #C49C00;
	font-weight : bold;
}
.PtabText2{
	font-size : 12px;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	line-height : 160%;
	color : #333333;
}
.SubTitle{
  font-size : 16px;
  background-color : #d8dce0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-weight : bold;
  text-align:left;
}
.vlcm_subtitle{
	height				:42px;
	background-color	:#404040;
	color				:#FFFFFF;
	position:relative;
}
.event_subtitle{
	height				:42px;
	background-color	:#6DBC1E;
	color				:#FFFFFF;
	position:relative;
}
.reservation_subtitle{
	height				:42px;
	background-color	:#FFD820;
	color				:#FFFFFF;
	position:relative;
}
.myleage_subtitle{
	height				:42px;
	background-color	:#FF9C00;
	color				:#FFFFFF;
	position:relative;
}
.contact_subtitle{
	height				:42px;
	background-color	:#007EFF;
	color				:#FFFFFF;
	position:relative;
}
.community_subtitle{
	height				:42px;
	background-color	:#51D0FF;
	color				:#FFFFFF;
	position:relative;
}
.idcard_subtitle{
	height				:42px;
	background-color	:#999999;
	color				:#FFFFFF;
	position:relative;
}
.data_subtitle{
	height				:42px;
	background-color	:#FF71AD;
	color				:#FFFFFF;
	position:relative;
}
.publishing_subtitle{
	height				:42px;
	background-color	:#B224DB;
	color				:#FFFFFF;
	position:relative;
}
.school_subtitle{
	height				:42px;
	background-color	:#FD8391;
	color				:#FFFFFF;
	position:relative;
}
.projectwave_subtitle{
	height				:42px;
	background-color	:#FFEE52;
	color				:#FFFFFF;
	position:relative;
}
.remote_subtitle{
	height				:42px;
	background-color	:#1C2A86;
	color				:#FFFFFF;
	position:relative;
}
.hicheese_subtitle{
	height				:42px;
	background-color	:#2e8b57;
	color				:#FFFFFF;
	position:relative;
}
.subtitle_mainfont{
	font-family			:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size			:22px;
	font-weight 		:bold;
	position			:relative;
	left				:20px;
	height: 42px;
	text-align: left;
	width: 250px;
	line-height: 42px;
}
.subtitle_subfont{
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:18px;
	font-weight 		:bold;
	position			:absolute;
	right: 10px;
	height: 42px;
	text-align: right;
	line-height: 42px;
}
.font_cap {
	color								: #FF0000;
	font-size						: 12px;
	line-height					: 16px;
	font-weight					: normal;
}
#main {
	margin: auto;
	padding: 0px;
	border: 2px solid #888;
}
#main #column {
	width: 140px;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
}
#main  #column p{
	PADDING-LEFT: 10px;
	FONT-SIZE: small;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: left;
	border: 1px solid #888;
}
#main #contents {
	width: 380px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
#main h1{
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 15px;
	line-height: 120px;
	padding-left: 20px;
}
#main h2 {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
}

#main h3 {
	text-align: left;
	MARGIN-TOP: 10px;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #888;
	margin-bottom: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #888;
	background-color: #ffffff;
	padding-right: 10px;
}

#main h4  {
	FONT-SIZE: small;
	PADDING-BOTTOM: 3px;
	COLOR: #ffffff;
	PADDING-TOP: 3px;
	BACKGROUND-COLOR: #888;
	margin: 0px;
}
.fsize11px{
  font-size : 11px;
  padding-left : 5px;
}
.index_title li{
	margin: auto;
	padding-bottom:10px;
}

.index_title li, .index_title li a {
	height: 100px;
	width: 650px;
	list-style-type: none;
	display:block;
}
.index_title li a {
	background-image: url(../img/title_index.jpg);
	background-repeat: no-repeat;
}
.index_title ul {
	margin: auto;
	padding: 0px;
}
.index_vlcm a {
	background-position: 0px 0px;
}
.index_sa a {
	background-position: 0px -100px;
}
.index_remote a {
	background-position: 0px -200px;
}
.index_hi-cheese a {
	background-position: 0px -600px;
}
.index_projectwave a {
	background-position: 0px -300px;
}
.index_applications a{
	background-position: 0px -700px;
}
.index_it_solutions a{
	background-position: 0px -800px;
}
.li_p li {
	font-size: 12px;
	color: #666666;
	line-height: 160%;
}
.li_p ol {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #contents #right hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
