@charset "utf-8";

.clear {
	clear:both;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

.right {
	float: right;
	margin: 0 0 10px 10px;
}

.notice {
	font-weight: bold;
	color: #CC0000;
}
.notice a:link,
.notice a:visited {
	color: #CC0000;
}
.notice a:hover,
.notice a:active {
	color: #472208;
}

.right_align {
	text-align: right;
}

.centering {
	text-align: center;
}

p.link,
a.link {
	background: url(../img/icon_ar_gray_box.gif) left center no-repeat;
	padding-left: 14px;
	margin-left:6px !important;
}
p.link_w,
a.link_w {
	background: url(../img/icon_ar_gray_box.gif) left 5px no-repeat;
	padding-left: 14px;
	margin-left:6px !important;
}
p.link_mini,
a.link_mini {
	background: url(../img/icon_ar_black_mini.gif) left center no-repeat;
	padding-left: 12px;
	margin-left:0px !important;
}
ul.link {
	list-style-image: url(../img/icon_ar_gray_box.gif);
	margin-left: 25px !important;
}
ul.link_mini {
	list-style: none;
	margin-left: 25px !important;
}
ul.link_mini li {
	background: url(../img/icon_ar_black_mini.gif) left center no-repeat;
	padding-left: 13px;
	margin-left:0px !important;
}

p.caption {
	color: #B22D3E;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1.2em !important;
}
.margin_zero_top {
	margin-top: 0 !important;
}
.margin_zero_bottom {
	margin-bottom: 0 !important;
}

strong.marker {
	font-weight: normal;
/*	background-color: #D4EAA9;	*/
	background-color: #ECDA9B;
}

.eng {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;	*/
	font-family: Arial, Helvetica, sans-serif;
}
.font_color_gray {
	color:#999999;
}
.fontsize_large { font-size: 125%; }
.fontsize_x_large { font-size: 150%; letter-spacing: 1px; font-weight: bold; }
.fontsize_small {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 11px;
}
/*  */




/*  */

.w12 {
	width: 12%;
}

.w16 {
	width: 16%;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}
.w26 {
	width: 26%;
}

.w28 {
	width: 28%;
}

.w75 {
	width: 75%;
}

.w33 {
	width: 33%;
}
.w38 {
	width: 38%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 673px;
}

table caption {
	text-align: left;
	padding: 3px;
}

p.table_caption {
	padding: 3px;
	margin: 0 !important;
}



.colorbox_gray {
	border: 1px solid #EBEBEB;
	background-color: #F5F5F5;
	padding: 0.2em 1em;
}

.colorbox_orange {
/*	border: 1px solid #FFCC67;	*/
	background-color: #FFF7E6;
	padding: 0.2em 1em;
}
.colorbox_cream {
	border: 1px solid #EBEBEB;
	background-color: #FFFFE1;
	padding: 0.2em 1em;
	margin: 10px 0;
}

/* ルビ */
ruby {
	ruby-align: distribute-space;
	ruby-overhang: auto;
	ruby-position: above;
}

ruby {
	display: inline;
	position: relative;
	top: 0;
	bottom: 0;
	padding: 0;
	line-height: 1.5em;
}

rp {
	display: none;
}

rt {
	display: inline;
	position: absolute;
	top: -1em;
	left: 0;
	font-size: 50%;
	line-height: 1em;
	white-space: nowrap;
	text-indent: 0;
}

rt a {
	text-decoration: none;
}

/* /ルビ */

/* text icon */
.text_icon_gray,
.text_icon_lightgray,
.text_icon_tokyo,
.text_icon_osaka {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
	margin: 0 3px;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 4px 1px 4px;
	text-decoration: none !important;
}

.text_icon_gray {
	background-color: #666666;
	color: #FFFFFF !important;
}

.text_icon_lightgray {
	background-color: #999999;
	color: #FFFFFF !important;
}

.text_icon_tokyo {
	background-color: #518ED9;
	color: #FFFFFF !important;
}

.text_icon_osaka {
	background-color: #F17070;
	color: #FFFFFF !important;
}

/* /text icon */

p.note_indent {
	padding-left: 1.2em;
	text-indent: -1.2em;
}

/* ** */
div.blank03 {
	font-size: 1px;
	height: 3px;
}

div.blank10 {
	font-size: 1px;
	height: 10px;
}

div.blank15 {
	font-size: 1px;
	height: 15px;
}

div.blank20 {
	font-size: 1px;
	height: 20px;
}

div.blank30 {
	font-size: 1px;
	height: 30px;
}
/* ** */
.m-top3 {
	margin-top: 3px !important;
}
.m-top5 {
	margin-top: 5px !important;
}
.m-top10 {
	margin-top: 10px !important;
}
.m-top15 {
	margin-top: 15px !important;
}
.m-top20 {
	margin-top: 20px !important;
}
.m-top25 {
	margin-top: 25px !important;
}
.m-top30 {
	margin-top: 30px !important;
}
/* ** */
.m-bottom3 {
	margin-bottom: 3px !important;
}
.m-bottom5 {
	margin-bottom: 5px !important;
}
.m-bottom10 {
	margin-bottom: 10px !important;
}
.m-bottom15 {
	margin-bottom: 15px !important;
}
.m-bottom20 {
	margin-bottom: 20px !important;
}
.m-bottom25 {
	margin-bottom: 25px !important;
}
.m-bottom30 {
	margin-bottom: 30px !important;
}
/* ** */


#qaindex {
	margin-top: 30px;
}
#qaindex ul {
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}
.qacontent h5 {
	padding: 1px 0 8px 20px;
	margin: 15px 0 5px 10px;
	background-image: url(../img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.qacontent .a {
	border: 1px solid #ECDA94;
	background-color: #FDFBED;
	padding: 4px 8px 4px 30px;
	background-image: url(../img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0 0 10px 0;
}
.qacontent .a p {
}


/* テーブル */
table.table_style_g {
}
table.table_style_g th,
table.table_style_g td {
	border: 1px solid #D0D0D1;
	padding: 3px 6px;
}
table.table_style_g th {
	background-color: #F2F2F2;
	font-weight: bold;
}
table.table_style_g td {
}
table.table_style_g caption {
	background-color: #F2F2F2;
	margin-bottom: 1px;
}
td.itemize ul {
	margin-left: 2em !important;
}
