@charset "utf-8";
/* CSS Document */

Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
    color:#ffffff;
	background: #0b0b0b;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }

body {
		margin: 0;
		padding: 0;
		line-height: 1.7;
		color: #434343;
		background: #edecec url(../img/bgHeader.gif) center top repeat-x;
		font-size: 14px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a { color: #d60154; }
img { vertical-align: bottom; }
li { list-style: none; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#globalWrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


/*-------------------- header --------------------*/
header {
	width: 960px;
	height: 100px;
	position: relative;
}
h1 {
	width: 186px;
	position: absolute;
	top: 45px;
	left: 0;
}
#siteinfo {
	margin-top: 15px;
	padding-left: 15px;
	background: url(../img/iconArrow.png) left center no-repeat;
	font-size: 12px;
	float: right;
}
#siteinfo a {
	text-decoration: none;
}
#siteinfo a:hover {
	color: #434343;
	text-decoration: underline;
}


/*-------------------- nav --------------------*/
nav {
	width: 740px;
	position: absolute;
	top: 40px;
	right: 0;
}
nav li {
	width: 185px;
	float: left;
}


/*-------------------- footer --------------------*/
footer {
	width: 100%;
	height: 80px;
	background: #a8a4a1;
}
#ftcont {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#copy {
	width: 960px;
	padding-top: 30px;
	text-align: center;
}
.ftlogo01 {
	position: absolute;
	top: 9px;
	right: 0;
}

/*-------------------- section --------------------*/
section {
	width: 960px;
	position: relative;
}
h2 {
	width: 960px;
	margin-bottom: 20px;
}
h3 {
	margin-bottom: 25px;
}
#contents {
	width: 960px;
	min-height: 700px;
	margin-bottom: 35px;
}
#leftcolumn {
	width: 274px;
	margin-right: 16px;
	float: left;
}
#rightcolumn {
	width: 670px;
	min-height: 700px;
	padding-bottom: 30px;
	background: #ffffff;
	float: right;
}
#container {
	width: 960px;
}
.wide {
	background: #ffffff;
}
.wrap {
	width: 670px;
	margin: 0 auto;
}
#menu li {
	margin-bottom: 2px;
}
.caption {
	margin-bottom: 18px;
	padding-left: 10px;
	font-size: 17px;
	border-left: solid 5px #d60154;
	line-height: 1;
}


/*----------------------------------------------------
						index  
----------------------------------------------------*/
.main {
	width: 960px;
	margin-bottom: 20px;
}
.hdcont {
	width: 960px;
	margin-bottom: 25px;
}
.hdnews {
	width: 470px;
	height: 430px;
	margin-right: 20px;
	background: #ffffff;
	float: left;
}
.hdtwitter {
	width: 470px;
	height: 430px;
	background: #ffffff;
	float: right;
}
.ttlhd {
	margin-bottom: 10px;
}
.news {
	height: 320px;
	overflow: hidden;
	overflow-y: scroll;
}
.hdnews dl {
	width: 440px;
	margin: 0 auto;
	border-bottom: solid 1px #646464;
}
.hdnews dt {
	width: 90px;
	padding: 20px 0 20px 20px;
	font-weight: bold;
	color: #d60154;
	float: left;
}
.hdnews dd {
	width: 310px;
	padding: 20px 20px 20px 0;
	float: right;
}
.twitter {
	width: 440px;
	margin: 20px auto 0;
}
#social {
	width: 960px;
	margin-bottom: 15px;
	height: 20px;
	text-align: center;
}
#social li {
	display: inline;
}


/*----------------------------------------------------
						company  
----------------------------------------------------*/
.company {
	width: 670px;
	margin: 0 auto;
}
.message,
.summary,
.link {
	width: 610px;
	margin: 0 auto;
}
.idea {
	width: 588px;
	margin: 0 auto 50px;
	padding-top: 20px;
}
.companyp {
	margin-bottom: 35px;
}
.companyp p {
	margin-bottom: 13px;
}
.sign {
	text-align: right;
}
.date {
	font-size: 12px;
}
.name {
	font-size: 22px;
}
.summary .line01 {
	display: table;
}
.summary .line01 dt {
	width: 129px;
	padding: 0 20px;
	background: #edecec;
	text-align: center;
	border-right: solid 1px #ffffff;
	display: table-cell;
	vertical-align: middle;
}
.summary .line01 dd {
	width: 400px;
	padding: 10px 20px;
	background: #f5f4f4;
	display: table-cell;
}
.summary .line02 {
	display: table;
}
.summary .line02 dt {
	width: 129px;
	padding: 0 20px;
	background: #fbf9f9;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.summary .line02 dd {
	width: 400px;
	background: #fffefe;
	padding: 10px 20px;
	display: table-cell;
}
.summary .list li {
	margin-bottom: 5px;
}
.linkcont {
	padding-bottom: 35px;
}
.linkcont .imgbox {
	width: 610px;
	margin-bottom: 20px;
}
.linkcont span {
	padding-left: 15px;
	background: url(../img/iconArrow.png) left 8px no-repeat;
	color: #d60154;
	font-size: 17px;
	font-weight: bold;
	display: block;
}
.linkcont a {
	text-decoration: none;
}

.frameposition {
	margin-top: 15px;
}


/*----------------------------------------------------
						products  
----------------------------------------------------*/
.products {
	width: 670px;
	margin: 0 auto;
}
.imgtitle {
	width: 610px;
	margin: 0 auto 25px;
}
.detail {
	width: 610px;
	margin: 0 auto;
}
.info {
	margin-bottom: 15px;
	display: table;
}
.info dl {
	width: 305px;
	display: table-cell;
}
.info dt {
	width: 70px;
	padding-left: 10px;
	color: #d60154;
	border-left: solid 5px #d60154;
	display: table-cell;
}
.info dd {
	width: 170px;
	display: table-cell;
}
.info_long dt {
	width: 500px;
	padding-left: 10px;
	color: #d60154;
	border-left: solid 5px #d60154;
	display: table-cell;
}
.bnrbox {
	width: 397px;
	margin-top: 20px;
	float: right;
}
.bnrbox img {
	margin-left: 10px;
	float: right;
}
.release {
	font-size: 16px;
	font-weight: bold;
	color: #d60154;
}


/*----------------------------------------------------
						recruit  
----------------------------------------------------*/
.recruit {
	width: 670px;
	margin: 0 auto;
}
.detailtable {
	width: 610px;
	margin: 0 auto;
}
.detailtable .line01,.contact .line02 {
	width: 610px;
	border-bottom: solid 1px #ffffff;
	display: table;
}
.detailtable .line01 dt {
	width: 149px;
	padding: 0 10px;
	background: #edecec;
	text-align: center;
	border-right: solid 1px #ffffff;
	display: table-cell;
	vertical-align: middle;
}
.detailtable .line01 dd {
	width: 400px;
	padding: 10px 20px;
	background: #f5f4f4;
	display: table-cell;
}
.detailtable .line02 dt {
	width: 129px;
	padding: 0 20px;
	background: #fbf9f9;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.detailtable .line02 dd {
	width: 400px;
	background: #fffefe;
	padding: 10px 20px;
	display: table-cell;
}
.detailtable .list li {
	padding-bottom: 10px;
}
.detailtable .list li:last-child {
	padding-bottom: 0;
}


/*----------------------------------------------------
						contact  
----------------------------------------------------*/
.contact {
	width: 670px;
	margin: 0 auto;
}
.formtable {
	width: 670px;
	margin-top: 25px;
	padding-bottom: 30px;
}
.contact .line01,.contact .line02 {
	width: 670px;
	border-bottom: solid 1px #ffffff;
	display: table;
}
.contact .line01 dt {
	width: 150px;
	padding: 15px 20px;
	background: #edecec;
	border-right: solid 1px #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.contact .line01 dd {
	padding: 15px 20px;
	background: #f5f4f4;
	display: table-cell;
	vertical-align: middle;
}
.contact .line02 dt {
	width: 150px;
	padding: 15px 20px;
	background: #fbf9f9;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.contact .line02 dd {
	padding: 15px 20px;
	background: #fffefe;
	display: table-cell;
	vertical-align: middle;
}
.transmit {
	width: 670px;
	margin-top: 20px;
	text-align: center;
}
.submit {
	width: 192px;
	height: 50px;
	background: url(../img/btnTransmit.gif) center top no-repeat;
	cursor: pointer;
	border: none;
	text-indent: 9999px;
}
.thanks {
	margin-bottom: 20px;
	padding-left: 15px;
	font-size: 20px;
	color: #d60154;
	border-left: solid 5px #d60154;
}
.backcont {
	width: 670px;
	margin-top: 40px;
}
.back {
	width: 85px;
	margin: 0 auto;
	padding-left: 15px;
	background: url(../img/iconArrow.png) left center no-repeat;
	font-size: 12px;
}
.back a {
	text-decoration: none;
}
.back a:hover {
	color: #434343;
	text-decoration: underline;
}


/*----------------------------------------------------
						privacy  
----------------------------------------------------*/
.privacy {
	width: 670px;
	margin: 0 auto;
	padding-bottom: 30px;
}
h4 {
	margin: 30px 0 15px;
	font-size: 18px;
	font-weight: bold;
}
.heading {
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: solid 5px #d60154;
	line-height: 1;
	font-size: 16px;
}
.privacy dl {
	margin-bottom: 15px;
	display: table;
}
.privacy dt {
	width: 25px;
	display: table-cell;
}
.privacy dd {
	display: table-cell;
}