@charset "UTF-8";
/*================================================
 *  index
 ================================================*/
.info  span {
	font-size: 1.2em;
}
.info dd {
	font-size:1.3em;
}


p.bland {
	text-align:center;
	font-size: 1.2em;
}

p.headline {
	margin-top:0px;
	font-weight:bold;
	font-size:14px;
}

p.explanation   {
	font-size:12px;
}

p.about{
    text-align: center;
    font-size: 1.2em;
}

p.acces {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}


/*================================================
 *  共通
 ================================================*/
h1{
  margin: auto;
   font-size: 2em;
}

#main p {
	padding-bottom: 10px;
	padding-left: 1.5em;
	font-size: 1.3em;
}

strong.red{
	color:#cc0000;
}

strong.reds{
    font-size: 1.2em;
	color:#cc0000;
}

span.red {
	color: #cc0000;
}

span.reds {
    font-size: 1em;
	color: #cc0000;
}

span.green {
	color: green;
}

span.blue {
	color: darkblue;
}


p.order {
	padding-left: 5px;
}

.law span{
	padding-left: 10px;
}

ul.law li{
	padding-left: 0px;
	font-size: 1.3em;
}
