@charset "shift-jis";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #D9DFFF;
	margin: 0px;
}

/* ===================== 
　　共通
===================== */
#contents {
	width: 700px;
	float: right;
}
#side {
	width: 210px;
	float: left;
}
.clear {
	clear: both;
}

table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
a.ashiato:link {
	color: #484848;
	text-decoration: underline;
}
a.ashiato:visited {
	color: #484848;
	text-decoration: underline;
}
a.undermenu:link {
	color: #333333;
	text-decoration: underline;
}
a.undermenu:visited {
	color: #333333;
	text-decoration: underline;
}
a.undermenu:hover {
	color: #003399;
	text-decoration: underline;
}
a.sidemenu01:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.sidemenu01:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.sidemenu01:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.sidemenu02:link {
	color: #000033;
	text-decoration: none;
}
a.sidemenu02:visited {
	color: #000033;
	text-decoration: none;
}
a.sidemenu02:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.duskinmenu:link {
	color: #000000;
	text-decoration: none;
}
a.duskinmenu:visited {
	color: #000000;
	text-decoration: none;
}
a.duskinmenu:hover {
	color: #000099;
	text-decoration: underline;
}




.fontstyle01 {
	color: #666666;
}
.fontstyle02 {
	color: #484848;
	font-weight: bold;
}
.fontstyle03 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.fontstyle04 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fontstyle05 {
	font-weight: normal;
	color: #FF0000;
}
.fontstyle06 {
	font-size: 10px;
}

/*メールフォーム*/

/*採用情報（移設）*/
h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-bottom: 0px;
    background-image : url(image/toppagenews_3E.png);
    background-repeat: no-repeat;
    background-position: left top;
}
h3 span.en{
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    color: #333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 15px;
}
h3 span.ja{
    display: none;
}

#policy h3{
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 7px;
    padding-bottom: 7px;
    font-size: 16px;
    line-height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    text-align: left;
    color: #198219;
    padding-right: 7px;
}

#policy h3 span.en{
    padding-right: 10px;
    text-transform: capitalize;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
#policy img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

/* SM */
.service {
	width: 510px;
	position: relative;
	text-align: left;
	margin: 10px 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #sm h2 {
	background: none;
	border: 3px solid #23C2D5;
	border-width: 0 0 0 5px;
	padding: 5px 0 5px 10px;
	margin: 0;
}

.service:hover {
	background: #FFF0F2;
}
.service a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#serviceIcon {
	width:65px;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
}
#serviceTitle {
	float: left;
	width:410px;
}
.service #serviceTitle h3 {
	background: none;
	border: 3px solid #23C2D5;
	border-width: 0 0 0 5px;
	padding: 5px 0 5px 10px;
	margin: 0;
}
.service #serviceTitle p {
	margin: 0;
}
