body {
	background-image: url(../image/bk.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	}
td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	}
.waku {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}
.small {
	font-size: 10px;
	line-height: 14px;
	}

A:link.link1 {font-size: 12px; text-decoration:none; line-height:14px}
A:visited.link1 {font-size: 12px; text-decoration:none; line-height:14px}
A:active.link1 {font-size: 12px; text-decoration:underline; line-height:14px}
A:hover.link1 {font-size: 12px; text-decoration:underline; line-height:14px}
A:link.link2{font-size: 11px; text-decoration:none; line-height:13px ;color: #990000;}
A:visited.link2{font-size: 11px; text-decoration:none; line-height:13px;color: #990000;}
A:active.link2{font-size: 11px; text-decoration:underline; line-height:13px;color: #990000;}
A:hover.link2{font-size: 11px; text-decoration:underline; line-height:13px;color: #990000;}
A:link.link3 { color: #990000;font-size: 12px; text-decoration:none; line-height:14px}
A:visited.link3 {color: #990000;font-size: 12px; text-decoration:none; line-height:14px}
A:active.link3 {color: #990000;font-size: 12px; text-decoration:underline; line-height:14px}
A:hover.link3 { color: #990000;font-size: 12px; text-decoration:underline; line-height:14px}
a:link {
	color: #003096; text-decoration:none;
	}
a:visited {
	color: #003096; text-decoration:none;
	}
a:active {
	color: #003096; text-decoration:underline;
	}
a:hover {
	color: #003096; text-decoration:underline;
	}

.pad_5 {
	padding: 5px;
	}
.pad_5_15 {
	padding: 5px 15px;
	}
.pad_5_0 {
	padding: 5px 0;
	}
.pad_10 {
	padding: 10px;
	}
.pad_btm_5 {
	padding-bottom: 5px;
	}
.pad_top_5 {
	padding-top: 5px;
	}	
.pad_10_0 {`
	padding: 10px 0;
	}

/** 共通 **/
.copyright_top {
	padding: 7px 20px 0 0;
	text-align: right;
	font-size: 9px;
	color: #899F0E;
	}
.copyright {
	background-image: url(../image/shared/footer_bg.jpg);
	background-repeat: no-repeat;
	padding: 7px 40px 10px 0;
	text-align: right;
	font-size: 9px;
	color: #899F0E;
	}
.main_waku_side {
	background-image: url(../image/shared/waku_side.gif);
	background-repeat: repeat-y;
	}
.footer_text_small {
	padding: 5px 10px;
	font-size: 10px;
	line-height: 110%;
	color: #666666;
	}
.text_link_box {
	padding-left: 15px;
	}
.text_link a:link {
	color: #333333;
	background-image: url(../image/shared/icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
	}
.text_link a:visited {
	color: #333333;
	background-image: url(../image/shared/icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
	}
.text_link a:hover {
	color: #A3BD1B;
	background-image: url(../image/shared/icon_o.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
	}
.text_link a:active {
	color: #A3BD1B;
	background-image: url(../image/shared/icon_o.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
	}
	

/** コミュニティデザインとは **/

.about_text {
	padding: 15px 15px 0 15px;
	background-color: #D8EDFF;
	color: #003366;
	}

/** メッセージ **/

.message_text {
	padding: 0 20px 20px 20px;
	background-color: #F5F5F5;
	color: #003366;
	}

/** 会社概要 **/

.profile_text_fax {
	padding: 2px 5px;
	background-color: #BAD8FD;
	font-weight: bold;
	}

/** サイトマップ **/

.sitemap_underline_dashed {
	background-image: url(../image/sitemap/dashed.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

/** What's New **/

.new_txt_bg {
	border-left: 4px solid #A3BD1B;
	padding: 0 10px;
	}
.new_txt_bg p {
	padding-top: 5px;
	}

.new_txt_bg p a:link {
	color: #A3BD1B; text-decoration:none;
	}
.new_txt_bg p a:visited {
	color: #A3BD1B; text-decoration:none;
	}
.new_txt_bg p a:active {
	color: #A3BD1B; text-decoration:underline;
	}
.new_txt_bg p a:hover {
	color: #A3BD1B; text-decoration:underline;
	}

.new_txt_dashed {
	background-image: url(../image/whatsnew/dashed.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0;
	}
.new_date_icon {
	width: 90px;
	height: 15px;
	font-size: 10px;
	background-image: url(../image/whatsnew/new.gif);
	background-repeat: no-repeat;
	background-position: 55px 50%;
	}
.new_date_icon_no {
	width: 90px;
	height: 15px;
	font-size: 10px;
	}
