@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url("size.css");

/* CSS Document */

/* 基本設定 2012*/


p{
	padding:0px;
	margin: 0px;
}


#disno { display: none }
.topilogo { text-align: right }

.topics h3.txc { text-align: center ; padding: 0px 0 10px }
.topics p.txc { text-align: center ; padding: 0px 0 30px }


/* ----------------------------------------
2012 nitto
---------------------------------------- */

#sidebar h3,
#sidebar h2,
#main h3,
.box h2
{
	height: 30px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
}

#main .topics
{
	line-height: 24px;
}

#main .topics h3
{
	margin-top: 0px;
	border-top-width: 0px;
    font-weight: normal;
    font-size: 18px
}

h2.oned
{
	height: 30px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
}





.box ul
{
	margin: 0px;
	padding: 0px;
	clear: both;
}

.box ul li
{
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(./images/sikaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	font-size: 12px;
	line-height: 22px;
}

.eng{
font-family: 'Oswald', sans-serif;
}

.info .eng{
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	padding-right: 12px;
	font-style: italic;
	letter-spacing: 0.02em;
}



.nen
{
	font-size: 15px;
	color: #999999;
	padding-right: 10px;
}

.history-danraku
{
	display: block;
	float: none;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 10px;
	margin-top: 10px;
	text-align: left;
}

.history-danraku.headline
{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 6px;
	margin-top: 17px;
}

.history-th{
	float: none;
	text-align: left;
}

.history-th img { vertical-align: -4px }

.history-td img { vertical-align: text-top }



.history-td{
	float: none;
	text-align: justify;
	text-justify: inter-ideograph;
}


p.history-th,p.history-td{
	font-size: 12px;
}

.credit{
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
	display: block;
	clear: both;
	float: none;
}

table.recruit{
	width: 100%;
	margin-top: 20px;
}
table.recruit tr {
}
table.recruit tr td,
table.recruit tr th {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

table.recruit tr th {}

table.recruit tr td {}

table.recruit tr td.dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	font-size: 2px;
	line-height: 2px;
	height: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}


@media screen and (max-width: 640px)/* スマホ 最大640px ----------------------------------------------------------------------------------------------------------*/
{

.history-danraku.endd,
.grid.endd,
.box.endd,
.history-danraku.endd ,
.history-danraku.endd ul,
.cuntomer.endd { padding-bottom: 0px; margin-bottom: 0px; }

.history-danraku.strt { padding-top: 0px; margin-top: 0px; border-top-width: 0px; }

.grid.strt,
.box.strt,
.history-danraku.strt ul { padding-top: 0px; margin-top: 0px; }

.topilogo img { width: 60% ; height: auto }

}
