.p10 {
	font-size: 10px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:link {
	color: #6ea02c;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	letter-spacing: normal;
	word-spacing: normal;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:active {
	color: #A55849;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:hover {
	color: #55849;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
table {
		margin:0px;
}
.p11 {
	font-size: 11px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.Title01 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	text-transform: none;
	letter-spacing: 2px;
}
.p12nomal {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 17px;
}
.Title01black {
	font-size: 15px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	text-transform: none;
	letter-spacing: 2px;
}
.p13tytle01siro {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
}
.p11syouhinn {
	font-size: 11px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 16px;
}
.p11syouhinn1tume {
	font-size: 11px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 12px;
}
.p11syouhinn2tume {
	font-size: 11px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 15px;
}
.p9 {
	font-size: 9px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.p12nomalsiro {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.p13 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
}


/*----- 問い合わせ用のスタイル -----*/
.request th {
	padding-bottom: 15px;
	font-weight: normal;
	text-align: center;
	background: #CCC;
}

.request td {
	padding-bottom: 15px;
	padding-left: 10px;
}

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

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

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

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

.borderRed{
border:1px solid #6ea02c;
}

.header{
background:#444238;
}

.header td{
vertical-align:bottom;
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 #B7303C;
}

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

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

