﻿body {
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"MS UI Gothic",  verdana, arial ,sans-serif;
	margin: 0;
	padding: 0;
	background: #FFF;
	border-top: solid 8px #36C;
	text-align: center;
	color: #333;
}
body.popup {
	border: 0;
	}

a:link, 
a:active, 
a:visited{
	color: #C60
}
a:hover {
	color: #990000;
}

<!--060621-->
<!--

a.r2:link {
	color:#003A75;
	text-decoration: none;
	font-size:12px;
}
a.r2:visited {
	color:#003A75;
	text-decoration: none;
	font-size:12px;
}
a.r2:hover {
	color:#FFFFFF;
	font-size:12px;
}
a.r2:active {
	color:#FFFFFF;
	font-size:12px;
}
img {
	border: 0;
}
-->
<!--
a.r3:link {
	color:#000000;
	text-decoration: none;
}
a.r3:visited {
	color:#000000;
	text-decoration: none;
}
a.r3:hover {
	color:#FFFFFF;
}
a.r3:active {
	color:#FFFFFF;
}
img {
	border: 0;
}
-->
<!--060621-->
<!--060720-->
<!--
a.r4:link {
	color:#5B72B5;
	text-decoration: none;
	font-weight:bold;
}
a.r4:visited {
	color:#5B72B5;
	text-decoration: none;
	font-weight:bold;
}
a.r4:hover {
	color:#B6C1DE;
	font-weight:bold;
}
a.r4:active {
	color:#B6C1DE;
	font-weight:bold;
}
img {
	border: 0;
}
-->
<!--060720-->



img {
	border: 0;
}
form, p, fieldset, legend, ul, li,
dl, dt, dd,
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
p {
	font-size: 12px;
	padding: 0 0 1em 0;
	line-height: 1.4
}
textarea, select, input, td, th {
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"MS UI Gothic",  verdana, arial, sans-serif;
	font-size: 12px;
}
input {
	padding: 2px;
}
div.clear {
	clear: both;
}
/* 全体レイアウト */
#container {
	width: 800px;
	margin: 6px auto;
	text-align: left;
}
.popup #container {
	width: auto;
	}
	
<!-- 060728 add -->
#container_2 {
	width: 540px;
	margin: 0 0 0 0;
	text-align: left;
}
.popup #container_2 {
	width: auto;
}

#container_800 {
	width: 800px;
	margin: 6px 0 0 0;
	text-align: left;
}
.popup #container_800 {
	width: auto;
	}
<!-- 060728 add -->
	
#header {
	/** background: url(../img/header.gif) no-repeat; **/
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka, verdana, arial, ＭＳ Ｐゴシック, sans-serif;
}
#header h1 {
	font-weight: normal;
	font-size: 11px;
	background: none;
	padding: 6px 0 0 40px;
	margin-bottom:6px;
}
#header h2 {
	text-indent: -9000px;
	background: url(../img/logo.gif) no-repeat;
	height: 42px;
	width: 192px;
}
#header div#title {
	float: left;
}
#header form p {
	text-align: right;
	padding: 3px 0 0 0;
}
#header form p a {
	font-size: 10px
}

#header form label {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#header #menu {
	margin: 4px 0 4px 0;
	clear: both;
    background: url(../img/header_bg.gif) #BBB;
    height: 32px;
	}
#header ul {
	float: left;
	margin: 0;
	padding: 0;
	}
#header li {
	text-align: left;
	background: none;

	margin: 0;
	padding: 0;
	display: inline;
	}
#header li a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 8px 3px 8px;
    
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	}
#home .home a:link,
#home .home a:visited,	
#member .search_job a:link,
#member .search_job a:visited,
#business .search_people a:link,
#business .search_people a:visited,
#advisor .search_advisor a:link,
#advisor .search_advisor a:visited,
#feature .search_feature a:link,
#feature .search_feature a:visited {
    background: url(../img/bg_ltgray.gif) #5D75B3;
	color: #fff;
	}
	


.home a:hover,
.search_job a:hover,
.search_people a:hover,
.search_advisor a:hover,
.search_feature a:hover {
    background: url(../img/bg_ltgray.gif) #666;
	color: #fff;
	}
#menu p {
	text-align: right;
	padding: 3px 1px;
	}
input.register_button { /** 編集 **/
/*	background: url(../img/business_button.jpg) 1px center no-repeat #F2F2F2;   */
	background: url(../img/register_button.jpg) 1px center no-repeat #F2F2F2;
	padding: 2px 0 2px 3px;
	letter-spacing: 0.1em;
	width: 100px;
	border: 1px solid;
	border-color: #F5F5F5 #9C9C9C #6B6B6B #F2F2F2;
	color: #333;
	text-align: center;
	font-family: verdana, ＭＳ Ｐゴシック, sans-serif;
}

input.abroad_button,
input.help_button { /** 編集 **/
	background: url(../img/register_button.jpg) 1px center no-repeat #F2F2F2;
	padding: 2px 0 2px 3px;
	letter-spacing: 0.1em;
	width: 7.6em;
	border: 1px solid;
	border-color: #F5F5F5 #9C9C9C #6B6B6B #F2F2F2;
	color: #333;
	text-align: center;
	font-family: verdana, ＭＳ Ｐゴシック, sans-serif;
}
input.help_button { /** 編集 **/
	background: url(../img/register_button.jpg) 1px center no-repeat #F2F2F2;
	width: 7.5em;
	margin-right: 5px;
}
input.abroad_button { /** 編集 **/
	background: url(../img/register_button.jpg) 1px center no-repeat #F2F2F2;
	width: 5.0em;
	margin-right:;
}
input.register_button:active,
input.help_button:active { 
	border-color: #6B6B6B #F2F2F2 #F5F5F5 #9C9C9C;
}
#content {
	border: solid #E5E5E5;
	border-width: 0 1px 1px 1px;
	padding: 10px;
}
div#progress {
	margin: 0 -10px 0 -10px;
	text-align: center;	
}
/* メインコンテンツ部分 */
h2 {
	background: url(../img/h2.gif) repeat-x;
	font-size: 14px;
	padding: 1px 10px;
	color: #666;
}
h2.member span {
	background: url(../img/h2_member.gif) 0 5px no-repeat;
	padding: 8px 27px 4px 27px;
	display: block;
}
h2.business span {
	background: url(../img/h2_business.gif) 0 4px no-repeat;
	padding: 8px 27px 4px 30px;
	display: block;
}
h2.advisor span {
	background: url(../img/h2_member.gif) 0 4px no-repeat;
	padding: 8px 27px 4px 30px;
	display: block;
}
h3 {
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is	background: url(../img/b_item.gif) #C60;*/

	font-size: 14px;         /* amend on 060810   old is font-size: 14px; */
	font-weight: bold;
	padding: 4px 6px;
	margin-top: 8px;
	color: #333;      /* amend on 060810   old is color:#fff; */
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is background: url(../img/m_item.gif) #2D5AB5; */
	margin-bottom: 2px;
}



#member h3 {
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is	background: url(../img/b_item.gif) #C60;*/

	font-size: 14px;         /* amend on 060810   old is font-size: 14px; */
	font-weight: bold;
	padding: 4px 6px;
	margin-top: 8px;
	color: #333;      /* amend on 060810   old is color:#fff; */
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is background: url(../img/m_item.gif) #2D5AB5; */
	margin-bottom: 2px;
	border-width:0 0 0 7px;   /* add on 060810 */
	border:solid #5572b6;      /* add on 060810 */

	}
#business h3 {
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is	background: url(../img/b_item.gif) #C60;*/

	font-size: 14px;         /* amend on 060810   old is font-size: 14px; */
	font-weight: bold;
	padding: 4px 6px;
	margin-top: 8px;
	color: #333;      /* amend on 060810   old is color:#fff; */
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is background: url(../img/m_item.gif) #2D5AB5; */
	margin-bottom: 2px;
	border-width:0 0 0 7px;   /* add on 060810 */
	border:solid #5572b6;      /* add on 060810 */
	}
#advisor h3 {
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is	background: url(../img/a_item.gif) #2F993E;*/

	font-size: 14px;         /* amend on 060810   old is font-size: 14px; */
	font-weight: bold;
	padding: 4px 6px;
	margin-top: 8px;
	color: #333;      /* amend on 060810   old is color:#fff; */
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is background: url(../img/m_item.gif) #2D5AB5; */
	margin-bottom: 2px;
	border-width:0 0 0 7px;   /* add on 060810 */
	border:solid #5572b6;      /* add on 060810 */
	}
#admin h3 {
	background: url(../img/bg_darkgray.gif) #ff9900;
	background-color:#ff9900;

	font-size: 14px;         /* amend on 060810   old is font-size: 14px; */
	font-weight: bold;
	padding: 4px 6px;
	margin-top: 8px;
	color: #333;      /* amend on 060810   old is color:#fff; */
    background-image:url(../img/member/ber_bg.gif);   /* amend on 060810   old is background: url(../img/m_item.gif) #2D5AB5; */
	margin-bottom: 2px;
	border-width:0 0 0 7px;   /* add on 060810 */
	border:solid #5572b6;      /* add on 060810 */
	}
#kiyaku h3 {
	margin-top: 8px;
	padding: 0;
	color: #333;
	background: none;
}
h4 {
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #C60;
	border-bottom: 1px dashed #C60;
}
h4.plain {
	color: #333;
	border-bottom: 0;
}
.popup h4 {
	margin-top: 8px;
}
h5 {
	font-size: 14px;
	padding-bottom: 3px;
}



/* 左側 */
#navigation {
	float: right;
	z-index: 1;
	width: 240px;
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"MS UI Gothic", verdana, arial ,sans-serif;
	margin-left:10px;
}




/* 20060728 */
#navigation_220 {
	float: right;
	z-index: 1;
	width: 210px;
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"MS UI Gothic", verdana, arial ,sans-serif;
	margin: 0px 0px 10px 10px;
}
#information_box_220 {
	padding: 8px 10px;
	background:#FFFACD;
	margin: 0px 0px 10px 10px;
}

ul#sidemenu_220 {
	margin: 0;
	width:210px;
	padding: 0;
	}
ul#sidemenu_220 li {
	padding: 4px 0 0 6px;
	margin: 0 0px 3px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	background-color:#F4F4FF;
	border:1px dashed #999;
	border-left: 10px solid #CCC;
	
}
ul#sidemenu_220 li.blankmenu {
	background: #FFFBF0;
	border-left: 10px solid #EFEFEF;
	color: #999;
}
ul#sidemenu_220 li a:link, 
ul#sidemenu_220 li a:visited {
	color: #333;
	text-decoration: none;
}
ul#sidemenu_220 li a:hover, 
ul#sidemenu_220 li a:active {
	color: #fff;
	text-decoration: none;
}



#navigation_right {
	float: right;
	z-index: 1;
	width: 220px;
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"MS UI Gothic", verdana, arial ,sans-serif;
}

#information_box {
	padding: 8px 5px;
	background:#FFFACD;
	margin: 0 0 10px 0;
}

/* 2222222222222222   对应business目录下的inc文件，文件为inc中的div_corp_navigation_bizindex.ascx  */   
#navigation_2 {
	float: right;
	z-index: 1;
	width: 250px;
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"MS UI Gothic", verdana, arial ,sans-serif;
	margin-left:10px;
}
#information_box_2 {
	padding: 8px 10px;
	background:#FFFACD;
	margin: 0 0px 10px 10px;
}
ul#sidemenu_2 {
	margin: 0;
	width:250px;
	padding: 0;
	}
ul#sidemenu_2 li {
	padding: 4px 0 0 6px;
	margin: 0 0px 3px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	background-color:#F4F4FF;
	border:1px dashed #999;
	border-left: 10px solid #CCC;
}
ul#sidemenu_2 li.blankmenu {
	background: #FFFBF0;
	border-left: 10px solid #EFEFEF;
	color: #999;
}
ul#sidemenu_2 li a:link, 
ul#sidemenu_2 li a:visited {
	color: #333;
	text-decoration: none;
}
ul#sidemenu_2 li a:hover, 
ul#sidemenu_2 li a:active {
	color: #fff;
	text-decoration: none;
}
/* 2222222222222222   对应business目录下的inc文件，文件为inc中的div_corp_navigation_bizindex.ascx  */   

ul#sidemenu {
	margin: 0;
	width:240px;
	padding: 0;
	}
ul#sidemenu li {
	padding: 4px 0 0 6px;
	margin: 0 0px 3px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	background-color:#F4F4FF;
	border:1px dashed #999;
	border-left: 10px solid #CCC;
	
}
ul#sidemenu li.blankmenu {
	background: #FFFBF0;
	border-left: 10px solid #EFEFEF;
	color: #999;
}
ul#sidemenu li a:link, 
ul#sidemenu li a:visited {
	color: #333;
	text-decoration: none;
}
ul#sidemenu li a:hover, 
ul#sidemenu li a:active {
	color: #fff;
	text-decoration: none;
}
/* 20060728 */

#kiyaku {
	float: left;
	z-index: 1;
	width: 270px;
}
#kiyaku textarea {
	padding: 5px 0 0 5px;
	height: 800px;
	width: 270px;
	background: #F4F4F4;
	border: 1px solid #B2B2B2;
	line-height: 1.3;
	color: #666;
}
#kiyaku .geotrust {
	margin: 6px 15px;
}
.geotrust {
	padding: 10px 0 50px 0;
}
.geotrust img {
	float: left
}
.geotrust p {
	font-size: 10px;
	padding: 0;
	margin: 0 6px 3px 120px;
}

/* フォーム以外 */
p.lead {
	padding: 8px 10px;
}
p.note {
	padding: 10px 20px;
	margin: 10px 20px;
	background: #FFFACD;
	border: solid #FFD65C;
	border-width: 1px 0;
}
p.hyoji {
	padding:3px 5px;
	margin:10px 5px 0 5px;
	background-color:#EFEFEF;
}
p.hyoji_checkbox {
	padding:3px 75px 3px 5px;
	margin:10px 5px 0 5px;
	background: url(../img/checkbox.gif) no-repeat center right #EFEFEF; 
}
p.hyoji_un_checkbox {
	padding:3px 75px 3px 5px;
	margin:10px 5px 0 5px;
	background: url(../img/un_checkbox.gif) no-repeat center right #EFEFEF; 
}

#content h3 {
	margin-top: 0;
}

#content h9 {
	background: none;
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 0;
	color: #C60;
	border-bottom: 1px dashed #C60;
}

ul, ol {
	margin: 0;
	padding: 5px 10px 10px 10px;
}

ul li {
	font-size: 12px;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../img/bullet.gif) 0 4px no-repeat;
	line-height: 1.4;
}
ol li {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0 0 0 4px;
	list-style: decimal;
	line-height: 1.4;
}
ul.message{
	padding: 8px 10px;
}
.message li {
	background: url(../img/contents/icon_newmail.gif) no-repeat;
	padding: 0 20px 2px 22px;
	margin: 0;
	line-height: 1.5;
	display: inline;
}
.message li.block {
	display: block;
}
#navigation .message{
	padding: 0;
}
#navigation .message li {
	display: block;
}
.message li.mailbox {
	background: url(../img/contents/icon_mailbox.gif) 0 3px no-repeat;
}
.message li.mail_ok {
	background: url(../img/contents/icon_mail_ok.gif) 0 3px no-repeat;
}
.message li.mail_ng {
	background: url(../img/contents/icon_mail_ng.gif) 0 3px no-repeat;
}
.message li.point {
	background: url(../img/contents/icon_point.gif) 0 3px no-repeat;
	padding: 2px 20px 2px 19px;
}
.message li.bullet {
	background: url(../img/bullet.gif) 6px 8px no-repeat;
}
.message li a {
	font-weight: bold;
}
.message li strong {
	color: #666;
}
/*** マッチング結果　***/
ol.match {
	padding: 0 0 0 15px;
	margin: 0 10px 10px 15px;
}
ol.match li {
	list-style: decimal;
	color: #4D4D4D;
	line-height: 1.8;
	font-size: 12px;
	padding: 4px 0 5px 0;
	margin: 0;
	border: dashed #CCC;
	border-width: 0 0 1px 0;
}
ol.match li strong {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	}
/*** 求人票一覧　***/
ol.list {
	padding: 0 0 0 10px;
	margin: 10px 5px 10px 15px;
}
ol.list li {
	list-style: decimal;
	color: #4D4D4D;
	line-height: 1.5;
	font-size: 12px;
	padding: 4px 0 5px 0;
	margin: 0;
	border: dashed #CCC;
	border-width: 0 0 1px 0;
}
ol.list li strong {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	}
ol.match li img,
ol.list li img {
	vertical-align: middle;
	margin-bottom: 3px;
}
/* 登録フォーム部分 */
#regform {
	margin: 0 0 0 295px;
}
.formbox p {
	font-size: 12px;
	padding: 2px 0 0 0;
}
.formbox fieldset {
	border: 0;
	margin: 10px 0;
}
.formbox legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 5px;
	color: #333;
}
option.title {
	background: #EFEFEF;
	font-weight: bold;
	color: #000;
	}
table caption {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 10px 0 3px 0;
	}
.formbox table,
table.whitebox {
	border-collapse: collapse;
	border: solid #CCC;
	border-width: 1px 0 0 1px;
	width: 470px;
}
.formbox table.noline,
.formbox table.noline td {
	border: 0;
	vertical-align: top;
	padding: 5px;
}
.formbox td, .formbox th, .whitebox td, .whitebox th {
	padding: 2px 6px 4px 6px;
	border: solid #CCC;
	border-width: 0 1px 1px 0;	
}

   
.whitebox td {
	padding: 3px 6px;
}


table.wboxcompany {
	border:solid #007BB7; 
	border-width: 1px 1px 1px 1px; 
	background-color:#E6F2FF;
}

.wboxcompany td {
	padding:2px 5px 2px 5px;
	font-size:11px;
}

td.item, td.subitem, th {
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	background: url(../img/th_bg.gif) #2D5AB5;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
}

/*------------------------*/
td.item_333, td.subitem_333, th {
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	background: url(../img/th_bg.gif) #2D5AB5;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}



td.item_z, td.subitem_z, th_z {
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	background: url(../img/th_bg.gif) #2D5AB5;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
	width:120px;
}

td.item2, td.subitem2, th.2 {
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	/*background: url(../img/m_item.gif) #2D5AB5;*/
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
    width:80px;
}

td.item3, td.subitem, th {
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	background-color:#EEEEF7;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
}

#business td.item {
	background: url(../img/th_bg.gif) #C60;   /* amended on 060814 old is:	background: url(../img/b_item.gif) #C60;*/
}
#advisor td.item {
	background: url(../img/th_bg.gif) #2F993E;   /* amended on 060814 old is:	background:  url(../img/a_item.gif) #2F993E;*/
}
td.subitem {
	background: url(../img/th_bg.gif) #9EBAF2;   /* amended on 060814 old is:	background: url(../img/m_subitem.gif) #9EBAF2;;*/
	color: #002E8A;
	font-weight: normal;
	border: dashed #FFF;
	border-width: 1px 0 0 1px;
}
#business td.subitem {
	background: url(../img/th_bg.gif) #E5C3A1;   /* amended on 060814 old is:	background: url(../img/m_subitem.gif) #9EBAF2;*/
	color: #930;
}
.formbox th, .whitebox th {
	background: url(../img/th_bg.gif) no-repeat #E5E5E5;
	padding: 5px 4px 3px 4px;
	color: #666;
	text-align: center;
	white-space: nowrap;
}
#member #it_form th {
	font-weight: normal;
	font-size: 10px;
	}
#member #it_form th.classified {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}
#member #it_form td {
	text-align: center;
}
#business table#it_form {
	border: 1px solid #CCC;
}
#business #it_form td {
	border-width: 0;
}
#business #it_form td.label {
	padding-left: 15px;
	text-align: right
}
#business #it_form td.label_sm {
	padding-left: 4px;
	text-align: right
}
#business #it_form td.pulldown {
	padding-right: 20px;
}
#member #it_form td.skill {
	text-align: left;
	font-size: 12px;
	width: 600px;
}
#member #it_form td.item {
	text-align: left;
	padding: 5px 10px;
}
.formbox td.item span {
	font-size: 10px;
}
.formbox em {
	font-size: 10px;
	font-style: normal;
}
.nowrap { white-space: nowrap }
.width5 { width: 5% }
.width15 { width: 15% }
.width20 { width: 20% }
.width25 { width: 25% }
.width30 { width: 30% }
.width40 { width: 40% }
.width45 { width: 45% }
.width55 { width: 55% }
.width80 { width: 80% }
.avoid_overflow { overflow: hidden; }

p.info_reg {
	background: url(../img/contents/icon_info_reg.gif) 5px center no-repeat #F0F0F0;
	padding: 6px 2px 6px 31px;
	text-align: left;
}
/*** inputボタン ***/
p.button {
	float: right;
	margin: 6px 0 0 0;
	padding: 2px 0;
}
p.button_r {
	text-align: right;
	margin: 4px 0 0 0;
	padding: 2px 0;
}
span.button {
	float: right;
	display: block;
}
span.button_bottom {
	float: right;
	display: block;
	padding: 1.4em 0 0 0;
}
.alignright input,
p.centered input,
p.button input,
p.button_r input,
input.edit_button,
input.mail_button,
input.reg_button,
input.lg_button {
	background: url(../img/contents/button_bg.jpg) repeat-x #F2F2F2;
	border: 1px solid;
	border-color: #F5F5F5 #9C9C9C #6B6B6B #F2F2F2;
	color: #333;
	padding: 2px 0 1px 0;
	text-align: center;
	font-family: verdana, ＭＳ Ｐゴシック, sans-serif;
}

<!-- 20060718 add -->
input.reg_button_newtop,
{
	background: url(../img/contents/button_bg_2.jpg) repeat-x #F2F2F2;
	border: 0px solid;
	border-color: #F5F5F5 #9C9C9C #6B6B6B #F2F2F2;
	color: #333;
	padding: 0px 0 0px 0;
	text-align: center;
	font-family: verdana, ＭＳ Ｐゴシック, sans-serif;
}
<!-- 20060718 add end -->

input.edit_button { /** 編集 **/
	background: url(../img/contents/edit_button.jpg) left center no-repeat #F2F2F2;
	padding-left: 14px;
	letter-spacing: 0.2em;
	width: 4.5em;
}

input.mail_button { /** メールBOXへ **/
	background: url(../img/contents/mail_button.jpg) left center no-repeat #F2F2F2;
	padding-left: 18px;
	border-color: #F5F5F5 #9C9C9C #6B6B6B #F2F2F2;
	width: 6.5em;
}
input.lg_button {
	background: url(../img/contents/button_bg.jpg) repeat-x #F2F2F2;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.alignright input:active,
p.centered input:active,
p.button input:active,
p.button_r input:active,
input.edit_button:active,
input.mail_button:active,
input.reg_button:active,
input.lg_button:active {
	border-color: #6B6B6B #F2F2F2 #F5F5F5 #9C9C9C;
}
p.alignright, .right_item {
	text-align: right;
}
p.centered, .center_item {
	text-align: center;
}
p.result_number {
	text-align: center;
	padding: 10px 0 0 0;
}
select {
	margin: 1px 0
}
.advisor_square {
	margin-right: 5px;
}
/* 詳細フォーム */
#main,
#detail {
	margin: 0 250px 0 0;
}
.popup #main,
.popup #detail {
	margin: 0 auto;
	width: 540px;
}
#main table {
	width: 515px;
	margin-left: 5px;
}


/*---------------  title deign  --------------------*/
#title_design {
	vertical-align:middle;
	margin-left:0px;
}	
#title_design table {
    background-image:url(../img/member/ber_bg.gif);
    font-size:12px;
	color:#333333;
	font-weight:bold;
	height:23px;
	width:525px;
	margin-left:0px;
	border-width:0 0 0 10px;
	border:solid #3366CC;
	vertical-align:middle;
}	
/*---------------  title deign  --------------------*/

/*---------------  title deign 2 --------------------*/
#title_design_2 {
	vertical-align:middle;
	width:524px;
	margin-left:0px;
	margin-bottom:0px;
}	
#title_design_2 table {
    background-image:url(../img/member/ber_bg.gif);
    font-size:12px;
	color:#333333;
	font-weight:bold;
	height:23px;
	width:525px;
	margin-left:0px;
	border-width:0 0 0 10px;
	border:solid #3366CC;
	vertical-align:middle;
}	
/*---------------  title deign 2 --------------------*/


#detail table {
	width: 500px;
	margin: 0 0 10px 0;
	padding: 0;
}



<!-- 060729 add -->
#main_2 {
	float: left;
	z-index: 1;
	width: 540px;
	margin-bottom: 10px;
}

#whats_new {
	background: #F9FBFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 8px;
	font-size:12px;
	}

#newbiz table {
    background-image:url(../img/member/ber_bg.gif);
    font-size:12px;
	color:#333333;
	font-weight:bold;
	height:23px;
	width:520px;
}	

#newbiz_2 table {
    background-image:url(../img/member/ber_bg.gif);
    font-size:12px;
	color:#333333;
	font-weight:bold;
	height:23px;
	width:540px;
}	

#newbiz_3 table {
	width:520px;
	margin-left:10px
}	

#newbiz_4 table {
	width:520px;
	margin-left:5px
}	
/*----------------------------------------------------------*/


#main_3,
#detail_3 {
	margin: 0 220px 0 0;
}
.popup #main_3,
.popup #detail_3 {
	margin: 0 auto;
	width: 580px;
}
#main_3 table {
	width: 545px;
	margin-left: 10px;
}
#detail_3 table {
	width: 555px;
	margin: 0 0 10px 0;
	padding: 0;
}

#right_2 {
	margin_550px;
	float:right;
	width:250px

}
/* 060729 右侧 for biz index */
#navigation_2 {
	float: right;
	z-index: 1;
	width: 250px;
	font-family: "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"MS UI Gothic", verdana, arial ,sans-serif;
}

<!-- 060729 add -->

p sup {
	color:#C30
}
/** 定義リスト **/
.ConfirmBox {
	padding: 15px 10px 10px 10px;
	border: solid #E5E5E5;
	border-width: 0 1px 1px 1px;
	margin-bottom: 5px;
	width:502px;
}
dl {
	margin: 5px 0 10px 20px;
	padding: 10px 0;
	width: 340px
}
dt {
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
}
dd {
	font-size: 12px;
	line-height: 1.4;
	position:relative;
	left:12em;
	top:-1.4em;
	margin-bottom:-0.8em;
}
dl.short_dd dd {
	left:8em;
}
dl.news {
	width: 430px;
	margin: 0 0 0 20px;
}
dl.news dt {
	background: url(../img/bullet.gif) 0 4px no-repeat;
	padding-left: 10px;
	line-height: 1.2;
}
dl.news dd {
	line-height: 1.2;
	left:8em;
	top:-1.2em;
}
dl em {
	font-size: 10px
}
dl strong {
	color: #4D4D4D;
}
dl img.photoborder {
	border: 1px solid #999;
}
/* フッター */
#footer {
	margin: 20px 0 0 0;
	text-align:center;
	clear: both;
}
#footer p {
	padding: 4px 0;
	font-size: 11px;
}
#footer p#presented {
	background: #36C;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
}
#footer p#presented span {
	text-transform: none;
}


