/*  
Theme Name: 僕たちのＦＸ比較
Theme URI: http://wordpress.org/extend/themes/
Author: Tosho
Author URI: http://wordpress.org/
Description: 僕たちのＦＸ比較
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
 */

hmtl{
     }

*{
	margin:0;
	padding:0;
	font-family:Meiryo, DFPHSMincho-W3, "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:0;
}
body{
	background:url(images/bg.jpg) repeat left top;
}
h1{
	font-size:12px;
	font-weight:normal;
	color:#333;
	height:20px;
	line-height:20px;
	width:740px;
	text-align:right;
	margin:0 auto;
	border-left:1px solid #99cc00;
	border-right:1px solid #99cc00;
	background-color:#FFF;
	padding-right:10px;
}
#header{
	margin:0 auto;
	width:752px;
	background:url(images/top_img.jpg);
	height:290px;
}
	#logo{
		display:block;
		float:right;
	}
	#header p{
		width:230px;
		padding-left:490px;
		line-height:1.8em;
		font-size:12px;
		padding-top:155px;
	}
#box{
	margin:0 auto;
	width:752px;
	background:url(images/box_bg.jpg) repeat-y;
}
	#box_left{
		width:201px;
		float:left;
	}
		#box_left .left_menu{
			margin:9px 9px 9px 11px;
			background:url(images/left_menu_bg.jpg) repeat-y;
			line-height:2.0em;
		}
			#box_left ul{
				margin:0;
				padding:0;
			}
				#box_left li{
					list-style:none;
				}
			.left_menu a.menu_t{
				display:block;
				font-size:11px;
				background:url(images/cion2.jpg) no-repeat;
				padding-left:15px;
				margin-left:10px;
				text-decoration:underline;
				color:#666;
			}
			.left_menu a.menu_t:hover{
				text-decoration:none;
				color:#666;
			}
				a.more{
					text-align:right;
					font-size:11px;
					font-weight:bold;
					color:#99cc00;
					text-decoration:none;
					display:block;
					padding-right:10px;
				}
				a.more:hover{
					text-decoration:underline;
				}
	#box_right{
		float:right;
		width:531px;
		padding:10px;
	}
		a.top{
			font-size:12px;
			color:#F60;
			background:url(images/cion.jpg) no-repeat right;
			padding-right:10px;
			text-decoration:none;
			text-align:right;
			display:block;
		}
		a.top:hover{
			font-size:12px;
			color:#F60;
			background:url(images/cion.jpg) no-repeat right;
			padding-right:10px;
			text-align:right;
			text-decoration:underline;
		}
		#products{
			padding-top:10px;
		}
			.products_left{
				float:left;
				width:260px;
			}
		#box_right p{
			font-size:12px;
			color:#333;
			line-height:1.8em;
			padding:5px;
		}
		#box_right p.index_num{
			background:url(images/no1.jpg) no-repeat left;
			height:32px;
			line-height:32px;
			font-size:15px;
			font-weight:bold;
			text-decoration:underline;
			color:#093;
			padding-left:70px;
			margin:10px 0;
		}
		#box_right p.content_t{
			font-size:12px;
			color:#333;
			line-height:1.8em;
			padding:10px 2px;
		}
			a.more_m{
				font-size:11px;
				color:#666;
				text-align:right;
				display:block;
			}
			a.more_m:hover{
				color:#666;
				text-decoration:none;
			}
			.center-contents h4{
				height:33px;
				line-height:33px;
				background:url(images/news_icon2.jpg) no-repeat left;
				padding-left:38px;
				background-color:#444444;
				color:#fff;
				font-size:16px;
				font-weight:bold;
				margin-bottom:10px;
			}
			.post-title h2{
				background:url(images/notebook_t.jpg) repeat-y left top;
				line-height:35px;
				margin:0 0 10px;
				padding-left:15px;
				color:#FFF;
				font-size:16px;
				font-weight:bold;
			}
			.post-title h2 a{
				color:#FFF;
				font-size:16px;
			}
			.post-title div.info, .post-meta{
				color:gray;
				font-size:13px;
			}
			.post-meta{
				margin-bottom:8px;
			}
			.post-meta a{
				font-size:13px;
			}

			.post-content {
				margin-bottom:10px;
			}

	#right_content{
		width:260px;
		float:left;
		margin-left:10px;
	}
			.widget.right-widget.widget_recent_entries_adv .widget-header{
				height:25px;
				line-height:25px;
				background:url(images/ranking_t_icon3.jpg) no-repeat left;
				padding-left:20px;
				margin-top:18px;
				background-color:#444444;
				color:#fff;
				font-size:12px;
				font-weight:bold;
			}
			.widget.right-widget.widget_recent_entries_adv ul{
				border:1px #cccccc solid;
				padding:15px 10px;
				margin:0;
				font-size:12px;
				color:#333;
			}
				.widget.right-widget.widget_recent_entries_adv ul li{
					list-style:none;
					margin:0;
					padding:0;
				}
				.widget.right-widget.widget_recent_entries_adv ul span{
					font-size:12px;
					font-weight:bold;
					color:#ffcc00;
					line-height:30px;
				}
				.widget.right-widget.widget_recent_entries_adv ul a{
					font-size:12px;
					color:#09f;
					display:block;
					line-height:1.6em;
					background:url(images/news_icon.jpg) no-repeat left top;
					padding-left:10px;
					text-decoration:underline;
				}
				.widget.right-widget.widget_recent_entries_adv ul a:hover{
					font-size:12px;
					color:#09f;
					text-decoration:none;
				}

#footer{
	margin:0 auto;
	width:752px;
	background:url(images/footer_bg.jpg);
	height:94px;
	text-align:center;
}
	#footer p{
		font-size:12px;
		color:#333;
		padding-top:20px;
	}


.all_l{float:left;}
.all_r{float:right;}
.clear{clear:both}

.zi_r{text-align:right;}

.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}

.bl{display:block}
.b{font-weight:bold}

.gray{color:gray !important}
.white{color:white !important}
.yellow{color:yellow !important}
.red{color:red !important}
.green{color:green !important}
.blue{color:#09F !important}
.black{color:black !important}
.orange{color:#ff7700 !important}
.brown{color:brown !important}

.p10{padding:10px 0;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pl5{padding-left:5px;}
.pl6{padding-left:6px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pb10{padding-bottom:10px;}

.mt10{margin-top:10px;}

/*--------------------textgestaltung--------------------*/

p{
margin:0px;
     }

h4,h5,h6{
color:#FFFFFF;
margin:0px;
padding:0px;
font-size:11px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	margin:0px;
	margin-left:12px;
	list-style:none;
	padding-left:8px;
     }
ol{
     }
     li
	 {
	list-style:square;
	margin-top:3px;
	padding-top:2px;
	padding-bottom:2px;
	color:#810000;
      }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

.post-content img{
     }

address {
     }
	 
img.ogtzuq{
border:0px;
color:#3B4D56;
	}
h3{
	padding-left:5px;
}

/*--------------------linkgestaltung--------------------*/


a {
	color:#666;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover {
    }
a:link:active, 
a:visited:active {
     }

.post-content a{
color:#333; 
     }
.post-content a:link
	{
	color:#333; 
     }
.post-content a:visited{ color:#333; 
     }
.post-content a:link:active, 
.post-content a:visited:active{color:#333; 
      }
	  
#single-meta a{
color:#333; 
     }
#single-meta a:link
	{
	color:#333; 
     }
#single-meta a:visited{ color:#333; 
     }
#single-meta a:link:active, 
#single-meta a:visited:active{color:#333; 
      }

.commentblog a{
color:#333; 
     }
.commentblog a:link
	{
	color:#333; 
     }
.commentblog a:visited{ color:#333; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{color:#333; 
      }

/*--------------------bilder als links--------------------*/
#middle_content a img{
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
     }
#middle_content a:link img { 
     }
#middle_content a:visited img { 
     }
#middle_content a:link:active img, 
#middle_content a:visited:active img {
      }
	  
#middle_content a:link:hover img, 
#middle_content a:visited:hover img {
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
	background-color:#B0BDC5;
    }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;

	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:488px;
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.glossary{
	font-size: 12px;
	line-height:2em;
}
.glossary a{
	font-size: 11px;
	text-decoration:none;
	line-height:2em;
	margin:0 5px;
}
.glossary a:hover{
	font-size: 11px;
	text-decoration:underline;
}
.post-content dl dd{
	line-height:2em;
	font-size:12px;
}
.comment_text{
	background-color:#ACDD46;
	padding-left:10px;
	font-weight:bold;
	color:#FFF;
}
.comment_text a{
	background-color:#ACDD46;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}
