@charset "UTF-8";
/* CSS Document */



.tuika{
	background:#6F0;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, b, u, i, center,
ol, ul, li,p,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, textarea, input {
  margin:0;
  padding:0;
  border:0;
  font-size: 100%;
  font:inherit;
  vertical-align: baseline;
  text-decoration:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul, li {
  list-style: none;
}


img{
	border:none;
	outline: none;
}

body{
	height:100%;
	margin:0px;
	padding:0 0 50px 0;
	font-weight: normal;
	text-align:center;
	color:#4C4C4C;
	font-size:12px;
	line-height:1.6;
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#base{
	width:710px;
	margin:0 auto;
	text-align:left;
	padding:30px 3% 0;
}




.fabric{}


.fabric h1{margin:0 0 0 0; padding:0 0 15px 0;}




.fabric h3{
	margin-top:45px;
	margin-bottom:10px;
	font-size:15px;
	padding:5px 0;
	border-bottom:1px solid #4C4C4C;
	border-top:1px solid #4C4C4C;
	letter-spacing:0.1em;
}

.fabric h3.top{
	margin-top:28px;
}

.fabric .fubtit{
	width:100%;
	height:20px;
	background:#F0F0F0 url(gray_dot.gif) 0 bottom no-repeat;
	border-top:1px solid #D0D0D0;
}

.fabric .fubtit h4{
	width:400px;
	float:left;
	margin:0;
	padding:4px 0 0 5px;
	line-height:1;
	text-indent:0.3em;
	font-size:12px;
}
.fabric .fubtit .mark{ float:right; padding:1px 2px 0 0;}
.fabric .fubtit .mark img{ padding:0 0 0 2px;}


.fabric dl{
	display:table;
	width:100%;
}
.fabric dt {
	vertical-align:middle;
	display:table-cell;
	text-align:left;
	width:175px;
	padding-bottom:10px;
	padding-top:5px;
}
.fabric dd {
	display:table-cell;
	padding:12px 0 20px 0;
}

.fabric h5{
	font-size:13px;
	font-weight:bold;
	padding-bottom:6px;
}





.icontable{padding:0 0 20px 0; margin:10px 0 0 0; border-top:1px solid #D0D0D0;}
.icontable th{ width:80px; padding:10px 0 10px 0; border-bottom:1px solid #D0D0D0; text-align:center;}
.icontable td{ width:255px; padding:10px 10px 10px 10px; vertical-align:top; border-bottom:1px solid #D0D0D0;}
.icontable .iconname{margin:5px 0 5px 0;}





.pictogram{
	width: 100%;
	margin-top: 30px;
	margin-bottom:20px;
	padding-top: 70px;
	overflow: hidden;
	border-top:1px solid #4C4C4C;
}
.pictogram ul{
	width: 109%;
	font-size: 0;
}
.pictogram ul li{
	width: 25.33333%;
	margin-right: 8%;
	margin-bottom: 60px;
	display: inline-block;
	font-size: 12px;
	text-align: left;
	vertical-align: top;

}
.pictogram h4{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: 1;
}
.pictogram h5{
	font-size: 13px;
	margin-top: 0.5em;
	text-align: center;
	line-height: 1;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #D0D0D0;
}
.pictogram .icon{
	width: 70%;
	margin: 10px auto 0;
}










