@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:14px;
	color:#666;
	background-color:#303030;
	background-image:url(../images/index/bg_all.png);
	background-repeat:repeat-x;
	background-position:left top;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/*
外枠
*/

#around{
	width:900px;
	margin:0 auto;
	background-color:#FFF;
}

/*
ヘッダー
*/

#header{
	width:900px;
	height:47px;
	position:relative;
}

/*
ロゴ
*/

#header h1{
	width:259px;
	height:47px;
	position:absolute;
	top:0px;
	left:10px;
}

/*
文字サイズ
*/

.txtsize_area{
	width:154px;
	height:13px;
	position:absolute;
	right:10px;
	top:7px;
}

.txtsize_area li{
	list-style-type:none;
	float:left;
	line-height:13px;
}

.txtsize_area li a{
	line-height:13px;
}

/*
グローバルナビゲーション
*/

#gnavi{
	width:900px;
	margin:0;
}

#gnavi li{
	list-style-type:none;
	float:left;
}

#gnavi li a{
	display:block;
	width:150px;
	color:#FFF;
	text-align:center;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	font-size:85%;
}

#gnavi01 a{
	background-image:url(../images/tmp/gnavi01.png);
	background-repeat:no-repeat;
	background-position:left -22px;
}

#gnavi01 a:hover{
	background-position:left -22px;
}

#gnavi02 a{
	background-image:url(../images/tmp/gnavi02.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi02 a:hover{
	background-position:left -22px;
}

#gnavi03 a{
	background-image:url(../images/tmp/gnavi03.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi03 a:hover{
	background-position:left -22px;
}

#gnavi04 a{
	background-image:url(../images/tmp/gnavi04.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi04 a:hover{
	background-position:left -22px;
}

#gnavi05 a{
	background-image:url(../images/tmp/gnavi05.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi05 a:hover{
	background-position:left -22px;
}

#gnavi06 a{
	background-image:url(../images/tmp/gnavi06.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi06 a:hover{
	background-position:left -22px;
}

/*
メインイメージ
*/
#mainimage{
	clear:both;
	width:900px;
	margin:0 auto;
}

/*
コンテンツコンテナ
*/
#contents-container{
	width:900px;
	padding:10px 0px;
	overflow:hidden;
}

/*
左カラム
*/
#left_column{
	float:left;
	width:255px;
	margin-left:5px;
	display:inline
}

/*
コラム
*/
#column_area{
	width:244px;
	background-image:url(../images/index/bg-column.png);
	background-repeat:repeat-y;
	background-position:right top;
	overflow:hidden;
	margin-bottom:15px;
}

.column_mass{
	clear:both;
	width:240px;
	margin:0px auto;
	padding:10px 0px 20px 0px;
	
}

.c_img{
	width:67px;
	float:left;
}

.column_mass dl{
	float:left;
	width:170px;
	margin:0px 0px 20px 0px;
}

.column_mass .title{
	width:154px;
	background-image:url(../images/index/slb-column.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:18px;
}

.column_mass .title p{
	font-weight:bold;
	color:#FFF;
	font-size:80%;
	padding-left:10px;
}

.column_mass .txt{
	padding:5px 8px;
	font-size:80%;
	line-height:150%;
}

.column_mass .detail{
	font-size:80%;
	line-height:200%;
	text-align:right;
	padding-right:20px;
}

.column_mass .detail a{
	text-decoration:none;
	color:#DD1919;
}

/*
情報誌
*/
#maga_area{
	width:244px;
	overflow:hidden;
	margin-bottom:15px;
}

.maga_mass{
	clear:both;
	width:240px;
	margin:0px auto;
	padding:10px 0px 20px 0px;
	
}

.maga_img{
	width:71px;
	float:left;
}

.maga_mass dl{
	float:left;
	width:165px;
	margin:0px 0px 20px 0px;
}

.maga_mass .txt{
	padding:5px 8px;
	font-size:80%;
	line-height:150%;
}

.maga_mass .detail{
	font-size:80%;
	line-height:200%;
	text-align:right;
	padding-right:20px;
}

.maga_mass .detail a{
	text-decoration:none;
	color:#DD1919;
}

/*
左カラム　バナー
*/

.left_col_banner{
	clear:both;
	padding:30px 0px 0px 0px;
}

/*
右カラム
*/

#right_column{
	width:631px;
	float:right;
	margin-right:5px;
	display:inline
}

/*
業務
*/

.gyoumu_flash{
	width:618px;
	margin:20px auto;
}

/*
右カラム段組
*/

#right_column_dan{
	width:630px;
	margin:0 auto;
}

/*
中央カラム　バナー
*/

.center_banner{
	width:325px;
	float:left;
}

.center_banner ul{
}

.center_banner ul li{
	list-style-type:none;
	margin-bottom:20px;
}

/*
右カラム　Topics
*/
#topics_area{
	width:291px;
	float:right;
}

/*
Topics　1記事
*/

.topics_entry{
	width:291px;
	margin:5px 0px;
	clear:both;
}

.topics_entry dt{
	background-image:url(../images/index/slb-topics.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:19px;
	font-size:90%;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}

.topics_entry .dd01{
	margin-left:30px;
	margin:10px 0px 10px 20px;
	line-height:175%;
	font-size:90%;
	letter-spacing:1px;
}

.topics_entry .dd02{
	float:right;
	margin-right:10px;
}

.topics_entry .dd02 p{
	background-image:url(../images/index/li01.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	margin-bottom:20px;
}

.topics_entry .dd02 p a{
	color:#0066CC;
	text-decoration:none;
}

/*
フッターメニュー
*/

#footer_menu_area{
	clear:both;
	width:900px;
	height:53px;
	background-image:url(../images/index/bg_footer.png);
}

#footer_menu_area p{
	padding-top:30px;
	padding-left:15px;
	font-size:80%;
	color:#CCCCCC;
}

#footer_menu_area p a{
	color:#666;
	text-decoration:none;
}

#footer_menu_area p a:hover{
	color:#DD1919;
}



/*
フッター
*/

#footer{
	width:900px;
	margin:0 auto;
	background-image:url(../images/index/bg_copy.png);
	background-repeat:no-repeat;
}

#footer p{
	line-height:28px;
	padding-bottom:4px;
	color:#FFF;
	text-align:right;
	font-size:85%;
	padding-right:10px;
	letter-spacing:1px;
}

/*
見出しをテキストへ変更　09/10/29
*/

.lbl01areas h2 {
	background-image: url(../images/index/lb01.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 17px;
	width: 234px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lbl03areas h2 {
	background-image: url(../images/index/lb03.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 17px;
	width: 621px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lbl04areas h2 {
	background-image: url(../images/index/lb04.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 17px;
	width: 281px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lbl04areas h2 .l04a {
	float: left;
	width: 100px;
}
.lbl04areas h2 .r04a {
	float: right;
	width: 100px;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lbl04areas h2 .r04a a {
	font-weight: normal;
	color: #FFF;
}