@charset "Shift_JIS";


/* CSS Document */

/* common
-------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  color: #333333;

}

a {
  text-decoration: none;
}
a:link {
  border-bottom: 1px solid #99f;
  color: #009;
  background: transparent;
}
a:visited {
  border-bottom: 1px solid #c66;
  color: #900;
  background: transparent;
}
a:hover, a:active {
  border-bottom: 1px solid #f00;
  color: #ff0000;
  background: transparent;
}


.hide {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -17px;
	top: 14px;
}

p{
	line-height: 150%;
	letter-spacing: 0.2em;
	margin-top: 0.5em;
	margin-left: 0.5em;
}

li{
	line-height:1.2em;
	margin-top:0.5em;
	letter-spacing: 0.2em;
	margin-bottom:0.5em;
}

dt{
	line-height:150%;
	font-weight:bold;
	letter-spacing: 0.2em;
}

dd{
	margin-bottom:15px;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 0.2em;
}


em {
	color:#cc0000;
	font-style: normal;
}

ol {
	margin-bottom: 15px;
}

hr {
	border: 1px dotted #808080;
}

	
pre { 
	font-family: "‚l‚r ƒSƒVƒbƒN", 
	monospace; 
}

p.ex, pre.ex {
	margin: 1.5em 0;
	padding: 8px;
	border: 1px solid silver;
	background: #efefef;
	font-family: "‚l‚r ƒSƒVƒbƒN", monospace;
	}	
	

a.new, p.new, li.new {
border:#f00 solid 1px;
margin:0 2px 0px 2px;
padding:2px 0 2px 0px;
text-decoration: none;
}

p#kensakudesk {
	text-align: right
}

	
/* Skip */
.navskip {
	font-size: 75%;
	position: absolute;
	right: 257px;
	top: 1px;
}

/* Header */
#header {
	background-repeat: no-repeat;
}

/* Body */
#contents {
	/* text-align: center;  */
	background-image: url(../image/bg.gif);
}

.contents_in {
	/* text-align: left;	*/
	background-color: #FFFFFF;	
	width: 760px;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
	}
	
	
.contents_in2 {
	/* text-align: left;	*/
	width: 754px;
	padding: 5px;
	background-color: #FFFFFF;
	clear: both;
		}
	
.contents_innav {
	/* text-align: left; */
	width: 760px;
	border-left: 1px #0000FF solid;
	border-right: 1px #0000FF solid;

}
h2.update {
	font-size: 100%;
	font-weight: bold;
	border-left: 5px #FF0000 solid;
	padding-left: 3px;
}

h3.midashi3 {
	 margin-left: 7px;
	margin-top: 30px;
	color: #800000;
	font-size: 16px; 
	 
}

.top_title {
	background-image: url(../image/index_top_title.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 3px;
	font-size: 16px;
}
.top_title_2 {
	font-weight:normal;
	color:#999999;
}

/* header */
.logo {
	float: left;
}
ul.logoback {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.logoback li {
	display: inline;
}
.logoback_space {
	margin-left: 125px;
}

ul.nav {
  display: block;
  margin: 0;
  padding: 6px 1px 4px;
  font-size: small;
  text-align: center;
  line-height: 1.8em;
  color: #000;
  clear: left;
}
ul.nav li {
	list-style-type: none;
	text-align: left;
	display: inline;
}
.nav a, .nav .disabled {
  padding: 0.2em 0.8em;
}
.nav a:link, .nav a:visited {
  border: 1px solid #999;
  color: #0000FF;
  background: transparent;
}
.nav a.branch:link, .nav a.branch:visited {
  border: 1px solid #999;
  color: #0000FF;
  background: #9999cc;
}
.nav a:hover, .nav a.branch:hover, .nav a:active {
  border: 1px solid #000;
  background: #F0AB4D;
}
.nav .disabled {
  border: 1px solid #999;
  color: #0000FF;
  background: #9999cc;
}
.nav_bar {
	clear: left;
	background: #0000FF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 7px;
}


.nav_bar a {
	color: #FFFFFF;
}
.nav_bar_in {
	float: left;
}
.nav_list a {
	color: #FFFFFF;
}
.nav_list a:visited {
	color: #FFFFFF;
}


/* Main Contents */
#contents_left{
	margin-top: 5px;
	margin-right: 5px;
	width: 62%;
	float: left;
	clear: left;

}
.contents_left_border {
	margin-top: 5px;
	border: 3px double #FF0000;
	padding: 5px;
}
#contents_right {
	width: 30%;
	padding: 3px;
	float: left;
}
.headerpicbg {
	position: absolute;
	left: 650px;
	top: 11px;
}

/* Contents Right */
h2.chokotten {
	margin: 0;
}

.chokottenbg {
	background-color: #eeeeee;
	padding: 0px 30px 5px 30px;
}

#webwriting {
	background-color: #FF8000;
	padding: 5px;
}

.webwriting_2 {
	background-color: #FFDF55;
	padding: 30px;
}

h2.writing {
	font-size: 16px;
	margin: 0;
}

.komidashi {
	border: 1px solid #0000FF;
	padding: 3px;
	margin-bottom: 2px;
}

.ww_menu {
	border-left: 3px solid #FF0000;
	padding-left: 3px;
	font-weight: bold;
}

.titlebar {
	background-image: url(../image/titlebar.gif);
	background-repeat: repeat-x;
	height: 1.3em;
	padding: 2px;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
}

.titlebar a {
	color: #FFFFFF;
}


/* Footer */
#footer {
	clear: both;
	font-size: 75%;
	padding: 5px;
	color: #ffffff;
	background: #0033cc;
}


/*  table:
 ------------------------------------------------- */
table {
	width: 95%;
	overflow: auto;
	margin: 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	background: #efefef;
	}

html>body table { border-collapse: separate; }

th {
	padding: 5px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #afeeee top left;
	font-weight: normal;
	text-align: center;
	}

td {
	padding: 5px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	}

html>body th, html>body td { line-height: 1.3; font-size: medium; }

td dd { margin-left: 0; }

caption {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 20px;
	border-bottom: 1px dotted gray;
	font-weight: bold;
	text-align: left;
	}

* html caption { padding-top: 5px; padding-bottom: 5px; }

/*  end of table
 ------------------------------------------------- */

