BODY,TABLE,TD{
color: #333333 ;
border-right-style : none;
letter-spacing : 1px;
cursor : help;
font-family: Georgia, "Times New Roman", Times, serif, 'ヒラギノ角ゴ Pro', 'ＭＳ Ｐゴシック';
font-weight: normal;
line-height: 160%;
}

BODY{ /*スクロールバー*/
scrollbar-face-color: ffffff;
scrollbar-highlight-color: ffffff;
scrollbar-shadow-color: ffffff;
scrollbar-3dlight-color: dddddd;
scrollbar-arrow-color: dddddd;
scrollbar-track-color: ffffff;
scrollbar-darkshadow-color: dddddd;
background-color: #000;
height:100%; 
width:100%;
margin: 0px;

}

a:link{
	color:#664444;
	text-decoration:none;
}
a:active{
	color:#ccc;
	text-decoration:none;
}
a:visited{
	color:#664444;
	text-decoration:none;}
a:hover{
	color:#ccc;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

h1{
width:100%;
font-size:20pt;
font-weight: bold;
line-height:120%;
color:#000;
margin-top: 50px;
padding:20;
text-align: left;
height: auto;
border:1px dotted #888888;
}

h2{
width:100%;
font-size:12pt;
line-height:150%;
color:#000;
margin-top: 30px;
border-left:10px solid #08c;
height: auto;
font-weight: bold;
}

h3{
width:100%;
font-size:10pt;
line-height:150%;
color:#000;
margin-top: 20px;
border:1px dotted #08c;
height: auto;
font-weight: nomal;
}


table {
border-spacing:0;
}
fieldset,img,abbr,acronym {
border:0;
}
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
/* font-style:normal; */
/* font-weight:normal; */
}

ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
q:before,q:after {
content:'';
}
a {
text-decoration:underline;
outline:none;
}
hr {
border:#000 1px solid;
}
a img,:link img,:visited img {
border:none;
}
address {
font-style:normal;
}

/* Layout ----------------------------------------------------------------- */

#container {
width:100%;
}

#container-inner {
float:center;
width: 930px;
height: 100%;
margin: auto;
text-align: left;
}
#image {
float:left;
width : 500px;
text-align: right;
margin-top:60px;
}

#main-top {
float:right;
font-size:12px;
width : 400px;
height:100%;
padding:5px;
}

#main {
height:750px;
float:left;
padding:20px;
}



#header, #content, #alpha, #footer {
position: relative;
}

#alpha {
 float: left;
 display: inline;

}

#header-inner, #content-inner, #footer-inner,
#alpha-inner{
position: static;
}

#header-inner, #content-inner, #footer-inner {
padding-top: 20px;
padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner {
overflow: hidden;
padding-right: 5px;
padding-left: 5px;
}

hr {
border:0;
height:1px;
background-color:#000;
color:#000;
padding:0px;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
width: 500px;
}

/* Thin-Wide-Thin */

.layout-twt #alpha {
left: 5px;
right: 5px;
width: 500px;
}

/* Wide-Thin */

.layout-wt #alpha {
width: 80%;
}

/* Thin-Wide */

.layout-tw #alpha {
left: 0px;
width: 500px;
}

/* Utilities */

.pkg:after, #content-inner:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */


/* Content ---------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
margin-bottom: .75em;
}

blockquote, ol, ul {
margin-left: 0px;
background-repeat: repeat-y;
}

blockquote {
	background: #ffffff;
	width:600px;
	font-size:11pt;
	line-height:120%;
	color:#666;
	padding: 20px;

}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
margin-bottom: .25em;
}

#header-description {
margin-bottom: 0;
}

#header_top {
	padding-left: 2px;
	height: 22px;
	font-size: 13px;
	padding-top: 1px! important;
	float: left;
}
#header_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header_top ul li {
	display: inline;
	margin: 0;
	margin-right: 0.73em;
	padding: 0;
}
#header_top ul li a:visited {
	color: #fff;
}
#header_top ul li.current_page_item a, #header_top ul li.current_page_item a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#header_topright {
	margin: 0;
	padding: 1px 0 7px 0;
	text-align: right;
}
.header_top_border {
	border-top: #c9d7f1 1px solid;
	font-size: 1px;
	width: 100%;
	position: absolute;
	top: 24px;
	height: 0;
}
.header_top_border_left {
	left: 0;
}
.header_top_border_right {
	right: 0;
}


/* Assets */

.content-nav {
text-align: center;
}

.asset,
.comments,
.trackbacks,
.archive {
overflow: hidden;

width: 500px;
}

.menu{
}

input{
font-size:8pt;
color: #000 ;
line-height : 120%;
border:1px solid #333333;
}

textarea{
font-size:10pt;
color: #000 ;
line-height : 120%;
border:1px solid #333333;
}

select{
font-size:10pt;
color: #000 ;
line-height : 120%;
border:1px solid #333333;
}

/* Navigation */
.nav, .nav ul { 
	float:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  font-size:12px;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #356b82;
  display: block;
  padding: 0 9px;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
  background: #ccc;
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #ccc;
  color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #ffffff;
  color: #959595;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000;	
}

.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border-bottom: 0;
  padding-right: 20px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}
/*
    角を丸くする
*/