@charset "utf-8";
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font:normal normal normal 85%/2.0em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.01em;
	color:#333;
	text-align:center;
	background:url(img/header.png) 0 40px repeat-x #F7F7F7;
}
/*all*/
a {
	color:#39f;
}
a:visited {
	color:#8A007A;
}
a:hover {
	color:#f60;
}
img {
	border:0px;
}
.none {
	display:none;
}
.clear {
	clear:both;
}
.b {
	font-weight:bold;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.PT10 {
	padding-top:10px;
}
dl, dt, dd, ul, ol, li {
	margin:0;
	padding:0;
}
dt {
	font-weight:bold;
}
dd {
	padding-left:20px;
}
li {
	margin-left:24px;
}
.PL {
	float:left;
	padding:5px 10px 10px 0;
}
.PR {
	float:right;
	padding:5px 0 10px 10px;
}
.text {
	padding: 0 0 10px 0;
}
form{
	margin:0;
	padding:0;
}
.red{
	color:#FF484A;
}

/*page*/
#page {
	margin:0 auto;
	padding:0;
	width:960px;
	text-align:left;
}
#header {
	margin:0;
	padding:0;
	width:960px;
	height:70px;
	position:relative;
}
#menu {
	margin:0;
	padding:0;
	width:220px;
	float:left;
	min-height:530px;
}
#content {
	margin:0;
	padding:0 0 10px 10px;
	width:730px;
	float:left;
	min-height:530px;
}

/*header*/
h1 {
	position:absolute;
	margin:0;
	padding:0;
	top:12px;
	left:50px;
	width:300px;
	height:36px;
	z-index:100;
}
#header div {
	position:absolute;
	top:24px;
	left:350px;
	width:600px;
	height:24px;
	z-index:100;
	line-height:1em;
	font-size:110%;
	color:#FFF;
	text-align:right;
	z-index:100;
}
#header div a {
	color:#FFF;
}
#header div a:hover{
	font-weight:bold;
}

/*menu*/
#menu .top{
	display:block;
	margin:0;
	padding:0;
	width:220px;
	height:6px;
	background:url(img/menu-top.png) no-repeat;
}
#menu .unit{
	margin:0;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	padding:3px 9px;
	width:200px;
	background:#FFF;
}
#menu .bottom{
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:220px;
	height:6px;
	background:url(img/menu-bottom.png) no-repeat;
}
#menu ul{
	margin:0;
	padding:0;
	width:200px;
	list-style:none;
}
#menu li{
	margin:0 0 10px 0;
	padding:0;
	width:200px;
	background:url(img/menu1.png) no-repeat;
}
#menu li.now{
	background:url(img/menu2.png) no-repeat;
}
#menu li.end{
	margin:0;
}
#menu li a{
	display:block;
	padding:10px 0 8px 30px;
	width:170px;
	height:12px;
	line-height:1em;
	color:#333;
	text-decoration:none;
	background:url(img/icon/marker.png) 9px 7px no-repeat;
}
#menu li a:hover{
	font-weight:bold;
	color:#000;
}
#menu li a.home{
	background:url(img/icon/home.png) 9px 7px no-repeat;
}
#menu li a.help{
	background:url(img/icon/help.png) 9px 7px no-repeat;
}
#menu .js{
	padding:0 0 0 24px;
	background:url(img/icon/jo-studio.png) 0 0 no-repeat;
}	
#menu .id{
	padding:0 0 0 24px;
	background:url(img/icon/id.png) 0 -2px no-repeat;
}
#menu .password{
	padding:0 0 0 24px;
	background:url(img/icon/password.png) 0 0 no-repeat;
}
#menu .inputTextMini{
	margin:0;
	border:1px solid #CCC;
	padding:3px 9px;
	width:180px;
	height:1.5em;
	font-size:100%;
	color:#333;
}
#menu button{
	width:100px;
	height:30px;
	border:0;
	background:url(img/login.png) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}
#menu button#button1{
	width:70px;
	height:30px;
	border:0;
	background:url(img/button1.png) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}

/*content*/
#content .top{
	display:block;
	margin:0;
	padding:0;
	width:730px;
	height:6px;
	background:url(img/content-top.png) no-repeat;
}
#content .unit{
	margin:0;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	padding:3px 9px 3px 9px;
	width:710px;
	background:#FFF;
}
#content h2{
	margin:0 0 10px 0;
	padding:11px 0 5px 0;
	width:710px;
	height:24px;
	background:url(img/h2.png) no-repeat;
	font-weight:normal;
	font-size:130%;
	text-align:center;
	line-height:1em;
}
#content .text{
	margin:0;
	padding:0 0 10px 0;
}
#content .bottom{
	display:block;
	margin:0;
	padding:0;
	width:730px;
	height:6px;
	background:url(img/content-bottom.png) no-repeat;
}
#content .arrow{
	padding:0 0 0 20px;
	background:url(img/icon/arrow.png) 0 -2px no-repeat;
}
#content .delete{
	padding:0 0 0 20px;
	background:url(img/icon/delete.png) 0 0 no-repeat;
}
#content .cotodam{
	padding:0 0 0 20px;
	background:url(img/icon/www.png) 0 3px no-repeat;
}
#content .jo-studio{
	padding:0 0 0 20px;
	background:url(img/icon/jo-studio.png) 0 3px no-repeat;
}
#content .inputText{
	margin:0;
	border:1px solid #CCC;
	padding:3px 9px;
	width:670px;
	height:1.5em;
	font-size:100%;
	color:#333;
}
#content .inputTextMini{
	margin:0;
	border:1px solid #CCC;
	padding:3px 9px;
	width:170px;
	height:1.5em;
	font-size:100%;
	color:#333;
}
#content textarea{
	margin:0;
	border:1px solid #CCC;
	padding:3px 9px;
	width:670px;
	height:20em;
	font-size:120%;
	color:#333;
	line-height:1.2em;
	font: "Osaka－等幅", Osaka-mono,"ＭＳ ゴシック", "MS Gothic", monospace;
}
#content table{
  border-collapse:collapse;
  border:none;
  border-spacing:0;
  width:100%;
}
#content th,td{
  vertical-align:top;
  border:solid 1px #ccc;
  font-weight:normal;
  text-align:left;
  padding:5px;
}
#content caption{
  text-align:left;
}
#content th{
	font-weight:bold;
	background:#666;
	color:#FFF;
	text-align:center;
}
#content tr.odd{
	background:#F1F5FA;
}
#content #T1W1{
	width:620px;
}
#content #T1W2{
	width:67px;
}
#content button#button2{
	width:70px;
	height:30px;
	border:0;
	background:url(img/button2.png) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}
#content .mono{
	/*white-space: nowrap;
	font-family: "Osaka－等幅", Osaka-mono,"ＭＳ ゴシック", "MS Gothic", monospace;*/
}