﻿body{font-size:12px; line-height:18px;}

/* main
-----------------------------------------------------------------*/
div#container{
	margin: 0;
        padding: 0;
}

div#container h1 {
	margin: 0 ;	
	text-align: left;
}

/* common
-----------------------------------------------*/

div#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#container {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html div#container {
	height: 1%;
}


div#container {
	display: block;
}
/* End hide from IE-mac */


/* left column
-----------------------------------------------------------------*/
div#navigation{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

div#navigation p{
    margin:15px 0 0 0;
}


/* header
-----------------------------------------------------------------*/
div#header {
        margin: 0px;
        padding: 0px;
}

div#header img {
        margin: 0px;
        padding: 0px;
}

div#header .name{
    background-image:url(../images/head_bg.gif);
    padding-top:5px;
    height:20px;
    padding-left:15px;
    margin-top:0;
    font-size:12px;
}

/* contents
-----------------------------------------------------------------*/

#system_news{
    float: left;
	width: 264px;
	text-align:left;
	margin:10px auto 20px 15px;
	}
	
/* only IE6
---------------------------*/
* html body div#system_news {
	float: left;
	width: 264px;
	margin:10px auto 20px 15px;
	display: inline;
}


#contents_news{
    float: right;
	width: 504px;
	text-align:left;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:20px;
	}
	
/* only IE6
---------------------------*/
* html body div#contents_news {
	float: right;
	width: 504px;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:20px;
	display: inline;
}
	
div#system_news #systembox{
	width:260px;
	text-align:center;
	margin-top:5px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
}

div#system_news #systembox #txtbox01{
	width:250px;
	height:100px;
	text-align:left;
	padding:5px 5px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	overflow:auto;
	color:#646464;
}

div#contents_news #contentsbox{
	width:500px;
	text-align:center;
	margin-top:5px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
}

div#contents_news #contentsbox #txtbox02{
	width:490px;
	height:100px;
	text-align:left;
	padding:5px 5px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	overflow:auto;
	color:#646464;
}

/*
div#contents_main{
  width: 530px;
  margin-left: 85px;
  padding: 10px;
  text-align: center;
}
*/
div#contents_main{
  width: 560px;
  margin-left: 70px;
  padding: 10px;
  text-align: center;
}

div#contents_main p{
  margin-top: 1em;
  margin-bottom: 1em;
}

div#contents_main div#authform {
  margin: 0px;
  padding: 0.5em;
  padding-top: 1em;
  background-color: #cccccc;
  border: solid 3px #bb2233;
}

div#contents_main div#authform form {
  margin: 0px;
  padding: 0.5em;
}

div#authform table tr td.name {
  padding-left:  0.5em;
  padding-right: 0.5em;
}

div#authform table tr td.comment {
  padding-left: 0.5em;
}

div#authform table tr td.button {
  padding-top: 0.3em;
  text-align: center;
}

/* Listing */
table.listing {
}

table.listing tr td {
  font-size: x-small;
}

/* before_use
-----------------------------------------------------------------*/
div#header div#before_use{
    width: 779px;
    padding-left:15px;
    padding-right:15px;
}

div#before_use_top {
	padding-top: 10px;
	background-position: 0 0;
}

div#before_use_exp {
	margin-bottom: 10px;
	padding-top: 15px;
	background-image: url(../images/before_use_bg02.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

div#before_use_btm {
	padding-bottom: 10px;
	background-image: url(../images/before_use_bg01.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
}

div#before_use_ttl {
	clear: left;
	text-align:center;
	margin: 0 auto 6px auto;
	padding-bottom: 8px;
}
div#before_use_ttl .attention{
    color:#CE1628;
	font-size:10px;
	margin-top:5px;
	}
	
em {
	color: #CE1628;
	font-style: normal;
}

div#exp_txt {
	clear: left;
	margin: 0 40px 6px 40px;
	padding-bottom: 8px;
}

.use_txt{line-height:18px; margin-bottom:10px;}

div#exp_txt p#nextbtn {
	margin-top: 15px;
	text-align: center;
}

div#exp_txt p#submitbtn {
	text-align: center;
}

/* footer
------------------------------------------------------------------------*/
div#footer {
    margin-top:20px;}

/* initialize
------------------------------------------------------------------------*/
* {
	font-family: "Hiragino Kaku Gothic Pro", Osaka, Meiryo, Arial, Verdana, Helvetica, "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
}

select option {
	padding-right: 1em;
}


/* paraphrase
-----------------------------------------------*/

p {
	font-size: 12px;
	line-height: 16px;
	margin:0;
}

/* header
-----------------------------------------------*/

h3 {
	font-size: 80%;
	line-height: 1.3;
}

h4 {
	font-size: 100%;
	line-height: 1.3;
}

h5 {
	font-size: 100%;
	line-height: 1.3;
}

h6 {
	font-size: 107%;
	line-height: 2.0;
}

/* inline
------------------------------------------------------------------------*/
a {
	text-decoration: none;
}

a img {
	border: none;
}

a {
	color: #0000CC;
}

a:visited {
	color: #330099;
}

a:hover {
	color: #FF2678;
	text-decoration: underline;
}

span.red {
        color: #bb2233
}
