/*
---------------------------------------------------------------------
	くらし応援サイト　共通ＣＳＳ

	Designed by Ayumi Furukawa(PCARTS)
---------------------------------------------------------------------
*/

@media screen {
	body {
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		text-align: left;
		font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
		background-color:#faf5f5;
		font-size: small;
	}
}

@media print {
	body {
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		text-align: left;
		font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
		background-image: none;
	}
}

/* レイアウト用 */
#wrapper {
	width:798px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #70A100;
	background-color: #ffffff;
	float:left;
}

#header_link {
	width:790px;
	padding-left:8px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin:0;
	text-align:right;
	background-color:#fff;
}

#header_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#header_link li {
	font-size:10px;
	margin:0;
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	background-color:#fff;
	float:left;
}

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

#header_link a:hover {
	color:#666;
	text-decoration:underline;
}

#header_main {
	width:798px;
	margin:0px;
	padding:0px;
}

#header {
	clear:both;
	width:764px;
	padding-left:17px;
	padding-right:17px;
	padding-top:9px;
	padding-bottom:9px;
	background-color:#fff;
	border-bottom: solid 1px #ccc;
}

#header_top {
	clear:both;
	overflow: hidden; /* add saitou 100707 */	
	width:764px;
	/*height:47px; del saitou 100707*/
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
	padding-bottom: 5px; /* edit saitou 100707 */
	background-color:#fff;
	border-bottom: solid 1px #ccc;
}

#header_logo {
	margin-top:10px;
	margin-bottom:10px;
    text-align:left;
}

#header_left {
	float:left;
	width:450px;
	margin-top:10px;
	margin-bottom:10px;
}

#header_right {
	float:right;
	margin:10px 0 0 0;
	padding:0;
	text-align:right;
	width:300px;
}

#header_right p {
	font-size:10px;
	color:#333333;
	margin: 0 0 1px 0;
	padding: 0;
}

#header_right a {
	font-size:10px;
	color:#333333;
}

#menu_link {
	width:798px;
	height:33px;
	padding:0;
	margin:0;
	background: url(../img/menu_bg.gif) repeat-x;
}

#menu_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu_link li {
	margin:0;
	padding:0;
	float:left;
}

#menu_link a {
    color:#ffffff;
	padding:0;
}

#header2 {
	width:780px;
	background-color:#eeeeee;
	border-bottom: solid 1px #999;
}

/*　元CSS　*/
/*
#header_navigation {
	clear:both;
  width:798px;
	background-color:#fff;
	border-bottom: solid 1px #030;
}
*/

/*　071211_編集　*/
#header_navigation {
	clear:both;
	width:798px;
	height: 20px;
	background-color:#fff;
	border-bottom: solid 1px #030;
}

/*　元CSS　*/
/*
#header_navigation a {
	font-size:10px;
	background: url(title_green_dot.gif) left center no-repeat;
	padding-left:8px;
	color:#333333;
	text-decoration:none;
}

#header_navigation a:hover {
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}
*/

/*　071130bk:パンくず文字サイズ修正　*/
#header_navigation a {
	font-size:8px;
	background: url(title_green_dot.gif) left center no-repeat;
	padding-left:8px;
	color:#333333;
	text-decoration:none;
}

/*　071130bk:パンくず文字サイズ修正　*/
#header_navigation a:hover {
	font-size:8px;
	color:#333333;
	text-decoration:underline;
}

#contents_top {
        clear:both;
	float:left;
	width:158px;
	margin:10px 0px 0 8px;
	padding:0 0 0 0;
	background: url(../img/leftmenu_bg.jpg) repeat-y;
}

#contents_top h2 {
	width:158px;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	background:none;
	text-align:center;
	border:none;
}

#contents_top h3 {
	width:158px;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	text-align:center;
	border:none;
}

/*　元CSS　*/
/*
#contents_top p {
	font-size:10px;
	line-height:1.2;
	color:#333333;
	padding:0 0 0 0;
	margin:0 0 5px 0px;
	text-align:left;
}
*/

/*　071130bk:左メニュー文字サイズ修正　*/
#contents_top p {
	font-size:0.68em;
	line-height:1.2em;
	color:#333333;
	padding:0 0 0 0;
	margin:0 0 5px 0px;
	text-align:left;
}

#contents_top ul {
    margin-left:0px;
	padding-left:0px;
	text-align:left;
	list-style-type:none;
}

#contents_top li {
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:0px;
	width: 148px;
	height: 25px;
	background: url(/img/bg_leftmenu_list.gif) no-repeat;
}

#contents_top a {
	width:148px;
	font-size:12px;
	color:#666;
	padding:2px 0 2px 20px;
	margin:0;
	display:block;
	text-align:left;
	text-decoration:none;
}

#contents_top a:hover {
	color:#666;
	background-color:#fff;
}

#contents_top .now li {
	padding-left:0px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:0px;
}

#contents_top .now a {
	width:148px;
	font-size:12px;
	color:#666;
	background-color:#fff;
	padding:2px 0 2px 20px;
	margin:0;
	display:block;
	text-align:left;
	text-decoration:none;
}

#contents_top .now a:hover {
	color:#666;
	background-color:#fff;
}

#contents_top .menu2 ul {
	margin-left:0px;
	padding-left:10px;
	padding-right:4px;
	text-align:left;
	list-style-type:none;
}

#contents_top .menu2 li {
	padding-left:0px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:1px;
	background-color:#EFCF9D;
	border-left: solid 5px #CCA15D;
}

#contents_top .menu2 a {
	width:132px;
	font-size:12px;
	color:#666;
	padding:2px 0 2px 10px;
	margin:0;
	display:block;
    text-align:left;
	text-decoration:none;
}

#contents_top .menu2 a:hover {
	color:#666;
	background-color:#fff;
}

#contents_top_killer a, #contents_top_killer2 a {
	width:148px;
	padding:0 0 0 0;
	margin:0;
	text-align:center;
	text-decoration:none;
}

#contents_top_killer a:hover {
	background: url(../img/leftmenu_bg.jpg) left top no-repeat; 
}

#contents_top_killer p, #contents_top_killer2 p {
	padding: 0px 10px 10px 10px;
}

#contents_top_banner a {
	width:148px;
	padding:0 0 0 0;
	margin:0;
	text-align:center;
	text-decoration:none;
}

#contents_fullsize {
	width:798px;
}

#contents_main {
	float:right;
	width:581px;
	margin:10px 10px 10px 0;
	text-align:left;
	background-color:#fff;
	border:none;
	display: inline; /* kumagai add 100216 */
}

#contents_main .cb {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
}

#contents_main .sitelink2 a{
	background: url(site_arrow_small.gif) no-repeat;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#009;
}

#contents_main p {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
	margin:0px;
	margin-top:0;
	border:none;
}

#contents_main h3 {
	clear:both;
	font-size:1.2em;
	font-weight:bold;
	color:#933;
}

#whatsnew_top, #whatsnew_top1, #whatsnew_top2, #whatsnew_top3 {
	float:right;
	width:581px;
	margin:10px 10px 10px 0;
	text-align:left;
	background:none;
	border:none;
        display: inline; /* kumagai add 100216 */
}

#whatsnew_banner p {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:center;
	margin:0px;
	margin-top:0;
	border:none;
}

#whatsnew_title {
	margin-bottom:1px;
	margin-top:5px;
	border-left:solid 5px #70A100;
	border-bottom:solid 1px #666666;
	background:none;
}

#whatsnew_title p.left_n {
	float: left;
	font-size:1.0em;
	font-weight:bold;
	color:#333;
}

#whatsnew_title p.right_n {
	float: right;
	font-size:0.8em;
	color:#009;
}

#whatsnew_title .cb {
	clear:both;
}

#whatsnew_top h2, #whatsnew_top1 h2, #whatsnew_top2 h2, #whatsnew_top3 h2 {
	font-size:1.0em;
	color:#333;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	text-align:left;
	margin-bottom:1px;
	margin-top:5px;
	border-left:solid 5px #70A100;
	border-bottom:solid 1px #666666;
	background:none;
}

#whatsnew_news p, #whatsnew_news2 p {
	font-size:0.75em;
	color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
	margin:0px;
	margin-top:0;
	border-bottom:dotted 2px #cccccc;
}

#whatsnew_top a, #whatsnew_top1 a, #whatsnew_top2 a, #whatsnew_top3 a {
	font-size:1.0em;
	color:#000088;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0;
}

.prev_top_link {
	font-size: 12px !important;
	float:right;
	width:581px;
	margin:0 10px 10px 0;
	text-align:left;
	background:none;
	border:none;
}	

a.prevlink:link			{ color: #0066FF !important;; text-decoration: underline !important;; font-size: 12px; padding: 2px 0 2px 20px !important; font-weight: normal !important; }
a.prevlink:visited		{ color: #0066FF !important;; text-decoration: underline !important;; font-size: 12px; padding: 2px 0 2px 20px !important; font-weight: normal !important; }
a.prevlink:hover		{ color: #FF9900 !important;; text-decoration: none !important;; font-size: 12px; padding: 2px 0 2px 20px !important; font-weight: normal !important; }
a.prevlink:active		{ color: #0066FF !important;; text-decoration: none !important;; font-size: 12px; padding: 2px 0 2px 20px !important; font-weight: normal !important; }

a.toplink:link			{ color: #0066FF !important;; text-decoration: underline !important;; font-size: 12px; font-weight: normal !important; }
a.toplink:visited		{ color: #0066FF !important;; text-decoration: underline !important;; font-size: 12px; font-weight: normal !important; }
a.toplink:hover			{ color: #FF9900 !important;; text-decoration: none !important;; font-size: 12px; font-weight: normal !important; }
a.toplink:active		{ color: #0066FF !important;; text-decoration: none !important;; font-size: 12px; font-weight: normal !important; }

/* edit saitou 100326 */
/*#banner {
	width:560px;
	margin:5px 5px 5px 0px;
	text-align:left;
}

#banner a{
	margin:5px 15px 10px 0px;
	padding:0 0 0 0;
}*/

/* 下バナー */
#banner01,#banner02 {
    width: 580px;
    margin-top: 10px;
}

#banner01 a,#banner02 a {
    padding-top: 0;
}

#banner02 {
	border-top: 1px dashed #999;
}

#banner02 p {
	font-size: 0.8em;
	text-align: center;
	margin: 5px 0 3px 0;
}

.box_area {
	width: 510px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}

.box_l {
	width: 150px;
	float: left;
	margin: 0 30px 0 0;
	display: inline;
}

.box_c {
	width: 150px;
	float: left;
	margin: 0;
	display: inline;
}

.box_r {
	width: 150px;
	float: left;
	margin: 0 0 0 30px;
	display: inline;
}
/* edit saitou 100326 */

.section_left {
	width:560px;
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
	background-color:#ffffff;
	margin-top:10px;
}

.section_right {
	width:199px;
	text-align:left;
	margin-bottom:0px;
	background-color:#eeeeee;
}

#second_menu {
	background-color:#ffffff;
}

#second_menu ul{
	margin-left:0px;
	padding-left:0px;
	text-align:left;
}

/*
#second_menu li{
	width:250px;
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:0px;
}

#second_menu a{
	width:248px;
	font-size:14px;
	color:#666;
	padding:2px 0 2px 10px;
	margin:0;
	display:block;
	text-align:left;
	text-decoration:none;
}
*/

/* ページリンク見出し */
table.content_menu_title_box {
	width: 580px;
	margin-bottom: 10px;
	font-size: small;
}

table.content_menu_title_box th {
	width: 270px;
	padding: 0px 0px 10px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	color: #000000;
	vertical-align: bottom;
	font-size: 16px;	
}

table.content_menu_title_box td {
	vertical-align: top;
	padding: 5px 0px;
}

table#content_menu_box {
	width: 580px;
	margin-bottom: 20px;
	font-size: small;
}

table#content_menu_box th {
	width: 270px;
	padding: 0px 0px 10px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	text-align: left;
	color: #FF9933;
	vertical-align: bottom;
	font-size: 16px;
}

/*　元CSS　*/
/*
td.con_menu_exp {
	width: 255px;
	padding: 5px 0px;
	line-height: 1.3;
	vertical-align: top;
}
*/

/*　071130bk:文字サイズ修正　*/
td.con_menu_exp {
	width: 255px;
	font-size: 10px;
	padding: 15px 0px 10px;	
	line-height: 1.5em;
	vertical-align: top;
}

/*　元CSS　*/
/*
td.con_menu_arr {
	width: 15px;
	padding: 5px 0px 5px 0px;	
	vertical-align: top;
}
*/

/*　071130bk:矢印位置修正　*/
td.con_menu_arr {
	width: 15px;
	padding: 17px 0px 10px;	
	vertical-align: top;
}

td.con_menu_exp_2 {
	width: 255px;
	padding: 5px 0px;
	line-height: 1.5;
	vertical-align: top;
}

td.con_menu_arr_2 {
	width: 15px;
	padding: 10px 0px 5px;	
	vertical-align: top;
}

.align_r {
	float: right;
}

.align_l {
	float: left;
}

table#content_menu_box a {
	color:#666666;
	text-decoration:none;
}

table#content_menu_box a:hover {
	color:#333333;
	text-decoration:underline;
}

/* info等 */
table.whatsnew_info {
	margin: 5px 0px;
	font-size: small;
}

table.whatsnew_info th,td {
	vertical-align: top;
}

.whatsnew_info_line {
	padding-bottom: 5px;
	border-bottom:dotted 2px #cccccc;
}

.back_home {
	font-size: small;
	text-align: right;
	margin: 15px 0px;
}

/* ページタイトル */
h1 {
	background-color:#fff;
	padding:0px;
	margin:0px;
	text-align:left;
}

/* ページタイトル */
h2 {
	clear:both;
	font-size:1.4em;
	color:#663333;
	background-color:#fff5f5;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	text-align:left;
	margin-bottom:20px;
	margin-top:0;
	border-top:solid 2px #FE8935;
	border-left:solid 16px #FE8935;
	border-right:solid 2px #FE8935;
	border-bottom:solid 2px #FE8935;
}

/* ページタイトル英文用 */
h2 em {
	font-family:Century Gothic, Helvetica, sans-serif;
	font-style:normal;
	font-size:24px;
	color:#FA9B06;
	padding-right:30px;
}

/* セクションタイトル */
h3 {
	clear:both;
	line-height:1.6em;
	font-size:1.4em;
	color:#336633;
	margin: 8px 0px 5px 0px;
	padding-left:10px;
}

/* セクション内タイトル */
h4 {
	font-size:14px;
	line-height:1.3em;
	color:#335533;
	font-style:bold;
	padding-left:5px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

/* 段落タイトル */
h5 {
	clear:both;
	font-size:14px;
	line-height:1.2em;
	color:#996666;
	font-weight:bold;
	padding-left:5px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#container {
	position:relative;
	margin:0px 0;
	width:100%;
}

#globalmenu {
	position:absolute;
	margin:0 0px;
	width:199px;
	height:100%;
	text-align:left;
}

#footer {
	width:798px;
	height:auto;
	clear:both;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#ffffff;
	border-top:solid 2px #70A100;
}

#footer .cb {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
}

#footer p.footer_left_n,
#footer p.footer_right_n{
	margin: 0;
	padding: 0;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

#footer p.footer_left_n {
	float: left;
	margin-left: 4px;
}

#footer p.footer_right_n{
	float: right;
	margin-right: 4px;
}

#footer_link {
	width:708px;
	padding-left:60px;
	text-align:center;
	background-color:#fff;
}

#footer_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_link li {
	margin:0;
	padding:0;
	float:left;
}

#footer_link a {
	color:#ffffff;
	padding-left:4px;
}

/* ナビゲーション・タイトル */
#navigation_title {
	line-height:25px;
	height:25px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background: #ffffff url(globalmenu_green.jpg) left center no-repeat;
	border-bottom:solid 1px #999999;
}

#navigation_title a {
	color:#ffffff;
	padding-left:13px;
	text-decoration:none;
	display:block;
	width:186px;
}

#navigation_title a:hover {
	color:#ffff66;
	text-decoration:underline;
}

/* ナビゲーション・オーナーの方へ */
#navigation_owner ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation_owner li {
	border-bottom:1px solid #cccccc;
}

#navigation_owner a {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:4px 0 4px 18px;
	background: #f5f5f5 url(menu_green.gif) left center no-repeat;
	display:block;
	width:181px;
	color:#030;
	text-decoration:none;
}

#navigation_owner a:hover {
	color:#060;
	background: #fff url(menu_green_on.gif) left center no-repeat;
}

/* ナビゲーション・会社情報 */
#navigation_company ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation_company li {
	border-bottom:1px solid #cccccc;
}

#navigation_company a {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:4px 0 4px 18px;
	background: #f5f5f5 url(menu_orange.gif) left center no-repeat;
	display:block;
	width:181px;
	color:#030;
	text-decoration:none;
}

#navigation_company a:hover {
	color:#060;
	background: #fff url(menu_orange_on.gif) left center no-repeat;
}

/* ナビゲーション・リンク */
#navigation_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation_link li {
	border-bottom:1px solid #cccccc;
}

#navigation_link a {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:4px 0 4px 18px;
	background: #f5f5f5 url(menu_gray.gif) left center no-repeat;
	display:block;
	width:181px;
	color:#030;
	text-decoration:none;
}

#navigation_link a:hover {
	color:#060;
	background: #fff url(menu_gray_on.gif) left center no-repeat;
}

/* ナビゲーション２階層目 */
#navigation2 {
	width:200px;
	display:block;
}

#navigation2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation2 li {
	margin:0;
	padding:0;
	border-bottom:1px solid #666666;
}

#navigation2 a {
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding:6px 0 6px 20px;
	background: #ffffff;
	display:block;
	width:180px;
	color:#333333;
	text-decoration:none;
}

#navigation2 a:hover {
	color:#330000;
	background-image:none;
	background-color:#ffffdd;
}

#second_menu {
	width:260px;
	padding:5px 20px 5px 3px;
	float:left;
}

#second_menu_title {
}

#second_menu_title h3 {
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 0 3px;
	background: #ffffff;
	color:#663333;
	text-decoration:none;
	border-bottom:1px solid #666666;
}

#second_menu_title p {
	font-size:0.8em;
	font-weight:normal;
	line-height:1.2em;
	text-align:left;
	margin:5px 0 5px 0px;
	padding:0;
	background: #ffffff;
	color:#666666;
	text-decoration:none;
}

#second_menu_title ul {
	margin-left:0px;
	padding-left:5px;
	text-align:left;
	list-style-type:none;
}

#second_menu_title li {
	background: url(arrow_small.gif) no-repeat left top;
	padding-left:16px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:8px;
	border-bottom:1px solid #eee;
}

#second_menu_title .sitelink {
	background: url(site_arrow_small.gif) no-repeat left top;
}

#second_menu_title a {
	font-size:0.8em;
	line-height:0.9em;
	font-weight:normal;
	text-align:left;
	background: #ffffff;
	width:180px;
	color:#009;
	text-decoration:none;
}

#second_menu_title a:hover {
	text-decoration:underline;
}

/* 標準文字 */
p {
	font-size:10px;
	line-height:1.5em;
	color:#333333;
	margin-left:5px;
	margin-right:5px;
}

p.location {
	float:left;
	color:#333333;
	font-size:10px;
	text-align:left;
	margin-left:6px;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0;
	line-height:20px;
}

p.location a{
	color:#333333;
	font-size:10px;
	text-align:left;
	margin-left:6px;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0;
	line-height:20px;
}

p.headerlink {
	float:right;
	font-size:10px;
	text-align:right;
	margin-left:0px;
	margin-right:6px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:20px;
	padding-right:0px;
}

/* リスト*/
#normal li{
	font-size: 90%;
	line-height: 1.6em;
	color: #333333;
}

/* グローバルメニュー内バナー */
p.banner {
	line-height:1em;
	padding-left:0px;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
}

p a:link{
	color:#333;
	text-decoration:none;	
}
	
p a:visited{
	color:#aaa;
	text-decoration:none;
}
	
p a:hover,a:active{
	color:#666;
	text-decoration:underline;
}

/* 表組みの基本スタイル */
#contents th {
	font-size:12px;
	line-height:1.3em;
	color:#333333;
}

#contents td {
	font-size:12px;
	line-height:1.3em;
	color:#333333;
}

img {
	border: none;
}

/* サイト内リンク */
.sectionlink ul {
	margin-left:0px;
	padding-left:25px;
	text-align:left;
	list-style-type:none;
}

.sectionlink li {
	background: url(arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:30px;
}

/* 上位ページに戻るためのリンク */
.prevlink {
	clear:both;
	background: url(back_arrow_small.gif) no-repeat left center;
	padding:0 0 0 1.2em;
	margin:0 0 0 0;
	font-size:1em;
	/*font-weight:bold; del saitou 101015 */
	line-height:1.2em;
	color:#0066FF;
}

.prevlink a {
	color:#009;
}

/* ページのトップに戻るためのリンク */
.toplink {
	/*clear:both; del saitou 101015 */
	margin:0 0 0 0;
	font-size:1em;
	/*font-weight:bold; del saitou 101015 */
	line-height:1.2em;
	color:#0066FF;
}

.toplink a {
	color:#FF9900;
}

/* 外部サイトへのリンク */
.sitelink {
	clear:both;
	background: url(site_arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#009;
}

.sitelink ul {
	margin-left:0px;
	padding-left:25px;
	text-align:left;
	list-style-type:none;
}

.sitelink li {
	background: url(tv.jpg) no-repeat left center;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:30px;
}

/* テーブルレイアウト */
.table{
	font-size: 80%;
	line-height: 1.3em;
	color: #333333;
	width: 550px;
}

.table_line{
	font-size: 80%;
	line-height: 1.3em;
	color: #333333;
	width: 550px;
        border: 1px solid #CC9966;
}

/* カードの物件タイトル */
p.card{
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

/* キャプション付きイメージ */
.imagecaption {
	float: left;
	margin:0 15px 15px 0;
	font-size: 0.85em;
	color: gray;
}

.imagecaption img{
	margin:0 0 5px 0;
}

/* PDFファイルへのリンク */
.pdflink {
	float: left;
	background: url(icon_pdf.gif) no-repeat left center;
	padding-left:35px;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	color:#009;
}

/*  071119追加：clear */
.clear {
	clear: both;
}