@charset "UTF-8";
/* CSS Document */
body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

.sh_pink {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F06;
}


#out_line {
	background-color:#FFF;
	width: 650px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: 20px solid #F4A4C1;
	border-right: 1px solid #F4A4C1;
	border-bottom: 20px solid #F4A4C1;
	border-left: 1px solid #F4A4C1;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color:#666;
	filter: DropShadow(Color=#ccc, OffX=5, OffY=5, Positive=true);
}

#out_line_kaigo {
	background-color:#FFF;
	width: 880px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: 20px solid #F4A4C1;
	border-right: 1px solid #F4A4C1;
	border-bottom: 20px solid #F4A4C1;
	border-left: 1px solid #F4A4C1;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color:#666;
	filter: DropShadow(Color=#ccc, OffX=5, OffY=5, Positive=true);
}

#out_line_small {
	background-color:#FFF;
	width: 490px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: 20px solid #F4A4C1;
	border-right: 1px solid #F4A4C1;
	border-bottom: 20px solid #F4A4C1;
	border-left: 1px solid #F4A4C1;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color:#666;
	filter: DropShadow(Color=#ccc, OffX=5, OffY=5, Positive=true);
}

.page_title {
	text-align: left;
	margin: 5px 0px 20px 5px;
	padding: 0px;
	height: 25px;
	display: block;
	width: inherit;
}

.main_title {
	width: inherit;
	background: url(../img/content_title.gif) no-repeat center top;
	height: 65px;
	line-height: 65px;
	display: block;
}

.komado_lead_center {
	width: 590px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 30px 30px 30px 30px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" 16px;
	font-weight: bold;
	color: #036;
	line-height: 28px;
	border-top: 1px dotted #036;
	border-bottom: 1px dotted #036;
	text-align: center;
}

.komado_lead_center_kaigo {
	width: 820px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 30px 30px 30px 30px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" 16px;
	font-weight: bold;
	color: #036;
	line-height: 28px;
	border-top: 1px dotted #036;
	border-bottom: 1px dotted #036;
	text-align: center;
}

.komado_lead_center_small {
	width: 430px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 30px 30px 30px 30px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" 16px;
	font-weight: bold;
	color: #036;
	line-height: 28px;
	border-top: 1px dotted #036;
	border-bottom: 1px dotted #036;
	text-align: center;
}
.p_right {
	width: 610px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px 20px 20px;
}

.p_right_kaigo {
	width: 840px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px 20px 20px;
}

.p_right_small {
	width: 450px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px 20px 20px;
}
