@charset "utf-8";
/*********************************************************  
Template name: Vitamin C5
Release date: 2010-03-07
Description: Galfy Website template made with HTML5+CSS3.
Author: Yoshihiro Fujie
Author URI: http://www.galfy.jp/
This template is licensed under a Creative Commons  License: CC-BY-NC-ND
*********************************************************/
body  {
	font-size: 0.8em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
header {
	height: 5px;
}
#container{
	position: relative;
	background: url(http://www.galfy.jp/themes/VitaminC5/images/top_bg.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	height: 1000px;
} 
#mainContent {
	margin: 0;
}
#title_business {
	position: absolute;
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat left top;
	top: 80px;
	left: 110px;
	cursor: pointer;
	overflow: hidden;
}
#title_business:hover {
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat -400px top;
}
#title_design {
	position: absolute;
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat left -250px;
	top: 80px;
	left: 600px;
	cursor: pointer;
	overflow: hidden;
}
#title_design:hover {
	background:  url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat -400px -250px;
}
#title_example {
	position: absolute;
	background:  url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat left -750px;
	top: 360px;
	left: 610px;
	cursor: pointer;
	overflow: hidden;
}
#title_example:hover {
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat -400px -750px;
}
#title_contact {
	position: absolute;
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat left -500px;
	left: 225px;
	top: 330px;
	cursor: pointer;
	overflow: hidden;
}
#title_contact:hover {
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat -400px -500px;
}
#title_news {
	position: absolute;
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat left -1000px;
	left: 50px;
	top: 610px;
	width: 950px;
	height: 155px;
	cursor: pointer;
}
#title_news:hover {
	background: url(http://www.galfy.jp/themes/VitaminC5/images/title_bg.png) no-repeat left -1155px;
}
#title_news ul {
	margin: 20px 0 10px 300px;
	padding: 0;
	list-style: none;
}
#title_news ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://www.galfy.jp/themes/VitaminC5/images/listsmark1.gif) no-repeat left 0.2em;
}
.titlebox {
	height: 250px;
	width: 160px;
	overflow: hidden;
}
.titlefeature {
	margin:  70px 10px 10px 170px;
}
p {
	padding: 10px;
}
#subContent {
	position: absolute;
	top: 800px;
	margin: 10px;
}
#subContent  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subContent ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
}
.social_btn {
	float: left; 
	margin: 20px 10px 0 0; 
	padding: 0; 
	display: inline; 
	width: 120px; 
}

#bottomArea {
	clear: both;
	position: absolute;
	border-top: #CCC solid 1px;
	width: 100%;
	left: 0;
	top: 900px;
}
#bottomArea img {
	margin: 0; 
	padding: 10px; 
}
.fltrt { 
	float: right;
	margin: 0 5px 5px 8px;
}
.fltlft { 
	float: left;
	margin: 0 8px 5px 5px;
}
