/*  
Theme Name: ogoru.tv
Description: ogoru.tv
Version: 1.0
Author: LEVEL Q
Author URI: http://lvlq.jp/
*/


/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/*=====================================
layout
=====================================*/

body { background: #c5c4c4 url(http://ogoru.tv/img/body_bg.jpg) repeat-y top center; }
a,a:link {text-decoration: none;color: #000;}
a:visited {text-decoration: color: #000;}
a:hover {text-decoration: color: #666;}

h2 { font-weight: normal; }

/* header 
---------------------------------------------------------------- */
#header { margin: 8px 0 0 0; height: 95px; }

/* menu
---------------------------------------------------------------- */
#menu { margin: 0; padding: 0; twidth: 960px;  height: 40px; list-style: none;  }
#menu li { float: left; padding: 0; margin: 0;}
#menu li a { padding: 0; text-decoration: none; }
#menu li a:hover { padding: 0; text-decoration: underline; }

/* top banner
---------------------------------------------------------------- */
#topbanner { margin: 0; padding: 0; height: 70px; background: url(images/bg/home_banner.png) no-repeat; }
#topbanner_arch { height: 70px; background: url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 70px; background: url(images/bg/single_banner.png) no-repeat; }
#topbanner_wanted { height: 70px; background: url(http://ogoru.tv/img/wanted.png) no-repeat; }
#topbanner_special { height: 70px; background: url(http://ogoru.tv/img/special_banner.png) no-repeat; }
#topbanner_contact { height: 70px; background: url(http://ogoru.tv/img/contact_banner.png) no-repeat; }
#topbanner_qa { height: 70px; background: url(http://ogoru.tv/img/qa.png) no-repeat; }
#error { height: 70px; background: url(http://ogoru.tv/img/error.png) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; color: #FFF; padding: 1px 5px 1px 30px; margin: 20px 0 0 0; font-weight:lighter; }

/* contents
---------------------------------------------------------------- */
#home_content { margin: 1.5em 0; }

/* latest post */

#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* featured post */

#home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #3a6999; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

#home_about { height: 50px }
#home_about p { font-size: 0.9em; font-family: tahoma; text-align: left; }

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; 
/*
background: url(images/bg/dot.png) repeat-x bottom left;
*/
 }

.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }

.home_recent_title a {color: #000;}
.home_recent_title a:visited {color: #000;}
.home_recent_title a:hover { color: #fff; background: #000; }

.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #000; font-size: 0.9em; }
.home_recent_exc p { color: #000; text-align: left; }

/* ad */

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 0 0 10px 0; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* archive
---------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #3a6999; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #666; padding: 0 0 0.6em 0; font-size: 0.8em; text-transform: uppercase; }
.archive_post_meta a, .post_meta a { color: #3a6999; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

/* single post
---------------------------------------------------------------- */

.post_text { 14px margin: 0; }
.post_text p { margin: 0 0 5px 0; padding: 0; line-height: 170%; }
.post_text a {text-decoration: none;color: #0099ff;}
.post_text a:visited {text-decoration: none;color: #159ffb;}
.post_text a:hover {text-decoration: none;color: #000;}

#post_content blockquote {margin: 0; padding: 10px; font-weight:lighter; border: dashed 1px #ccc; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p img { /*margin: 0;padding:0;*/ }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a, .post_meta a { color: /*#224970;*/#3a6999; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }

/* comment area 
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; padding: 0 1em 0
0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; text-transform: uppercase; font-size: 0.8em; }
ol#commentlist cite a { color: #3a6999; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #3a6999; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.9em 0; padding: 0; line-height: 1.6em; }
ol#commentlist li ul.children, ol#commentlist li ul.children li ul { list-style:none; margin: 0 0 0 2em; padding: 0; }
ol#commentlist li ul.children li, ol#commentlist li ul.children li ul li { border-right: 0; border-bottom: 0; border-top:
1px dashed #bbb; padding: 1em 0 0 0; margin: 0; }
.reply { margin: 0.6em 0 2em 0; }
.reply a, a#cancel-comment-reply-link { line-height: 1em; color: #fff; background: #3a6999; font-size: 0.8em;
text-transform: uppercase; padding: 0.2em 0.3em; font-weight: bold; }
.reply a:hover, a#cancel-comment-reply-link:hover { color: #fff; background: #000; }
.cancel-comment-reply { margin: 1em 0 1.6em 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* footer
---------------------------------------------------------------- */

#footer { background: url(http://ogoru.tv/img/footerline.jpg) no-repeat top left; padding: 30px 0 0 0; color: #666; font-size:12px; }
#footer a:link {text-decoration: none;color: #666;}
#footer a:visited {text-decoration: none;color: #666;}
#footer a:hover {text-decoration: none;color: #000;}

/* form styles
---------------------------------------------------------------- */

input.search_input { width: 292px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #333; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous
---------------------------------------------------------------- */

/*  heading styles */

h3 { margin:0; padding:0; }

h1.post_name { margin:0; padding: 0 15px; size:20px; letter-spacing: -0.04em; font-weight:bold; letter-spacing: 0.05em;}
h2.archive_name { letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0.6em 0 0.4em 0; margin: 0 0 0.2em
0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; border-top: 3px solid #999; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #fff; background: #000; }
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { margin-bottom:0; padding-bottom:0; text-transform: uppercase; font-size: 0.8em; line-height: 1em; font-weight: bold; padding: 0 0 0 0; letter-spacing: 0.1em; color: #a11b1b; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }
h4.gall { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.4em 0; color: #5f9410; letter-spacing: 0.1em; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }
.filedunder { background: #111; color: #eee; padding: 0.1em 0.4em; line-height: 1em; text-transform: uppercase; font-size: 1em; }
.fright { float: right; margin: 0 0 0.3em 0.7em; }
.fright img { border: 3px solid #777; }
.stripe { background: url(images/bg/stripe.png) repeat top left; }

/* legacy image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* image styles */

.aligncenter, div.aligncenter { display: block; margin: 14px auto; }
.alignleft { float: left; margin: 0 14px 10px 0; }
.alignright { float: right; margin: 0 0 10px 14px; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 14px; padding: 5px 4px 5px 5px; margin: 0; }

/*gallery thumbnails */

dt.gallery-icon { background:url(images/bg/stripe.png) repeat top left; }
dt.gallery-icon a { border: 0; }
dt.gallery-icon img { border: 5px solid #bbb; margin: 0; padding: 0; }
.gallery img { border: 0; }
.gallery { margin: 0 0 1em 0; width: 100%; }
dl.gallery-item { margin: 0; }
dd.gallery-caption { font-size: 0.8em; padding: 5px 0 3px 0; text-align: center; margin: 0; text-transform: uppercase; letter-spacing: 0.1em; }

/* gallery individual images */

.bigimage { background: url(images/bg/stripe.png) repeat; text-align: center; padding: 18px 0 0 0; }
.bigimage a { border: 0; }
.bigimage img { border: 3px solid #777; }
.bigcaption { margin: 10px 0 0 0; }
.bigcaption p { line-height: 1.4em; text-transform: uppercase; text-align: center; font-size: 0.8em; letter-spacing: 0.1em; }
.prvimg { float: left; }
.nxtimg { float: right; }
.imgnav { margin: 2em 0; }

/* entry
---------------------------------------------------------------- */

/* report*/
.profile {background: url(http://ogoru.tv/img/line_dot.png) repeat-x bottom; clear:both; width:720px; height:200px; margin:0 0 5px 10px;}
.profile_left { float: left; width: 210px; }
.profile_right {float: right; width: 500px; }
.line  { background: url(http://ogoru.tv/img/line_dot.png) repeat-x bottom; clear:both; float:none; width:720px; margin:0 0 5px 10px;}
.entrybox { clear:both; width:720px; height:auto; margin:0 0 5px 10px; color:#000;}
.entrybox_left { font-size:12px; float: left; width: 400px; }
.entrybox_right { float: right; width: 290px; }

/* staff*/
.staff {background: url(http://ogoru.tv/img/line_dot.png) repeat-x bottom; clear:both; width:720px; height:180px; margin:0 0 5px 10px;}
.staff_left { float: left; width: 200px; }
.staff_right { float: left; width: 500px; font-size:13px;}

/* unei*/
.unei{ clear:both; width:600px; height:100px; margin:0 0 5px 10px;}
.unei_left { float: left; width: 180px; }
.unei_right { float: left; width: ４00px; }

/* wanted*/
.wanted_box { background: url(http://ogoru.tv/img/wanted_bg.jpg) no-repeat top; clear:both; width:720px; height:auto; margin:0 0 5px 10px;}
.thanks_box { clear:both; width:720px; height:auto; margin:0 0 5px 10px;}

.page_bottom { clear:both; width:720px; height:30px; margin:10px 0 5px 10px; text-align: center;}


/* form
---------------------------------------------------------------- */

/* form ----------*/

dl.list {
	width: 450px;
	overflow: hidden;
}

dl.list dt {
	float: right;
	margin-left: 10px;
	padding: 3px 0;
	text-align: right;
}

dl.list dd {
	padding: 5px 150px 5px 0;
	border-bottom: 1px dotted #999;
	padding-left: 5px;
}

dl.list dd a {
	font-weight: bold;
}


.wanted {background: url(http://ogoru.tv/img/line_dot.png) repeat-x bottom; clear:both; width:700px; height:35px; margin:5px 10px;}
.wanted_left { float: left; width: 250px; }
.wanted_left  p{ padding:3px 15px; }
.wanted_right { padding:3px 15px; float: left; width: 450px; }
.wanted2 {background: url(http://ogoru.tv/img/line_dot.png) repeat-x bottom; clear:both; width:700px; height:60px; margin:0 0 5px 10px;}
.wanted3 {background: url(http://ogoru.tv/img/line_dot.png) repeat-x bottom; clear:both; width:700px; height:210px; margin:0 0 5px 10px;}

small { font-size:10px; }

input, select, textarea { padding: 1px; font-size: 14px; }

.iconlist{ clear:both; width:720px; height:95px; margin:0;}


/*--------------------------------------
	dl.data
---------------------------------------*/

dl.data {
	padding: 0px;
	margin:20px 0;
	border: 1px solid #eee;
	border-top: none;
	background-color: #f5f5f5;
	font-size:85%;
}

dl.data dt {
	margin: 0;
	padding: 0.3em 0 0.1em 1em;
	border-top: 1px solid #eee;
	width: 5em;
	float: left;
	text-align:left;
	color: #666;
	font-weight:normal;
}
	
dl.data dd {
	margin: 0 0 0 5em;
	padding: 0.3em 1em;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #333;
	text-align:left;
	background-color: #fff;
}

/*--------------------------------------
	recent_img
---------------------------------------*/

ul ,
li {
list-style:none;
margin:0;
padding:0;
}

.recent_img img {
width:60px;
height:60px;
margin-top:5px;
margin-right:10px;
padding-bottom:5px;
float:left;
}
.recent_img li {
margin-bottom:10px;
padding-bottom:5px;
border-bottom:#CCCCCC 1px dotted;
width:100%;
font-size:100%;
font-weight:bold;
}

html>/**/body .recent_img li {
margin-bottom:10px;
padding-bottom:5px;
border-bottom:#CCCCCC 1px dotted;
width:100%;
font-size:100%;
font-weight:bold;
min-height:70px;
}
html>/**/body .recent_img img {
width:60px;
height:60px;
margin:5px;
padding-bottom:10px;
margin-left:0;
}

html:first-child .recent_img li {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:#CCCCCC 1px dotted;
width:100%;
font-size:100%;
font-weight:bold;
}


.recent_img2 img {
width:60px;
height:60px;
margin-top:5px;
margin-right:10px;
padding-bottom:5px;
float:left;
}
.recent_img2 li {
margin-bottom:10px;
padding-bottom:5px;
border-bottom:#CCCCCC 1px dotted;
width:100%;
font-size:100%;
font-weight:bold;
}

html>/**/body .recent_img2 li {
margin-bottom:10px;
padding-bottom:5px;
border-bottom:#CCCCCC 1px dotted;
width:100%;
font-size:100%;
font-weight:bold;
}
html>/**/body .recent_img2 img {
width:60px;
height:60px;
margin:5px;
padding-bottom:10px;
margin-left:0;
}

html:first-child .recent_img2 li {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:#CCCCCC 1px dotted;
width:100%;
font-size:100%;
font-weight:bold;
}

/*--------------------------------------
	form
---------------------------------------*/

.form_box {background: url(http://ogoru.tv/img/line_dot.png) repeat-x; clear:both; width:470px; margin:0 0 0 10px; padding: 3px 10px;}
.form_left {float: left; width: 160px; padding: 4px 0;}
.form_right {float: right; width: 270px; padding: 4px 0;}
.form_box p {padding: 4px 0;}