@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

File name:      topics.css
Author:         Yujin Fujiwara
Style Info:     gsbNXpCSSt@C
----------------------------------------------------------- */

/* Style Reset
----------------------------------------------------------- */
@import url("../css/base.css");

@import url("../css/font12.css");

#topicswrite	{
	margin: 50px auto;
	width: 300px;
	text-align: center;
	}

body	{
	text-align: center;
	}

#topics001	{
	width: 660px;
	}

#topics000	{
	width: 660px;
	border-bottom: dashed 1px #2e8b57;
	float: left;
	}

#topics000 p.sub	{
	font-size: 100%;
	width: 125px;
	margin: 0;
	padding-left: 10px;
	padding-right: 5px;
	background: url(../shared/icon003.gif) no-repeat 0 6px;
	float: left;
	}

#topics000 p.com	{
	font-size: 100%;
	width: 390px;
	margin: 0;
	padding-right: 10px;
	float: left;
	}

#topics000 p.date	{
	font-size: 100%;
	width: 120px;
	margin: 0;
	float: left;
	}

p.kentsama	{
	font-size: 100%;
	color: #dbdbc5;
	text-align: right;
	margin: 0;
	}

p.kentsama a:link,
p.kentsama a:visited,
p.kentsama a:hover,
p.kentsama a:active	{
	color: #dbdbc5;
	border: none;
	}