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

/* ---------Contents------------


		1. OverRide
		1. Common
			- Header
  			- Gnav
  			- Side  			
  			- Footer

		2. TOP
		2. WebPage
  			- flow.html
  			- product.html
  			- contact.html
  			- sitemap.html
		2. default
  			- clearFix
		3. 新着情報
			- ページング

-----------------------------------*/


/*-------------------------------------------------------

		1. OverRide
		
*-------------------------------------------------------*/
/*
body {
	font-size: 100.01%;
}
*/

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: 0;
}

h2 {
	margin-bottom:20px;
}

h2 span {
	font-size: 70%;
	margin-bottom:20px;
	margin-left: 15px;
}


h3 {
	background: url(../images/common/icon/title-arrow-s.gif) no-repeat left center;
	padding-left: 10px;
}

div.asset-body h3 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;
	color:#1A5691;
}



div#homepage-image {
	width: 920px;
}

ul {
	margin: 0;
	padding: 0;
}

.layout-wm #alpha {
	width: 690px;
}

.layout-wm #beta {
	width: 250px;
}


.widget-header, .widget-content {
	margin-left: 0;
	margin-right: 0;
}

#header-inner, #footer-inner, #alpha-inner, #gamma-inner {
	padding-right: 50px;
}

#header-inner, #content-inner, #footer-inner, #main-navigation, .entry-asset .asset-meta, .comment, #footer-content, .asset-body {
	line-height: 180%;
}


/*-------------------------------------------------------

		1. Common
		
*-------------------------------------------------------*/
/* =======================================
	 0. ブロック
========================================*/
.section {
	margin-bottom: 20px;
}



/* =======================================
	 0. h要素
========================================*/
h2 {
	font-size:150%;
}

h4 {
	font-weight: bold;
	font-size: 110%;
}


.titleContents {
	background: url(../images/common/icon/title-h2.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 600px;
}

/* =======================================
	 0. Header
========================================*/

/* --------------------- Header */
div#header {
	background: none;
	background-color: #1A5691;
}


/* --------------------- link */
a,
div#footer a {
	color: #1A5691;
}

a:hover,
div#footer a:hover {
	color: #0D2B49;
}



/* =======================================
	 0. Gnav
========================================*/


div#main-navigation-inner ul li {
	width: 130px;
	text-align: center;
}





/* =======================================
	 0. Side
========================================*/
div#RecruitBanner,
div#ContactBanner {
	margin-bottom: 10px;
}




/* =======================================
	 0. Footer
========================================*/
div#Footer-logo {
	float: left;
	width:500px;
	font-family:sans-serif;
	font-size:85%;
}
div#Footer-logo strong {
	font-size:120%;
}
div#Footer-logo img {
	float:left;
	padding-right:10px;
}


div#Footer-right {
	float: right;
}

div#Footer-logo div {
	float: left;
}

/* --------------------- nav */
div#Footer-navi {
	font-size: 90%;
}

div#Footer-navi ul {
}

div#Footer-navi ul li {

}

div#Footer-navi ul li.middle:before,
div#Footer-navi ul li.middle:after {
	content: "｜";
	padding: 0 6px;
}

div#Footer-navi ul li a {

}


/* --------------------- copy */
div#Copy {
	line-height: 35px;
	font-size: 0.8em;
	text-align: right;
}










/*-------------------------------------------------------

		1. TOP
		
*-------------------------------------------------------*/

/* =======================================
	 0. メイン
========================================*/
div#homepage-image {
	height:200px;
	background: none;
	text-indent:0;
	overflow:visible;
}



div.asset-body p {
	padding-bottom:10px;
}

div.asset-body table {
	margin-bottom:60px;
	font-family:sans-serif;
	width: 620px;
}

div.asset-body table tr {
	height: 50px;
}
div.asset-body table td,
div.asset-body table th {
	padding:9px 3px 3px 3px;
}

div.asset-body table th {
	/* vertical-align:middle; */
	white-space:nowrap;
	border-bottom:1px solid #333333;
}

div.asset-body table td {
	border-bottom:1px solid #cccccc;
}

div.asset-body table.th120 tbody th {
	width:120px;
}


/* =======================================
	 0. 新着情報
========================================*/
div#WhatsNewContainer {
	margin-bottom: 50px;
}

div#NewsEntries dl {
	margin-bottom:5px;
	height: 1.5em;
}

div#NewsEntries dt {
	float: left;
	width: 85px;
}

div#NewsEntries dd {
	/* float: left; */
}

p#WhatsNewList {
	border-top: 2px solid #333;
	padding-top: 20px;
}


/* =======================================
	 0. 商品紹介
========================================*/
div#ProductContainer {
	width: 620px;
}

div.productItem {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}


div.productItem .lastItem {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

div.productItem p.img {
	float: left;
	margin-right: 25px;
}

div.descriptionContainer {
	float: right;
	line-height: 1.8em;
	width: 420px;
}

div.descriptionContainer p.itemTitle {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}



/*
div.descriptionContainer p.txt {
	font-size: 85%;
	line-height: 1.8em;
	width: 455px;
}
*/





/*-------------------------------------------------------

		1. WebPage
		
*-------------------------------------------------------*/

/* =======================================
	 0.  flow.html
========================================*/
div#MainContainer {
	margin-top: 30px;
}

div#MainContainer div#Left {
	float: left;
	width: 100px;
}

div#MainContainer div#Left ul li {
	background: url(../images/common/icon/arrow-down.gif) no-repeat center bottom;
	width: 100px;
	height: 120px;
	list-style: none;
	margin-bottom: 15px;
	text-align: center;
}

div#MainContainer div#Left ul li.last {
	background: none;
}

div#MainContainer div#Left ul li p {
	border: 1px solid #CCC;
	font-size: 130%;
	line-height: 50px;
	padding: 20px 0;
}


div#MainContainer div#Right {
	float: right;
	width: 490px;
}

div.sectionFlow {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.sectionLastFlow {
	border-bottom: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

div.sectionFlow div p.img {
	padding-bottom: 0px;
}

div.sectionFlow p.txt {
	line-height: 1.8em;
	padding-bottom: 0px;
}

div.sectionFlow.last {
	border-bottom: none;
}


div#Bottom {
	border-top: 1px dotted #CCCCCC;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 1.2em;
	clear: both;
	line-height: 160%;
}




/* =======================================
	 0.  product.html
========================================*/
table.productTable {
	font-size: 95%;
}

table.productTable th  {
	width: 200px;
}

table.productTable td  {
	width: 150px;
	text-align: center;
}

table.productTable td.campanyName  {
	width: 180px;
}

table.productTable td.last  {
	width: 50px;
	text-align: center;
}




/* =======================================
	 0.  contact.html
========================================*/
div#ContactOtherSet {
	border: 1px solid #CCC;
	margin: 0 auto;
	padding: 25px;
	width: 400px;
	margin-top: 20px;
}

div#ContactOtherSet dl {
	
}

div#ContactOtherSet dl dt {
	float: left;
	font-weight: bold;
	width: 180px;
}

div#ContactOtherSet dl dd {
	float: left;
}

div#ContactOtherSet p {
	margin-top: 15px;
}

div#Submit {
	width: 400px;
	text-align: center;
	margin: 0 auto;
}


/* --------------------- table */
div#ContactTableSet {
	margin-top: 50px;
	font-size: 95%;
}

div#ContactTableSet p {
	color: red;
	text-align: center;
}


div#ContactTableSet table th {
	width: 200px;
}

	div#ContactTableSet table th span {
		color: red;
		margin-left: 3px;
	}
	
div#ContactTableSet table td {
	padding: 20px 0;
	padding-left: 20px;
	line-height: 3;
}





/* --------------------- input */
div#ContactTableSet input {
	margin-right: 5px;
}


label {
	margin-right: 10px;	
}

	label.address {
		display: inline-block;
		width: 100px;
	}
	
textarea {
	width: 290px;
	height: 200px;
	
}




/* --------------------- 確認画面 */
div#Submit div {
	width: 130px;
	margin: 0 auto;
}

div#Submit form {
	float: left;
	text-align: center;
}



/* --------------------- 完了画面 */
p.backToTop {
	margin-top: 50px;
}



/* =======================================
	 0.  sitemap.html
========================================*/
div.section ul li {
	line-height: 300%;
	border-bottom: 1px dotted #CCCCCC;
}





/*-------------------------------------------------------

		3. 新着情報
		
*-------------------------------------------------------*/

div#Pageing {
	text-align: center;
}