@charset"UTF-8";

/* ::::::::::::::::::::
	Basic tag
:::::::::::::::::::: */

html,body {
	margin: 0;
	padding: 0;
	zoom: 1;
}

body {
	background: #dedece url('bg_all.jpg');
	color: #111;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ','Meiryo','Verdana','ＭＳ Ｐゴシック',sans-serif;
	font-size: 80%;
}

/* ::::::::::::::::::::
	#Topics
:::::::::::::::::::: */

#Topics {
	margin: 0 0 16px;
	height: 272px;
}
#Topics a {
	display: block;
}
#Topics a:hover img {
	background-position: bottom;
}
#Topics a:hover img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 2px #999;
	-moz-box-shadow: 0px 2px 2px #999;
	box-shadow: 0px 2px 2px #999;
}

#Topics01 {
	/*float: left;*/
	/*width: 480px;*/
}
#Topics01 img{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: transparent url('topics_110415_01.jpg') no-repeat left top;
	/*background: transparent url('topics_101124_01.jpg') no-repeat left top;*/
}
#Topics02 {
	float: right;
	width: 256px;
}
#Topics02 img{
	background: transparent url('topics_110415_02.gif') no-repeat left top;
}

#Topics03 {
	/*float: left;*/
	/*width: 480px;*/
}
#Topics03 img{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: transparent url('100401_topics.png') no-repeat left top;
}

#slider {
    position:relative;
    width:752px;
    height:272px;
    background:url(loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
/* ::::::::::::::::::::
	#hn
:::::::::::::::::::: */

h2 {
	margin: 0;
	padding: 24px 48px 24px 16px;
	background: transparent url('h2.gif') no-repeat left center;
	text-align: right;
	font-size: 138.5%;
	-webkit-text-shadow: 0px 2px 1px #FFF;;
	-moz-text-shadow: 0px 2px 1px #FFF;;
	-ms-text-shadow: 0px 2px 1px #FFF;;
	text-shadow: 0px 2px 1px #FFF;
}

h3 {
	margin: 8px 0;
	padding: 28px 16px 8px;
	background: transparent url('h3.gif') no-repeat;
	color: #FC3;
}

h4 {
	padding-left: 8px;
	border-left: 8px solid #F63;
	font-size: 120%;
}

/* ::::::::::::::::::::
	Layout
:::::::::::::::::::: */

#pagestart {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
#Witchcraft {
	padding: 0;
	background: transparent url('bg_witchcraft.gif') no-repeat left top;
	
}
#Intro,
#Header,
#Contents,
#Products,
#Footer {

	clear: both;
	width: 752px;
	margin: 0 auto;
}
#Intro {
	padding: 8px 0;
}
#Intro p,
#Intro ul {
	margin: 0;
}

#Intro p {
	float: left;
}
#Intro ul {
	float: right;
	padding: 0;
	list-style: none;
	background: transparent url('intromenu.gif') no-repeat left bottom;
}
#Intro ul li {
	float: left;
	margin: 0;
	padding: 0;
}
li.intro_about a,
li.intro_contact a {
	display: block;
	height: 19px;
	text-indent: -2104em;
}
li.intro_about a:hover,
li.intro_contact a:hover {
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}
li.intro_about a {
	width: 120px;
	background: transparent url('intromenu.gif') no-repeat left top;
}
li.intro_contact a {
	width: 91px;
	background: transparent url('intromenu.gif') no-repeat right top;
}
#Header {
	/*border: 2px solid #F03;*/
}
h1#Logo {
	margin: 0;
	padding: 0;
	width: 328px;
	float: left;
	text-indent: -2104em;
}
h1#Logo a {
	display: block;
	background: transparent url('logo.gif') no-repeat;
}
h1#Logo a:hover {
	display: block;
	background: transparent url('logo_on.gif') no-repeat;
}


/* ::::::::::::::::::::
	#TopMenu
	#FootMenu
:::::::::::::::::::: */

ul#TopMenu,
ul#FootMenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#TopMenu li,
ul#FootMenu li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#TopMenu li a,
ul#FootMenu li a {
	display: block;
	height: 48px;
	text-indent: -2104em;
}
ul#TopMenu li a:hover,
ul#FootMenu li a:hover {
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}
ul#TopMenu {
	float: right;
	margin: 42px 0 0;
	background: transparent url('menu.gif') no-repeat left bottom;
	width: 376px;
}
ul#FootMenu {
	background: transparent url('menu.gif') no-repeat left bottom;
}
li.menu_home a {
	width: 48px;
	background: transparent url('menu.gif') no-repeat left top;
}
li.menu_aboutus a {
	width: 96px;
	background: transparent url('menu.gif') no-repeat -48px top;
}
li.menu_recruit a {
	width: 96px;
	background: transparent url('menu.gif') no-repeat -144px top;
}
li.menu_blog a {
	width: 136px;
	background: transparent url('menu.gif') no-repeat -240px top;
}
li.menu_about a {
	width: 128px;
	background: transparent url('menu.gif') no-repeat -376px top;
}
li.menu_contact a {
	width: 128px;
	background: transparent url('menu.gif') no-repeat -504px top;
}
li.menu_pagetop a {
	width: 120px;
	background: transparent url('menu.gif') no-repeat -632px top;
}
ul#TopMenu li.menu_blog {
	background: transparent url('menu.gif') no-repeat right bottom;
}
ul#TopMenu li.menu_blog a {
	background: transparent url('menu.gif') no-repeat right top;
}
body#aboutus li.menu_aboutus a {
	background: transparent url('menu.gif') no-repeat -48px center;
}
body#recruit li.menu_recruit a {
	background: transparent url('menu.gif') no-repeat -144px center;
}
.leftcol {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	width: 368px;
}
.rightcol {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	width: 368px;
}

/* ::::::::::::::::::::
	#news
:::::::::::::::::::: */

.info {
	margin: 16px 0;
	padding: 16px 32px;
	background: #F7F7F3;
	border: 2px solid #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 2px #999;
	-moz-box-shadow: 0px 2px 2px #999;
	-ms-box-shadow: 0px 2px 2px #999;
	box-shadow: 0px 2px 2px #999;
}
.info h3 {
	margin: 0;
	padding: 16px 0;
	background: transparent url('info_h2.gif') no-repeat center bottom;
	-webkit-text-shadow: 0px 1px 2px #F63;
	-moz-text-shadow: 0px 1px 2px #F63;
	-ms-text-shadow: 0px 1px 2px #F63;
	text-shadow: 0px 1px 2px #F63;
	font-size: 167%;
	text-align: center;
	color: #F63;
}
.info a {
	text-decoration: underline;
}
#News .info {
	background: #F7F7F3 url('../img/100419_gas.gif') no-repeat 640px 32px;
}
#News .info p {
	margin: 24px 64px;
	font-size: 116%;
}
#News .info dl {
	margin: 32px 64px;
	font-size: 116%;
}
#News .info dl dt {
	margin-bottom: 4px;
	padding: 4px 8px;
	width: 8em;
	background: #dedece url('bg_all.jpg');
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
#News .info dl dd {
	margin-left: 10em;
	margin-bottom: 4px;
	padding: 4px;
}

/* ::::::::::::::::::::
	#Products
:::::::::::::::::::: */

#Products {
	padding: 16px 0;
	background: transparent url('bg_product.gif') no-repeat left top;
}

#Products a:hover img {
	-ms-filter: alpha(opacity=50);
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
}
#Products img {
margin-left: 8px;
}

/* ::::::::::::::::::::
	#UpdateInfo
	#RSSlinks
:::::::::::::::::::: */

#UpdateInfo ul,
#RSSlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#UpdateInfo ul li,
#RSSlinks ul li {
	padding-bottom: 5px;
	background: transparent url('bg_border.gif') repeat-x left bottom;
}

#UpdateInfo ul li span {
	display: block;
	padding: 12px 4px 8px 56px;
	background: transparent url('li_info.gif') no-repeat 16px center;
}
#UpdateInfo ul li span:hover {
	background: #F7F7F3 url('li_info_on.gif') no-repeat 16px center;
	-ms-filter: alpha(opacity=75);
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}


#RSSlinks ul li a {
	display: block;
	padding: 12px 4px 8px 56px;
	background: transparent url('li_link.gif') no-repeat 16px center;
}
#RSSlinks ul li a:hover {
	background: #F7F7F3 url('li_link_on.gif') no-repeat 16px center;
	-ms-filter: alpha(opacity=75);
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

#Footer {
	padding-top: 16px;
}
/* ::::::::::::::::::::
	#productinfo
:::::::::::::::::::: */

#productinfo .leftcol {
	width: 320px;
}
#productinfo .rightcol {
	width: 416px;
}

/* ::::::::::::::::::::
	Contact
:::::::::::::::::::: */

fieldset {
	border: none;
	padding: 0 0px;
}
legend {
	display: none;
}
.small {
	font-size: 85%;
}
.require {
	margin-right: 4px;
	padding-right: 36px;
	background: transparent url('require.png') no-repeat right;
	font-weight: bold;
	color: #123;
}

input[type="text"],
textarea {
	border: 1px solid #ddd;
	background-color: #F7F7F3;
	padding: 4px;
	font-size: 123.1%;
}
input[type="text"]:focus,
textarea:focus {
	border: 1px solid #123;
	background-color: #fff;
	color: #03c;
}

.button {
	padding-bottom: 16px;
}
button {
	margin: 0;
	padding: 4px 8px;
	_padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ','Meiryo','Verdana','ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	font-size: 116%;
	_font-size: 100%;
	cursor: pointer;
}
button img {
	margin-right: 2px;
	vertical-align: middle;
}
button#reset {
	float: left;
	color: #456;
}
button#submit {
	float: right;
	color: #693;
}
.entryenter {
	color: #693;
}
.zm_copyright {
	clear: both;
	text-align: center;
	font-size: 85%;
}
/* ::::::::::::::::::::
	Vacation
:::::::::::::::::::: */
.vacation {
	padding: 16px;
	background: #FCC;
	color: #C06;
	border: 1px solid #C06;
}
/* ::::::::::::::::::::
	Footer
:::::::::::::::::::: */

#Footer p {
	font-size: 77%;
}

/* ::::::::::::::::::::
	clearfix
:::::::::::::::::::: */
#Intro,
#Header,
#TopMenu,
#Topics,
#FootMenu,
p {
	zoom: 1;
}

#Intro:after,
#Header:after,
#TopMenu:after,
#Topics:after,
#FootMenu:after,
p:after {
content: ""; 
display: block; 
clear: both;
}
/* ::::::::::::::::::::
	basic tag style
:::::::::::::::::::: */

em,address {
	font-style: normal;
}
em {
	font-weight: bold;
	white-space: nowrap;
	color: #123;	
}



/*
ul,ol {
	margin: 16px 0;
	padding: 0 0 0 16px;
	list-style-position: outside;
}
ol {
	margin: 16px 0 16px 32px;
}
ol li {
	margin: 16px 0;
	font-weight: bold;
}
li {
	font-size: 108%;
}
*/

dl {
	clear: both;
	margin: 16px 0 16px 0px;
	padding: 0;
}
dt {
	float: left;
	clear: both;
	padding: 4px 0 4px 0;
	width: 4.5em;
	font-weight: bold;
}
dd {
	margin-left: 4.5em;
	padding: 4px 8px 4px 8px;
}
td dl {
	margin: 0;
	font-size: 100%;
}
td dt {
	color: #F63;
	padding: 4px;
}

td dt,
td dd {
	float: none;
	margin: 4px 0;
	padding: 0;
	width: auto;
	background-image: none;
}
td dd {
	float: none;
	margin: 4px 0 16px 32px;
	padding: 0;
}
td ul {
	margin: 0;
	font-size: 100%;
}

p {
	margin: 1em 0;
}
table {
	margin: 16px 0;
	width:100%;
	border-collapse: collapse;
	border: 2px solid #111;
}
th {
	padding: 8px;
	background: #dedece url('bg_all.jpg');
	border-right: 3px double #111;
	border-top: 1px solid #111;
	text-align: left;
	font-size: 116%;
	font-weight: normal;
	white-space: nowrap;
}
td {
	background: #F7F7F3;
	padding: 8px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
}
thead {
}
tfoot td {
	background-color: #F7F7F3;
	text-align: right;
}

/* ::::::::::::::::::::
	Anchor
:::::::::::::::::::: */
a {
	text-decoration: none;
}
a img {
	border: 0px solid #fff;
	vertical-align: middle;
}
a:link,
a:visited {
	color: #f03;
}
a:hover {
	/*background-color: #cf0;*/
	color: #000;
}
a:active {
}

.note {
	margin: 16px 0;
	color: #444;
	text-align: right;
	font-size: 85%;
}

.mail {
	background: transparent url('mail.png') no-repeat;
	width: 206px;
	height: 32px;
	vertical-align: middle;
}

.hq {
	background-position: bottom;
}

.job {
	background-position: top;
}

.centerblock {
	margin: 16px 0;
	text-align: center;
}

.polarbear {
	background: #FFFFFF url('pb.jpg') no-repeat left;
	padding-left: 80px;
}

.polarbear ul {
	margin-left: 160px;
}

hr {
	clear: both;
	margin: 16px 0;
	border: 0px none;
	height: 4px;
	background: transparent url('bg_border.gif') repeat-x left bottom;
}