/* TAISEIDENSHI.CO.JP TOP CSS 20090123                             */
/* COPYRIGHT 2006 TAISEI ELECTRONICS CO., LTD.                     */

/* BODY                                                            */
/* HEADER                                                          */
/* FOOTER                                                          */
/* CONTAINER                                                       */
/* LEAD                                                            */
/* MENU MAIN                                                       */
/*      OPERATION                                                  */
/*      WEB                                                        */
/*      CONVERT                                                    */
/*      SOFTWARE                                                   */
/* MENU SUB                                                        */
/*      MATERIALS                                                  */
/*      PROFILE                                                    */
/*      MAP                                                        */
/*      CONTACT                                                    */
/*      SITEMAP                                                    */


/* =============================================================== */
/*                                                                 */
/* BODY                                                            */
/*                                                                 */
/* =============================================================== */

body {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	padding: 15px;
}

a:link {
	color: #6077C7;
}

a:visited {
	color: #3F58B1;
}

a:hover {
	color: #FF5050;
}

* {
	margin: 0px;
	padding: 0px;
}

.ie6 {
	text-align: center;
}

/* =============================================================== */
/*                                                                 */
/* HEADER                                                          */
/*                                                                 */
/* =============================================================== */

#header {
	background-image: url(image/taisei_title.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 62px;
	width: 625px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	display: none;
}

/* =============================================================== */
/*                                                                 */
/* FOOTER                                                          */
/*                                                                 */
/* =============================================================== */

.footer {
	font-size: 70%;
	line-height: 120%;
	padding-top: 20px;
	clear: both;
	text-align: center;
}

.footer a {
	text-decoration: none;
}

.copyright {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	padding: 2px;
	margin-top: 1px;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}

/* =============================================================== */
/*                                                                 */
/* CONTAINER                                                       */
/*                                                                 */
/* =============================================================== */

#container {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}

#pr {
	font-size: 65%;
	line-height: 110%;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.info {
	font-size: 70%;
	line-height: 120%;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

/* =============================================================== */
/*                                                                 */
/* LEAD                                                            */
/*                                                                 */
/* =============================================================== */

#lead {
	width: 175px;
	float: left;
	text-align: left;
	padding-right: 5px;
}

#lead p {
	font-size: 80%;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

/* =============================================================== */
/*                                                                 */
/* MENU MAIN                                                       */
/*                                                                 */
/* =============================================================== */

#menu_main {
	width: 441px;
	float: right;
	text-align: left;
	margin-top: 5px;
}

#menu_main h2 {
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 3px;
}

#menu_main p {
	font-size: 80%;
	color: #303030;
	line-height: 130%;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-right: 5px;
	background-image: url(image/arrow_r_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 11px;
}

#menu_main .ex {
	font-size: 80%;
	color: #303030;
	line-height: 110%;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}


#menu_main a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_main a:hover {
	color: #FF0000;
}

#menu_main span {
	display: none;
}

/* --------------------------------------------------------------- */
/*      OPERATION                                                  */
/* --------------------------------------------------------------- */

#operation {
	width: 440px;
	background-color: #EB699F;
	float: right;
	clear: both;
}

#operation .icon {
	background-image: url(image/icon_operation_top.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 95px;
	display: block;
	float: left;
	clear: left;
	margin-top: 3px;
}

#operation .icon:hover {
	background-position: 0px -90px;
}

#operation .contents {
	width: 340px;
	float: right;
}

.operation_r1 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_operation1.gif);
	background-repeat: no-repeat;
	background-color: #EB699F;
	float: right;
	background-position: left top;
}

.operation_r2 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_operation2.gif);
	background-repeat: no-repeat;
	background-color: #EB699F;
	float: right;
	background-position: right top;
}

.operation_r3 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_operation3.gif);
	background-repeat: no-repeat;
	background-color: #EB699F;
	float: right;
	background-position: left bottom;
	margin-bottom: 3px;
}

.operation_r4 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_operation4.gif);
	background-repeat: no-repeat;
	background-color: #EB699F;
	float: right;
	background-position: right bottom;
	margin-bottom: 3px;
}

/* --------------------------------------------------------------- */
/*      WEB                                                        */
/* --------------------------------------------------------------- */

#web {
	width: 440px;
	background-color: #AB77C9;
	float: right;
	clear: both;
}

#web .icon {
	background-image: url(image/icon_web_top.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 95px;
	display: block;
	float: left;
	clear: left;
	margin-top: 3px;
}

#web .icon:hover {
	background-position: 0px -90px;
}

#web .contents {
	width: 340px;
	float: right;
}

.web_r1 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_web1.gif);
	background-repeat: no-repeat;
	background-color: #AB77C9;
	float: right;
	background-position: left top;
}

.web_r2 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_web2.gif);
	background-repeat: no-repeat;
	background-color: #AB77C9;
	float: right;
	background-position: right top;
}

.web_r3 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_web3.gif);
	background-repeat: no-repeat;
	background-color: #AB77C9;
	float: right;
	background-position: left bottom;
	margin-bottom: 3px;
}

.web_r4 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_web4.gif);
	background-repeat: no-repeat;
	background-color: #AB77C9;
	float: right;
	background-position: right bottom;
	margin-bottom: 3px;
}

/* --------------------------------------------------------------- */
/*      CONVERT                                                    */
/* --------------------------------------------------------------- */

#convert {
	width: 440px;
	background-color: #4192C4;
	float: right;
	clear: both;
}

#convert .icon {
	background-image: url(image/icon_convert_top.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 95px;
	display: block;
	float: left;
	clear: left;
	margin-top: 3px;
}

#convert .icon:hover {
	background-position: 0px -90px;
}

#convert .contents {
	width: 340px;
	float: right;
}

.convert_r1 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_convert1.gif);
	background-repeat: no-repeat;
	background-color: #4192C4;
	float: right;
	background-position: left top;
}

.convert_r2 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_convert2.gif);
	background-repeat: no-repeat;
	background-color: #4192C4;
	float: right;
	background-position: right top;
}

.convert_r3 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_convert3.gif);
	background-repeat: no-repeat;
	background-color: #4192C4;
	float: right;
	background-position: left bottom;
	margin-bottom: 3px;
}

.convert_r4 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_convert4.gif);
	background-repeat: no-repeat;
	background-color: #4192C4;
	float: right;
	background-position: right bottom;
	margin-bottom: 3px;
}

/* --------------------------------------------------------------- */
/*      SOFTWARE                                                   */
/* --------------------------------------------------------------- */

#software {
	width: 440px;
	background-color: #26B57E;
	float: right;
	clear: both;
}

#software .icon {
	background-image: url(image/icon_software_top.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 95px;
	display: block;
	float: left;
	clear: left;
	margin-top: 3px;
}

#software .icon:hover {
	background-position: 0px -90px;
}

#software .contents {
	width: 340px;
	float: right;
}

.software_r1 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_software1.gif);
	background-repeat: no-repeat;
	background-color: #26B57E;
	float: right;
	background-position: left top;
}

.software_r2 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_software2.gif);
	background-repeat: no-repeat;
	background-color: #26B57E;
	float: right;
	background-position: right top;
}

.software_r3 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_software3.gif);
	background-repeat: no-repeat;
	background-color: #26B57E;
	float: right;
	background-position: left bottom;
	margin-bottom: 3px;
}

.software_r4 {
	width: 220px;
	height: 4px;
	background-image: url(image/r_software4.gif);
	background-repeat: no-repeat;
	background-color: #26B57E;
	float: right;
	background-position: right bottom;
	margin-bottom: 3px;
}

/* =============================================================== */
/*                                                                 */
/* MENU SUB                                                        */
/*                                                                 */
/* =============================================================== */

#menu_sub {
	width: 150px;
	text-align: left;
	float: left;
	clear: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#menu_sub h2 {
	font-size: 80%;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 42px;
}

#menu_sub p {
	font-size: 80%;
	margin-left: 45px;
	margin-top: 1px;
	background-image: url(image/arrow_r_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-left: 10px;
}

#menu_sub span {
	display: none;
}

#menu_sub a {
	text-decoration: none;
}

/* --------------------------------------------------------------- */
/*      MATERIALS                                                  */
/* --------------------------------------------------------------- */

#materials {
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#materials .icon {
	background-image: url(image/icon_materials.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	clear: both;
}

#materials .icon:hover {
	background-position: 0px -40px;
}

/* --------------------------------------------------------------- */
/*      PROFILE                                                    */
/* --------------------------------------------------------------- */

#profile {
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#profile .icon {
	background-image: url(image/icon_profile.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	clear: both;
}

#profile .icon:hover {
	background-position: 0px -40px;
}

/* --------------------------------------------------------------- */
/*      MAP                                                        */
/* --------------------------------------------------------------- */

#map {
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#map .icon {
	background-image: url(image/icon_map.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	clear: both;
}

#map .icon:hover {
	background-position: 0px -40px;
}

/* --------------------------------------------------------------- */
/*      CONTACT                                                    */
/* --------------------------------------------------------------- */

#contact {
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#contact .icon {
	background-image: url(image/icon_contact.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	clear: both;
}

#contact .icon:hover {
	background-position: 0px -40px;
}

/* --------------------------------------------------------------- */
/*      SITEMAP                                                    */
/* --------------------------------------------------------------- */

#sitemap {
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#sitemap .icon {
	background-image: url(image/icon_sitemap.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	clear: both;
}

#sitemap .icon:hover {
	background-position: 0px -40px;
}

