@charset "utf-8";
/*-----------------▼sidemenu--------------------*/

.menuon12 {
	background-color: #CCFF00;
}
.menuon12 a:hover{
	color: #333333;
}

.osiraseside {
	background-color: #eeeeee;
	padding: 0px 5px 5px;
	margin-top: 10px;
}
/*-----------------▲sidemenu--------------------*/

h2 {
	margin:0 0 10px 0;
	padding:0;
}

h3 {
	color: #336699;
	font-size: 1em;
	line-height: 1.4em;
	border-bottom: 2px solid #336699;
	padding-bottom: 2px;
	margin:0 0 5px 0;
	text-align:center;
}

h4 {
	color: #6699CC;
	font-size: 0.9em;
	line-height: 1.4em;
	margin:20px 0 10px 0;
}

p {
	font-size: 0.9em;
	line-height: 1.4em;
	letter-spacing: 1px;
	margin:10px 0;
}

p.em08 {
	font-size: 0.8em;
}

/*-----------------▼ここから記事についてのstyle--------------------*/

#contents {
	padding-bottom:20px;
}

#contents p {
	text-align:justify;
	text-justify:distribute;
}

#contents p.center {
	text-align:center;
}

#contents p.right {
	text-align:right;
}

.date {
	font-weight:bold;
}

.justify {
	text-align:justify;
	text-justify:distribute;
}

.center {
	text-align:center;
}
	
/*-----------------box--------------------*/
.boxR {
	float:right;
	margin:0 0 10px 10px;
}

.boxL {
	float:left;
	margin:0 10px 10px 0;
}

.boxFlameR {
	margin: 2px 0px 5px 5px;
	padding: 2px;
	float: right;
	border: 1px solid #999999;
}

.boxFlameL {
	margin: 2px 5px 5px 0px;
	padding: 2px;
	float: left;
	border: 1px solid #999999;
}

.boxFlame {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
}

#boxBlue {
	background-color:#EBF5FF;
	border:1px dotted #999999;
	padding:15px 20px;
	margin:20px 0;
}

#boxYellow {
	background-color:#fffff0;
	border:1px solid #ffe478;
	margin:30px 0;
	padding:10px 20px;
}

.boxA {
	background-color:#F4FAFC;
	border:1px solid #97DFFC;
	padding:10px 20px;
	margin:30px 0;
}

.boxB{
	border:1px solid #6699CC;
	padding:10px 20px;
	margin:20px 0;
}

.boxC{
	border:1px solid #339999;
	padding:10px 20px;
	margin:20px 0;
}

.boxDot{
	border:1px dotted #999999;
	padding:10px 20px;
	margin:20px 0;
}

.boxDotA{
	border:1px dotted #336699;
	padding:10px 20px;
	margin:20px 0;
}


/*-----角丸BOX▼-----*/
.boxm01-bg {
	background: url(/images/bg_boxm01.gif) repeat-y top left;
	padding:10px 24px 10px 20px;
	margin:0;
}

/*-----角丸BOX▲-----*/
	
/*----------------------------------*/
#contents,
.clearfix {
	/zoom : 1;
}

#contents:after,
.clearfix:after { 
	content: "";
	display: block;
	clear: both;
}

.clear {
	clear: both;
}

/*------------------table--------------------*/
/*#contents td {	
	vertical-align:top;
	text-align:left;
}*/

#event table{
    empty-cells:show;
}
#event th{
	font-weight:bold;
    padding:0.3em;
    font-size:0.85em;
    line-height:150%;
	vertical-align: top;
}
#event td{
    padding:0.3em;
	vertical-align: top;
	text-align:left;
    font-size:0.85em;
    line-height:170%;
}
#event2 table{
    empty-cells:show;
}
#event2 th{
	font-weight:bold;
    padding:0.3em;
    font-size:0.85em;
    line-height:150%;
	vertical-align: top;
}
#event2 td{
    padding:0.3em;
	vertical-align: top;
	text-align:left;
    font-size:0.85em;
    line-height:170%;
}


table#outline {
    empty-cells:show;
	border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-collapse:collapse;
}
#outline th {
	border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	font-weight:bold;
    padding:0.6em 1em;
    font-size:0.85em;
    line-height:150%;
	vertical-align:middle;
	background-color:#F4F4F4;
	text-align:center;
}
#outline td {
	border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding:0.6em 1em;
	vertical-align:top;
	text-align:left;
    font-size:0.85em;
    line-height:170%;
}

table#outline table,table#outline table th, table#outline table td{
	border:none;
	padding:2px;
	margin:0;
}



/*------------------list--------------------*/

#contents ul {
	margin:0;
	padding:0;
}

#contents ul.list li {
	list-style:none;
	background:url(/images/pict_dot.gif) no-repeat left 2px;
	padding-left:22px;
	padding-top:4px;
	margin-bottom:2px;
}

#contents li.list-pdf {
	list-style:none;
	background:url(/images/pict_pdf.gif) no-repeat left top;
	padding-top:5px;
	padding-left:26px;
	font-size:0.85em;
	margin-bottom:2px;
}

#contents li.list-aste {
	list-style:none;
	background:url(/images/pict_aste.gif) no-repeat left top;
	padding-left:22px;
	padding-top:2px;
	font-size:0.85em;
	margin-bottom:2px;
}

#contents ul.info {	
	list-style: none outside none;
}

#contents ul.info li {
	padding-bottom: 4px;
    padding-left: 42px;
}

#contents li.mail {
    background: url("/images/common/icon_mail.gif") no-repeat scroll 0 0 ;
}

#contents li.fax {
    background: url("/images/common/icon_fax.gif") no-repeat scroll 0 0 ;
}

#contents ul.bec {
    list-style-image: url("/images/mark1.gif");
    list-style-position: outside;
    margin: 0 0 0 17px;
    padding: 0;
}

/*------------------other--------------------*/

#contents .credit {
	font-size: 0.7em;
	text-align:right;
	padding:2px;
}

.mt20 {
	margin-top:20px;
	}
	
.noSpace {
	margin: 0px;
	padding: 0px;
}

.noBorder {
	border:none;
	}
	
.noMargin {
	margin:0px;
	}
	
.orange {
	color:#ff6600;
	}
	
.red {
	color:#FF0000;
	}

.cap {
	font-size: 0.7em;
	margin: 0px;
	padding-top:2px;
}

.fontB{
	font-weight:bold;
	}	
	
.underLine{
	text-decoration:underline;
	}

.blue {
	color:#003366;
}

.colorH4 {
	color: #6699CC;
}

.indent {
	padding-left:10px;
}

.number {
	font-family:"ＭＳ ゴシック","Osaka−等幅";
	text-align:right;
}


#outline .number {
	font-family:"ＭＳ ゴシック","Osaka−等幅";
	text-align:right;
}

