/*
Theme Name: chronometer-web
Theme URI: http://chronometer-web.com/
Description: only for Chronometer
Version: 1.0
Author: Fresh
Tags: chronometer
*/

/* ---------------------------------------------------- */
/*  RESET                                               */  
/* ---------------------------------------------------- */
* { margin: 0px; padding: 0px; }
html, body { height: 100%; }
img { border:0; vertical-align:bottom;}

/* ---------------------------------------------------- */
/*  TAG                                                 */  
/* ---------------------------------------------------- */
body {
	background-image: url(imgs/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

/* font */
body, div, table, caption, th, tr, td, ul, ol, li, dl, dt, dd, form, input, textarea, p, address, h1, h2, h3, h4, h5, h6{
	font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	color:#aaa;
	font-size: 11px;
	line-height:150%;
	letter-spacing: 1px;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, ul, li {
	line-height: 100%;
}
/* link */
a:link img, a:visited img, a:hover img{ border:none;}
a:focus { -moz-outline-style: none; }

/* ---------------------------------------------------- */
/*  CLASS                                              */  
/* ---------------------------------------------------- */
.center{ text-align:center;}
.right { text-align:right;}
.clear { clear: both;}
.margin_b { margin-bottom: 10px;}
.ma_btm{ margin-bottom: 20px;}
.red { color:#ff0000;}
/* ---------------------------------------------------- */
/*  ALL                                                 */  
/* ---------------------------------------------------- */
#wrap {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

/* ---------------------------------------------------- */
/*  HEADER                                              */  
/* ---------------------------------------------------- */
#header {
	height: 270px;
}
/* site name */
#header .sitename {
	float: left;
	width: 250px;
	height: 30px;
	padding-top: 10px;
}
/* site info */
#header h1{
	float: right;
	width: 734px;
	text-align: right;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 167px;
}
/* heaer nav*/
#header #nav {
	height: 25px;
}
#header #nav ul {
	list-style-type: none;
	text-align:right;
}
#header #nav li{
	display:inline;
	margin-left: 2px;
}
#header a:link, #header a:visited,#footer a:link, #footer a:visited{ 
	color:#FFF;
	text-decoration:none;
}
#header a:hover, #header a:active, #footer a:hover, #footer a:active{
	color:#FFF;
	background-color: #333;
}

/* ---------------------------------------------------- */
/*  CONTAINER                                           */  
/* ---------------------------------------------------- */
#container h2 {
	color:#fff;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(imgs/ct_title_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#container p {
	line-height:150%;
}
#container li {
	line-height:150%;
}
#container .box268 {
	margin-bottom: 10px;
}
#container a:link, #container a:visited{ 
	color:#FFF;
	text-decoration:none;
}
#container a:hover, #container a:active {
	color:#FFF;
	background-color: none;
	xborder-bottom: 1px #fff dotted;
}
/* LEFTBOX /------------------------------------------- */
#leftbox {
	float: left;
	width: 268px;
}
#leftbox ul {
	margin:0px;
	padding:0px;
}
#leftbox li {
	list-style-type: none;
}
#leftbox h3 {
	padding: 3px 0 3px 0;
	margin-bottom: 2px;
	width: 100%;
}
#leftbox h3 a,#leftbox h3 a:link,#leftbox h3 a:visited{
	border:none;
	color: #C00086;
}
#leftbox h3 a:hover,#leftbox h3 a:active{
	border:none;
	color: #DF008D;
}
#leftbox .hl{
	color:#ccc;
}
#leftbox .hlbg {
	padding: 5px;
	background-image: url(imgs/hl_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #222;
}
#leftbox .see {
	color: #999;
	background-color: #101010;
	padding: 1px 5px 1px 5px;
}






#leftbox .date {
	text-align:right;
	padding-top: 1px;
	color: #999;
}
#leftbox img.qr {
	float: left;
	margin-right: 5px;
}

#leftbox input {
	width: 195px;
	height: 14px;
	margin: 0px;
	font-size: 11px;
	background-color:#505;
	border: #333 1px solid;
	padding: 0px 0px 0px 5px;
}

/* CENTERBOX /------------------------------------------- */
#centerbox {
	width: 427px;
	margin-right: 10px;
	_margin-right: 5px;
	margin-left: 10px;
	float: left;
}
#container #centerbox h3 {
	margin: 10px 0 0 0;
	color:#00D535;
}
#centerbox #videos {
	margin-bottom: 10px;
}
#centerbox #photos {
	margin-bottom: 10px;
}
#centerbox li {
	margin: 5px 0 0 5px;
	list-style-type: none;
}
#centerbox #posttxt a {
	padding-left: 7px;
	background-image: url(imgs/link.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.postfoot {
	padding-bottom: 20px;
}


/* RIGHTBOX /------------------------------------------- */
#rightbox {
	float: left;
	width: 268px;
}
#rightbox {
	float: left;
	width: 268px;
}
#rightbox li {
	list-style-type: none;
}

#rightbox h3{
	margin-bottom: 5px;
}
#rightbox h3 a{
	margin-bottom: 5px;
	border:none;
	color: #699;
}
#rightbox h3 a:hover,#rightbox h3 a:hover{
	border:none;
	color: #696;
}
#rightbox h4{
	color:#0043D4;
}
#rightbox .hl{
	color:#ccc;
}
#rightbox .hlbg {
	padding: 5px;
	background-image: url(imgs/hl_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #222;
}
#rightbox .see {
	color: #999;
	background-color: #101010;
	padding: 3px 5px 3px 5px;
}
#rightbox .date {
	text-align:right;
	padding-top: 8px;
	color: #999;
}

#rightbox .ucs {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	float: left;
	padding-right: 2px;
}
.ucsbtn {
	float: right;
}
.ucsbtn img{
	margin-bottom: 3px;
}
.ucsbtn a{
	border:none;
}
.ucsbtn a:hover{
	border:none;
}
.ucsbtn a:link img, .ucsbtn a:visited img {
    filter:alpha(opacity:80);
    opacity:0.8;
}
.ucsbtn a:hover img {
    filter:alpha(opacity:100);
    opacity:1.0;
	}

.fsbtn a{
	border:none;
}
.fsbtn a:hover{
	border:none;
}
.fsbtn a:link img, .fsbtn a:visited img {
    filter:alpha(opacity:80);
    opacity:0.8;
}
.fsbtn a:hover img {
    filter:alpha(opacity:100);
    opacity:1.0;
	}

/* ---------------------------------------------------- */
/*  FOOTER                                              */  
/* ---------------------------------------------------- */
#footer_bg {
	background-image: url(imgs/ft_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 43px;
}
#footer {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 70px;
}
/* bunner */
#footer #bn a:link img, #footer #bn a:visited img {
    filter:alpha(opacity:50);
    opacity:0.5;
}
#footer #bn a:hover img {
    filter:alpha(opacity:80);
    opacity:0.8;
    border-bottom: #000 0px;
}
#footer #bn {
	float: left;
	width: 460px;
}
#footer #bn ul {
	list-style-type: none;
}
#footer #bn li {
	display:inline;
	margin-right: 2px;
}
#footer #footer_right {
	float:left;
	width: 520px;
	text-align:right;
	}
#footer #footer_right ul{
	list-style-type: none;
}
#footer #footer_right li{
	display:inline;
	margin-left: 2px;
}
#footer #footer_right address {
	margin-top: 5px;
	font-style: normal;
}