/* download */
.download_toolbar_box {
	padding: 10px;
	margin-bottom: 15px;
	border-right: 1px solid #F7C75B;
	border-bottom: 1px solid #F7C75B;
	border-left: 1px solid #F7C75B;
}
.download_twitter_box {
	background-image: url(../images/download/title_topic_twitter.gif);
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 25px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.download_twitter_box p {
	margin-bottom: 5px;
	text-align: left;
}
.download_blogparts_box {
	background-image: url(../images/download/title_topic_blogparts.gif);
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 25px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.download_blogparts_box p {
	margin-bottom: 5px;
	text-align: left;
}
.download_wallpaper_box {
	background-image: url(../images/download/title_topic_wallpaper.gif);
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 25px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.download_wallpaper_box p {
	margin-bottom: 5px;
	text-align: left;
}


/* toolbar
----------------------------------------------*/
.toolbar_topic_box {
	border-right: 1px solid #8EB7C1;
	border-bottom: 1px solid #8EB7C1;
	border-left: 1px solid #8EB7C1;
	padding: 10px;
}


/* wallpaper
----------------------------------------------*/
.wp-top-left {
	float: left;
	width: 210px;
	margin: 0px 0px 20px;
	padding-left: 20px;
	padding-right: 40px;
}
.wp-top-right {
	float: right;
	width: 200px;
	margin: 0px 0px 20px;
	padding-right: 50px;
}
.wp-top-left dt,.wp-top-right dt {
	border-left: 5px solid #666699;
	padding-left: 10px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.wp-top-left ul,.wp-top-right ul {
	margin-top: 5px;
}
.wp-top-left ul li,.wp-top-right ul li {
	float: left;
	width: 97px;
	margin: 2px 0px 0px 2px;
}
.wp-top-left h6,.wp-top-right h6 {
	margin-top: 8px;
	padding-left: 2px;
}

/*----- old list -----*/
.wp-oldlist {
	width: 130px;
	padding: 0px 5px;
	float: left;
}

.wp-oldlist dl {
	padding-top: 5px;
}
.wp-oldlist dd {
	line-height: 1.2em;
	text-align: justify;
	background-image: url(../images/icon/bluestar_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	color: #336666;
	font-weight: normal;
	margin-top: 2px;
}

.wp-oldlist ul {
	width: 130px;
	margin-top: 5px;
}
.wp-oldlist ul li {
	float: left;
	width: 65px;
	font-size: 0px;
}

/* blogparts
----------------------------------------------*/
#sub_text_box .blog_subtitle {
	margin: 25px 0px 5px;
}
.blog_text00 {
	line-height: 1.6em;
	margin-bottom: 15px;
}
.sample_blogparts {
	width: 160px;
	height: 334px;
}


.blog_attention li {
	font-size: 85%;
	line-height: 1.7em;
	margin-left: 20px;
	color: #666666;
}
/* twitter
----------------------------------------------*/
.twitter_icon_name {
	margin-bottom: 10px;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
.twitter_icon_chara {
	width: 500px;
	margin-left: auto;
	margin-right:auto;
}
.twitter_icon_chara td {
	text-align:center;
}
.sub_text_space ul.twitter_icon_config li {
	padding-left: 12px;
}
