@charset "utf-8";
/*
Theme Name: sunseed
Theme URI: http://sunseed.co.jp/
Description: 三光金属株式会社 SEED事業部 専用テーマ
Version: 0.1
Author: kamiya
Author URI: http://sunseed.co.jp/

License: GNU General Public License
License URI: license.txt
Tags: gray

Credits:
Uses Fam Fam Fam Silk Icons: 
http://www.famfamfam.com/lab/icons/silk/
*/

.wp-caption,
.wp-caption-text{}

.sticky{
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.gallery-caption {}

.bypostauthor {}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.alignright {
	display: inline;
	text-align: right;
	margin-left: 0;
	margin-right: 0;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}