@charset  "utf-8";

/* +++++++++++++++++++++++++++++++++++++++++++ 

Information

+++++++++++++++++++++++++++++++++++++++++++ */



/* タイトル */

#contentsWrapper{

	background-image:url(../images/title_f08.gif);

}



.color01{

	color: #CC6600;

}

.colorRed{

	color: #FF0000;

}



.emphasis {

	font-size: 110%;

	color: #D90000;

}



.emphasis2 {

	font-size: 125%;

	color: #D90000;

}



.big-font {

   font-size: 120%;

}



.newIcon {

	font-family: Georgia, "Times New Roman", Times, serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 72.5%;

	font-weight: bold;

	padding: 1px;

	background-color: #FF0000;

	color: #FFFFFF;

}		



#contents hr{

	background-color:#FFFFFF;

	border:none;

	border-bottom:1px dotted #D2C5B5;

	margin:auto;

	width:540px;

	color: #FFFFFF;

}

.info-block {
   width: 340px;
   margin: 25px 0 0 25px;
   padding: 10px;
   border: 1px solid #D2C5B5;
   background-color: #F9F9F9;
}

