@charset "utf-8";
/*
Theme Name: logdenshi
Theme URI: http://w-sys.jp/
Description: ログ電子株式会社　Wordpressテーマ
Author: logdenshi co ltd
Version: 1.0
License: none
License URI: license.txt
Tags: logdenshi
*/



/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

































