.p10 {
	font-size: 10px;
	color: #444238;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:link {
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	letterspacing: normal;
	word-spacing: normal;
}
a:visited {
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #b7303c;
}
a:active {
	color: #999999;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:hover {
	color: #999999;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
table {
		margin:0px;
}
.Title01 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	text-transform: none;
	letter-spacing: 2px;
}
.p12nomal {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 18px;
}
.p12white {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 18px;
}
.Title01black {
	font-size: 16px;
	color: #444238;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	text-transform: none;
	letter-spacing: 2px;
}
.p13tytle01siro {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
}
.p13tytle02green {
	font-size: 16px;
	color: #235A4D;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
}
.p11syouhinn {
	font-size: 12px;
	color: #444238;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	padding:2px 6px 2px 6px
}
.p11white {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 18px;
}
.p11white_table_header{
	font-size: 12px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 18px;
	border:1px solid #999999;
background:#444238;
}


/* 追記 */
*{
	margin:0;
	padding:0;
	font-size:100%;
}

body{
font-size:75%;
margin:0 10;
padding:20px 0;
text-align:center;
}

table{
border:0;
border-collapse:collapse;
font-size:85%;
}

#container{
	width:740px;
	margin:0 auto;
	text-align:left;
}

.borderRed{
border:1px #235A4D;
}
.borderBlack{
border:1px solid #999999;
}

.header{
background:#444238;
}


.header td{
padding-bottom:10px;
}

.header td.logo{
padding-bottom:0;
}

.header a:link,
.header a:visited{
color:#fff;
}

.header a:hover,
.header a:active{
color:#b7303c;
}

#container .navi{
border-top:0;
background:#666;
}

.navi td{
border-right:1px solid #fff;
}

.navi td.end{
border-right:0;
}

#container .sidenavi{
border-bottom:0;
}

html {
overflow-y:scroll;
}  
.p12red {
	font-size: 14px;
	color: #F00;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 18px;
}
.p25tytle {
	font-size: 25px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.p25tytleRed {
	font-size: 24px;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
