@charset "utf-8";

/*==========================================
File name: category.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2012.12.04
========================================== */




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

h1: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;
}


h2{
	margin-bottom:13px;}

/*Rまーく*/
.title_type01{
	margin: 0 0 13px 0;
	font-size:24px;

	color: #000;
}

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


/**/

.title_type02{
	font-size:16px;
	font-weight:bold;
	border-bottom:#C00 dotted 1px;}







.contents_senter {
	text-align: center;
}
.lower_gray {
	background-color: #F0F0F0;
	padding-bottom: 10px;
}
.lower_white {
	background-color: #FFF;
	padding-bottom: 10px;
}
.lower_link {
	width: 720px;
	text-align: left;
	margin-top: 25px;
	line-height: 1.5em;
	font-size: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
.lower_link table {
	width: 100%;
	text-align: center;
}

/* テーブル */

.table_type01{
	margin: 0px;
	}

.table_type01 th,
.table_type01 td{
	border: solid 1px #CCC;
	text-decoration:none;
	border-collapse: collapse;
}

.table_type01 th{
	background-color: #F6F6F6;
	color:#333333;
}

.table_type01 th,
.table_type01 td{
	padding: 5px;
}


.table_type02{
	margin: 0px;
	}

.table_type02 th,
.table_type02 td{
	text-decoration:none;
	border-collapse: collapse;
}

.table_type02 th{
}

.table_type02 th,
.table_type02 td{
	padding: 5px;
}


.red_line_r{border-right:solid 1px #C00!important;}
.red_line_b{border-bottom:solid 1px #C00!important;}


/* --- FAQ ---*/

.faq dl{
	padding-bottom:40px;
	border-bottom:#C00 solid 1px;
	margin-bottom:40px;
}

.faq dt{
	list-style: none;
	padding: 0 0 0 35px;
	line-height:1.5;
	font-size:16px;
	background: url(../images/faq/q.png) no-repeat left top;
	min-height:28px;
}

.faq dd{
	padding: 0 0 0 35px;
	margin-top: 15px;
	line-height:1.5;
	background: url(../images/faq/a.png) no-repeat left top;
	min-height:28px;
}

/* --- サイトマップ --- */

/*（main幅　670px用) */


#sitemap #homelink ul,
#sitemap #pages ul{
	margin: 0 0 15px 0;
}

#sitemap #homelink ul li a,
#sitemap #pages ul li a{
	display: block;
	padding: 8px;
	background: #EFEFEF; 
	border-left: solid 3px #396;
	width: 270px; 
	margin: 0 0 10px 0;
}

#sitemap #homelink ul li ul li a,
#sitemap #pages ul li ul li a{
	background: #FFF url(../images/common/li.gif) no-repeat 0 50%;
	border: none; 
	margin: 0 0 5px 16px;
	padding: 5px 5px 5px 16px;
	width: 270px; /* 不具合があれば調整 */ 
}

#sitemap #pages .list_01,
#sitemap #pages .list_02{
	width: 288px;
}

#sitemap #pages .list_01{
	float: left;
}

#sitemap #pages .list_02{
	float: right;
}

#sitemap #homelink{
	border-bottom: dotted 1px #CCCCCC;
}
.robot {
	width: 735px;
	overflow:hidden;
	margin-top: 20px;
}
.robot .robot_l {
	float: left;
	width: 350px;
	text-align: center;
	line-height: 1.2em;
}
.robot .robot_r {
	float: right;
	width: 350px;
	line-height: 1.2em;
	text-align: center;
}


.process {
	width: 635px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.process .process_l {
	float: left;
	width: 250px;
	text-align: center;
	line-height: 1.2em;
}
.process .process_r {
	float: right;
	width: 250px;
	line-height: 1.2em;
	text-align: center;
}
/*******************************

テクニカルセンター

********************************/

.technical_list
 {
	width: 500px;
	margin-right: auto;
	margin-left: 310px;
}


.technical_list ul{
	margin: 0 0 30px 0;
}

.technical_list 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;
}

/*******************************

プライバシーポリシー

********************************/


.privacy dl{
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	width:718px;}


.privacy dt{
	width:24px;
	float:left;}


.privacy dd{
	width:694px;
	float:right;}
