@charset "utf-8";
@import url("slideshow.css");


body  {
	background-image: url(../image/back.png);
	background-repeat: repeat-x;
}


a {
	color: #06C;
}
a:hover {
	color: #F69;
}


#header {
	background-image: url(../image/header_navi_back.png);
	background-repeat: no-repeat;
} 



.slideShow {
	clear: both;
	margin-top: 30px;
}

#sidebar {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 284px;
}


#side_menu {
	margin-left: 33px;
}
#side_menu dt {
	margin-bottom: 5px;
}
#side_menu dd a {
	text-indent: -2000em;
	display: block;
	height: 15px;
	width: 182px;
	margin-bottom: 35px;
	background-repeat: no-repeat;
}

#side_menu dd a:hover {
	background-position: 0px -15px;
}

#wmenu_webdesign a {
	background-image: url(../image/wmenu_webdesign.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wmenu_graphicdesign a {
	background-image: url(../image/wmenu_graphicdesign.png);
}
#wmenu_boks a {
	background-image: url(../image/wmenu_books.png);
}
#wmenu_system_d a {
	background-image: url(../image/wmenu_system_d.png);
}
#wmenu_digitalcontents a {
	background-image: url(../image/wmenu_digitalcontents.png);
}
#wmenu_hanbaijigyou a {
	background-image: url(../image/wmenu_hanbaijigyou.png);
}
#wmenu_point a {
	background-image: url(../image/wmenu_point.png);
}
#wmenu_digitalcontents_ {
	background-image: url(../image/wmenu_digitalcontents_.png);
	text-indent: -2000em;
	display: block;
	height: 15px;
	width: 182px;
	margin-bottom: 35px;
	background-repeat: no-repeat;
}
#news {
	font-size: 80%;
	line-height: 150%;
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 60px;
}
#news dl {}
#news dt {}
#news dd {
	margin-bottom: 10px;
}


#mainContent {
	margin-right: 23;
	margin-bottom: 0;
	margin-left: 284px;
	padding: 0;
	background-image: url(../image/creates_co_ltd.png);
	background-repeat: no-repeat;
	background-position: right top;
} 

#Thumbnail {
	clear: both;
}
#top_footer {
	clear: both;
}
#top_banner_area {
	float: left;
	width: 300px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 150%;
	margin-top: 10px;
}
#top_banner_area ul li {
	margin-bottom: 20px;
}
#top_footer_blog {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
	width: 500px;
}
#feed {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7A7A7A;
	margin-top: 2px;
	font-size: 14px;
	line-height: 150%;
}
#feed dt {
	float: left;
	width: 120px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A7A7A;
}
#feed dd {
	margin-left: 130px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A7A7A;
}
#nihonshinwa {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#butamanebisu {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 13px;
	text-align: right;
}

.info_summer {
	font-size: 15px;
	line-height: 150%;
	color: #333;
	padding: 15px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	border: 1px solid #F00;
}
.info_summer h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #F00;
}
.info_summer p {}
