body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
/*	background: url('../images/bg_box.gif');
*/
}

a:link
{
	color: #ffffff;
}
a:visited
{
	color: #ccccff;
}

div.header
{
	text-align: center;
	margin-bottom: 20px;
}

div.main
{
	width: 420px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color: #000000;
}



/*********************************************************************
 ディレクトリ表示
*********************************************************************/
div.directory
{
	margin: 0em 0em 0em 0em;
	text-align: left;
	line-height: 1.6em;
}

div.directory_button
{
	display: inline;
	border-width: 1px 0px 1px 4px;
	margin: 0.2em 0.2em 0.2em 0em;
	border-style: solid;
	border-color: #999999;
	padding: 0.2em 0.2em 0.2em 0.5em;
	font-size: 90%;
}

div.directory_button#stop
{
	border-width: 1px 1px 1px 4px;
	color: #666666;
	background-color: #cccccc;
	font-weight: bold;
}



/*********************************************************************
 見出し
*********************************************************************/
h1
{
	border: solid;
	border-width: 1px 0px 1px 0px;
	padding: 0.2em 0.2em 0.2em 1em;
	border-color: #cc6666;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}

h2.step
{
	margin-top: 2em;
	border: solid;
	border-width: 0px 5px 0px 5px;
	padding: 0.3em 0.2em 0.2em 0.4em;
	border-color: #336666;
	background-color: #003333;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}

h2.business
{
	border: solid;
	border-width: 1px 0px 1px 0px;
	padding: 0.2em 0.2em 0.2em 0.4em;
	border-color: #C3D825;
	background-color: #AACF53;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}

h2.news
{
	border: solid;
	border-width: 0px 0px 1px 0px;
	padding: 0.2em 0.2em 0.2em 0.4em;
	border-color: #cc99ff;
	font-weight: bold;
	text-align: left;
	font-size: 100%;
}



/*********************************************************************
 リスト
*********************************************************************/
ul
{
	text-align: left;
}

ul#last
{
	margin-bottom: 5em;
}

ul.creatersmessages
{
	border: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #cccccc;
	margin: 3em;
	padding: 1em;
}

li
{
	margin: 0.5em;
	list-style-type: square;
}

li.top
{
	margin-top: 0.2em;
}


/*********************************************************************
 メッセージ＆社名の由来など
*********************************************************************/
p.message
{
	text-align: center;
	line-height: 3em;
}

p.message_block
{
	text-align: center;
	text-indent: 1em;
	text-align: left;
	line-height: 1.3em;
	text-align: justify;
	text-justify: inter-ideograph;
	width: 90%;
}
p.message_block#noindent
{
	text-indent: 0em;
}


p.letter
{
	font-family: serif, sans-serif;
	border: solid;
	border-width: 2px 1px 2px 1px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	background-color: #333333;
	text-align: center;
	line-height: 3em;
}



/*********************************************************************
 会社概要
*********************************************************************/
div.companyprofile
{
	text-align: left;
	width: 90%;
}



/*********************************************************************
 業務内容
*********************************************************************/
div.business
{
	width: 95%;
	margin-bottom: 1em;
	text-align: left;
	text-indent: 1em;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}

div.business_date
{
	text-align: center;
	margin: 3em;
}

div.adequate
{
	padding-right:1em;
	color: #ff9999;
	text-align: right;
	font-style: oblique;
}


/*********************************************************************
 インフォメーション
*********************************************************************/
div.information
{
	text-align: left;
	margin: 3em;
}



/*********************************************************************
 アクセスマップ
*********************************************************************/
div.access
{
	width: 400px;
	text-align: left;
	margin: 1em 0em 1em 0em;
}

div.map
{
	text-align: center;
	margin: 1em 0em 3em 0em;
}

div.qr
{
	text-align: right;
	margin: 0em 3em 0em 0em;
}



/*********************************************************************
 バナー
*********************************************************************/
div.banner
{
	margin: 20px;
	text-align: center;
}

div.banner_comment
{
	width: 95%;
	text-align: left;
}



/*********************************************************************
 「↑トップ」ボタン
*********************************************************************/
div.button_top
{
	text-align: right;
}



hr
{
	color: #cccccc;
	height: 1px;
}

div.navigation
{
	margin-top : 1em;
	border: solid;
	border-width: 1px 0px 0px 0px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border-color: #cccccc;
	text-align: center;
}

div.navigation_back
{
	display: inline;
	margin: 0.2em;
	padding-right: 155px;
}

div.navigation_top
{
	display: inline;
	margin: 0.2em;
	padding-left: 155px;
}

div.clear_left
{
	clear: left;
}

div.tumon
{
  text-align: right;
}

address
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-style: normal;
	font-size: 90%;
  text-align: center;
}


