@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #d5c7e1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size:12px;
	line-height:18px;
}
a:link {
    color:#333333;
}
a:visited {
    color:#333333;
    text-decoration:underline;
}
a:hover {
    color:#e21a7d;
    text-decoration:underline;
}
a:active {
	color:#e21a7d;
	text-decoration:underline;
}
img {
border: none;
}
#container {
	width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#description {
	background-color:#621d87;
	margin:0;
	padding:3px 0 3px 5px;
	color:#FFFFFF;
	text-align:left;
}
#header {
	padding: 0 10px 0 20px;
	border-bottom:3px #e21a7d solid;
}
#header h1 {
	margin: 0;
	padding: 5px 0;
}
#header .menu {
	float:right;
	padding: 70px 10px 0 0;
}
#header .menu a{
	border-right:1px #e21a7d solid;
	padding:0 10px 0 10px;
}
#sidebar1 {
	float: left;
	width: 200px;
	padding: 10px 0 0 12px;
}
#sidebar1 img {
	margin:2px 0 2px 0;
}
#sidebar2 {
    display: none;
	float: right;
	width: 180px;
	padding: 10px 12px 0 0;
}
#sidebar2 img {
	margin:2px 0 8px 0;
}
#bread_crumb {
	padding:12px 0 5px 225px;
}
#mainContent {
	margin: 0 0px 0 225px;
	padding: 12px 0 0 0;
	width: 680px;
}
#mainContent .titlebar_t {
	padding-bottom:5px;
}
#mainContent .titlebar {
	padding:10px 0 5px;
}
#footer {
	padding: 40px 0 5px;
}
#footer p {
	margin: 0;
	text-align:center;
	color:#9c819c;
}
.mailmaga_Box{
	width:193px;
	margin:10px 0 10px;
	padding:3px;
	border:1px #e73e69 solid;
	color:#e73e69;
	font-size:10px;
	line-height:14px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*********************************************************
FONT STYLE
*********************************************************/
.item	{
	font-size: 12px; line-height: 1.2em; }
.sitem	{
	font-size: 10px; line-height: 1.2em; }
.text	{
	font-size: 12px; line-height: 1.5em; }
.stext	{
	font-size: 10px; line-height: 1.5em; }
.title	{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
}
.title_sub	{
	color: #669966;
	font-size: 12px;
	line-height: 1.5em;
}
.title_p	{
	color: #333399;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
}
.lead	{
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
}
.quate	{
	color: #666699;
	font-size: 12px;
	line-height: 1.5em;
}
.schedule	{
	color: #0066CC;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.closing	{
	color: #FF0000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.target	{
	color: #669900;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.note	{
	color: #CC0000;
	font-size: 12px;
	line-height: 1.5em;
}
/*********************************************************
プロモーション
*********************************************************/
.about_box p{
	font-size:14px;
	font-weight:bold;
	color:#954294;
	padding:10px 0 0 0;
}
.titlebar_pnk{
	width:490px;
	background-color:#d2538b;
	color:#FFFFFF;
	font-weight:bold;
	margin:30px 0 10px;
	padding:2px 0 2px 5px;
}
.txt_pnk{
	color:#d2538b;
}
/*********************************************************
ブログ
*********************************************************/
#backnumber_box{
	width:168px;
	border:1px #e21a7d solid;
	background:#FFFFFF;
	margin-bottom:15px;
	padding:5px;
	text-align:left;
	font-size:10px;
	line-height:16px;
}
#backnumber_box h3{
	margin:0;
	background:#e21a7d;
	color:#FFFFFF;
	padding:2px;
}
#backnumber_box .all{
	margin:0 0 5px 0;
	border-bottom:1px #e21a7d dotted;
	text-align:right;
	padding:5px 0 10px 0;
}
