@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;
}

.right_align {
	text-align: right;
}

.centering {
	text-align: center;
}


p.caption {
	color: #FB960D;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1.2em !important;
}
.no_mt {
	margin-top: 0 !important;
}
.no_mb {
	margin-bottom: 0 !important;
}

strong.marker {
	font-weight: normal;
	background-color: #D4EAA9;
}

.eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*  */




/*  */

.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;
}

p.link,
a.link {
	background: url(../img/icon_ar_mini.gif) left center no-repeat;
	padding-left: 12px;
	margin-left:6px !important;
}

p.link_s {
	background: url(../../i/arrow_s_green.gif) left center no-repeat;
	padding-left: 8px;
	margin-left:4px !important;
	background-color: #FF0;
}

.colorbox_gray {
	border: 1px solid #CDCDCD;
	background-color: #F5F5F5;
	padding: 0.2em 1em;
}

.colorbox_orange {
	border: 1px solid #FFCC67;
	background-color: #FFF7E6;
	padding: 0.2em 1em;
}

/* ルビ */
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_new_icon a, .text_new_icon {
	background-color:#F19819;
	color:#FFFFFF !important;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0 4px;
	text-decoration:none !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;
}
/* ** */

/* box */

div.half_box {
	width: 316px;
}

div.half_box_w {
	width: 652px;
}

div.half_box,
div.half_box_w {
	float: left;
	margin: 10px;
	_margin: 10px 7px;	/* hack for ie6 */
}

div.half_box h5,
div.half_box_w h5 {
	margin: 0;
	background-color: #e5e5e5;
	padding: 5px 10px 4px;
	font-weight: bold;
	line-height: 1.5;
}

div.half_box .box,
div.half_box_w .box {
	border: 1px solid #e5e5e5;
	padding: 8px 13px;
}

div.half_box ul,
div.half_box_w ul {
	margin: 0.4em 0 0.4em 20px !important;
}

div.half_box li,
div.half_box_w li {
}

#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 {
}

.tel_info_box {
	margin: 10px 0;
	padding: 10px 12px;
	border: 1px solid #CCC;
	background-color: #f0f0f0;
}

.tel_info_box p {
	margin: 0 !important;
}

.tel_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}

.fontsize_large { font-size: 122%; }
.fontsize_x_large { font-size: 136%; letter-spacing: 1px; font-weight: bold; }
.fontsize_small {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 11px;
}
/* テーブル */
