@charset "utf-8";

/* =================================== */
/*
/* 	factsheet CSS
/* 	last update 090930
/*
/* =================================== */

/* ===================================

	1: 

====================================== */

* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        text-align: left;
        list-style-type: none;
}

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: none; }

html, body,
h1, h2, h3, h4, h5, h6,
div, p, pre, dl, dt, dd,
address, blockquote {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
	display: block;
}

body {
	text-align: center;
	background-color: #FFF;
	color: #000;
}

p,li {
	font-size:100%;
	line-height:1.5;
}

p {
	margin:0 0 10px 0;
}

.line {
	margin:0 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

ul li {
	list-style-type:none;
}

img,abbr,acronym,fieldset {
	border: 0;
}

hr {
	margin-bottom: 20px;
	display: block;
	border: 1px solid #000;
}

h1 {
	float:left;
	margin-bottom: 1em;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 1em;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}

h3 {
	font-size: 120%;
	line-height: 1.4;
	font-weight: normal;
	margin-bottom: 1em;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

table {
	background-color:#FFF;
	margin-bottom: 10px;
	line-height: 1.5;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td {
	font-size: 110%;
}

th {
	font-size: 110%;
}

table tbody {
	margin: 0px;
	padding: 0px;
}

table tbody tr {
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
}
table tbody td {
	color: #000;
	padding: 3px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	margin: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	vertical-align: top;
}

table tbody th {
	background-color: #fff;
	margin: 1px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	color: #000;
	line-height: 1.3;
	white-space: nowrap;
	border: 1px solid #000;
	padding: 3px;
}

table td.tdcenter,
table th.thcenter {
	text-align:center;
}

table td.tdmiddle,
table th.thmiddle {
	vertical-align: middle;
}

table td.tdright,
table th.thright {
	text-align:right;
}


.txtRight{
	display: block;
	text-align: right;
}

div#wrapper .txtCenter {
	padding: 0px;
	text-align: center;
}

div#primary table tbody td ul.ulicon {
	display:block;
	margin-bottom: 1em;
}

div#primary table tbody td ul.ulicon li {
	float: left;
	margin: 0 3px 0 0;
}
/*
 wrapper [
----------------------------------------------------------- */
div#wrapper {
	padding: 0px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*
 content [
----------------------------------------------------------- */
div#content {
	width: 640px;
	clear: both;
	margin-bottom: 0px;
}

/*
 primary [
----------------------------------------------------------- */
div#primary {
	width: 640px;
	float: left;
}

div#wrapper .frame {
	display: block;
	clear: both;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#wrapper .frameleft {
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
}

div#wrapper .frameright {
	display: block;
	float:right;
	width: 200px;
}

div#content .framecenter {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
}

div#content .framecenter p {
	display: inline;
	padding: 0px;
	text-align: center;
}

div#content .framecenter img {
	margin-left:10px;
	border: 1px solid #333;
}

/*
 secondary [
----------------------------------------------------------- */
div#secondary {
	width: 270px;
	float: right;
	text-align: right;
}

div#secondary p.mainphoto {
	background-color: #CCC;
	border: 10px solid #CCC;
	margin-bottom: 10px;
}

div#head {
	padding: 0px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 640px;
}

/*
 clearfix [
----------------------------------------------------------- */
body div:after,
body p:after,
body ul:after,
body li:after,
body dl:after
{
	content: url(../common/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}

body div,
body p,
body ul,
body li,
body dl
{
	zoom: 100%;  
}
