@charset "UTF-8";
/* CSS Document */

/* header */
.logo {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 375px;
}
.logo_b {
	margin: 0px;
	padding: 0px;
	width: 350px;
}
/* headerここまで */

body {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 150%;
color: #555555;
background-image: url(../img/bg.gif);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}

h1,h2,h3,h4,h5,h6{
margin:0px;
padding:0px;
}

h3{
	font-size:16px;
	font-weight:bold;
}

img{
border:0;
}

.clear{
clear:both;
font-size:1px;
line-height:1px;
}

.clear_box {
	padding: 0px;
	width: 560px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #666666;
}
.clear_box_m {
	padding: 0px;
	width: 520px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #666666;
}

/* フォントスタイル */
.p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #555555;
}

.font12Black{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #555555;
}
.font12Black2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	color: #555555;
	font-weight: bold;
}

.font12Black a{
	color:#0066CC;
	text-decoration: none;
}

.font12Black a:hover{
	color:#0066CC;
	text-decoration: underline;
}

.font10Black{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}

.font12Orange{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #ff4d06;
}

.font12Green2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color:#006666;
}

.font12Blue{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color:#0066CC;
}

.font12Blue2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color:#003366;
}

.font12Blue2 a{
	color:#003366;
	text-decoration: none;
}

.font12Blue2 a:hover{
	color:#003366;
	text-decoration: underline;
}

.font10Blue{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	color:#003366;
}

.font12Blue{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	color:#000099;
	font-weight: bold;
	background-color: #F0F5FF;
}

.font12Red{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	color:#990000;
	font-weight: bold;
}

.font12Red2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color:#CC0000;
}

.font12Gray{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

.font10Gray{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}

.font10Gray a{
	color: #666666;
	text-decoration: none;
}

.font10Gray a:hover{
	color: #A2112E;
	text-decoration: none;
}

#pan{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
}

#pan a{
	color: #174597;
	text-decoration: none;
}

#pan a:hover{
	color: #174597;
	text-decoration: underline;
}

.conbox{
	background-image: url(../../contents/img/con_box01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 13px;
}

.zisseki01{
	background-image: url(../../zisseki/img/zisseki_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 3px;
	padding-left: 3px;
}
.bar_ttl {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.bar_ttl_misson {
	padding: 0px;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.ttl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.to_top {
	text-align: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear_box_14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 170%;
	color: #666666;
	padding: 0px;
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.bar_catch_01 {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: left;
}
.bar_catch {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 50px;
	text-align: left;
}
.bar_catch_s {
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 50px;
}
.bar_catch_w {
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 15px;
}
.boxgray-margin {
	clear: both;
	width: 520px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #CCCCCC;
	line-height: 170%;
}
.l_menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	list-style-image: url(../../consulting/img/l_ten.gif);
	padding: 0px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 15px;
}
.l_menuRed{
	color:#CC0000;
　　line-height: 150%;
}
.l_menu a:hover{
	color:#CC0000;
	text-decoration: none;
}
.l_menu a{
	color: #666666;
	text-decoration: none;
}
.box_inq {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-position: center;
	width: 560px;
}
.head {
	width: 814px;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
