@charset "utf-8";
/* TOP画面のCSS */


#pr {
    height: 265px;
    display: block;
    margin: 0px;
    clear: left;
    width: 990px;
}


#pr img {
	float: left;
}


#pr .pr_coment  {
	height: 135px;
	background-image: url(../image/pr_delight_bottom.jpg);
	background-repeat: no-repeat;background-position: top;
	width: 907px;
	float: left;
}
#pr .pr_coment .txt {
    margin-left: 15px;
    line-height: 1.75em;
    width: 480px;
    float: left;
    margin-right: 10px;
    text-align: left;
    font-size: 12.5px;
}
#pr .pr_coment .pr_botton  {
	background-image: url(../image/pr_botton.gif);
	height: 41px;
	width: 200px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 80px;
}

/*#containerの子ボックス（お知らせより下の外枠）*/
#t-wrapper {
    width: 990px;
    clear: both;
    background-color: #FFF;
    text-align: center;
    margin: 0px auto;
}

#t-wrapper .info {
    padding: 10px;
    border: 1px solid #CCC;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-left: 15px;
    text-align: left;
}

#t-wrapper .info ul {line-height: 1.8;}

#t-wrapper .info ul li {
	/*background-image: url(../image/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-left: 15px;
}

#wrapper #topmenu_sub {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 907px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#wrapper p {
    background-image: url(../image/td-gray.jpg);
    list-style-type: none;
    border: 1px solid #D8D8D8;
    line-height: 36px;
    margin-left: 8px;
    margin-bottom: 5px;
    margin-top: 5px;
    float: left;
    font-size: 80%;
}

table.topmenu{
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
}
table.topmenu td{ text-align: left; 
}

.topmenu td.edu {
    background-image: url(../image/home_edu.jpg);
    background-repeat: no-repeat;
    height: 155px;
    width: 300px;
}
.topmenu td.office365 {
    height: 155px;
    width: 300px;
    background: url(../image/home_365.jpg) no-repeat;
}
.topmenu td.develo {
    background-image: url(../image/home_develo.jpg);
    background-repeat: no-repeat;
    height: 155px;
    width: 300px;
}
.topmenu td.server   {
    background-image: url(../image/home_server.jpg);
    background-repeat: no-repeat;
    height: 155px;
    width: 300px;
}
.topmenu td.deep   {
    background-image: url(../image/home_deep.jpg);
    background-repeat: no-repeat;
    height: 155px;
    width: 300px;
}
.topmenu td.web   {
    background-image: url(../image/home_web.jpg);
    background-repeat: no-repeat;
    height: 155px;
    width: 300px;
}
.topmenu td.nigaoe   {
    background-image: url(../image/home_nigaoe.jpg);
    background-repeat: no-repeat;
    height: 155px;
    width: 300px;
}
.topmenu td.qa   {
    background-image: url(../image/home_qa.jpg);
    background-repeat: no-repeat;
    height: 155px;
    width: 300px;
}
.topmenu td.company   {
    height: 155px;
    width: 300px;
    background: url(../image/home_company.jpg) no-repeat;
}
.topmenu td .service   {
    width: 180px;
    float: right;
    line-height: 1.6;
    padding-top: 40px;
    padding-right: 13px;
    text-align: left;
    height: 100px;
}
.topmenu td .service_image   {
	margin: 5px;
	float: left;
}


.topmenu_main   {
	background-image: url(../image/menu_mainbox.jpg);
	width: 296px;
	background-repeat: no-repeat;
	height: 111px;
}

