ner{
}

#content{
}

#content2{
	width:320px;
}

#content3{
	width:480px;
}

#content4{
	width:640px;
}

#clocklist{
	display: block;
	width: 20.7pc;
	height: 13pc;
	padding: 0;
	margin: 0;
	border: 2;
}

#imagelist{
	display: block;
	width: 20.7pc;
	height: 14pc;
	padding: 0;
	margin: 0;
	border: 2;
}

#soundlist{
	display: block;
	width: 20.7pc;
	height: 11pc;
	padding: 0;
	margin: 0;
	border: 2;
}

div.ccontent{
	display:block;
	width:360px;
	padding:1pc;
}


table.company{
	display:block;
	width:480;
	height:144;
}

th.company {
	width: 8pc;
	padding:2pt;
	background-color: #c2c26c;
}

td.company {
	font:1pc;
	padding:2pt;
	background-color: #f8f8f8;
}

#footer{
}

#aside{
	float:right;
}

body {
   background-color: #ffffff;
}

p.nofloat{
	clear: both;
}

div.float{
	display:block;
	float: left;
}

h3.nofloat{
	clear: both;
}
h4.nofloat{
	clear: both;
}

p.half{
	font-size:0.7pc;
}

table {
	padding: 1pc;
	border: 1pt;
}
th {
	padding: 0.2pc;
}
td {
	padding: 0.2pc;
}

h3.guide{
	background-color: #59cc14;
	padding:0.2pc;
}

span.error{
	color: #ff0000;
	background-color: #000000;
}

ul.nav li a {
   text-align: center;
   color: #FFFFFF;
   font-weight: bold
}


ul.nav li {
   list-style: none;
   float: left;
   text-align: center;
   width: 8.5pc;
   height: 1.2pc;
   padding: 0.5pc;
   margin: 5px;
   background-color: #004e29;
   border-radius:4pt;
   box-shadow: 0pt 0pt 10pt 2pt rgba{120, 122, 125, 0.7};
}

ul.nav{
	padding: 0;
	margin: 0;
	border: 0;
}

canvas.visual{
	display: block;
	clear: both;
	padding: 0;
	margin:0;
	border: 0;
	background-image: url('../image/visual.gif');
}


h2.clocklist{
   background: url('../image/header2_bg.png') repeat-x;
   padding: 0.2pc;
}

h2.clockrequest{
	clear: both;
	background: url('../image/header2_bg.png') repeat-x;
	padding: 0.2pc;
}

h2.bloglist{
	background: url('../image/header2_bg.png') repeat-x;
	padding: 0.2pc;
}

h3.list{
   background: url('../image/header3_bg.png') repeat-x;
   padding: 0.2pc;
}

h3.list2{
   background: url('../image/header3_bg2.png') repeat-x;
   padding: 0.2pc;
}

h3.list3{
   background: url('../image/header3_bg3.png') repeat-x;
   padding: 0.2pc;
}

a.clockrequest:link{
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/clockreq.gif');
}

a.clockrequest:visited{
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/clockreq.gif');
}

a.clockrequest:hover {
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/clockreq_hover.gif');
}

a.clockrequest:active {
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/request_active.gif');
}

a.imagerequest:link{
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/imagereq.gif');
}

a.imagerequest:visited{
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/imagereq.gif');
}

a.imagerequest:hover {
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/imagereq_hover.gif');
}

a.imagerequest:active {
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/request_active.gif');
}

a.soundrequest:link{
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/soundreq.gif');
}

a.soundrequest:visited{
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/soundreq.gif');
}

a.soundrequest:hover {
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/soundreq_hover.gif');
}

a.soundrequest:active {
	display: block;
	width: 305px;
	height: 159px;
	background-image: url('../image/request/request_active.gif');
}

a.soundrequest.after{
	float: none;
}

li.clockpublish{
	display: block;
	float: left;
	width: 240px;
	height: 159px;
	background-image: url('../image/publish/clockpublish.gif');
	background-repeat: no-repeat;
}

li.imagepublish{
	display: block;
	float: left;
	width: 240px;
	height: 159px;
	background-image: url('../image/publish/imagepublish.gif');
	background-repeat: no-repeat;
}

li.soundpublish{
	display: block;
	float: left;
	width: 240px;
	height: 159px;
	background-image: url('../image/publish/soundpublish.gif');
	background-repeat: no-repeat;
}

ul.publishowner{
	list-style-type:none;
}

ul.publish{
	position:relative;
	top: 5pc;
	left: 5pc;
	list-style-type:none;
}

ul.publish li{
	padding: 0.25pc;
}


a.publish{
	display: block;
	width: 7pc;
	height: 1pc;
	text-align: center;
	font-size: 1pc;
	color: #ffffff;
	background-color: #ed1c24;
	padding: 2.25pt;
	border-radius:2pt;
}

div.clockrequestreference{
	display: block;
	float: left;
	width:165px;
	height:159px;
	background-image: url('../image/request/reference/clockreqtable.gif');
}

div.imagerequestreference{
	display: block;
	float: left;
	width:165px;
	height:159px;
	background-image: url('../image/request/reference/imagereqtable.gif');
}

div.soundrequestreference{
	display: block;
	float: left;
	width:165px;
	height:159px;
	background-image: url('../image/request/reference/soundreqtable.gif');
}

a.reference{
	display: block;
	position:relative;
	top: 8pc;
	left: 3.5pc;
	width: 4pc;
	height: 1pc;
	text-align: center;
	font-size: 1pc;
	color: #ffffff;
	background-color: #0000ac;
	padding: 2.25pt;
	border-radius:2pt;
}

iframe.clockrequest {
	display: block;
	width:980px;
	height:980px;
}


ol.footer li a {
   text-align: center;
   font-size:smaller;
   color: #000000;
   font-weight: bold;
}

ol.footer{
	clear: both;
}

ol.footer li {
   list-style: none;
   float: left;
   text-align: center;
   width: 10pc;
   height: 2pc;
   margin: 2pt;
   background-color: #ffffff;
}

p.footer{
	clear: both;
   text-align: center;
   color:#004e29;
   background-color: #004e29;
   margin: 1pc 0pc 0pc;
   font-size: 1pc;
}

small.footer{
   display: block;
   text-align: center;
   font-weight: bold;
   color:#ffffff;
   height: 1.2pc;
   padding: 0.5pc;
   margin: 0px;
   background-color: #003b1f;
}

div.aside{
	display: block;
   float: right;
}

div.aside2{
	display: block;
}

form.clocksearch {
   border: solid 2pt #000000;
   width: 21pc;
   height:19.5pc;
   display: block;
   background-color: #ffffff;
   border-radius:12pt;
   box-shadow: 0pt 0pt 10pt 2pt rgba{120, 122, 125, 0.7};
   margin: 0;
   padding: 0;
}

span.clocksearch{
   color: #3f90af;
}

form.imagesearch {
   border: solid 2pt #000000;
   width: 21pc;
   height:20.5pc;
   display: block;
   background-color: #ffffff;
   border-radius:12pt;
   box-shadow: 0pt 0pt 10pt 2pt rgba{120, 122, 125, 0.7};
   margin: 0;
   padding: 0;
}

span.imagesearch{
   color: #ce3e3e;
}

form.soundsearch {
   border: solid 2pt #000000;
   width: 21pc;
   height:17.5pc;
   display: block;
   background-color: #ffffff;
   border-radius:12pt;
   box-shadow: 0pt 0pt 10pt 2pt rgba{120, 122, 125, 0.7};
   margin: 0;
   padding: 0;
}

span.soundsearch{
   color: #f2f225;
}


input.windowclose {
   display: block;
   float: right;
}

h2.clocksearch {
   background-color: #59cc14;
   text-align: center;
   padding: 2pt;
   margin-bottom: 0;
}

dl.clocksearch {
	padding: 2pt;
	margin: 0pc;
}

dt.clocksearch {
	clear:both;
	display:block;
	width: 9pc;
	white-space: nowrap;
	font-size: 1pc;
	float: left;
	padding:2pt;
	border:2pt;
}

dd.clocksearch {
	display:block;
	width: 8pc;
	white-space: nowrap;
	font-size: 1pc;
	padding:2pt;
	border:2pt;
}

input.clocksearch {
	width:8pc;
}

select.clocksearch {
	width:8pc;
}

option.cE38089	 {    background-color: 	#E38089	;}
option.cBE0032	 {    background-color: 	#BE0032	;}
option.cEF454A	 {    background-color: 	#EF454A	;}
option.cDB5C35	 {    background-color: 	#DB5C35	;}
option.cF1BB93	 {    background-color: 	#F1BB93	;}
option.cEF810F	 {    background-color: 	#EF810F	;}
option.c6D4C33	 {    background-color: 	#6D4C33	;}
option.cF8A900	 {    background-color: 	#F8A900	;}
option.cB8883B	 {    background-color: 	#B8883B	;}
option.cE3C700	 {    background-color: 	#E3C700	;}
option.c706C3E	 {    background-color: 	#706C3E	;}
option.cBBC000	 {    background-color: 	#BBC000	;}
option.c00B66E	 {    background-color: 	#00B66E	;}
option.c005638	 {    background-color: 	#005638	;}
option.c008E94	 {    background-color: 	#008E94	;}
option.c9DCCE0	 {    background-color: 	#9DCCE0	;}
option.c006AB6	 {    background-color: 	#006AB6	;}
option.c343D55	 {    background-color: 	#343D55	;}
option.c7445AA	 {    background-color: 	#7445AA	;}
option.cA757A8	 {    background-color: 	#A757A8	;}
option.cDA508F	 {    background-color: 	#DA508F	;}
option.cF0F0F0	 {    background-color: 	#F0F0F0	;}
option.c767676	 {    background-color: 	#767676	;}
option.c2A2A2A	 {    background-color: 	#2A2A2A	;}


input.searchbutton {
   display: block;
   float: right;
   width: 4pc;
   padding: 1pc;
   margin: 0pt 0pt 12pt 12pt;
}


div.clockitem {
	display:inline-block;
	width: 20pc;
	height: 13pc;
	margin:0;
	padding:0;
	border: 0;
}

h2.clockitem {
	width: 19pc;
	font-size: 1pc;
	background-color: #3f90af;
	text-align: center;
	margin:0;
	padding:0.2pc;
	border:0;
}

div.imageitem {
	display: inline;
	float: left;
	width: 20pc;
	height: 15pc;
	margin:0;
	padding:0;
	border: 0;
}


h2.imageitem {
	width: 19pc;
	font-size: 1pc;
	background-color: #ce3e3e;
	text-align: center;
	margin:0;
	padding:0.2pc;
	border:0;
}

div.sounditem {
	display: inline;
	float: left;
	width: 20pc;
	height: 11pc;
	margin:0;
	padding:0;
	border: 0;
}


h2.sounditem {
	width: 19pc;
	font-size: 1pc;
	background-color: #f2f225;
	text-align: center;
	margin:0;
	padding:0.2pc;
	border:0;
}

dl.clockitem {
 	margin:0;
	padding:0;
	border:0;
}

dt.clockitem {
	clear:both;
	display:block;
	width: 6pc;
	white-space: nowrap;
	font-size: 0.8pc;
	float: left;
	background-color: #c2c26c;
	margin:0 0.2pc 0 0;
	padding:0.2pc;
	border:0;
}

dd.clockitem {
	width: 12pc;
	white-space: nowrap;
	font-size: 0.8pc;
	margin:0 0.2pc 0 0;
	padding:0.2pc;
	border:0;
}

a.clockitem {
   display: inline;
   float: right;
	font-size: 1pc;
	color: #ffffff;
	background-color: #0000ac;
	margin-right:1.5pc;
	margin-left:-1.0pc;
	padding:0.3pc;
	border-radius:2pt;
	border:0;
}

