@charset "utf-8";

/*==========================================
File name: category.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2012.12.04
========================================== */
#keyvisual{
	text-align:center;}

#top h1{
	margin: 0;
	padding: 0;
}

#top h2{
	margin: 0 0 40px 0;
	font-size:30px;
	text-align:center;
	color: #000;
}

#top h2 a{
	color:#000;}
#top h2 a:hover{
	color: #C00;
	text-decoration:none;}


#top h2:before {
	content:" ";
	display:inline-block;
	background-image: url(../images/common/r.png);
	background-size:contain;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 30px;
	width: 28px;
	margin-right: 10px;
	margin-bottom: 3px;
}


#top h3{
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	color: #396;
	border-bottom: solid 1px #396;
}
.news {

		overflow-y:scroll;
	height: 400px;
	clear: both;
}


/*コンセプト
テクニカルセンター*/
.top_concept,
.top_technical
 {
	width: 500px;
	margin-right: auto;
	margin-left: 420px;
}


.top_concept ul,
.top_technical ul{
	margin: 0 0 30px 0;
}

.top_concept ul li,
.top_technical ul li{
	padding: 0 0 0 18px;
	margin: 0 0 5px 0;
	background-image: url(../images/top/maru.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-size: 20px;
	color: #000;
}

/*アプリ*/

.top_app{
	clear: both;
	overflow:hidden;}

.top_app ul{
	clear:both;
	overflow:hidden;}
.top_app li{
	float:left;
	width:190px;}


.top_app li + li{
	margin-left:30px;}


.t_box_type01,
.t_box_type02,
.t_box_type03
{
		width: 1000px;
		overflow: hidden;
		clear:both;
}

/*660-320*/
.t_box_type01_l{
	float:left;
	width:660px;}


.t_box_type01_r{
	float:right;
	width:320px;}


/*320-660*/
.t_box_type02_l{
	float:left;
	width:320px;}


.t_box_type02_r{
	float:right;
	width:660px;}


/*490-490*/
.t_box_type03_l{
	float:left;
	width:490px;}


.t_box_type03_r{
	float:right;
	width:490px;}
