body{
	background-color: #000000;
	margin: 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Geneva, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif
}

#leftside{
	background-image: url(../img/share/bk_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 210px;
	padding-left: 40px;
	padding-top: 120px;
}
#rightside{
	background-image: url(../img/share/bk_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	padding-left: 30px;
	padding-top: 120px;
}
#main{
	background-image: url(../img/share/bk_main.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
#logo{
	margin: 0px;
}

h1{	margin: 0px;}
h2{
	font-size: 18px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}
h3{
	margin-top: 0px;
	margin-bottom: 10px;
}
h4{
	font-size: 15px;
	margin: 0px 0px 10px;
	padding-left: 5px;
	color: #000000;
}
td{
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
p{
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 5px;
}
.tsn{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 7px;
}
.base{	padding: 7px;}

/* topics */
.title{}
.date{
	background-image: url(../img/topics/date_bg.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	height: 32px;
	padding-left: 25px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* message */
.title_img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.message {
	margin-left:5px;
	margin-right:5px;
	line-height:140%;
	width:415px;
}

ul {
	margin:0px;
	padding:10px 15px
}
	
.photo {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photo_s {
	margin-right: 2px;
}
.photo_r {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#inquiry .tbl {
        color: #333333;
		font-size:12px;
        border: 1px solid #CCCCCC;
        border-spacing: 1px;
		line-height:140%;
}
#inquiry .i_th {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E8E3D9;
		font-weight:normal;
		text-align:left;
		vertical-align:top;
        color: #333333;
		font-size:12px;		
}
#inquiry .i_td {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #FFFFFF;
        color: #333333;
		font-size:12px;
		text-align:left;
}
.red12 {
	color:#CC0000;
	font-size:12px;
}
.gry10 {
	font-size:10px;
	color:#333333;
}
.white14 {
	color:#FFFFFF;
	font-size:14px;
}	