@charset "UTF-8";

/* ====================================================== */
/* 基本要素 */
/* ====================================================== */
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	background-color: #EEEEEE;
	font-size: 12px;
	text-align: center;
}

td{
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,form,p,dl,dt,dd,ul {
	margin: 0;
	padding: 0;
}

a:link    { color: #3366cc; text-decoration: none; }
a:active  { color: #3366cc; text-decoration: underline; }
a:hover   { color: #3366cc; text-decoration: underline; }
a:visited { color: #996666; text-decoration: none; }

h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* ====================================================== */
/* レイアウト */
/* ====================================================== */
div#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}

/* ------------------------------------------------------ */
/* ヘッダー */
div#header {
	margin: 0;
	padding: 0;
	height: 70px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

div#header h1 {
	float: left;
	text-indent: -10000px;
}

div#header h1 a {
	display: block;
	width: 432px;
	height: 70px;
	text-decoration: none;
}

#description {
	position: absolute;
	text-indent: -10000px;
}
/**
p#description {
	position: absolute;
	text-indent: -10000px;
}
**/

div#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#header ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#headerRight {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	width: 368px;
	height: 70px;
}

ul#subNavi {
	margin: 0;
	padding: 0;
	display: block;
	width: 368px;
	height: 27px;
}

ul#subNavi li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 92px;
	height: 27px;
}

form#searchBox{
	margin: 0;
	padding: 5px 0 0 150px;
}

input#searchText {
	width: 150px;
	border: 1px solid #999999;
	font: 12px;
	color: #666666;
}

input#searchBtn {
	border: 1px solid #999999;
	font: bold 12px;
	color: #FFFFFF;
	background-color: #a7aacd;
}


div#globalNavi ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#globalNavi ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 200px;
	height: 54px;
}
div#globalNavi ul li#newscenter_nav {
	width: 192px;
}
div#globalNavi ul li#recruit_nav {
	width: 208px;
}

/* ------------------------------------------------------ */
/* メインコンテンツ */
div#maincontent {
	margin: 0 20px 0 20px;
	display: block;
	float: right;
	width: 580px;
}

* html div#maincontent {
	margin: 0 10px 0 20px;
	display: block;
	float: right;
	width: 580px;
}

body.topPage div#maincontent {
	background:#ffffff;
	margin: 0 0 0 20px;
	padding: 5px 0 35px 0;
	display: block;
	float: left;
	width: 530px;
}

* html body.topPage div#maincontent {
	background:#ffffff;
	margin: 0 0 0 10px;
	padding: 5px 0 35px 0;
	display: block;
	float: left;
	width: 530px;
}


/* ------------------------------------------------------ */
/* メインコンテンツ */
#topicPath {
	text-align:right;
	padding: 5px 0 0 0;
	margin:0 20px 0 20px;
	height:25px;
	clear:both;
}

/* ------------------------------------------------------ */
/* サイド */
div#utilities {
	margin: 0 0 0 20px;
	width: 160px;
	display: block;
	float: right;
}

body.topPage div#utilities {
	background:#ffffff;
	margin: 0 0 0 20px;
	padding: 15px 0 35px 0;
	width: 210px;
	display: block;
	float: left;
}

#utilitiesTopic h3{
	margin: 0 0 -3px 0;
	padding: 0;
	border-bottom:1px solid #ffffff;
}

* html #utilitiesTopic h3{
	margin: 0 0 -1px 0;
	padding: 0;
}

#utilitiesNavi  ul {
	margin:  0;
	padding: 0;
	list-style-type:none;
	line-height:0;
}

#utilitiesNavi li {
	margin: 0 0 -1px 0;
	padding: 0 0 0 0;
	display: block;
}


#utilitiesBanner ul {
	margin:  0;
	padding: 0;
	list-style: none;
}

#utilitiesBanner li {
	margin-bottom: 8px;
	padding: 0;
	display: block;
}
body.topPage #utilitiesBanner li {
	text-indent: -9999px;
}

body.topPage #utilitiesBanner li a {
	width: 210px;
	background-repeat: no-repeat;
	display: block;
	outline: none;
}
body.topPage #utilitiesBanner li.news2unet a {
	height: 98px;
	background-image: url(../../images/top_b07.gif);
}
body.topPage #utilitiesBanner li.news2unet a:hover {
	background-image: url(../../images/top_b07_on.gif);
}
body.topPage #utilitiesBanner li.raison a {
	height: 105px;
	background-image: url(../../images/top_b08.gif);
}
body.topPage #utilitiesBanner li.raison a:hover {
	background-image: url(../../images/top_b08_on.gif);
}
body.topPage #utilitiesBanner li.pensees a {
	height: 105px;
	background-image: url(../../images/top_b09.gif);
}
body.topPage #utilitiesBanner li.pensees a:hover {
	background-image: url(../../images/top_b09_on.gif);
}
body.topPage #utilitiesBanner li.adtech a {
	height: 65px;
	background-image: url(../../images/top_b11.gif);
}
body.topPage #utilitiesBanner li.adtech a:hover {
	background-image: url(../../images/top_b11_on.gif);
}
body.topPage #utilitiesBanner li.newscenter a {
	height: 88px;
	background-image: url(../../images/bn_newscenter.gif);
}
body.topPage #utilitiesBanner li.newscenter a:hover {
	background-image: url(../../images/bn_newscenter_on.gif);
}
body.topPage #utilitiesBanner li.se111114 a {
	height: 103px;
	background-image: url(../../images/bn_se111114.gif);
}
body.topPage #utilitiesBanner li.se111114 a:hover {
	background-image: url(../../images/bn_se111114_on.gif);
}

body.topPage #socialmedia_list {
	margin-top: 15px;
}

body.topPage #socialmedia_list dt,
body.topPage #socialmedia_list dd {
	display:inline;
	padding-left:1px;
}


/* ------------------------------------------------------ */
/* フッター */
div#footer {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	width: 800px;
	background-color: #EEEEEE;
}

.footerPagetopNavi {
	background-color: #ffffff;
	text-align:center;
	padding-bottom: 20px;
}

.footerInfo {
	border-top: 5px #777 solid ;
	background-image:url('../images/copy.gif');
	background-repeat:no-repeat;
	background-position:0 20px;
	text-align:right;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
}
.footerInfo a.external {
	background-image:url('../images/icon_external.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding-right: 12px;
}

.footerInfo2 {
	border-top: 1px #777 solid ;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #666;
	line-height: 1.5;
}

.footerInfo2 p{
	font-size: 10px;
}

.footerInfo2 ul {
	margin: 0 auto;
	text-align:center;
	padding: 5px 0 0 0;
	font-size: 10px;
}


.footerInfo2 li {
	display:inline;
}

.footerInfo2 li a {
	text-align: center;
}

.footerInfo2 ul li.fir {
	padding-right: 7px;
}

.footerInfo2 ul li.rep {
	padding: 0 7px;
}

.footerInfo2 ul li.last {
	padding: 0 7px;
}

.footerInfo3 {
	background-image:url('../images/dot03.gif');
	background-repeat: no-repeat;
	padding: 15px 0 60px 0;
}
.footerInfo3Inner {
	background-image:url('../images/icon_footer.gif');
	background-position:lef top;
	background-repeat:no-repeat;
	padding-left:65px;
}

.footerInfo3 dl {
	width: 800px;
	margin: 0 0 5px 0;
	font-size: 10px;
}

.footerInfo3 dt {
	width: 100px;
	float: left;
	line-height: 1.3;
}

.footerInfo3 dd {
	width: 700px;
	float: left;
}

/* ====================================================== */
/* 共通クラス */
/* ====================================================== */
.clr,
.fclear {
	clear: both;
}

#lead {
	border-bottom:2px solid #C3C3CB;
	line-height: 1.6;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.entryBlock {
	line-height:1.6;
	margin-bottom: 35px;
	clear:both;
}

.entryBlock h3{
	padding:0.4em;
	color:#ffffff;
	background:#878787;
	margin-bottom:0.4em;
}

.entryBlock a{
	background-image:url('/common/images/arrow.gif');
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:8px;
}

a.noneType {
	background-image:none;
	padding-left:0;
}

.entryBlock dl{
	margin:0;
	padding-top: 0.4em;
	padding-bottom:0.4em;
	border-bottom:1px dotted #333333;
	clear:both;
}

.entryBlock dt{
	border:1px solid #ffffff;
	width:9em;
	display: block;
	font-weight:bold;
	float: left;
}

.entryBlock dd{
	border:1px solid #ffffff;
	margin-left:9em;
}

.column {
	padding:1em;
	background:#E4E8F1;
}

.column ul{
	padding: 0;
	margin: 0 0 0 1em;
}

.entryBlockLeft {
	margin:0 15px 0 15px;
	float:left;
}

.entryBlockRight {
	float:right;
}

.pagetopNavi {
	text-align:right;
}

.pagetopNavi a{
	background-image:none;
}

/* Visionalist用 */
#vlTag img{
	display: block;
}

/* ====================================================== */
/* ページごと */
/* ====================================================== */

/* ------------------------------------------------------ */
/* トップ */

#mainVisual {
	width: 800px;
	height: 180px;
	background-image: url(../../images/main.jpg);
	background-repeat: no-repeat;
	margin: 54px 0 0 0;
	padding: 0;
}

#mainVisual ul {
	list-style: none;
	clear: both;
}

#mainVisual_link01 {
	margin: 22px 0 0 242px;
	padding: 0;
	width: 135px;
	height: 135px;
	display: block;
	float: left;
}

#mainVisual_link02 {
	margin: 13px 0 0 69px;
	padding: 0;
	width: 109px;
	height: 109px;
	display: block;
	float: left;
}

#mainVisual_link03 {
	margin: 43px 0 0 81px;
	padding: 0px;
	width: 130px;
	height: 130px;
	display: block;
	float: left;
}



#topNewsRelease {
	margin: 0 0 20px 0;
	padding: 0;
	width: 530px;
	background-image: url(../../images/top_m01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#topNewsRelease h2 {
/*	float: left;*/
	display: block;
	margin: 0;
	font: 12px/12px;
	height: 17px;
	text-indent: -10000px;
	cursor: pointer;
	margin-bottom: 10px;
}

#topNewsRelease h2 a:focus {
	outline: none;
}

#topNewsRelease h2 span {
	display: block;
	margin: 0;
	padding:0;
	width: 530px;
	height: 15px
	cursor: pointer;
}

#topNewsRelease a#topNewsReleaseRSS {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	width: 38px;
	height: 12px;
}

.topNewsReleaseData {
	clear: both;
	margin: 0;
	padding: 5px 0 5px 0;
}

.topNewsReleaseDate {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
}

.topNewsReleaseTitle {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
}

.topNewsReleaseOther {
	text-align: right;
}

.topNewsReleaseOther a {
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url(../../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}

#topSeminar {
	margin: 0;
	padding: 0 0 20px 0;
	width: 530px;
	background-image: url(../../images/top_m02.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#topSeminar h2 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font: 12px/12px;
	text-indent: -10000px;
	height: 15px;
}

#topSeminar h2 span {
	display: block;
	margin: 0;
	padding: 0;
	width: 530px;
	height: 15px
}

.topSeminarData {
	clear: both;
	margin: 0;
	padding: 5px 0 5px 0;
}

.topSeminarDate {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
}

.topSeminarTitle {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
}

#topCenterBanner {
	clear: both;
	margin: 0;
	padding: 0;
	width: 530px;
}

#netprBanner {
	display: block;
	float: left;
	width: 260px;
	height: 75px;
}

#webBanner {
	display: block;
	float: right;
	width: 260px;
	height: 75px;
}

/*
#topLineup h2 {
	background-image: url(../../images/top_m06.gif);
	background-repeat: no-repeat;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
}
*/

#topLineup {
	margin: 0 0 0 0;
	padding: 10px 0 20px 0;
	clear: both;
	height: 166px;
}

#topCampaign {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#topLineup li {
	list-style-type: none;
	text-indent: -9999px;
}
#topLineup li a {
	display: block;
	width: 260px;
	height: 78px;
	background-repeat: no-repeat;
	outline: none;
}

#topLineup li.left {
	float: left;
}
#topLineup li.right {
	float: right;
}


#topLineup ul {
	margin-bottom: 10px;
}

#topLineup ul li {
	margin-bottom: 10px;
}

#topLineup li.premium a {
	background-image: url(../../images/top_b01.gif);
}
#topLineup li.premium a:hover {
	background-image: url(../../images/top_b01_on.gif);
}
#topLineup li.plusm a {
	background-image: url(../../images/top_b02.gif);
}
#topLineup li.plusm a:hover {
	background-image: url(../../images/top_b02_on.gif);
}
#topLineup ul li.enterprise a {
	background-image: url(../../images/top_b03.gif);
}
#topLineup ul li.enterprise a:hover {
	background-image: url(../../images/top_b03_on.gif);
}
#topLineup ul li.csr a {
	background-image: url(../../images/top_b04.gif);
}
#topLineup ul li.csr a:hover {
	background-image: url(../../images/top_b04_on.gif);
}
#topLineup ul li.deliver a {
	background-image: url(../../images/top_b05.gif);
}
#topLineup ul li.deliver a:hover {
	background-image: url(../../images/top_b05_on.gif);
}
#topLineup ul li.ers a {
	background-image: url(../../images/top_b06.gif);
}
#topLineup ul li.ers a:hover {
	background-image: url(../../images/top_b06_on.gif);
}
#topLineup ul li.binder a {
	background-image: url(../../images/top_b12.gif);
}
#topLineup ul li.binder a:hover {
	background-image: url(../../images/top_b12_on.gif);
}

#topLineup .topNewsReleaseOther {
	padding-top: 10px;
}


#topMinakosBlog,
#topSheepBlog {
	float:left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 260px;
	background-image: url(../../images/top_m03.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow:hidden;
}
#topSheepBlog {
	float:right;
	background-image: url(../../images/top_m04.gif);
}
#topMinakosBlog h2,
#topSheepBlog h2 {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	height: 24px;
	font: 12px/12px;
	text-indent: -10000px;
}

#topMinakosBlog h2 span,
#topSheepBlog h2 span {
	display: block;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 24px
}

#topMinakosBlog dl,
#topSheepBlog dl {
	margin:0;
	padding:0;
}

#topMinakosBlog dt,
#topSheepBlog dt {
	margin-top:10px;
	margin-bottom:2px;
	padding: 0;
}

#topMinakosBlog dd,
#topSheepBlog dd {
	margin: 0;
	padding-bottom:10px;
	background-image:url(../../common/images/dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#topMinakosBlog dl dd p,
#topSheepBlog dl dd p {
	font-size:10px;
}

.topMinakosBlogLink,
.topSheepBlogLink {
	margin-top:5px;
	text-align: right;
}

.topMinakosBlogLink a,
.topSheepBlogLink a {
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url(../../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}


#sub_netprjp {
	margin: 10px 0 20px 0;
	border: 1px solid #cad99e;
}

#sub_netprjp h3 {
	width: 208px;
	height: 23px;
	text-indent: -9999px;
	background-image: url(../../images/top_m_netpr.gif);
	background-repeat: no-repeat;
}

#sub_netprjp ul {
	margin: 10px 10px 0 10px;
	list-style-type: none;
}
#sub_netprjp ul li {
	font: 10px/1.6 sans-serif;
	margin-bottom: 10px;
	padding-left: 1.0em;
	text-indent: -1.3em;
}
#sub_netprjp ul li span {
	color: #9c0;
}

#sub_netprjp_btn a {
	display: block;
	width: 208px;
	height: 45px;
	text-indent: -9999px;
	background-image: url(../../images/top_b10.gif);
	background-repeat: no-repeat;
	outline: none;
}

#topTopic {
	margin: 0;
	padding: 0;
}

#topTopic h3 {
	margin-bottom: 7px;
}

#topTopic p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #666666;
	font: 10px/1.6 sans-serif;
}

#topTopic2 {
	color: #666666;
	font: 10px/1.6 sans-serif;
	margin: 10px 0 0 0;
}

#topJirei {
	display: block;
	height: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}

#topJireiTitle {
	display: block;
	width: 210px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#topJireiTitle img {
	width: 210px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#topJireiContent {
	margin: -4px 0 0 0;
	padding: 10px;
	background: #ffffcc;
	border-right: 1px solid #e8e8a0;
	border-bottom: 1px solid #e8e8a0;
	border-left: 1px solid #e8e8a0;
}
* html #topJireiContent {
	margin: 0 0 0 0;
}
#topJireiContent .topCasePicture {
	float: right;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 60px;
}
#topJireiContent .topCasePicture img {
	float: none;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 60px;
}
#topJireiContent h5 {
	margin: 0;
	padding: 0;
	border: 0;
	width: 115px;
	font: 10px/1.2 "MS Pゴシック",sans-serif;
}
#topJireiContent h4 {
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	width: 115px;
	font: 10px/1.2 "MS Pゴシック",sans-serif;
}
#topJireiContent .go_list {
	margin: 0;
	padding: 10px 0 0 0;
	font: 10px/1.2 "MS Pゴシック",sans-serif;
	text-align: right;
}

/* ------------------------------------------------------ */
/* フォーム */
.formcap {
	font-size:90%;
}

.confQuaboxMust {
	margin: 0;
	background-color:#E9EEF4;
	background-image:url('/common/images/i_hissu.gif');
	background-position:12em 0.6em;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:0.4em;
}

.confQuaboxNinni {
	margin: 0;
	background-color:#E9EEF4;
	background-image:url('/common/images/i_ninni.gif');
	background-position:12em 0.6em;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:0.4em;
}


.confQuaboxText {

}

.confAnsbox {
	margin:0 0 1em 0;
	margin-left:1em;
}

.alertbox {
	margin:1em 0 1em 0;
	background-color:#E9EEF4;
	font-weight:bold;
	padding:0.4em;
}

.alertinfo {
	margin:0 0 1em 0;
}

.alert {
	color:red;
}

.inquiryTable{
	width:100%;
}

.inquiryTable td{
	border-bottom:1px dotted #333333;
}


/* ------------------------------------------------------ */
/* 沿革 */
#table_cont {
	width: 580px;
}

#table_year {
	background-color: #a0a0a0;
	color: #FFFFFF;
	width: 60px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

#table_day {
	padding: 10px 3px 10px 10px;
	font-weight: bold;
	width: 60px;
}

#table_txt {
	padding: 10px 0 10px 5px;
}

.table_boder {
	border-bottom: 1px solid #CCCCCC;
}

.table_set p {
	float: left;
	width: 250px;
}

.table_set img {
	float: right;
}

/* ------------------------------------------------------ */
/* 採用情報 */
#recruitSpiritLeft {
	width: 383px;
	float: left;
	margin-right: 11px;
}

#recruiteSprit1 {
	width: 186px;
	float: left;
	margin-right: 11px;
	color: #669933;
}

#recruiteSprit2 {
	float: right;
	width: 186px;
	color: #6699CC;
}

#recruiteSprit3 {
	width: 186px;
	float: right;
	color: #CC9966;
}

.recruitDot02 {
	display: block;
	margin: 5px 0;
}


.recruitGuide dt {
	width: 140px;
}

.recruitGuide dd {
	margin-left: 160px;
}

#recruitGuide {
	margin: 0;
}

.recruitGuideBlock {
	margin: 0;
	padding-top: 0.4em;
	padding-bottom:0.4em;
	border-bottom:1px dotted #333333;
	clear: both;
}

.recruitGuideBlock h4 {
	width: 130px;
	float: left;
	font-size: 12px;
}

.recruitGuideBlock div.recruitGuideBody {
	width: 450px;
	float: right;
}

.recruitApplyBlock {
	margin: 10px 0 0 0;
	text-align: right;
}

.recruitQuestion{
	border-bottom:1px dotted #999999;
}

.recruitQ {
	background-image:url('/recruit/images/rec_06_q.gif');
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left: 24px;
	color:#4296b2;
	font-weight:bold;
	margin-bottom:0.2em;
	height:22px;
	min-height:22px;
}

.recruitA {
	background-image:url('/recruit/images/rec_06_a.gif');
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left: 24px;
	margin-bottom:0.6em;
}

.recruitTable {
	margin: 0;
	padding: 0;
	width: 580px;
	background: #CCCCCC;
}

.recruitTable th {
	margin: 0;
	padding: 7px;
	width: 80px;
	font: bold 12px/1.6 sans-serif;
	background: #EEEEEE;
}

.recruitTable td {
	margin: 0;
	padding: 7px;
	background: #FFFFFF;
	font: bold 12px/1.6 sans-serif;
	color: #FF0000;
}

/* ------------------------------------------------------ */
/* プレスルーム：広報素材一覧 */

.sozaiTable {
	background: #CCCCCC;
}
th.sozaiTitle {
	font: bold 12px/1.6 sans-serif;
	background: #FFFFFF;
	text-align: left;
}
th.sozaiThumb {
	font: bold 12px/1.6 sans-serif;
	background: #FFFFFF;
}
th.sozaiDownload {
	font: bold 12px/1.6 sans-serif;
	background: #FFFFFF;
}
td.sozaiTitle {
	font: 12px/1.6 sans-serif;
	background: #EEEEEE;
}

th.sozaiTitle2 {
	font: 12px/1.6 sans-serif;
	background: #EEEEEE;
	color: #8077aa;
}

td.sozaiThumb {
	font: 12px/1.6 sans-serif;
	background: #FFFFFF;
	text-align: center;
}

td.sozaiThumb2{
	font: 12px/1.6 sans-serif;
	background: #FFFFFF;
	width: 300px;
}

td.sozaiThumb2_1{
	font: 12px/1.6 sans-serif;
	background: #FFFFFF;
	width: 60px;
}

td.sozaiThumb2_2{
	font: 12px/1.6 sans-serif;
	background: #FFFFFF;
	width: 50px;
}

td.sozaiThumb2_3{
	font: 12px/1.6 sans-serif;
	background: #FFFFFF;
	width: 100px;
}




td.sozaiThumb2 {
	font: 12px/1.6 sans-serif;
	background: #FFFFFF;
}




td.sozaiThumb img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.sozaiDownload {
	font: 12px/1.6 sans-serif;
	background: #FFFFFF;
}

/* ------------------------------------------------------ */
/* 企業情報：決算公告 */

#financial {
	font: 11px/1.6 sans-serif;
}


/* 20090707トップページ障害報告 */
#TopAnnounce {
	font-size: 1.2em;
	color: #c00;
	font-weight: bold;
	margin-bottom: 10px;
}

#TopAnnounce a {
	color: #c00;
	font-weight: bold;
}

.media_txt {
	font-size: 130%;
	color: #8077aa;
	font-weight: bold;
}

/* ------------------------------------------------------ */
/* サービス紹介 */

#businesscont {
	margin-top: 20px;
	margin-bottom: 20px;
}

#businesslist {
	width: 580px;
	height: auto;
	background-color: #ffffdd;
	border: solid 2px #cccc99;	
}

#businesslist ul {
	padding: 15px 20px;
	list-style-position: inside;
	list-style-image: url(../../business/images/bus_01_listmark.gif);
	color: #666633;
}

#servicelineup {
	margin-top: 10px;
	clear: both;
}

.lineupphoto01 {
	width: 162px;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
}

.lineupdata01 {
	width: 408px;
	float: left;
}

.lineupphoto02 {
	width: 185px;
	float: left;
	margin-top: 2px;	
}

.lineupdata02 {
	width: 395px;
	float: left;
	margin-bottom: 35px;
}

#aspsaas {
	margin-top: 10px;
	background:url(../../business/images/bus_01_line01.gif) no-repeat left top;
}

.aspsaas_body {
	padding: 5px 15px;
	border-left: 2px solid #cccc99;
	border-right: 2px solid #cccc99;
	min-height: 70px;
	height: auto !important;
	height: 70px;

}

.aspsaas_foot {
	height: 2px;
	background:url(../../business/images/bus_01_line01.gif) no-repeat left bottom;
	font-size:1px;
	line-height:1px;
	margin-bottom: 40px;
}

.aspsassimg {
	width: 71px;
	height: 70px;
	float: left;
}

.aspsassdata {
	width: 465px;
	color: #666633;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

#column2 {
	width: 558px;
	height: auto;
	padding: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: solid 1px #C3C3CB;
}

/* ------------------------------------------------------ */
/* clearfix */

.clearfix:after {
	content: ' ';
	display: block;
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}
