@charset "euc-jp";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:inherit;
	background-color:#ddd7ca;
	text-align:center;
	margin-bottom:15px;
}

a
{
	color:#1284f6;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

div.ovf_auto {
	overflow: auto;
	}

hr.clear
{
	display:none;
}

/*style*/
.b { font-weight: bold;}

/*color*/
.red { color: #CC0000;}
.sky { color:#0066CC;}

/*enhance*/
.sky_em {
	color:#0066CC;
	font-size: 110%;
	padding-right: 3px;
	padding-left: 3px;
	}

/*font-size*/
.ft80 {
	font-size:80%;
	}

/*width*/
.w90 {
	width: 90px;
	}
.w100 {
	width: 100px;
	}
.w120 {
	width: 120px;
	}
.w130 {
	width: 130px;
	}
.w150 {
	width: 150px;
	}
.w200 {
	width: 200px;
	}
.w250 {
	width: 250px;
	}
.w270 {
	width: 270px;
	}
.w300 {
	width: 300px;
	}
.w330 {
	width: 330px;
	}

.w400 {
	width: 400px;
	}

.w425 {
	width: 425px;
	}

/* height */
.h60 {
	height: 60px;
	}

/* align */

.al-r {
	text-align: right;
	}
.al-l {
	text-align: left;
	}
.al-c {
	text-align: center;
	}
	
.vl-t {
	vertical-align: top;
	}
.vl-m {
	vertical-align: middle;
	}
.vl-b {
	vertical-align: bottom;
	}

.fl-r {
	float: right;
	}
.fl-l {
	float: left;
	}
.fl-c {
	clear: both;
	}	

/* lune-height */
.lh13{ line-height: 1.3em!important; }
.lh14{ line-height: 1.4em!important; }
.lh15{ line-height: 1.5em!important; }
.lh16{ line-height: 1.6em!important; }
.lh17{ line-height: 1.7em!important; }
.lh18{ line-height: 1.8em!important; }
.lh19{ line-height: 1.9em!important; }
.lh20{ line-height: 2.0em!important; }

/* padding */

.m0{ margin: 0!important; }
.m0-t{ margin-top: 0!important; }
.m0-r{ margin-right: 0!important; }
.m0-b{ margin-bottom: 0!important; }
.m0-l{ margin-left: 0!important; }

.m05{ margin: 5px!important; }
.m05-t{ margin-top: 5px!important; }
.m05-r{ margin-right: 5px!important; }
.m05-b{ margin-bottom: 5px!important; }
.m05-l{ margin-left: 5px!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }

.m80{ margin: 80px!important; }
.m80-t{ margin-top: 80px!important; }
.m80-r{ margin-right: 80px!important; }
.m80-b{ margin-bottom: 80px!important; }
.m80-l{ margin-left: 80px!important; }

.m85{ margin: 85px!important; }
.m85-t{ margin-top: 85px!important; }
.m85-r{ margin-right: 85px!important; }
.m85-b{ margin-bottom: 85px!important; }
.m85-l{ margin-left: 85px!important; }

.m88{ margin: 88px!important; }
.m88-t{ margin-top: 88px!important; }
.m88-r{ margin-right: 88px!important; }
.m88-b{ margin-bottom: 88px!important; }
.m88-l{ margin-left: 88px!important; }

.m90{ margin: 90px!important; }
.m90-t{ margin-top: 90px!important; }
.m90-r{ margin-right: 90px!important; }
.m90-b{ margin-bottom: 90px!important; }
.m90-l{ margin-left: 90px!important; }
.m150-r { margin-right: 150px!important;}
.m180-r { margin-right: 180px!important;}

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p90-l{ padding-left: 90px!important; }
.p100-l{ padding-left: 100px!important; }
.p110-l{ padding-left: 110px!important; }
.p120-l{ padding-left: 120px!important; }

/*list*/
ul.ya01 li {
	list-style-image: url(img/whatsnew_icon.gif);
	margin-left: 0px;
	}

ul.ya02 li {
	list-style-image: url(img/ic_ball01.png);
	margin-left: 0px;
	}

p.ball_L {
	padding-left: 25px;
	background: url(img/entry_h3.gif) no-repeat left top;
	}

/*background*/
div.bg01 {
	padding: 10px 0px;
	background-color: #E0E0E0;
	}

/*frame*/
div.frame01 {
	padding: 10px 0px;
	border: 2px dotted #E0E0E0;
	}
	
div.frame02 {
	padding: 8px 10px;
	border: 1px dashed #ccc;
	}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:810px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	margin:0 5px;
}

div.container-archive
{
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
	color:inherit;
	background:#ffffff url(img/header_bg.gif) repeat-x left top;
	height:70px;
}

div.header-inner
{
	padding:20px 10px 10px 10px;
}

div#header img
{
	float:left;
}

div.header-inner h1
{
	text-align:right;
	font-weight: normal;
	font-size:70%;
	padding-top:25px;
}

div.header-inner h1 a
{
	color:#1284f6;
	background-color:inherit;
}


/*
div#header p
{
	text-align:right;
	font-size:70%;
	padding-top:25px;
}

div#header p a
{
	color:#3366cc;
	background-color:inherit;
}
*/


/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	padding:1px;
}

div.banner-inner
{
	background-image:url(img/banner_inner.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:200px;
}

/*
div.banner-inner h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:65px;
	left:30px;
	width:90%;
}

div.banner-inner h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}
*/

div.banner-inner h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:75px;
	left:30px;
	width:90%;
}

/* ---------- banner_bg ---------- */

/* ---------- search ---------- */

div#search-content
{
	background-image:url(img/search_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
}

div.search-form form
{
	width:200px;
	float:right;
}

div.search-form form input#search
{
	font-size:80%;
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:136px;
	padding:2px;
}

div.search-form form input.searchsubmit
{
	border:0;
	font-size:80%;
	position:relative;
	top:4px;
	left:0;
}

/* ---------- search_end ---------- */

/* ---------- content ---------- */

div#content
{
	background:transparent url(img/main_top_bg.gif) no-repeat left top;
	padding:25px 30px 0 0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	float:right;
	width:540px;
}

div#info-box
{
	padding:5px 0 0 0;
	text-align:left;
	margin-bottom:25px;
}

div#info-box img
{
	float:left;
}

div#info-box p
{
	/*margin-left:250px;*/
	font-size:90%;
	color:#333;
	background-color:inherit;
	line-height:150%;
}


div#news-box,
div#news-box2
{
	margin-bottom:15px;
}

div#news-box h3.news-header,
div#news-box2 h3.news-header
{
padding:5px; 0px 5px 5px;
background-color:#006699;
font-size:80%;
 color:#fff;
font-weight:bold;
}

div.news-box-inner ul
{
	margin-top:5px;
	list-style-type:none;
	font-size:80%;
}

div.news-box-inner ul li
{
	color:#555555;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(img/whatsnew_icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	border-bottom:1px solid #dddcdc;
}

div.news-box-inner ul li a
{
  color:#1284f6;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	float:left;
	width:200px;
	text-align:left;
	margin-top:-10px;
}

div.contents-menu
{
	margin:0 0 10px 0;
	color:#423636;
	background-color:inherit;
	font-size:80%;
}

div.contents-title
{
	width:200px;
	height:46px;
}

div.contents-title h4
{
	font-size:2px;
	font-weight:normal;
	text-indent:-9999px;
	background:transparent url(img/contents_menu.gif) no-repeat left top;
	height:32px;
	margin:0 10px;
}

div.category-archives ul
{
	list-style-type:none;
	margin-bottom:20px;
}

div.category-archives ul li
{
	color:#423636;
	background-color:inherit;
}

div.category-archives ul li a
{
	text-decoration:none;
	color:#423636;
	background:transparent url(img/menu.gif) no-repeat left top;
	display:block;
	padding:10px 6px 10px 26px;
	line-height:100%;
}

div.category-archives ul li a:hover
{
	background:transparent url(img/menu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
	text-decoration:none;
}

div.category-archives ul.sub-category li
{
}

div.category-archives ul.sub-category li a
{
	color:#423636;
	background:transparent url(img/submenu.gif) no-repeat left top;
	display:block;
	padding:2px 18px 2px 38px;
}

div.category-archives ul.sub-category li a:hover
{
	background:transparent url(img/submenu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
}

/*
div.rssfeed
{
	font-size:2px;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
}

div.rssfeed a
{
	display:block;
	background:transparent url(img/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover
{
	background:transparent url(img/rss.gif) no-repeat left bottom;
}


span.powered
{
	font-size:60%;
	color:#0b2947;
	background-color:inherit;
	padding-left:10px;
}

a.movabletype
{
	font-size:55%;
	color:#1284f6;
	background-color:inherit;
}
*/

/*additional*/
div.lft_module {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 80%;
	}

div#rssfeed ul {
	list-style: none;
	margin: 10px;
	}

div#bookmark ul {
	list-style: none;
	margin: 10px 0px;
	}
div#rssfeed ul li,
div#bookmark ul li {
	margin-top: 3px;
	}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	background-image:url(img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:49px;
}

div.footer-inner
{
	font-size:60%;
	text-align:center;
	padding:18px 0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.banner-archives
{
	background-image:url(img/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-archives h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:25px;
	left:30px;
	width:90%;
}

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#413738;
	background-color:inherit;
}

div#main p.navi a
{
	color:#1284f6;
	background-color:inherit;
}

div.entry
{
	margin-bottom:40px;
	width:540px;
}

div.entry blockquote
{
	font-size:80%;
	line-height:150%;
	color:#423636;
	background:transparent url(img/blockquote.gif) repeat-y left top;
	padding:15px 20px;
	margin:0 0 10px 0;
}

div.entry h1,
#main h1
{
	color:#4a6c9a;
	font-size:120%;
	font-weight:bold;
	background:transparent url(img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2
{
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	background:transparent url(img/entry_h2.gif) no-repeat left top;
	border-bottom:1px solid #314a7d;
	padding:10px 10px;
	margin:0 0 10px 0;
}

div.entry h3
{
	color:#314a7d;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(img/entry_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #6b89aa;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(img/entry_h4.gif) no-repeat 0px 8px;
	border-bottom:1px dashed #909090;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(img/entry_h5.gif) no-repeat 0px 6px;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(img/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:5px;
}

div.entry-body
{
	/*border-bottom:2px solid #d8d8d8;*/
}

p.entry-more-link {
	padding-bottom: 15px;
	border-bottom:2px solid #d8d8d8;
	}

div.entry-info ul
{
	list-style-type:none;
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li
{
	font-size:60%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
	color:#423636;
	background-color:#e9e9e9;
}

div.comment p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}
/* ---------- archives_end ---------- */



span.dm_bold{font-weight:bold;}
span.dm_bold_blue{
	font-weight:bold;
	color:#0066CC;
	font-size: 120%;
}

div#dm_top{padding:5px 0px 0px 0px; margin:0px;}
div#dm_next{ padding:10px 0px 5px 0px; margin:0px;}
div#dm_top p, div#dm_next p{font-size:80%;}

div#dm_top ul{
	border:1px dotted #0066CC;
	padding:10px 10px 10px 23px;
	margin:20px 0px 5px 0px;
	list-style-type:square; font-size:80%;
	}
div#dm_top ul li{
	padding:0px 0px 8px 0px;}

div#dm_top h2 {
	padding-left: 30px;
	background: none;
	color: #333333;
	}

div#dm_top img#ttl {
	margin-bottom: 10px;
	}
* html div#dm_top img#ttl {
	margin-bottom: 0px;
	}

div#dm_next p.inner {
	margin-left: 20px;
	margin-right: 30px;
	}
div#dm_next ul{ padding:10px 10px 10px 23px; margin:0px 0px 5px 0px; list-style-type:square; font-size:80%;}
div#dm_next ul li{padding:0px 0px 8px 0px;}
div#dm_next ul li a{color:#1284f6; text-decoration:underline;}
div#dm_next ul li a:hover{color:#990033; text-decoration:underline;}

div#dm_next h2.round {
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	background:transparent url(img/entry_h2_round.gif) no-repeat left top;
	padding:10px 0px 10px 30px;
	margin:0 0 10px 15px;
	border-bottom: none;
}

div#dm_next h2.round a,
div#dm_next h2.round a:link,
div#dm_next h2.round a:hover,
div#dm_next h2.round a:visited {
	color: #ffffff;
	}


div.news-box-inner dl
{
margin-top:5px;
list-style-type:none;
line-height:140%;
font-size:80%;
}

div.news-box-inner dl dt
{
width:122px;
float:left;
	color:#666;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(img/whatsnew_icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
/*	border-bottom:1px solid #dddcdc; */
}

* html div.news-box-inner dl dt
{
	width:150px;
	}

div.news-box-inner dl dt a
{
	color:#666;
	background-color:inherit;
}

div.news-box-inner dl dd
{
	color:#666;
	padding:5px 0 4px 150px;
	background-color:inherit;
	border-bottom:1px solid #dddcdc;
}

div.news-box-inner dl dd a
{
	color:#1284f6;
	background-color:inherit;
text-decoration:underline;
}

div.news-box-inner dl dd a:hover
{
	color:#990033;
	background-color:inherit;
text-decoration:underline;
}

/*001 tokucho*/
div#tokucho {
	height: 180px;
	background: url(img/tokucho_img01.jpg) no-repeat right top;
	}

/*005 ukeoi*/
div#ukeoi {
	height: 180px;
	background: url(img/ukeoi_img01.jpg) no-repeat right top;
	}
	
/*601 staff_info*/
table.staff_info {
	margin: 15px;
	border-collapse: collapse;
	border: 3px double #ccc;
	font-size: 80%;
	}
table.staff_info th {
	width: 120px;
	font-weight: normal;
	text-align: left;
	padding: 8px 0px 8px 8px;
	background-color: #E0E0E0;
	border: 1px solid #ccc;
	}
table.staff_info td {
	padding: 8px 0px 8px 8px;
	border: 1px solid #ccc;
	}

/* 007_nagare */
div#nagare01 {
	}

div#nagare01 h2.round {
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	background:transparent url(img/entry_h2_round.gif) no-repeat left top;
	padding:10px 0px 10px 30px;
	margin:0 0 10px 15px;
	border-bottom: none;
}

div#nagare01 dl {
	margin: 30px 20px;
	font-size: 80%;
	}
div#nagare01 dt {
	margin-top: 0.8em;
	color: #0066CC;
	font-size: 105%;
	}
div#nagare01 dd {
	margin-left: 1em;
  margin-top: 6px;
	padding-bottom: 20px;
	background: url(img/ic_ya02.gif) no-repeat center bottom;
	}
div#nagare01 dd.last {
	background: none;
	}


/* 008_faq */
div#faq dl {
font-size:80%;
	}
	
div#faq dt {
	margin-top: 20px;
	padding: 10px 0px 10px 40px;
	color: #0066CC;
	background:	url(img/icon_faq_q.gif) no-repeat left top;
	font-size: 105%;
	}

div#faq dd {
	margin: 10px 20px 0px 10px;
	padding-left: 40px;
	line-height: 1.2;
	background:	url(img/icon_faq_a.gif) no-repeat left top;
	}

/* 009_toiawase */
div.form input,
div.form textarea {
	border: 1px solid #ccc;
	}
	
table#t_contact {
	width: 500px;
	margin: 0 0 0 20px;
	font-size: 12px;
	border: none;
	}

table#t_contact th {
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
	background-color: #e0e0e0;
	border-bottom: 1px solid #ccc;
	}

table#t_contact td {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #ccc;
	background-color: #f0f0f0;
	}

/* 020_company */
div#company {
	height: 550px;
	}
div#company dl {
	font-size: 80%;
	}
div#company dt {
	margin-top: 1em;
	}
div#company dd {
	padding-left: 7em;
	margin-top: -1.2em;
	}
div#company ul {
	font-size: 100%;
	margin-left: -1em;
	}
div#company ul li {
	line-height: 1.3;
	margin-top: -3px;
	}
 