.floatclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

.text-pinkb
{
	color: #fa6583;
	font-weight: bold;
}

.text-pinkb16
{
	color: #fa6583;
	font-weight: bold;
	font-size: 16px;
}

.point-link
{
	background-image: url(../Image/point02.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}
.text-red
{
	line-height: 1.4em;
	color: #ff0000;
}
.text-pink
{
	color: #ff6786;
}
.text-red2b16
{
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
}

.underline-gray-dash
{
	border-bottom: #cccccc 1px dashed;
}
.text-whiteb
{
	color: #ffffff;
	font-weight: bold;
}
.q-a-date
{
	color: #3366cc;
	font-weight: bold;
}
.text-ime-disabled
{
    ime-mode:disabled;
}
.text-ime-active
{
    ime-mode:active;
}

body
{
	font-family: ƒqƒ‰ƒMƒmŠpƒS Pro W3, Hiragino Kaku Gothic Pro, ƒƒCƒŠƒI, Meiryo, Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS PGothic, sans-serif;
	line-height: 1.6em;
	background-attachment: fixed;
	background-image: url(../Image/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
}

#cont3
{
	background-image: url(../Image/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

#mainwide
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#titlewide
{
	background-image: url(../Image/base_noside_20170321.jpg);
	width: 950px;
	margin: 0px auto 0px auto;
}
#titlewide .pan
{
	width: 500px;
	float: left;
	margin-top: 7px;
	margin-left: 13px;
}
input
{
	font-size: 100%;
}

*
{
	font-size: 13px;
	line-height: 17px;
}

.notExtension
{
	word-break: break-all;
}

/* IDƒpƒXƒ[ƒhÄ‘— */
.text-red2
{
	color: #CC0033;
}

/* ‹¤’Ê */
td.item-name
{
	background-color: #FFCCCC;
}

td.item-head
{
	background-color: #FF6666;
	color: #ffffff;
	font-weight: bold;
}

a.deco_none
{
	text-decoration: none;
}

#border_space_table
{
	border-spacing: 10px;
}

#border_space_table .border
{
	border: 1px solid #CCCCCC;
	word-break: break-all;
}

#border_space_table .border_none
{
	border-style: none;
}

table.threeColumnTable
{
}

.threeColumnTable td
{
	width: 33%;
	word-break: break-all;
	vertical-align: top;
}

p.text_left
{
    text-align: left;
}