@charset "UTF-8";
/* CSS Document */

#ContentsInfo {
	width: 745px;
	position: relative;
	margin: 10px auto;
}

#ContentsInfo_left {
	float: left;
	width: 500px;
}

#ContentsInfo_right {
	width: 230px;
	float: left;
	margin-left: 15px;
	overflow: hidden;
}

#top_image {
	margin-bottom: 20px;
	height: 170px;
	width: 495px;
	background-image: url(../common/top/topimage1.jpg);
	background-repeat: no-repeat;
}
#ContentsInfo_left #topinfo_kakomi {
	border: 3px solid #00CC99;
	padding-top: 10px;
}
#topinfo_kakomi .info-3 {
	float: left;
	width: 240px;
}

.info_headline {
	margin-left: 10px;
	margin-bottom: 20px;
}
.info_headline ul {
	margin-left: 10px;
	padding-left: 0px;
}
.info_headline li {
	list-style-type: none;
	list-style-image: url(../global/icn_info_headline.gif);
	margin-bottom: 0.6em;
	margin-left: 5px;
}

/* Widget ----------------------------------------------------------------- */

.widget .widget-header ,
.widget .widget-header a {
	border-bottom: 1px solid #00CC99;
	padding: 3px 10px;
	font-weight: bold;
	color: #0000CC;
	text-transform: uppercase;
	text-decoration: none;
	font-size: medium;
	text-indent: 0.3em;
}
.widget .widget-header {
	background-image: url(../common/asset/arrow_red-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 5px;
}
.widget .widget-header a {
	padding-left: 0px;padding-right: 0px;
}
#ContentsInfo_right .widget-header {
	background-image: url(../common/asset/arrow_pink-1.gif);
}
.widget .widget-content {
    padding: 3px 10px;
}

#header .widget-sign-in .widget-content,
.widget-recent-assets .widget-content {
    padding-left: 0;
    padding-right: 0;
}

.archive-category .archive-content li,
.widget-content li {
	padding-left: 10px;
	background-image: url(../common/asset/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
}
.oshirase li {
	padding-left: 10px;
	background-image: url(../common/asset/bullet_red-1.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
}
.editorsblog {
	background-image: url(../common/top/icon_blog.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.editorsblog h2 {
	margin-top: 10px;
}
.recommend li ,
.editorsblog li {
	padding-left: 10px;
	background-image: url(../common/asset/bullet_red-1.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
}

.archive-category .archive-content ul ul,
.widget-content ul ul {
    margin-left: 0;
}
#ContentsInfo_right .recommend {
	border: 3px solid #D8E3F8;
}
.editorsblog .hadline-date ,
.oshirase .hadline-date ,
.oshirase .hadline-summary ,
.recommend .hadline-summary {
	font-size: small;
}
#TypeSearchTitle {
	background-color: #00CC99;
	background-image: url(../common/top/title_typesearch.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 24px;
	width: 720px;
	margin: 0 0 10px 15px;
}
