/*311,w*/
@import url("/styles/naya_ex.css");

.oneline {
	background: #FF0101 url(/image/left-mark.png) no-repeat left top;
	color: #ffffff;
	font-size: 10pt;
	padding: 2px;
	padding-left: 18px;
}

body {
	color: #333333;
	background: #ffffff url(/image/bg_left_top.png) no-repeat;
	margin:0px;
}

h1	{
	text-align:right;
	color: #ccaaaa;
	margin:0;
}

hr {
	color: #666666;
}

a { 
	color: #ff3333;
}


textarea {
	border: 1px solid;
}

input.disabled {
	background: #c0c0c0;
}

div.title {
	background:#AF0A0A url(/image/tbg_311.png);
	padding:0px;
	border:0px;
	margin:0px;
/*	text-align: right; */
}

div.title table {
	background: url(/image/logo_311.png) no-repeat;
	height: 80px;
	
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.title td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.copyright {
	color: #993333;
	font-size: 12px;
	align: center;
	text-align:center;
}


.newsbar {
	padding: 5px;
	margin:0 px;
	font-size: 10pt;
	color: #ffffff;
	background: #FF0101;
	height: 1.5em;
}

.newsbar a {
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}

.newsbar a:hover{
	background: #FF5555; 
}

.hidden {
	display: none;
}

.lmenu_header {
	font-size: 12px;
	
	background: #ff0000 url(/image/hd_lmenu_311.png) no-repeat;
	padding: 2px;
	
	padding-left: 24px;
	
	color: #ffffff;
	margin: 0px;
	
	letter-spacing: 2px;
	line-height: 1.0;
	
	width: 184px;
	height: 18px;
}

.lmenu_item {
	font-size: 12px;
	background: #eeeeee  url(/image/bg_lmenu_w.png) repeat-y;
	
	color: #000000;
	margin: 0px;
	
	width: 194px;
	padding: 10px;
	
	overflow: scroll;

}

.lmenu_footer {
	background: #ffffff url(/image/bt_lmenu_w.png) no-repeat;
	width: 210px;
	height: 9px;
}

.lmenu_item ul {
	margin: 0px;
	border: 0px;
	list-style: square;
	color: #666666;
}

.lmenu_item a.menu {
	
	width: 170px;
	padding: 2px;
	
	color: #333333;
	text-decoration:none;
	
	border-bottom: 1px dotted #666666;
	
	/* •s‰ÂŽ‹ */
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	
}

.lmenu_item a.menu:hover,a.menu:active {
	background: #dddddd;
	border: 1px solid #666666;
}

.lmenu_item a.menu:active {
	color: #000000;
}

.lframe {
	border-right: 1px solid #999999;
	background: #eeeeee;
}

.smenu,.sbox {
	font-size: 10pt;
	
	background: #eeeeee;
	
	color: #000000;
	margin: 0px;
	
	overflow: clip;

}


.smenu {
	background: #eeeeee url(http://www.or.tenmonkan.com/image/bg_smenu_w.png) repeat-x;
	border-top: 1px solid #999999;
}

.sbox {
	padding-top: 2px;
	padding-bottom: 2px;
	background: #FF0101;
	color: #ffffff;
}

.sbox a:hover{
	background: #FF5555; 
}

.smenu a{
	color: #01bbbb;
}

.smenu a:hover{
	background: #cccccc;
}

form {
	margin:0px;
	padding:0px;
}

.sbox a {
	color: #ffffff;
}

.sbox .title {
	background: #FF4D4D;
	color: #ffffff;
	font-weight:bold;
	margin-bottom: 4px;
}

.sbox#float {
	border: 2px outset #ff0101;
	width: 360px;
	align: center;
	padding: 4px;
}

.ppage {
	float: left;
}

.page {
	text-align:right;
	background: #eeeeee;
}

.page strong {
	color: #009999;
}

.example {
	color: #993333;
}

code {
	color: #993333;
}

.operator {
	font-weight: bold;
}

.copyright {
	margin: 0px;
	border-top: 1px dotted #999999;
	padding: 3px;
	font-family: comic;
}


.msgbox {
	background: #fff0f0; 
	color: #000000;
}

.msgbox .title {
	background: #FF0101 url(/image/left-mark.png) no-repeat left top;
	color: #ffffff;
	font-weight:bold;
	font-family: sans-serif;
	font-size: 10pt;
	border-bottom: 1px dotted #ffffff;
	
	padding: 2px;
	padding-left: 18px;
}

.msgbox ul {
	list-style-image: none;
	list-style: square;
	color: #000000;
}

.msgbox dd {
	font-size: 10pt;
	padding: 2px;
	border-left: 2px dotted #FF8080;
}

.msgbox dt {
	font-size: 10pt;
	border-bottom: 2px dotted #FF8080;
}

.msgbox .resform {
	padding: 0.5em;
	padding-left: 2em;
	border-top: 1px dotted #ffffff;
	color: #ffffff;
	
	background: #FF0101 url(/image/rightb-mark.png) no-repeat right bottom;
}


.title A:link {
	text-decoration:none;
	color: #ffffff;
}
.title A:visited {
	text-decoration:none;
	color: #ffffff;
}
.title A:active {
	text-decoration:none;
	color: #ffffff;
}
.title A:hover {
	color: #760000;
}

