﻿@charset "utf-8";

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

	Name: about.css
	Location: /common/css/pages/about.css
	Desctiption {
		about 以下のCSS
	}

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

.wrapper {
}


/**************************************************************

	Header

***************************************************************/

#header {}

/****************************************************************

	Navigation

*****************************************************************/

#navi{}

/**************************************************************

	Content

***************************************************************/

#container {

}


/* main
===============================================================*/
#content{

}


/* top */

#content #aboutUs .note {
	margin: -12px 0 0;
	padding: 40px 0 0 30px;
	background: #fff url(../images/about_note_t_bg.jpg) no-repeat left top;
}


#content #aboutUs .note ul {

	padding: 0 30px 40px 0;
	background: #fff url(../images/about_note_b_bg.jpg) no-repeat right bottom;
}

#content #aboutUs .note ul li {
	padding: 0 0 0 10px;
	background: url(../images/marker_astarisk.gif) no-repeat 0 0.4em;
}



#content #exectives table {
	line-height: 1.5;
	background-color: #d9decf;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
}

#content #exectives table thead th {
	background-color: #f2f6ed;
	text-align: center;
	vertical-align: middle;
}

#content #exectives table td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content #exectives table thead td {
	background-color: #f2f6ed;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

#content #exectives table tbody th {
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
}

#content #exectives table tbody td {
	background-color: #fff;
	vertical-align: middle;
	text-align: left;
}

#content #exectives table tbody tr.even td {
	background-color: #fafafa;
}

/* sub
===============================================================*/
#sideNavi{}

/**************************************************************

	Footer

***************************************************************/

#footer {

}
