@charset "utf-8";
/*
Theme Name: DOHGAH
Theme URI: http://www.dohgah.com/
Description: WP DOHGAH
Version: 1.0
Author: DOHGAH
Author URI:  http://www.dohgah.com/
Tags: simple

	DOHGAH v1.0
	 http://www.dohgah.com/

	This theme was designed and built by DOHGAH,
	whose blog you will find at http://www.dohgah.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
.tbox470l {
	height: 200px;
	width: 250px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	float: left;
	background-image: url(images/top/top_bg_m.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 220px;
}

.tbox470r {
	height: 200px;
	width: 250px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	float: right;
	background-image: url(images/top/top_bg_w.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 220px;
	line-height: 20px;
}

.toplist li{
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#666666;
	line-height:20px;
	list-style-image:url(http://www.dohgah.com/wp-content/themes/dohgah/images/list_icon3.gif);
	list-style-position:inside;
	padding-bottom:8px;
	padding-left:10px;
	padding-top:8px;
	font-size: 12px;
	height: auto;
  }
  
#wrapper .box290l ul li , 	
#wrapper .box290r ul li , 	
#wrapper .box300l ul li , 
#wrapper .box300r ul li{
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#666666;
	padding-bottom:4px;
	padding-left:20px;
	padding-top:4px;
	list-style-position: inside;
	line-height: 24px;
	background-image: url(images/li_marubk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
}

.price {
	background-color:#F5F5F5;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:thick;
	border-top-color:#666666;
	border-top-style:double;
	border-top-width:medium;
	clear:both;
	color:#000000;
	float:right;
	font-size:28px;
	height:40px;
	margin-top:5px;
	padding-bottom:3px;
	padding-top:10px;
	text-align:right;
	width:100%;
	box-shadow: 1px 1px 10px #F5F5F5;
	-moz-box-shadow: 1px 1px 10px #F5F5F5;
	-webkit-box-shadow: 1px 1px 10px #F5F5F5;
	vertical-align: text-bottom;
	display: block;
	background-position: center;
	line-height: 40px;
}

#pagemanu ul li {
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color: #FFF;
	width: 240px;
	padding-top: 5px;
	padding-bottom: 3px;
	box-shadow: 1px 1px 10px #000;
	-moz-box-shadow: 1px 1px 10px #F5F5F5;
	-webkit-box-shadow: 1px 1px 10px #F5F5F5;
	font-size: 12px;
	}
	
#pagemanu ul li a {
	background-color: #000;
	padding-left: 20px;
	color: #FFF;
	width: 210px;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
	font-size: 12px;
	}

#pagemanu ul li a:hover {
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D260B9;
	color: #FFF;
	width: 210px;
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
	padding-right: 10px;
	font-size: 12px;
	}	

.pagemanu2 {
	background-color: #000;
	width: auto;
	box-shadow: 1px 1px 10px #000;
	-moz-box-shadow: 1px 1px 10px #F5F5F5;
	-webkit-box-shadow: 1px 1px 10px #F5F5F5;
	clear: both;
	font-size: 12px;
	}
	
.pagemanu2 ul li {
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color: #FFF;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 3px;
	box-shadow: 1px 1px 10px #000;
	-moz-box-shadow: 1px 1px 10px #F5F5F5;
	-webkit-box-shadow: 1px 1px 10px #F5F5F5;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	}
	
.pagemanu2 ul li a {
	background-color: #000;
	padding-left: 20px;
	color: #FFF;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 12px;
	}

.pagemanu2 ul li a:hover {
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D260B9;
	color: #FFF;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
	padding-right: 10px;
	float: left;
	margin-right: 15px;
	font-size: 12px;
	}
	
#pagehead {
	height:150px;
	margin-bottom:20px;
	width:100%;
	background-color: #000;
}

#headimg_m {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image: url(images/head_movie.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	padding-top: 125px;
}

#headimg_w {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image: url(images/head_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 125px;
}

#headimg_wo {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image: url(images/head_works.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 125px;
}

#headimg_c {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image: url(images/head_company.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 125px;
}

#headimg_p {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image: url(images/head_pack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 125px;
}

#headimg_f {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image: url(images/head_free.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 125px;
}


.listbox li {
	margin-left:10px;
	width:230px;
	background-image: url(images/back2.gif);
	height: 170px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: none;
}

.listbox li h3 {
	margin-top: 10px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 11px;
}

.listbox300 li {
	margin-left:10px;
	width:300px;
	background-image: url(images/back2.gif);
	height: 200px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: none;
}


#entry ul li {
	list-style-image: url(images/li_marubk.gif);
	list-style-position: inside;
}

.listbox300 li h3 {
	margin-top: 10px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 11px;
}

.singlelist {
	text-align: right;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.step {
	text-align: center;
	height: 50px;
	width: 100px;
	font-size: 36px;
	background-image: url(images/step100.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
.toplibox{
	line-height: 18px;
	float: right;
	width: 350px;
	display: block;
	overflow: hidden;
	}

.topdate{
	line-height: 18px;
	float: right;
	width: 110px;
	display: block;
	overflow: hidden;
	height: auto;
	}

.post_img .ov img {
	margin: 0px;
	padding: 0px;
}