body {
	padding: 0px;
	margin: 10px 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-size: 80%;*/
	color: #333333;
/*	line-height: 140%;*/
	font-weight: normal;
}
a {
	color: #3366CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#clearboth {
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

#layout {
	width:900px;
	text-align:left;
}

#outside {
	background:url(../images/outside_bg.jpg) repeat-x top left;
	margin:0;
	padding:15px 0;
	width:100%;
}

#contents {
/*	width:890px;*/
	text-align:left;
	margin:0;
	padding:10px 5px;
}

#main_contents {
	width:888px;
	text-align:left;
	margin:0;
	padding:1px;
	background:url(../images/main_contents_bg.jpg) no-repeat top left;
}

#main {
	width:886px;
	margin:0;
	padding:0;
	text-align:left;
}

#main_left {
	width:180px;
	float:left;
	margin:0;
	padding:0 0 0 5px;
}

#main_right {
	width:675px;
	float:right;
	text-align:left;
	margin:0;
	padding:0 5px 0 0;
}

#main_center {
	width:675px;
	margin:0;
	padding:0 105px;
}

#right_contents {
	width:95%;
	margin:0;
	padding:0 0 0 18px;
	text-align:left;
}

#common_righttop {
	width:100%;
	text-align:right;
}

#textSize {
	color:#999;
	font-size:85%;
	padding:1px 0 0 0;
}

#header {
	width:900px;
}

#head_menu{
	margin:0;
	padding:0;
}

#Corner_Title {
	margin:0;
	padding:0;
}
#directryList {
	margin:0;
	padding:10px;
	font-size:x-small;	
}

#pageTop {
	padding:4px 0;
	margin:20px 0 0 0;
	font-size:x-small;
	white-space:none;
	text-align:right;
}

#pageBack {
	padding:4px 0;
	margin:10px 0 0 0;
	font-size:x-small;
	white-space:none;
	text-align:left;
}

#footer {
/*	background-color:#000;*/
	padding:4px 0;
	margin:0 0 20px 0;
	font-size:x-small;
	border-top:1px solid #ccc;
	white-space:none;
}

#grayBlock {
	background-color:#f2f2f2;
	padding:5px;
	margin:10px 0;
}

#whiteBlock {
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin:0;
}

#whiteBlock_shadow {
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin:0;
	background:#fff url(../images/whiteblock_shadow.jpg) repeat-x top left;
}

#whiteBlock_shadow_300 {
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin:0;
	background:#fff url(../images/whiteblock_shadow.jpg) repeat-x top left;
	width:300px;
}

#newsContact {
	background-color:#f2f2f2;
	padding:5px 10px;
	margin:20px 0 10px 0;
	text-align:right;
	font-size:x-small; 
}

/********************　トップページで使用　********************/
#NCA_Activity {
	background:#fff url(../images/nca_activity.jpg) no-repeat top left;
	width:640px;
	padding:25px 7px 7px 7px;
	margin:15px 0;
	border:1px solid #ccc;
}

#top_hotlink {
	width:210px;
	float:right;
}

#top_news {
	width:430px;
	float:left;
}

#top_news_table th{
	font-weight:normal;
	text-align:left;
	padding-left:15px;
}

#top_news_table .info{
	background-color:#dae4f9;
	padding:5px 15px 5px 5px;
}


/********************　サービスで使用　********************/

#hosoku {
	border-bottom:1px dotted #ccc;
	text-align:right;
	font-size:x-small;
	padding:2px 5px 4px 5px;
}


/********************　フォームフィールド関連　********************/
#SearchText {
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	height:15px;
	font-size:100%;
	font-family: Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
}

#inputTxt_gray {
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#e5e5e5;
	height:15px;
	font-size:100%;
	font-family: Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
}

#inputTxt {
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	height:15px;
	font-size:100%;
	font-family: Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
}

#formSelect {
	height:18px;
	font-size:90%;
	width:180px;
}

/********************　サブメニュー　********************/

#subMenu_normal {
	width:180px;
	padding: 0;
	margin: 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	display:block;
}

#subMenu_normal ul{
	width:180px;
	padding: 0;
	margin: 0;
	list-style-type:none;
	font-size:8pt;
	display:block;
}

#subMenu_normal ul a{
	color:#333;	
	display:block;
	margin: 0;
	padding: 6px 10px 6px 25px;
}

#subMenu_normal ul a:hover{
	color:#000;	
	display:block;
	text-decoration:none;
	background:#CED1E4 url(../images/dot_rect_on.gif) no-repeat;
	background-position: 0.6em 0.8em;
}

#subMenu_normal ul li{
	background:#E5E7F1 url(../images/dot_rect.gif) no-repeat;
	background-position: 0.6em 0.8em;
	margin: 0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	display:block;
}

#subMenu_normal ul li.stay {
	background-color:#fff;
}

#subMenu_normal ul li.nesting {
	background:#fff url(../images/dot_blue02.gif) no-repeat;
	background-position: 1.5em 0.6em;
	margin: 0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	display:block;
}

#subMenu_normal ul li.nesting a{
	color:#333;	
	display:block;
	margin: 0;
	padding: 3px 10px 3px 25px;
}

#subMenu_normal ul li.nesting a:hover{
	color:#000;	
	display:block;
	text-decoration:none;
	background:#CED1E4 url(../images/dot_blue02.gif) no-repeat;
	background-position: 1.5em 0.6em;
}


#subMenu_service {
	padding: 0;
	border-left:1px solid #e5e5e5;
	margin: 0;
}

#subMenu_service ul{
	padding: 0;
	margin: 0;
	list-style-type:none;
	font-size:7pt;
}

#subMenu_service ul a{
	color:#333;	
	display:block;
	margin: 0;
	padding: 3px 18px;
	border-right:5px solid #E5E5B2;
}

#subMenu_service ul a:hover{
	color:#333;	
	display:block;
	text-decoration:none;
	border-right:5px solid #CCCC66;
}

#subMenu_service ul li{
	background: url(../images/dot_red.gif) no-repeat;
	background-position: 0.8em 0.7em;
	margin: 0;
	border-top:1px dotted #e5e5e5;
	border-bottom:1px solid #fff;
	background-color:#fff;
}

/********************　見出し　********************/

h1 {
	text-indent:-9999px;
	visibility:hidden;
	display:none;
}

#title_service {
	width:800px;
	height:40px;
/*	float:left;*/
	text-align:left;
	margin:0;
	padding:0;
}

h2 {
	line-height:100%;
	font-size:80%;
	font-weight:bold;
	margin:0;
	padding:0;
	width:800px;
	height:40px;
}

#title_service {
	background:url(../service/images/title.gif) 0 0 no-repeat;
}

#title_profile {
	background:url(../profile/images/title.gif) 0 0 no-repeat;
}

#title_news {
	background:url(../news/images/title.gif) 0 0 no-repeat;
}

#title_recruit {
	background:url(../recruit/images/title.gif) 0 0 no-repeat;
}

h3 {
	background-color:#7F88B8;
	margin:0 0 10px 0;
	padding:6px 20px;
	color:#fff;
	font-weight:bold;
	font-size:110%;
	text-align:left;
	line-height:100%;
}

h4 {
	background:url(../images/midashi_h4.gif) no-repeat bottom left;
	padding:5px 10px 15px 10px;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:110%;
	color:#000;
	text-align:left;
	line-height:100%;
}

h5 {
	padding:5px 5px;
	margin:5px 0;
	font-weight:bold;
	font-size:110%;
/*	color:#7F88B8;*/
	color:#649C9C;
	text-align:left;
	line-height:110%;
	border-bottom:1px solid #ccc;
}

h6 {
	padding:5px 10px;
	margin:5px 0;
	font-weight:bold;
	font-size:110%;
	color:#000;
	text-align:left;
	line-height:100%;
	border-bottom:1px solid #ccc;
}


.midashi_news {
	font-weight:bold;
	font-size:130%;
	text-align:center;
	line-height:140%;
	text-decoration:underline;
	padding:10px 0 20px 0;
}

/********************　表組　********************/

.table_blue01 {
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
}

.table_blue01 th{
	margin:0;
	padding:5px 10px;
	border-bottom:1px solid #ccc;
	border-right:5px solid #CED1E4;
	background-color:#E5E7F1;
	text-align:left;
}

.table_blue01 td{
	margin:0;
	padding:5px 10px;
	border-bottom:1px solid #ccc;
	text-align:left;
}

.table_blue01 td.nesting{
	margin:0;
	padding:1px 1px;
	border-bottom:1px solid #fff;
}

.table_blue02 {
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.table_blue02 th{
	margin:0;
	padding:3px 5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#E5E7F1;
}

.table_blue02 td{
	margin:0;
	padding:3px 5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.table_GrayDotted {
	margin:0;
	padding:0;
	border-top:1px dotted #ccc;
}

.table_GrayDotted th{
	margin:0;
	padding:3px 10px;
	border-bottom:1px dotted #ccc;
	text-align:left;
	font-weight:normal;
}

.table_GrayDotted td{
	margin:0;
	padding:3px 10px;
	border-bottom:1px dotted #ccc;
}

.table_normal {
	margin:0;
	padding:0;
}
.table_normal td{
	margin:0;
	padding:3px 10px;
}


/********************　文字の装飾　********************/

.font_Red { color:#aa0000; }
.font_Green { color:#649C9C; }
.font_Blue { color:#7F88B8; }
.font_Gray { color:#777; }

.font_Large { font-size:x-large; }
.font_Small { font-size:x-small; }

/********************　ニュース　********************/
#news_Old {
	background-color:#f2f2f2;
	border:1px solid #ccc;
	padding:10px;
	margin-top:30px;
	width:90%;
	text-align:left;	
}