@charset "UTF-8";

html {
	height:100%;
	margin:0pt;
	padding:0pt;
	line-height: 100%;
}

body {
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color:#444444;
	background-color: #FFFFFF;
	margin: auto;
}

#wrapper {
	height:100%;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	width:955px;
}
a{
	color: #000064;
	text-decoration: underline;
}
a:hover {
	color: #0099cc;
	text-decoration: none;
}

/******************************** header ********************************/
#header {
	width: 955px;
	height: 76px;
	background-image:url(../common/header_bg.gif);
	background-repeat:no-repeat;
}
#logo {
	padding: 7px 1px 0;
}

/******************************** contents ********************************/

#contents {
	margin: 0px 1px 0px 2px;
	height: 100%;
	width:952px;
}
.cotents01{
	width: 952px;
	float: left;
}
.flash{
	float: left;
	width: 715px;
	height: 333px;
}
.menu{
	float: right;
	width: 237px;
	height: 333px;
	background-image:url(../images/right_bg.gif);
	background-repeat:no-repeat;
}

.menu2{
	float: right;
	width: 237px;
	height: 333px;
	background-image:url(../images/right_bg2.gif);
	background-repeat:no-repeat;
}

.gmenu{
	height:133px;
}

.cm{
	margin-top:18px;
	height:182px;
}

.cmMovTitle{
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}

.cybermediaMovie{

}

.content02{
	clear: both;
	width: 952px;
	float: left;
}
.service{
	float: left;
	width: 695px;
	height: 100%;
}
.cybermedia{
	float: right;
	padding:5px;
	margin-left:20px;
	width: 215px;
	height: 243px;
	border: 1px solid #cccccc;
}

.content03{
	clear: both;
	width: 952px;
	float: left;
	margin-top:20px;
}

.topics{
	float:left;
	width: 695px;
	height: 100%;
}

.topicsLogo{
	float:left;
}

.backnumLogo{
	float:right;
}

.topicsHr{
	width:695px;
	height:10px;
	border-bottom: 1px solid #cccccc;
	margin-top:5px;
}

.topicsItems{
	margin-top:10px;
	margin-left:4px;
	width:695px;
	padding:5px 10px 20px 10px;
	font-size:90%;
}

.topicsItems table{
	margin-left:-10px;
	margin-top:-10px;
}

.topicsItems table td{
	padding-left:15px;
	padding-top:10px;
}

/******************************** footer ********************************/
#footer {
	margin:5px 0;
	width:952px;
	height:22px;
	background-color: #666666;
	color:white;
	font-size: 90%;
	padding-top:5px;
	padding-left:10px;
}

#footer a{
	color:white;
	text-decoration: none;
}

#footer a:hover {
	color: orange;
	text-decoration: underline;
}

.footerMenu{
	float:left;
	width:500px;
}

.copyright{
	float:right;
	margin-right:5px;
}

/******************************** 下層共通部分 ********************************/
/* ▼▼左エリア▼▼ */
/* ボックス指定 */
#menuarea{
	margin-top: 30px;
	padding-top: 20px;
	float: left;
	width: 241px;
	height: 434px;
	background-image:url(../common/gmenu_bg.gif);
	background-repeat: no-repeat;
}

/* メインメニュー */
#menuarea ul{
	margin: 10px 0 0 2px;
	padding: 0px;
	line-height: 100%;
}
#menuarea ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuarea li img{
	line-height: 0;
	vertical-align: bottom;
	margin:0px;
	margin-top:-1px;
	padding:0px;
}
#menuarea li a{ text-decoration: none;}
#menuarea li a:hover { text-decoration:underline; color:#000064;}
#menuarea ul li ul li{
	margin: 10px 10px 5px;
	padding-left: 12px;
	list-style-type: none;
	background:url(../common/gmenu_icon.gif) no-repeat 5px 3px;

}
#menuarea ul li ul li a{
	color: #666666;
}

/* ▼▼右エリア▼▼ */
#rightarea{
	width: 680px;
	margin: 30px 3px 10px 0px;
	float: right;
}
.contarea{
	margin: 20px 12px 5px 10px;
}
h2{
	background-image:url(../common/sub-titile_bg.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	padding: 10px 0 0 10px;
	width: 644px;
	height: 25px;
	margin-top: 20px;
	color: #663333;
}
h3{
	font-size: 100%;
	margin: 20px 0px 7px;;
}
.text{
	margin: 20px 10px 5px 10px;
}
.tblResult{
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.tblResult{
	border-bottom: 1px dotted #CCCCCC;
	width: 630px;
}
.tblResult td{
	padding: 5px;
	vertical-align: top;
}
.tblResult02{
	width: 630px;
}
.tblResult02 td{
	padding: 5px;
	vertical-align: top;
}
.tblResult03{
	width: 630px;
	border-bottom: 1px dotted #CCCCCC;
}
.tblResult03 td{
	padding: 5px;
	vertical-align: top;
}
.tblResult03 ul li{
	padding: 0 0 4px 0;
	margin: 0;
}
.go_top {
	padding-top: 5px;
	text-align: right;
	font-size: 90%;
	background:url(../common/riangle-icon.gif) 545px 13px;
	background-repeat:no-repeat;
}


/***************** 会社概要 *******************/
.tblCompany{
	width: 630px;
	margin-left: 10px;
}

.tblCompany td{
	height:40px;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

/***************** サービス紹介 *******************/
.ml15{margin-left:15px;}
.spanTitle{	font-weight:bold;}


/***************** 採用情報 *******************/
.spanRecruit{
	font-size:120%;
	font-weight:bold;
}

.recruitQLabel{
	margin-top:20px;
	padding-left:136px;
}

.recruitQMail{
	margin-top:5px;
	padding-left:200px;
}

/***************** お問い合わせ *******************/
.inquiryText{
	margin: 10px 10px 5px 10px;
}

.inquiryText a{
	text-decoration: none;
}

/***************** 一時用 *******************/
.kiji{
	margin-top:60px;
	margin-left:4px;
	height:115px;
	width:200px;
	padding:5px 10px;
	font-size:90%;
}

.kiji p{
	margin-top:5px;
}

.backnum{
	text-align:right;
	padding-right:25px;
	padding-bottom:10px;
}


/*デバッグ用
	background-color: #0000FF;
	border: 1px solid #FF0000;
*/
