﻿/* ---------------------------------
 2015.03 about us
------------------------------------ */
.m_aboutus_all {
	width: 950px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.m_aboutus_all h2 {
	font-size: 24px;
	color: #666;
	margin: 15px 0 20px;
}
.m_aboutus_bold {
	font-weight: bold;
}
.m_aboutus_red {
	color: #ee0000;
}
.m_aboutus_margin_b15 {
	margin-bottom: 15px;
}
.m_aboutus_main {
	float: left;
	width: 700px;
	margin: 0 30px 0 0;
	padding: 0;
	overflow: hidden;
}
.m_aboutus_navi {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#m_aboutus_Navigation {
	width: 218px;
	position: relative;
}
#m_aboutus_Navigation ul {
 	margin: 0;
 	padding: 0;
}
#m_aboutus_Navigation li {
	font-size: 14px;
	line-height: 43px;
	text-indent: 1em;
	width: 218px;
	margin-bottom: 3px;
}
#m_aboutus_Navigation a {
	display: block;
	border: 1px solid #bbb;
}
#m_aboutus_Navigation a:hover {
	color: #fff;
	background-color: #aaa;
}

#m_aboutus_Navigation a.active { background-color:#cc3333; color:#fff; }
#m_aboutus_Navigation a.active2 { background-color:#aaa; color:#fff; }
#m_aboutus_Navigation a.active:hover { background-color:#cc3333; color:#fff; }

#m_aboutus_Navigation img {
	margin-right: 5px;
}
.m_aboutus_topnavi {
	width: 700px;
	overflow: hidden;
	margin-bottom: 30px;
	clear: both;
}
.m_aboutus_topnavi a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.m_aboutus_topnavi_lbox {
	width: 220px;
	margin-right: 20px;
	background-color: #ebebeb;
	float: left;
}
.m_aboutus_topnavi_rbox {
	width: 220px;
	background-color: #ebebeb;
	float: right;
}
.m_aboutus_topnavi_midashi {
	font-size: 14px;
	margin: 1em 0.7em;
}
.m_aboutus_topnavi_midashi img {
	margin-right: 5px;
}
/* ---------------------------------
 company profile
------------------------------------ */
.m_aboutus_cp_hyo table {
	width: 100%;
	border-collapse: collapse;
}
.m_aboutus_cp_hyo th {
	border-bottom: #fff 2px solid;
	text-align: left;
	background: #f0f0f0;
	font-size: 14px;
	padding-left: 17px;
	color: #333;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.m_aboutus_cp_hyo .month {
	border-bottom: #fff 2px solid;
	text-align: center;
	background: #dbdff0;
	font-size: 14px;
	padding-left: 0;
	color: #333;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.m_aboutus_cp_hyo td {
	border-bottom: #fff 2px solid;
	text-align: left;
	font-size: 14px;
	padding: 1em;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.m_aboutus_cp_hyo p {
	font-size: 14px;
	margin: 1em 0 0;
}
.m_aboutus_cp_hyo_txt12 {
	font-size: 12px;
}
.m_aboutus_all h3 {
	font-size: 18px;
	color: #666;
	margin: 30px 0 10px;
}
/* ---------------------------------
 news release
------------------------------------ */
.m_aboutus_cp_nr {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 165%;
	border-bottom: 1px dotted #999;
}
.m_aboutus_cp_nr dt {
	font-weight: bold;
	padding: 1em;
	width: 130px;
	float: left;
	clear: both;
}
.m_aboutus_cp_nr dd {
	padding: 1em;
	margin-left: 140px;
	width: 540px;
}
.m_aboutus_cp_nr_main {
	margin: 0 0 10px;
	font-size: 14px;
	border: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}
.m_aboutus_cp_nr_main_l {
	font-weight: bold;
	padding: 1em;
	float: left;
}
.m_aboutus_cp_nr_main_r {
	padding: 1em;
	text-align: right;
	float: right;
}
.m_aboutus_cp_nr_waku {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 165%;
	border: 1px solid #ccc;
	padding: 20px 25px 0;
}
.m_aboutus_cp_nr_waku_title {
	background-color: #eee;
	padding: 15px;
	margin-bottom: 20px;
}
.m_aboutus_cp_nr_waku_title_read {
	margin: 0;
	font-size: 14px;
}
.m_aboutus_cp_nr_waku_title h3 {
	margin: 5px 0 0;
	font-size: 18px;
	color: #000;
}
.m_aboutus_cp_nr_waku p {
	margin: 0 0 1em;
}
.m_aboutus_cp_nr_waku_bottom {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	font-size: 14px;
	border-top: 1px solid #ccc;
}
/* ---------------------------------
 Article
------------------------------------ */
.m_aboutus_cp_art_txt {
	font-size: 14px;
	line-height: 165%;
	margin: 0 0 25px;
}
.m_aboutus_cp_art_main_l {
	font-weight: bold;
	background-color: #eee;
	padding: 1em 1.5em 1em 1em;
	float: left;
}
.m_aboutus_cp_art_partmidashi {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #333;
	display: block;
	margin: 0 0 10px;
}
/* ---------------------------------
 project
------------------------------------ */
.m_aboutus_cp_pro_site {
	font-size: 14px;
	margin: 40px 0 20px;
	overflow: hidden;
	clear: both;
}
.m_aboutus_cp_art_site_l {
	font-weight: bold;
	background-color: #fcce7e;
	border-left: 5px solid #888;
	width: 690px;
	padding: 1em 1.5em 1em 1em;
	float: left;
}
.m_aboutus_cp_pro_waku {
	margin-left: 15px;
	overflow: hidden;
	clear: both;
}
.m_aboutus_cp_pro_waku_l {
	width: 250px;
	float: left;
}
.m_aboutus_cp_pro_waku_r {
	width: 435px;
	font-size: 14px;
	line-height: 160%;
	float: right;
}
.m_aboutus_cp_pro_waku_r p {
	margin: 0 0 20px;
}
/* ---------------------------------
 privacy
------------------------------------ */
.m_aboutus_cp_privacy_midashi {
	border-bottom: 1px solid #aaa;
	margin: 0 0 20px;
	padding: 0 0 4px;
	color: #000;
}
.m_aboutus_cp_privacy_midashi h3 {
	font-size: 18px;
	line-height: 150%;
	border-left: 4px solid #ff9900;
	padding: 0 0 0 10px;
	margin: 0;
	color: #000;
}
.m_aboutus_cp_privacy_img {
	float: left;
}
.m_aboutus_cp_privacy_imgtxt {
	font-size: 14px;
	line-height: 165%;
	padding-left: 100px;
	margin: 0 0 40px;
}
.m_aboutus_cp_privacy_txt {
	font-size: 14px;
	line-height: 165%;
	margin: 0 0 25px;
}
.m_aboutus_cp_privacy_list {
	font-size: 14px;
	line-height: 165%;
	margin: 0 0 25px 3em;
	padding: 0;
	list-style-type: square;
}
.m_aboutus_cp_privacy_list li {
	margin: 0 0 1em;
}
.m_aboutus_cp_privacy_txtright {
	font-size: 14px;
	line-height: 165%;
	text-align: right;
	margin: 0 0 25px;
}
/* ---------------------------------
 access
------------------------------------ */
.m_aboutus_cp_access_waku {
	margin: 0 0 10px;
	padding: 20px;
	font-size: 14px;
	border: 1px solid #ccc;
}
.m_aboutus_cp_access_waku h3 {
	font-size: 18px;
	line-height: 120%;
	border-left: 4px solid #ff9900;
	padding: 0 0 0 8px;
	margin: 0;
}
.m_aboutus_cp_access_waku p {
	font-size: 14px;
	line-height: 165%;
	margin: 20px 0;
}
.m_aboutus_cp_access_waku_bold {
	font-size: 14px;
	line-height: 165%;
	font-weight: bold;
	display: block;
	margin: 10px 0 5px;
}
/* ---------------------------------
 B to B
------------------------------------ */
#m_aboutus_Navigation_B {
	width: 218px;
	position: relative;
}
#m_aboutus_Navigation_B ul {
 	margin: 0;
 	padding: 0;
}
#m_aboutus_Navigation_B li {
	font-size: 14px;
	line-height: 43px;
	text-indent: 1em;
	width: 218px;
	margin-bottom: 3px;
}
#m_aboutus_Navigation_B a {
	display: block;
	border: 1px solid #bbb;
}
#m_aboutus_Navigation_B a:hover {
	color: #fff;
	background-color: #aaa;
}

#m_aboutus_Navigation_B a.active { background-color:#3365cc; color:#fff; }
#m_aboutus_Navigation_B a.active2 { background-color:#aaa; color:#fff; }
#m_aboutus_Navigation_B a.active:hover { background-color:#3365cc; color:#fff; }

#m_aboutus_Navigation_B img {
	margin-right: 5px;
}
/* ---------------------------------
 partner 
------------------------------------ */
.P2Primary h2 {
	font-size: 24px;
	color: #666;
	margin: 15px 0 20px;
}

.m_kojininfo{
	line-height:1.4;
	font-size:14px;
}

.m_kojininfo h2 {
	font-size: 24px;
	color: #666;
	margin: 15px 0 20px;
}
/* ---------------------------------
 mynumber
------------------------------------ */
.m_aboutus_cp_mynumber_list {
	font-size: 14px;
	line-height: 165%;
	margin: 0 0 25px 1em;
	padding: 0;
	list-style-type: square;
}
.m_aboutus_cp_mynumber_list li {
	margin: 0 0 0.5em 3em;
}