@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: #FF6600;
	font-size: 136%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1.2em !important;
}

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

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

/*  */

#content h2 {
	color:#B31516;
	font-size: 130%;
	padding: 10px;
	background: url(../img/line_dot_gray_w560.gif) left bottom no-repeat;
	background-repeat: repeat-x;
	font-weight: bold;
}

#content p {
	margin: 0.6em 4px;
	line-height: 1.5;
}

#content ul,
#content ol {
	margin-left: 50px;
}

#content li {
	margin: 0.4em 0;
	line-height: 1.5;
}

/*  */

#content h3 {
	margin: 25px 0 15px 0 !important;
	color: #3b9e0d;
	background: url(../img/title_bg.gif) left top no-repeat;
	padding: 9px 10px 5px 40px;
	font-size: 120%;
	font-weight: bold;
}
#content h4 {
	font-size: 130%;
	margin: 20px 0 5px 0;
	padding: 10px 10px 10px 30px;
	color: #3b9e0d;
	font-weight: bold;
	background: url(../img/icon_smile_orange.gif) 8px 10px no-repeat;
}
#content h5 {
	font-size: 110%;
	margin: 10px 0 5px 0;
	padding: 10px 10px 10px 10px;
	color: #0797C9;
	font-weight: bold;
}

img.photo,
img.photo_left,
img.photo_right {
	border:solid 1px #CCCCCC;
	padding: 5px;
	background-color: #FFF;
}
img.photo_left {
	float: left;
	margin: 0 10px 10px 0;
}
img.photo_right {
	float: right;
	margin: 0 0 10px 10px;
}




/*  */

.w12 {
	width: 12%;
}

.w16 {
	width: 16%;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}

.w75 {
	width: 75%;
}

.w38 {
	width: 38%;
}

.w40 {
	width: 40%;
}

.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.gif) left 6px no-repeat;
	padding-left: 12px;
	margin-left:6px !important;
}

.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_pre,
.text_icon_primary,
.text_icon_juniorhigh,
.text_icon_high,
.text_icon_pac {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
	margin: 0 3px;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 3px 4px 1px 7px;
	text-decoration: none !important;
}

.text_icon_pre {
	background-color: #DBB793;
	color: #000 !important;
}
.text_icon_primary {
	background-color: #FFCC00;
	color: #000 !important;
}
.text_icon_juniorhigh {
	background-color: #99CC00;
	color: #000 !important;
}
.text_icon_high {
	background-color: #88C5E1;
	color: #000 !important;
}
.text_icon_pac {
	background-color: #CC99CC;
	color: #000 !important;
}


/* /text icon */

p.note_indent {
	padding-left: 1.2em;
	text-indent: -1.2em;
}

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



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

/* table */
table.data {
	border-collapse:collapse;
	margin: 0 0 10px 0;
		width: 100%;

}
table.data th,
table.data td {
	border: 1px solid #CCC;
	padding: 5px 8px;
	vertical-align: top;
}
table.data th {
	background-color:#EADFB6;
	color: #333333;
	white-space: nowrap;
}
table.data td {
}

/* ul特殊 */
ul.ex li p {
	margin-left: 0 !important;
}
ul.ex li {
	margin-bottom: 15px !important;
}
