@charset "UTF-8";
body {
	font: medium "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #3C3C3C;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
	color: #FF0000;
	font-size: small;
	line-height: 160%;
}
a:visited {
	color: #FF0000;
	font-size: small;
	line-height: 160%;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	line-height: 160%;
}
.px9 {
    font-size: 9px
}
.px10 {
    font-size: 10px
}
.px14 {
	font-size: 14px;
	font-weight: bold;
}
.oneColLiqCtrHdr #container {
	width: 800px;
	background: #333333 url(img/commonness/bg.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
}
.oneColLiqCtrHdr #header {
	padding: 0 0px;
	width: 784px;
	margin: 0px auto;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 0px 0 10px;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	color: #FFFFFF;
	text-align: justify
	text-decoration: none;
}
.oneColLiqCtrHdr #footer {
	padding: 0;
	background: url(img/commonness/footer.gif) no-repeat;
	height: 20px;
}
p strong {
	padding: 2px;
	font-weight: normal;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
ul {
    list-style: none outside;
}
li {
	margin: 0;
	padding: 0px;
	float: left;
}
#nav{
	margin: 0px auto;
	padding: 0px 0px 5px;
	height: 34px;
	width: auto;
}
.photo {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: small;
}
.caption {
	width: 88%;
	background: #0066CC;
	margin: 10px auto 0px;
	border: 2px dotted #FFFFFF;
	font: small/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
}
/********************丸角ボックス********************/
.roundtable{
	width: 700px;
	background: #520101 url(img/commonness/round_bg.gif) repeat-x;
	padding: 0px;
	margin: 15px auto 0px;
}
.topcorner{
	background: #900606 url(img/commonness/corner_tr.gif) no-repeat right top;
}
.bottomcorner {
	background: #520101 url(img/commonness/corner_br.gif) no-repeat right top;
}
.corner{
    width: 5px;
    height: 5px;
    border: none;
    display: block;
}
.roundtable h2{
	color: #FFFFFF;
	padding-left: 10px;
}
.roundtable h3{
	color: #FFFFFF;
	padding-left: 10px;
}
.roundtable p {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font: medium/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
}
.roundtable p.photoBox_R{
	float: right;
	width: auto;
	height: auto;
	clear:right;
	margin-left: 3px;
	font-size: small;
}
.roundtable p.photoBox_L{
	float: left;
	width: auto;
	height: auto;
	clear:left;
	margin-right: 3px;
	font-size: small;
}
.roundtable a {
	color: #FF0000;
	font: medium/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.roundtable p.dropCap:first-letter {
	float: left;
	font-weight: bold;
	font-size: 2.8em;
	line-height: 1.1em;
	margin-right: 3px;
	margin-left: 1px;
}

.roundtable_c{
	width: 90%;
	background: #000;
	padding: 0px;
	margin: 15px auto 0px;
}

.topcorner_c{
	background: #000 url(img/commonness/corner_tr.gif) no-repeat right top;
}

.bottomcorner_c{
    background: #000 url(img/commonness/corner_br.gif) no-repeat top right;
}
.roundtable_c P{
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font: x-small/135% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
}

.roundtable_w{
	width: 90%;
	background: #07539b url(img/whatsnew_bg.gif) repeat-x;
	padding: 0px;
	margin: 15px auto 0px;
}

.topcorner_w{
	background: #0070b3 url(img/commonness/corner_tr.gif) no-repeat right top;
}

.bottomcorner_w{
    background: #07539b url(img/commonness/corner_br.gif) no-repeat top right;
}
.roundtable_w P{
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font: small/135% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
}
