.container {
	display: inline;
	float: left;
	width: 265px;
	margin-right: 15px;
	margin-left: 15px;
}

.sitemapClass a:link , .sitemapClass a:visited{
	color:#06c;
	text-decoration: underline;
}

.sitemapClass a:hover , .sitemapClass a:active{
	color:#333;
}

.para {
	margin-bottom: 15px;
	margin-top: 10px;
}


.container li{
	margin-bottom: 10px;
	list-style-type: disc;
}

#bgpurple {
	background-image: url(../img/common/bg_dline_purple.gif);
	background-position: left top;
	display: inline-block;
	padding: 15px;
}

#bgpink {
	background-image: url(../img/common/bg_dline_pink.gif);
	background-position: left top;
	display: inline-block;
	padding: 15px;
	width: 600px;
}

#bgpink td{
	padding-left: 5px;
}

#bgyellow {
	background-image: url(../img/common/bg_dline_yellow.gif);
	background-position: left top;
	display: inline-block;
	padding: 15px;
	width: 600px;
}


.line {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-type: none;
	padding: 5px;
	border: 1px dashed #CCCCCC;
	display: inline-block;
	width: 200px;
}

.line li{
	float: left;
	width: 40px;
	display: inline;
}
.sitemapClass #img {
	list-style-type: none;
}

.sitemapClass #img div{
	display: inline;
	float: right;
}
#bggrey {
	background-color: #f6f6f6;
	padding: 30px;
}
#bggrey dt {
	margin-bottom: 5px;
}

#bggrey dd {
	margin-left: 30px;
	margin-bottom: 5px;
}

#bggrey li {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 5px;
}
#imgL {
	float: left;
	width: 300px;
	display: inline;
}
#imgR {
	float: left;
	width: 300px;
	display: inline;
}
#img_all {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.topicsClass #box_newsM dt {
	background-image: url(../img/index/bullet_starN.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffd146;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 51px;
	padding-right: 4px;
}

.topicsClass #box_newsM dd {
	background-image: url(../img/index/bullet_star.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffd146;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-right: 4px;
}


.topicsClass #box_newsM .bottomClass {
	border-bottom-style: none;
	margin-bottom: 0px;
}

.topicsClass #box_newsM a:link , .topicsClass #box_newsM a:visited {
	font-weight: bolder;
	color: #0099cc;
}

.topicsClass #box_newsM a:hover , .topicsClass #box_newsM a:active {
	font-weight: bolder;
	color: #0099cc;
	text-decoration: underline;
}



.tachiyomiClass #box_newsM dt {
	background-image: url(../img/index/bullet_starN.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE1E6;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 51px;
	padding-right: 4px;
}

.tachiyomiClass #box_newsM dd {
	background-image: url(../img/index/bullet_star.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE1E6;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-right: 4px;
}


.tachiyomiClass #box_newsM .bottomClass {
	border-bottom-style: none;
	margin-bottom: 0px;
}

.tachiyomiClass #box_newsM a:link , .tachiyomiClass #box_newsM a:visited {
	font-weight: bolder;
	color: #0099cc;
}

.tachiyomiClass #box_newsM a:hover , .tachiyomiClass #box_newsM a:active {
	font-weight: bolder;
	color: #0099cc;
	text-decoration: underline;
}
#tachyomi_container li {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 14px;
	display: inline-block;
	height: 208px;
}
#tachyomi_container li p{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
}
.t_modify {
	display: inline-block;
}


#mailmagPresent th{
	text-align:left;
}



/* privacy */

.box{
	width: 600px;
	clear: both;
	margin: 5px auto;
	color: #999;
	background-color: inherit;
}
.box_bg{
	width: 560px;
	margin: 5px auto 15px;
	padding: 20px;
	color: #555;
	background-color: #eeeeee;
}

dl#rule {
	line-height:130%;
	margin:0;
	width:auto;
}
dl#rule dt {
	font-size:14px;
	font-weight:bold;
	margin-bottom:1em;
}
dl#rule dd {
	font-size:12px;
	margin:1em 0;
}
dl#rule dd p {
	padding-left:1em;
}

.box_contact{
	width:600px;
	margin:auto auto 30px;
}
