@charset "UTF-8";

/*******************************************************************************
*                                                                              *
*  Web Site  :  http://www.seekdesign.jp/                                      *
*  Author    :  Miho.M                                                         *
*  Modified  :  1-Dec-2006                                                     *
*                                                                              *
*******************************************************************************/

/*
########################################################
	Body
########################################################
*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg.gif) repeat-y 0px 0px;
}
a {
	color: #D88203;
	overflow: hidden;
}
a:hover {
	color: #D8AD03;
}
p {
	margin: 0px;
}
img {
	border: none;
	vertical-align: bottom;
}
table {
	border: none;
}
form {
	margin: 0px;
}
input,textarea {
	background: transparent;
	border: 1px solid #BABCAF;
}

/*
########################################################
	header
########################################################
*/

#header {
	background: url(../images/header2.gif) no-repeat 0px 0px;
	height: 160px;
	position: relative;
	width: 800px;
}
#header h1 {
	margin: 0px;
	left: 8px;
	top: 27px;
	position: absolute;
}
#header h1 a {
	display: block;
	top: 108px;
	left: 88px;
	margin: 0px;
	color: #000000;
	font-size: 18px;
	position: relative;
	text-decoration: none;
}
#header h1 a:hover {color: #ffffff;}
#logo {
	font-size: 11px;
	position: relative;
	left: 13px;
	top: 11px;
	clear: both;
}
#header #century {
	position: absolute;
	left: 625px;
	top: 15px;
}
#header #century a {
	top: 2px;
	left: 6px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
}
#header #century a:hover {color: #D88203;}
#headnavi {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#headnavi li {
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	font-weight: bold;
}
#headnavi li#headnavi01 {
	position: absolute;
	left: 595px;
	top: 45px;
	float: left;
}
#headnavi li#headnavi01 a {
	text-decoration: none;
	color: #000000;
}
#headnavi li#headnavi02 {
	position: absolute;
	left: 660px;
	top: 45px;
	float: left;
}
#headnavi li#headnavi02 a {
	text-decoration: none;
	color: #000000;
}
#headnavi li#headnavi03 {
	float: left;
	position: absolute;
	left: 703px;
	top: 45px;
}
#headnavi li#headnavi03 a {
	text-decoration: none;
	color: #000000;
}
#headnavi li#headnavi01 a:hover {color: #ffffff;}
#headnavi li#headnavi02 a:hover {color: #ffffff;}
#headnavi li#headnavi03 a:hover {color: #ffffff;}
#comme {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*
########################################################
	Composition
########################################################
*/

#sidebar {
	width: 194px;
	float: left;
}
#container {
	width: 800px;
	clear: both;
	padding-top: 5px;
}
#contents {
	width: 588px;
	margin-bottom: 5px;
	float: right;
	margin-right: 13px;
}
#auctionbanner01 {
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 2px;
}
#auctionbanner02 {
	margin-bottom: 6px;
}
#staffcontents {
	width: 588px;
	margin-bottom: 5px;
	float: right;
	margin-right: 13px;
}

/*		IE only
-------------------------------------------------------\*/
*html #staffcontents {
	width: 588px;
	margin-right: -5px;
}
/*		end
-------------------------------------------------------*/

/*
########################################################
	Navigation
########################################################
*/

#navigation {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
#navigation li#mainnavi01 {
	background: url(../images/mainnavi01.gif) no-repeat 0px 0px;
	width: 139px;
	height: 37px;
	color: #ffffff;
}
#navigation li#mainnavi02 {
	background: url(../images/mainnavi02.gif) no-repeat 0px 0px;
	width: 214px;
	height: 37px;
}
#navigation li#mainnavi03 {
	background: url(../images/mainnavi03.gif) no-repeat 0px 0px;
	width: 140px;
	height: 37px;
}
#navigation li#mainnavi04 {
	background: url(../images/mainnavi04.gif) no-repeat 0px 0px;
	width: 137px;
	height: 37px;
}
#navigation li#mainnavi05 {
	background: url(../images/mainnavi05.gif) no-repeat 0px 0px;
	width: 151px;
	height: 37px;
}
#navigation li#mainnavi01 a {
	text-decoration: none;
	top: 10px;
	left: 30px;
	color: #000000;
	position: relative;
}
#navigation li#mainnavi02 a {
	text-decoration: none;
	top: 10px;
	left: 30px;
	color: #000000;
	position: relative;
}
#navigation li#mainnavi03 a {
	text-decoration: none;
	top: 10px;
	left: 30px;
	color: #000000;
	position: relative;
}
#navigation li#mainnavi04 a {
	text-decoration: none;
	top: 10px;
	left: 30px;
	color: #000000;
	position: relative;
}
#navigation li#mainnavi05 a {
	text-decoration: none;
	top: 10px;
	left: 30px;
	color: #000000;
	position: relative;
}
#navigation li#mainnavi01 a:hover {color: #D88203;}
#navigation li#mainnavi02 a:hover {color: #D88203;}
#navigation li#mainnavi03 a:hover {color: #D88203;}
#navigation li#mainnavi04 a:hover {color: #D88203;}
#navigation li#mainnavi05 a:hover {color: #D88203;}
/*
########################################################
	botom
########################################################
*/
#botom{
	width: 750px;
	margin: 10px 10px 20px 20px;
	padding: 0px;
}
/*
########################################################
	Side-Navigation
########################################################
*/

#sidenavi {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	font-weight: bold;
}
#sidenavi li {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 177px;
	position: relative;
}
#sidenavi li#search01 {
	background: url(../images/seach01.gif) no-repeat 0px 0px;
	height: 57px;
	width: 177px;
	font-size: 18px;
	margin-bottom: 5px;
}
#sidenavi li#search02 {
	background: url(../images/seach02.gif) no-repeat 0px 0px;
	height: 57px;
	width: 177px;
	font-size: 18px;
	margin-bottom: 5px;
}
#sidenavi li#search03 {
	background: url(../images/seach03.gif) no-repeat 0px 0px;
	height: 57px;
	width: 177px;
	font-size: 18px;	
	margin-bottom: 5px;
}
#sidenavi li#search01 a {
	top: 8px;
	left: 20px;
	text-decoration: none;
	position: relative;
	color: #000000;
}
#sidenavi li#search02 a {
	top: 8px;
	left: 20px;
	height: 24px;
	width: 145px;
	text-decoration: none;
	position: relative;
	color: #000000;
}
#sidenavi li#search03 a {
	top: 8px;
	left: 20px;
	text-decoration: none;
	position: relative;
	color: #000000;
}
#sidenavi li#search01 a:hover {color: #D88203;}
#sidenavi li#search02 a:hover {color: #D88203;}
#sidenavi li#search03 a:hover {color: #D88203;}
#sidenavi li#banner01 {
	background: url(../images/banner_01.jpg) no-repeat 0px 0px;
	margin-bottom: 5px;
	height: 108px;
	width: 180px;
	text-indent: -9999px;
}
#sidenavi li#banner01 a {
	display: block;
	height: 108px;
	width: 180px;
}
#sidenavi li#banner01 a:hover {
	background: url(../images/banner_01_hover.jpg) no-repeat 0px 0px;
}
#sidenavi li#banner02 {
	text-indent: 0px;
	margin-bottom: 5px;	
	height: 94px;
	width: 182px;
}
#sidenavi li#sidenavi01 {
	background: url(../images/side_navi1.gif) no-repeat 0px 0px;
	height: 40px;
	width: 177px;
}
#sidenavi li#sidenavi02 {
	background: url(../images/side_navi2.gif) no-repeat 0px 0px;
	height: 36px;
	width: 177px;
}
#sidenavi li#sidenavi03 {
	background: url(../images/side_navi2.gif) no-repeat 0px 0px;
	height: 36px;
	width: 177px;
}
#sidenavi li#sidenavi04 {
	background: url(../images/side_navi2.gif) no-repeat 0px 0px;
	height: 36px;
	width: 177px;
	margin-bottom: 3px;
}
#sidenavi li#sidenavi01 a {
	text-decoration: none;
	top: 13px;
	left: 58px;
	color: #000000;
	position: relative;
}
#sidenavi li#sidenavi02 a {
	text-decoration: none;
	top: 10px;
	left: 58px;
	color: #000000;
	position: relative;
}
#sidenavi li#sidenavi03 a {
	text-decoration: none;
	top: 10px;
	left: 58px;
	color: #000000;
	position: relative;
}
#sidenavi li#sidenavi04 a {
	text-decoration: none;
	top: 10px;
	left: 58px;
	color: #000000;
	position: relative;
}
#sidenavi li#sidenavi01 a:hover {color: #D88203;}
#sidenavi li#sidenavi02 a:hover {color: #D88203;}
#sidenavi li#sidenavi03 a:hover {color: #D88203;}
#sidenavi li#sidenavi04 a:hover {color: #D88203;}
#sidenavi li#banner03 {
	background: url(../images/banner_02.gif) no-repeat 0px 0px;
	height: 103px;
	width: 179px;
	margin-bottom: 2px;
	text-indent: -9999px;
}
#sidenavi li#banner03 a {
	display: block;
	height: 103px;
	width: 179px;
}
#sidenavi li#banner03 a:hover {
	background: url(../images/banner_02_hover.gif) no-repeat 0px 0px;
}
#sidenavi li#banner04 {
	background: url(../images/banner_03.gif) no-repeat 0px 0px;
	height: 53px;
	width: 179px;
	margin-bottom: 2px;
	text-indent: -9999px;
}
#sidenavi li#banner04 a {
	display: block;
	height: 53px;
	width: 179px;
}
#sidenavi li#banner04 a:hover {
	background: url(../images/banner_03_hover.gif) no-repeat 0px 0px;
}
#sidenavi #banner05 {
	background: url(../images/banner_04.gif) no-repeat 0px 0px;
	height: 61px;
	width: 179px;
	margin-bottom: 2px;
	text-indent: -9999px;
}
#sidenavi #banner05 a {
	display: block;
	height: 61px;
	width: 179px;
}
#sidenavi #banner05 a:hover {
	background: url(../images/banner_04_hover.gif) no-repeat 0px 0px;
}
#sidenavi #banner06 {
	background: url(../images/voice.gif) no-repeat 0px 0px;
	height: 61px;
	width: 179px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
#sidenavi #banner06 a {
	display: block;
	height: 61px;
	width: 179px;
}
#sidenavi #banner06 a:hover {
	background: url(../images/voice_hover.gif) no-repeat 0px 0px;
}
#sidenavi #banner07 {
	background: url(../images/ma.gif) no-repeat 0px 0px;
	height: 53px;
	width: 179px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
#sidenavi #banner07 a {
	display: block;
	height: 53px;
	width: 179px;
}
#sidenavi #banner07 a:hover {
	background: url(../images/ma_hover.gif) no-repeat 0px 0px;
}
#sidenavi #banner08 {
	background: url(../images/banner_chiiki.gif) no-repeat 0px 0px;
	height: 53px;
	width: 179px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
#sidenavi #banner08 a {
	display: block;
	height: 53px;
	width: 179px;
}
#sidenavi #banner08 a:hover {
	background: url(../images/banner_chiiki_hover.gif) no-repeat 0px 0px;
}
#sidenavi #banner09 {
	background: url(../images/banner_mansion.gif) no-repeat 0px 0px;
	height: 53px;
	width: 179px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
#sidenavi #banner09 a {
	display: block;
	height: 53px;
	width: 179px;
}
#sidenavi #banner09 a:hover {
	background: url(../images/banner_mansion_hover.gif) no-repeat 0px 0px;
}
#sidenavi #banner10 {
	background: url(../images/banner_knowledge.gif) no-repeat 0px 0px;
	height: 53px;
	width: 179px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
#sidenavi #banner10 a {
	display: block;
	height: 53px;
	width: 179px;
}
#sidenavi #banner10 a:hover {
	background: url(../images/banner_knowledge_hover.gif) no-repeat 0px 0px;
}
#sidenavi li#banner_uruie {
	background: url(../images/banner_uruie.gif) no-repeat 0px 0px;
	margin-bottom: 5px;	
	height: 94px;
	width: 182px;
	text-indent: -9999px;
}
#sidenavi li#banner_uruie a {
	display: block;
	height: 94px;
	width: 182px;
}
#sidenavi li#banner_uruie a:hover {
	background: url(../images/banner_uruie_hover.gif) no-repeat 0px 0px;
}
#sidenavi li.banner {
	background: url(../images/leftbanner.gif) no-repeat 0px 0px;
	height: 30px;
	width: 179px;
	margin-bottom: 2px;
}
#sidenavi li.banner a {
	text-decoration: none;
	top: 10px;
	left: 25px;
	color: #000000;
	position: relative;
}
#sidenavi li.banner a:hover {color: #D88203;}
#comment {
	font-size: 11px;
	font-weight: normal;
	background: url(../images/side_line.gif) no-repeat 10px 100%;
	padding-bottom: 12px;
	padding-left: 21px;
	letter-spacing: 0em;
	margin: 0px;
	padding-top: 4px;
}
/*
########################################################
	Side-Navigation-2
########################################################
*/
#sidenavi2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#sidenavi2 li {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 177px;
}
#sidenavi2 li#rss20 {
	background: url(../images/rss20.gif) no-repeat 0px 0px;
	height: 14px;
	width: 64px;	
	margin-bottom: 5px;
	text-indent: -9999px;
}
#sidenavi2 li#rss20 a {
	display: block;
	height: 11px;
	width: 64px;
}
#shinki {
	padding-top: 4px;
	font-weight: nomal;
	height: 200px;
	padding: 0px 0px 0px 20px;
	background: url(../images/side_line.gif) no-repeat 10px 100%;
}
#shinki #shinkibody {
	overflow: hidden;
	font-size: 10px;
	height: 135px;
	font-weight: nomal;
	border: 1px solid #BBBBBB;
	background-color: #FFFFCC;
}
#shinki h3 {
	display:inline;
	font-weight: bold;
}
#sidenavi3 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#shinki2 {
	padding-top: 4px;
	font-weight: nomal;
	height: 235px;
	padding: 0px 0px 0px 20px;
}
#shinki2 #shinkibody {
	overflow: hidden;
	font-size: 10px;
	height: 190px;
	font-weight: nomal;
	border: 1px solid #BBBBBB;
	background-color: #FFFFCC;
}
#shinki2 h3 {
	display:inline;
	font-weight: bold;
}
/*
########################################################
	Contents
########################################################
*/

#flash {
	padding-left: 4px;
	padding-bottom: 3px;	
}
#flash object {
	vertical-align: bottom;	
}
.maintitle00 {
	background: url(../images/main_title000.gif) no-repeat 0px 0px;
	height: 35px;
	width: 586px;
	margin: 0px 0px 0px;
}
.maintitle00 em {
	height: 18px;
	width: 500px;
	position: relative;
	left: 27px;
	top: 11px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#whatsnew {
	width: 560px;
	margin-left: 23px;
	overflow: hidden;
	height: 150px;
	margin-bottom: 3px;
}
#whatsnew h4 {
	margin: 0px;
	float: left;
}
#whatsnew span {
	margin: 0px;
	float: left;
	margin-left: 15px;
}
#whatsnew .box001 {
	width: 550px;
	margin-left: 5px;
	margin-top: 5px;
}
#whatsnew .box001 .newcontents01 {
	background: url(../images/main_line.gif) repeat-x 0px 100%;
	padding-bottom: 4px;
	width: 545px;
	margin-bottom: 0px;
}
#whatsnew .box001 .newcontents {
	margin-left: 105px;
}
#whatsnew .box001 a {
	font-weight: bold;
	color: #C97C02;
}
#whatsnew .box001 a:hover {
	color: #C9A102;
}
#whatsnew .box001 p {
	margin: 0px;
}
#note {
	background: url(../images/main_bottom.gif) no-repeat 0px 100%;
	padding-left: 16px;
	padding-bottom: 7px;
}
#noteframe {
	background: url(../images/main_bg.gif) repeat-y 0px 0px;
	width: 588px;
	padding: 0px;
	margin: 0px;
}
#note .osusume01 {
	position: relative;
	width: 542px;
	background: url(../images/main_line.gif) repeat-x 0px 100%;
	padding: 6px 6px;
}
#note .osusume01:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*		IE-Mac only
-------------------------------------------------------*/

#note .osusume01 {
	display: inline-block;
}

/*		end
-------------------------------------------------------*/

/*		Hides from IE-Mac
-------------------------------------------------------\*/

*html #note .osusume01 {
	height :1%;
}
#note .osusume01 {
	display: block;
}

/*		end
-------------------------------------------------------*/
#note .osusume01 p {
	margin: 0px;
}
#note .osusume01 img {
	border: 1px solid #EEEEEE;
	float: left;
}
#note .osusume01 .osusumetxt {
	width: 270px;
	float: left;
	margin-left: 10px;
}
#note .osusume01 .osusumetxt div {
	color: #ff9900;
	font-weight: bold; 
	margin: 0pt ;
}
#note .osusume01 .osusumetxt h3 {
	color: #ff9900;
	font-weight: bold; 
	margin: 0pt ;
}
#note .osusume01 .osusumetxt h4 {
	color: #ff9900;
	font-weight: bold; 
	margin: 0pt ;
}
.red {
	color: #680F0F;
}
.yellow {
	color: #C97C02;
}
#osusumebox {
	clear: both;
	width:
}
/*		IE6
-------------------------------------------------------\*/
*html #osusumebox {
	height :1%;
}
*html #note .osusume02 {
	width: 285px;
	background: url(../images/main_line.gif) repeat-x 0px 100%;
	float: left;
	margin-top: 6px;
	padding-right: 2px;
	padding-left: 4px;
	border-right: 1px solid #D3D4BC;
	padding-bottom: 6px;
	margin-bottom: 3px;
}
/*		end
-------------------------------------------------------*/
#note .osusume02 {
	position: relative;
	width: 278px;
	background: url(../images/main_line.gif) repeat-x 0px 100%;
	float: left;
	margin-top: 6px;
	padding-right: 2px;
	padding-left: 4px;
	border-right: 1px solid #D3D4BC;
	padding-bottom: 6px;
	margin-bottom: 3px;
}
#note .osusume02 p {
	margin: 0px;
}
#note .osusume02 img {
	border: 1px solid #EEEEEE;
	float: left;
	padding: 2px;
}
#note .osusume02 .osusumetxt {
	margin-left: 8px;
	float: left;
	width: 127px;
	font-size: 14px;
	line-height: 125%;
}
#note .osusume02 .osusumetxt div {
	color: #ff9900;
	font-weight: bold; 
	margin: 0pt ;
}
#note .osusume02 .osusumetxt h3 {
	color: #ff9900;
	font-weight: bold; 
	margin: 0pt ;
	font-size: 14px;
}
#note .osusume02 .osusumetxt h4 {
	color: #ff9900;
	font-weight: bold; 
	margin: 0pt ;
	font-size: 14px;
}
#note .osusume01 .detail01 {
	position: absolute;
	right: 4px;
	width: 71px;
	top: 105px;
	background: url(../images/detail_btn01.gif) no-repeat 0px 0px;
	height: 28px;
	text-decoration: none;
}
#note .osusume01 .detail01 a {
	position: relative;
	top: 7px; left: 24px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}
#note .osusume01 .detail01:hover {
	background: url(../images/detail_btn01_hover.gif) no-repeat 0px 0px;
	width: 71px;
	height: 28px;
}
#note .osusume02 .detail01 {
	position: absolute;
	top: 86px;
	width: 58px;
	right: 4px;
	background: url(../images/detail_btn02.gif) no-repeat 0px 0px;
	height: 23px;
}
#note .osusume02 .detail01 a {
	position: relative;
	top: 3px; left: 19px;
	color: #ffffff;
	text-decoration: none;
}
#note .osusume02 .detail01:hover {
	background: url(../images/detail_btn02_hover.gif) no-repeat 0px 0px;
	width: 58px;
	height: 23px;
}
#note #more {
	background: url(../images/more.gif) no-repeat 0px 0px;
	clear: both;
	height: 45px;
	width: 570px;
	margin: 0px;
}
#note #more a {
	position: relative;
	top: 13px; left: 454px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#note #more:hover {
	background: url(../images/more_hover.gif) no-repeat 0px 0px;
}

/*
########################################################
	Footer
########################################################
*/

#copyright {
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/footer.gif) no-repeat 0px 0px;
	height: 24px;
	width: 800px;
	text-align: center;
	padding-top: 8px;
	clear: both;
}
#footer {
	margin: 0px;
	padding: 0px;
}
#footer h1 {
	display:inline;
}
#footer h2 {
	display:inline;
}
#footer h3 {
	display:inline;
}
#footer h4 {
	display:inline;
}
#footer h5 {
	display:inline;
}
#footer h6 {
	display:inline;
}
/*
########################################################
	top
########################################################
*/
#top05 {
	height: 80px;
	width: 582px;
        margin-bottom: 10px;
	padding: 0px;
	position: relative;
}
#top06 {
	height: 80px;
	width: 582px;
        margin-bottom: 10px;
	padding: 0px;
	position: relative;
}
#top07 {
	height: 80px;
	width: 582px;
        margin-bottom: 10px;
	padding: 0px;
	position: relative;
}
#top01 {
	height: 320px;
	width: 582px;
        margin-bottom: 10px;
}
#top09 {
	height: 80px;
	width: 582px;
        margin-bottom: 10px;
	padding: 0px;
	position: relative;
}
/*
########################################################
	kensaku
########################################################
*/
#kensaku {
	background: url(http://www.c21-life.com/images/bkensaku.gif) no-repeat 0px 0px;
	height: 200px;
	width: 582px;
        margin: 0px;
	padding: 0px;
	color: #ffffff;
}
#kensaku #ken1 {
	height: 37px;
	width: 500px;
        margin: 0px;
	padding: 0px;
	position: relative;
	left: 92px;
	top: 25px;
	list-style: none;
}
#kensaku #ken1 li.ken01 {
	height: 37px;
	width: 100px;
        float: left;
}
#kensaku #ken1 li.ken01 a {
	text-decoration: none;
	display: block;
	height: 24px;
	width: 90px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#kensaku #ken1 li.ken01 a:hover {
	background: url(http://www.c21-life.com/images/kensaku2.gif) no-repeat 0px 0px;
}

#add_logo {
	font-size: 12px!important;
	position:inherit;
	left:0px!important;
	top: 0px!important;
	clear: both;
	font-size:12px;
	padding-top:11px;
	padding-left:13px;
	font-weight:normal;
}
#header .add01 {
	margin: 0px;
	left: 8px;
	top: 27px;
	position: absolute;
	font-weight:bold;
	font-size:12px;
}
#header .add01 a {
	display: block;
	top: 108px;
	left: 88px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	position: relative;
	text-decoration: none;
}
#note .osusume02 .osusumetxt p {
	color: #ff9900;
	font-weight: bold; 
	margin: 0pt ;
	font-size: 14px;
	padding:0px;
	margin:0px;
}
.add02{
	padding:10px 0px 15px 20px; 
	font-size:12px!important;
	background: url(../images/side_line.gif) no-repeat 10px 100%;
}
.add03{
	font-weight:bold;
}
.add04{	
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:12px;
}
#contents div.add05{
	font-size:12px!important; 
	padding:5px 2px;
}
address{
	font-style:normal;
	font-size:12px!important;
}
#comment2 {
	font-size: 12px;
	font-weight: normal;
	background: url(../images/side_line.gif) no-repeat 10px 100%;
	padding-bottom: 12px;
	padding-left: 21px;
	letter-spacing: 0em;
	margin: 0px;
	padding-top: 4px;
}
.maintitle00 p {
	height: 18px;
	width: 500px;
	position: relative;
	left: 27px;
	top: 11px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.add06{
	padding:10px 5px;
}

/* add20100727 */
#addTxt{
color:#993300;
padding:5px 5px;
}



