﻿@charset "utf-8";
/*--------------------------------------------------------------------
 CSS Document
 Style
--------------------------------------------------------------------*/
#publicize {
	margin: 0px;
	padding: 5px 0 3px 0;
	width: 724px;
	color: #797979;
	border: 2px #CCCCCC solid;
	background-color: #FDFDF7;
	display: block;
}
#publicize h2 {
	font-size: 12px;
	text-align: center;
}
#publicize p {
	font-size: 10px;
	text-align: right;
	padding-right: 5%;
}
.hajimete h2 {
	color: #666;
	font-size: 12px;
	line-height: 1.4;
	margin: 0 0 5px 0;
}
.box h2 {
	color: #666;
	font-size: 12px;
	line-height: 1.3;
	padding: 0 12px;
}
.oshirase .hi {
	background: url('../img/sankaku_red.gif') no-repeat;
	font-size: 12px;
	line-height: 1.2;
	color: #FF2025;
	padding: 0 0 0 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

