* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(http://www.kirality.com/image/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 72px;
}
img,a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	font-size: 12px;
	color: #333333;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(http://www.kirality.com/image/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 114px;
}
#head_logo {
	background-image: url(http://www.kirality.com/image/cont_bg.jpg);
}


#headmenu {
	background-image: url(http://www.kirality.com/image/headmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
}

#headmenu  li {
	float: left;
	line-height: 40px;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#headmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#headmenu a:hover {
	text-decoration: underline;
}
#contents {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(http://www.kirality.com/image/cont_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 780px;
}
#main_column {
	float: left;
	width: 600px;
}
#main_column .main_image {
	margin-bottom: 30px;
}
#news .news_index {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#news .news_index dt {
	float: left;
	line-height: 30px;
	padding-left: 5px;
	clear: both;
}
#news .news_index dd {
	line-height: 30px;
	padding-left: 120px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#news a {
	color: #333333;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}

#side_column {
	width: 160px;
	float: right;
	padding-right: 10px;
}
#side_column .sidebox {
	background-image: url(http://www.kirality.com/image/sidebox_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 15px;
	width: 160px;
}
#side_column .sidebox_head {
	font-size: 14px;
	font-weight: bold;
	background-image: url(http://www.kirality.com/image/sidebox_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
#side_column .sidebox .sidebox_cont {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}
#side_column .sidebox li {
	line-height: 160%;
	list-style-type: none;
}
#side_column .sidebox p {
	line-height: 140%;
}


#side_column .sidebox a {
	color: #333333;
	text-decoration: none;
}
#side_column .sidebox a:hover {
	text-decoration: underline;
}
#side_column .sidebox .sidebox_kirality {
	text-align: center;
	padding: 3px;
}



#contents .footmenu {
	text-align: center;
	clear: both;
	padding-top: 50px;
	font-size: 11px;
	padding-bottom: 10px;
}
#contents .footmenu a {
	color: #333333;
	text-decoration: none;
}
#contents .footmenu a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(http://www.kirality.com/image/ifoot_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: right;
	height: 60px;
	padding-top: 10px;
	line-height: 120%;
}
#footer .foot {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#footer .foot p {
	padding-bottom: 3px;
}

/*コンテンツページ*/

#page-title {
	line-height: 80px;
	color: #333333;
	background-image: url(http://www.kirality.com/image/conthead_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
	font-size: 18px;
	letter-spacing: 2px;
}
#content {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#companyinfo dt {
	float: left;
	line-height: 30px;
	padding-left: 5px;
	clear: both;
}
#companyinfo dd {
	line-height: 30px;
	padding-left: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#companyinfo #map {
	text-align: center;
	margin-top: 20px;
}
#business p {
	line-height: 140%;
	margin-bottom: 20px;
}
#business  .flow {
	text-align: center;
	margin-bottom: 10px;
}
#inquiry  table {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF0F0;
}
#inquiry td {
	padding: 10px;
	background-color: #FFFFFF;
}
#inquiry .name1 {
	background-color: #EEF0F0;
	width: 120px;
}
#inquiry .name2 {
	background-color: #FFFFFF;
	width: 120px;
}
#inquiry .contactBtn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#cooperation #intro_txt {
	line-height: 140%;
	float: left;
	width: 415px;
}
#cooperation img {
	padding: 10px;
}
#cooperation #intro_txt h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#cooperation  h4  {
	line-height: 30px;
	background-image: url(http://www.kirality.com/cooperation/image/cooperation_ttl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
	color: #FFFFFF;
	letter-spacing: 2pt;
	margin-bottom: 15px;
	margin-top: 10px;
}
#cooperation h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#main_column .asset-meta {
	text-align: right;
}

