@charset "utf-8";

/* clear */

.nothing {
    clear: both;
}

/* section */

.section {
	/*width: 0;  delete! */
	/* position: relative; */
}

/* marks */

.up {
	padding-left: 10px;
	background: url(/image/common/mark/arrow_up.gif) 0 center no-repeat;
}

.related {
	padding-left: 12px;
	background: url(/image/common/mark/arrow_gray.gif) 0 center no-repeat;
}

.link {
	padding-left: 15px;
	background: url(/image/common/mark/arrow_square.gif) 0 center no-repeat;
}

.pdf {
	padding: 1px 18px 1px 0;
	background: url(/image/common/mark/pdf.gif) right center no-repeat;
}
.word {
	padding: 1px 18px 1px 0;
	background: url(/image/common/mark/word.gif) right center no-repeat;
}


/* text */

.copy {
	font-size: 1.25em;
	font-weight: bold;
	color: #1d4abe;
}

.new {
	padding-left: 5px;
	font-weight: bold;
	color: #D631AC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: italic;
}

.blue {
	color: #1d4abe;
}

.white {
	color: #ffffff;
	font-weight: bold;
}

p.copy {
    margin-bottom: 0.75em;
}

.catch {
	font-size: 1.75em;
	font-weight: bold;
	color: #F60;
	font-family: "Arial Black", Gadget, sans-serif;
}
p.catch {
    margin-bottom: 0.75em;
}

p.point {
    font-weight: bold;
    color: #1d4abe;
}

.attention {
	color: #FF0000;
}

input.attention {
	color: #666666;
	background-color: #FFFFDD;
}

span.notes,
p.notes,
ul.notes {
	font-size: 0.875em;
	color: #666666;
}

ul.notes {
    margin-left: 0;
	list-style: none;
}

    ul.notes li
    {
        margin: 0;
    }

p.pagetop {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.875em;
	font-weight: bold;
}
p.right {
	padding: 0;
	text-align: right;
	font-size: 0.875em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.normal {
    font-weight: normal;
}

.ver_point {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 5px 25px 5px;
	background: url(/image/common/mark/icon_Check_brown.png) 0 center no-repeat;
}


/* image */

img.image {
	float: right;
	margin: 0 0 0.5em 0.5em;
	vertical-align: top;
}

img.image2 {
	float: left;
	margin: 0 0.5em 0 0.5em;
	vertical-align: top;
}

a.thumb img {
	border: 1px solid;
}

/* line */

hr.line {
    display: block;
	border-bottom: 2px solid #1d4abe;
	margin-bottom: 1.5em;
}

/* form */

input.text,
textarea.text {
    border: 1px solid #7f9db9;
}

/** Newly Added @ 2008/07/03/ */

.errormsg_red{
color:#FF0000;
}

/* WebDB numbers */
.number_icon01 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #D631AC;
}
.number_icon02 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #D631AC;
}
.number_icon03 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #D631AC;
}
.number_icon04 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #D631AC;
}
.number_icon05 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #D631AC;
}
/* ex-keihi numbers */
.number_icon01_blue {
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}
.number_icon02_blue {
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}
.number_icon03_blue {
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}
.number_icon04_blue {
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}
.number_icon05_blue {
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../../image/common/number/pink_italic/number5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}


.col2{
	clear: both;
	width: 750px;
	height: 230px;
}
.col_2-260{
	clear: both;
	width: 750px;
	height: 260px;
}
.col_2-280{
	clear: both;
	width: 750px;
	height: 280px;
}
.col_2-370{
	clear: both;
	width: 750px;
	height: 370px;
}

.colLeft{
	float: left;
	width: 335px;
	margin-left: 10px;
}
.colRight{
	float: right;
	width: 400px;
}
.check_icon {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(/image/common/mark/icon_Check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #D631AC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.arrow_right_pink {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(/image/common/mark/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.pink {
	font-size: 14px;
	color: #D631AC;
	font-weight: bold;
}
.left_magin10{
	margin-left:10px;
}
.left_magin20{
	margin-left:20px;
}
