@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0px 10px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.doubleline {/*二重取り消し線*/
background-image:url(images/css/double.gif);
background-repeat:repeat-x;
background-position: center;
}
#wrapper {
	width: 834px;
	margin: 0px auto;
}
td {
	text-align: left;
}
.td_center {
	text-align: center;
}
.td_right {
	text-align: right;
}
img {
	border: 0px;
}
a:link,
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

/* ////////////////////////フォント設定////////////////////////// */
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text13 {
	font-size: 13px;
	line-height: 23px;
}
.text_mail {
	font-size: 18px;
	color: #54A2CF;
}
.text_plan {
	font-size: 17px;
	color: #BE4C4C;
	width: 530px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding-top: 10px;
}
.anniversary_new {
	font-size: 18px;
	color: #FF0000;
	line-height: 25px;
}
.menu_t {
	font-size: 14px;
	line-height: 21px;
	color: #A6822B;
}

.gray_999999 {
	color: #999999;
}
.pink {
	color: #D93C91;
}
.red14 {
	font-size: 14px;
	line-height: 21px;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.red02 {
	color: #BB0A0A;
}
.blue {
	color: #4C95DF;
}
.blue02 {
	color: #1B4CB1;
	font-size: 18px;
}
.blue02 a:link,
.blue02 a:visited {
	color: #1B4CB1;
	text-decoration: none;
}
.blue02 a:hover {
	color: #70A2E4;
}

.line01 {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.line02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.line03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	padding-top: 10px;
	padding-bottom: 10px;
}
.line01 a:link,
.line01 a:visited {
	color: #54A2CF;
	text-decoration: none;
}
.line01 a:hover {
	color: #95DDF7;
}

Text11line_height {
	font-size: 11px;
	line-height: 0.8px;
}
line_height {
	font-size: 11px;
	line-height: 0.8px;
}
.line_height {
	font-size: 11px;
	line-height: 1.5;
}

