/*基本サイズ指定*/
.px6 {
	font-size: 6px;
	line-height: 100%;
}
.px10 {
	font-size: 10px;
	line-height: 135%;
}
.px11 {
	font-size: 11px;
	line-height: 135%;
}
.px12 {
	font-size: 12px;
	line-height: 135%;
}
.px14 {
	font-size: 14px;
	line-height: 135%;
}
.px16 {
	font-size: 16px;
	line-height: 135%;
}

.px16-2 {
	font-size: 16px;
	line-height: 170%;
	font-family: "HGP明朝E";
}

.px16-3 {
	font-size: 16px;
	line-height: 150%;
	background-color: #FFFF00;
}

.px16-4 {
	font-size: 16px;
	line-height: 150%;
	color: #cc0033;
}

.px18 {
	font-size: 18px;
	line-height: 135%;
}
.px20 {
	font-size: 20px;
	line-height: 135%;
}
.px32 {
	font-size: 32px;
	line-height: 135%;
}


/*本文の色*/
body {
	color: #222222;
	text-align: center;
	vertical-align: top;
}


img {
	border: 1px none;
}

b{
	font-size: 100%;
	font-weight: bold;
}

hr {
	margin: 1px 0px 4px;
	padding: 0px;
}



/*リンクカラー*/
a:link  { color: #00008b; text-decoration: none; }
a:visited  { color: #00008b; text-decoration: none; }
a:active { color: #dc143c; text-decoration: none }
a:hover  { color: #dc143c; text-decoration: none; }

/*ページ下部のメニュー*/
.undermenu   { color: #000000; font-size: 12px; line-height: 140% }
a.undermenu:link   { color: white; text-decoration: none }
a.undermenu:visited   { color: white; text-decoration: none }
a.undermenu:hover  { color: #dc143c; text-decoration: none; }

h1 {
	color: #ffffff;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;
	text-align: right; 
	line-height: 2em;
	background-color: #8c8d8f
}

h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	text-indent: 10px;
	text-align: center; 
	line-height: 2em;
	background-color: #8c8d8f
}

h3 {
	color: #696969;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 18px;
	font-weight: bold;
	font-family: "HGP明朝E";
	text-indent: 10px;
	line-height: 2em;
}

p {
	font-size: 15px;
 	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 0px;
	line-height: 120%;
}

div {
 	margin-top: 20px;
	margin-left: 40px;
	margin-right: 20px;
	font-size: 14px;
}

.name {
	color: #696969;
	font-size: 14px;
	font-family: "HGP明朝E";
	text-indent: 10px;
	line-height: 2em;
}

.dt1 {
	font-size: 22px;
	font-weight: bold;
	font-family: "HGP明朝E";
	padding: 0.3em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4682B4;
	text-indent: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4682B4;
	margin-bottom: 5px;
	margin-top: 20px;
}

.dt2 {
	font-size: 22px;
	font-weight: bold;
	font-family: "HGP明朝E";
	padding: 0.3em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006400;
	text-indent: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006400;
	margin-bottom: 5px;
	margin-top: 20px;
}

.dt3 {
	font-size: 22px;
	font-weight: bold;
	font-family: "HGP明朝E";
	padding: 0.3em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #800000;
	text-indent: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	margin-bottom: 5px;
	margin-top: 20px;
}

.dd {
	font-size: 22px;
	text-indent: 5px;
	font-weight: normal;
	line-height: 150%;
}

.large1 {font-size: 32px; font-weight: bold;}

.large2 { font-size: 22px; font-weight: bold; font-family: "HGP明朝E"; }

.large3 {font-size: 22px; font-weight: bold;}

.large4 {font-size: 32px; color:#cc0033; font-weight: bold; font-family: HGP明朝E; }

.large5 {font-size: 40px; color: #000; font-family: HGP明朝E; font-weight: bold; }

.namae {font-size: 40px; font-weight: bold; font-family: "HG行書体"; }

.square1 {
	padding: 15px;
	background: #F0F8FF;
	width: 500px;
	border-color: #4682B4;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.square2 {
	padding: 15px;
	background: #FAEBD7;
	width: 500px;
	border-color: #F08080;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.square2b {
	padding: 15px;
	background: #FAEBD7;
	width: 650px;
	border-color: #F08080;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.square3 {
	padding: 15px;
	background: #FAFAD2;
	width: 650px;
	border-color: #008000;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

.square4 {
	padding: 15px;
	background: #F0F8FF;
	width: 600px;
	border-color: #4682B4;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.square5 {
	padding: 20px;
	background: #FFF8DC;
	width: 650px;
	border-color: #FF0000;
	border-width: 5px 5px 5px 5px;
	border-style: solid;
}

.square5-1 {
	padding: 20px;
	background: #FFFFFF;
	width: 670px;
	border-color: #FF0000;
	border-width: 5px 5px 5px 5px;
	border-style: solid;
}

.square6 {
	padding: 15px;
	background: #FFFFE0;
	width: 650px;
	border-color: #CC3333;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

.imgleft {
	 margin: 0 2px 2px 0;
	float:left
}

.imgright {
	 margin: 0 5px 5px 0;
	float:right
}


/*------------- made class-------------*/
.q-question  { color: #333; font-size: 13px; line-height: 130% }
.q-answer{
	color:#ff6600;
	font-size:13px;
	line-height:130%
}
.q-from{
	color:#333333;
	font-weight:bold;
	font-size:13px;
	line-height:130%
}

.bodycopy { color: #333333; font-size: 14px; line-height: 130% }
.title { color: #000080; font-weight: bold; font-size: 16px; line-height: 130% }
.subtitle { color: #000080; font-size: 14px; line-height: 130% }

.t-title { color: #ffffff; font-size: 12px }
.white11 { color: #ffffff; font-size: 11px }
.copy12 { color: #333333; font-size: 12px; line-height: 130% }

.copy11 { color: #333333; font-size: 11px; line-height: 130% }

.copyright { color: #333333; font-size: 12px }

.copyright2 { color: #333333; font-size: 10px }


#rightcolumn {
	margin: 0px;
	padding: 22px 12px;
}

.right-border {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ffcc00;
}



form p{
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #E52B2E;
}

.name_right {
	font-size: 12px;
	font-weight: bold;
}

.voice {
	padding-bottom: 6px;
        font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.bottom_sentence {
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}




/* =====================================
SideR
===================================== */

.SideRentry {
	background: #fff url(img/side_bg.gif) repeat-y;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.SideRentry h3 {
	padding: 10px 0 10px 10px;
	margin: 0;
}

.SideR h2 {
	margin: 0;
	padding: 0;
}

.SideRentry p {
	padding: 0;
	margin-left: 30px;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.SideRentry p.sideWaku {
	background-color: #fff;
	background-image: url(images/cs_sr_w01.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	margin-bottom: 0;
}

.SideRentry img.photo {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}


#mailmag {
	padding: 0px 6px 10px;