﻿@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*----------------------------------------------------------
	スピリオンの特徴と原理･構造
	========================================================
	スピリオンの特徴
----------------------------------------------------------*/
div#Point {
	padding-bottom: 0;
}

div#PointBox {
	margin-top: 20px;
}

div#PointBox p.ImgBox {
	margin-top: 20px;	
}

div#PointBox ul {
	margin-top: 20px;	
}

div#PointBox ul li {
	padding-bottom: 5px;
}

div#PointBox ul li p {
	font-family: 'メイリオ',"ヒラギノ角ゴ Pro W3",Osaka,'Meiryo',Verdana,Arial,"ＭＳ Ｐゴシック",san-serif;
	font-size: 1.5em;
	padding-top: 17px;
}

div#PointBox ul li p.Second {
	padding-top: 12px;
}


/*----------------------------------------------------------
	スピリオンの特徴と原理･構造
	========================================================
	スピリオンの原理･構造
----------------------------------------------------------*/
div#Structure {
	padding-bottom: 0;
}

div#Structure p.ImgBox {
	margin-top: 20px;
	padding-bottom: 6px;
}

div#Structure ol {
	font-family: 'メイリオ',"ヒラギノ角ゴ Pro W3",Osaka,'Meiryo',Verdana,Arial,"ＭＳ Ｐゴシック",san-serif;
	font-size: 1.5em;
	margin-top: 20px;
}

div#Structure ol li {
	padding-bottom: 42px;
	background: url(../image/arrow_s.jpg) 0 bottom no-repeat;
	margin-bottom: 6px;
}

div#Structure ol li.LastNo {
	padding-bottom: 21px;
	background: none;
}

/*----------------------------------------------------------
	スピリオンの特徴と原理･構造
	========================================================
	スピリオンの主な納品先
----------------------------------------------------------*/
div#DeliveredGoods {
	padding-bottom: 20px;	
}

div#DeliveredGoods ul {
	margin-top: 20px;
}

div#DeliveredGoods ul li {
	font-family: 'メイリオ',"ヒラギノ角ゴ Pro W3",Osaka,'Meiryo',Verdana,Arial,"ＭＳ Ｐゴシック",san-serif;
	font-size: 1.5em;
	padding-left: 30px;
	background: url(../image/circle.jpg) 0 0 no-repeat;
	padding-bottom: 2px;
}

/*----------------------------------------------------------
	スピリオンの特徴と原理･構造
	========================================================
	スピリオンの主な納品先
----------------------------------------------------------*/
div#Question {
	padding-bottom: 0;
}

div#Question ul.QuestionImg {
	margin-top: 20px;
	padding-bottom: 10px;
}

div#Question ul.QuestionImg li {
	margin-bottom: 20px;
}










