@charset "utf-8";

p,h1,h2,h3,h4,h5,h6,ul {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
}
div#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

/* リンク指定----------------------------------------------- */
a { color: #000000; text-decoration: underline; }
a:link { color: #000000; }
a:visited { color: #006699; }
a:hover { color: #0099FF; }

/* ヘッダーロゴ------------------------------------------------ */
div#header {
	padding: 0;
}
div#header h1 { 
	font-size: 12px; 
	text-align: left; 
	margin: 3px 0px 0px 5px;
	float: left; 
} 
div#header h2 { 
	font-size: 12px; 
	text-align: right; 
	margin: 0px 15px 0px 0px;
	float: right; 
} 
div#sitemap { 
	font-size: 12px; 
	text-align: right; 
	margin: 0px 7px 10px 0px;
	float: right; 
} 
div#header_logo_set {
	clear: both;
	width: 980px;
	height: 60px;
	margin-bottom: 0px;
}
div#header_logo img {
	float: left; 
}
div#header_tel img {
	float: right; 
}

/* Main Window */
#main_window_set {
	clear: both;
	width: 980px;
	height: 360px;
	padding-top: 30px;
}
#main_window {
	background-image: url("https://www.m-e-s.co.jp/img/main-window.gif");
	padding-top: 10px;
}
#main_window_flash video {
	clear: both; 
	width: 900px;
	height: 360px;
	background-image: url("https://www.m-e-s.co.jp/img/top-flash.jpg") 0 0;
}

/* Global Navi */
#globalnav {
	position: absolute;
	width: 978px;
	height: 38px;
	list-style-type: none;
	background: #FFFFFF;
	padding-bottom: 10px;
}
#globalnav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	hight /**/: 60px;
	padding-top: 60px;
	background-image: url("https://www.m-e-s.co.jp/img/globalnav.jpg");
	color: #FFFFFF;
}
#globalnav li {
	float: left;
	width: 163px;
}

/* BUTTONS */
#gn-home a { background-position: 0 0; }
#gn-office a { background-position: -163px 0; }
#gn-lawyers a { background-position: -326px 0; }
#gn-access a { background-position: -489px 0; }
#gn-q-and-a a { background-position: -652px 0; }
#gn-contact a { background-position: -815px 0; }

/* OVER STATES */
#gn-home a:hover { background-position: 0 -60px; }
#gn-office a:hover { background-position: -163px -60px; }
#gn-lawyers a:hover { background-position: -326px -60px; }
#gn-access a:hover { background-position: -489px -60px; }
#gn-q-and-a a:hover { background-position: -652px -60px; }
#gn-contact a:hover { background-position: -815px -60px; }

/* PRESSED STATES */
#gn-home a:active { background-position: 0 -120px; }
#gn-office a:active { background-position: -163px -120px; }
#gn-lawyers a:active { background-position: -326px -120px; }
#gn-access a:active { background-position: -489px -120px; }
#gn-q-and-a a:active { background-position: -652px -120px; }
#gn-contact a:active { background-position: -815px -120px; }


/* ヘッダーナビ----------------------------------------------- */
div#menulist_set {
	text-align: center;
}
div#menulist {
	font-size: 12px;
	letter-spacing: 0;
	text-align: center;
	margin: 0 auto;
	padding: 7px 0 15px 0;
}
div#menulist ul li {
	display: inline;
}
div#menulist ul li a {
	text-decoration: none;
}

/* メインコンテンツ----------------------------------------------- */
div#contents_set {
	clear: both;
	margin: 36px 53px 36px 53px;
	padding: 0;
}

div#waku_set {
	width: 600px;
	padding: 0;
	margin: 0;
}
div#waku_top {
	height: 8px;
	background-image:url(https://www.m-e-s.co.jp/img/waku-top.gif);
}
div#waku_middle b,h1,h2,h3,h4,h5,h6 {
	color: #003567;
}
div#waku_middle {
	text-align: left;
	background-image:url(https://www.m-e-s.co.jp/img/waku-middle.gif);
	padding: 36px 25px 36px 25px;
}
div#waku_bottom {
	height: 8px;
	background-image:url(https://www.m-e-s.co.jp/img/waku-bottom.gif);
}

div#waku_set_s {
	width: 343px;
	padding: 0;
	margin: 0;
}
div#waku_top_s {
	height: 8px;
	background-image:url(https://www.m-e-s.co.jp/img/waku-top-s.gif);
}
div#waku_middle_s {
	background-image:url(https://www.m-e-s.co.jp/img/waku-middle-s.gif);
	padding: 5px 25px 7px 25px;
}
div#waku_bottom_s {
	height: 8px;
	background-image:url(https://www.m-e-s.co.jp/img/waku-bottom-s.gif);
}

div#contents_main {
	text-align: left;
	width: 550px;
   	margin: 0;
	padding: 15px 65px 0 65px;
}
div#contents_main h3 {
	font-size: 18px;
	color: #000000;
	letter-spacing: 7px;
}
div#contents_main_name {
	font-size: 14px;
	letter-spacing: 3px;
	margin: 10px 0 0 0;
}
table#table_set { 
	width: 600px;
	margin: 0;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse: collapse;
	text-align: left;
}
table#table_set th {
	width: 120px;
	text-align: center;
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	font-weight: normal;
}
table#table_set td {
	width: 480px;
	text-align: left;
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#title_b b {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 1px;
}
#profile {
	float: left;
}
#profile_set { 
	display: block;
} 
#profile_set ul { 
	list-style-type: none ;
} 
#profile_set li { 
	float: left; 
	list-style-type: none ;
} 
#profile_img { 
	text-align: center; 
	border: 1px solid #0099FF;
	margin: 7px 20px 7px 40px;
} 
#profile_set a a:visited a:active a:hover a:visited:hover {
	text-decoration: none; 
}
#profile_text { 
	font-size: 14px;
	text-align: center; 
} 
#profile_footer { 
	clear: both; 
} 
#form_Contact div {
	margin: 0 auto;
	color: #555555;
	line-height: 120%;
	font-size: 90%;
}
table.form_Table {
	width: 88%;	
	margin: 0 auto;
	border-collapse: collapse;
}
table.form_Table td, table.form_Table th {
	border: 1px solid #CCCCCC;
	padding: 8px;
}
table.form_Table th {
	width: 25%;
	font-weight: bold;
	background: #EFEFEF;
	text-align: left;
}
p.form_Title { 
	font-size: 16px; 
	font-weight: bold;
	text-align: left; 
	color: #000000;
	margin: 15px 0px 5px 55px;
	float: left; 
} 
p.error_message {
	margin: 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: red;
}
/* ソーシャル----------------------------------------------- */
div#social_bottom_set {
	text-align: left;
	background-color: #FFFFFF;
}
div#social_bottom {
	width: 716px;
	height: 20px;
	font-size: 14px;
	text-align: left;
}
div#social_bottom #mixi {
}
div#social_bottom #google_plus {
	padding-left: 10px;
}
div#social_bottom ul li {
	display: inline;
}
div#social_bottom ul li a {
	text-decoration: none;
}

/* RSS----------------------------------------------- */
div#rss_set {
}
div#rss_title1 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0 10px 0;
	padding: 5px 5px 5px 15px;
	background-color: #F0F0F0;
	border-left: 5px solid #D3D3D3;
}
div#rss_title2 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 7px;
}
div#rss_text {
	text-align: left;
	font-size: 10px;
	margin: 0 0 5px 30px;
}

/* バナー----------------------------------------------- */
div#banner_top {
	text-align: center;
	width: 234px;
	margin: 0 0 0 0;
}
div#banner_other {
	text-align: center;
	width: 234px;
	margin: 32px 0 15px 0;
}

/* フッター----------------------------------------------- */
#pagetop {
	text-align: right;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
}
div#menulist_bottom_set {
	text-align: center;
}
div#menulist_bottom {
	width: 980px;
	font-size: 10px;
	letter-spacing: 0;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
div#menulist_bottom ul li {
	display: inline;
}
div#menulist_bottom ul li a {
	text-decoration: none;
}
#access {
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 3px;
}
#access_s {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 3px;
}
#access b {
	font-size: 12px;
	color: #0275A4;
	font-weight: bold;
}
#fotter {
	width: 980px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #0275A4;
	background-color: #EEEEEE;
	margin: 0 auto;
	padding: 10px 0 36px 0;
}
#fotter_text {
	color: #000000;
	width: 980px;
}
.footer-contents-link {
	font-size: 12px; 
	text-align: center; 
	color: #999999;
	margin: 0 0 7px 0;
}

/*—– PC向けの記述 —–*/
@media screen and (max-width: 961px) {
 /* PC向けのスタイル */
 	width: 961px;
 }

/*—– タブレット向けの記述 —–*/
@media screen and (min-width: 480px) and (max-width: 767px) {
 /* タブレット向けのスタイル */
 	width: 767px;
 }

/*—– スマホ向けの記述 —–*/
@media screen and (max-width: 479px) {
 /* スマホ向けのスタイル */
 	width: 479px;
}

p#point {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
p#tx {
	font-size: 16px;
	text-align: left;
}
