@charset "UTF-8";
body,/*****************************************************************************
 CSS初期化
 *****************************************************************************/div,dl,dt,dd,ul,ol,li,h1, { 
	margin:0;padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	text-align: left;
}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6,p { font-size:100%;font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
img {
	vertical-align:top;
	text-align: left;
}

a:link {
	text-decoration: underline;
	color: #000099;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

p {
	font-size: 0.9em;
	line-height: 1.4em;
}
h3 {
	font: bold 100% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-left: 15px solid #060;
	padding-left: 3px;
	text-align: left;
}
h4 {
	font-size: 14px;
	color: themes_03.html33333;
	font-weight: bold;
}
h2 {
	font: 16px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #030;
}
h6 {
	font-size: 11px;
	color: themes_03.html33333;
	display: inline;
}
.red {
	color: #FF0000;
}

.red18wa {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.px12 {
	font-size: 12px;
	color: themes_03.html33333;
	line-height: 18px;
	text-align: left;
}

#head_navi {
	font-size: 0.9em;
	line-height: 2.0em;
	padding-left: 10px;
}
