/*
Theme Name: Dynisco Japan
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 0.1
Author: 
Tags: 
*/

/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #ebebeb url(images/page_bg.gif) repeat-x;
	color: #777777;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: normal;
}
h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline {
	border-bottom: 1px #d8d8d8 solid;
	margin-bottom: 3px;
}

li {
	list-style-type: none;
}
ul.marked li {
	background-color: transparent;
	background: url(images/li_mark.gif) no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
	/zoom: 1;

}
.s {
	font-size: 10px;
	letter-spacing: 1px;
}

.float_end:after {
	content: "";
	clear: both;
	font-size: 0;
	line-height:0;
	height: 0;
	display: block;
	visibility: hidden;
}

.clear {
	clear: both;
	font-size: 0;
	line-height:0;
	height: 0;
	display: block;
	visibility: hidden;
}
input, select, textarea {
	border: 1px #E0E0E0 solid;
}

input[type="submit"] {
	padding: 1px 3px;
	color: #ffffff;
	background: #777777;
}


.alignleft {
	float: left;
	vertical-align: top;
	margin-right: 20px;
}
.alignright {
	float: right;
	vertical-align: top;
	margin-left: 20px;
}

.v_middle {
	vertical-align: middle;
}


/* Link ----------------------------------------------- */

a {
	display: inline-block;
	color: #000000;
	text-decoration: none;
}
a:hover {
	background: #000000;
	color: #ffffff;
}


/* Table ----------------------------------------------- */

table {
	width: 100%;
}
th {
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.centertd th, .centertd td {
	text-align: center;
}
.datasheet th {
	font-size: 11px;
}
.datasheet td {
	font-size: 13px;
	vertical-align: middle;
}
.underline th, .underline td {
	border-bottom: 1px #d8d8d8 solid;
}
.underline th {
	padding-right: 20px;
}

table.bordered {
	border-top: 1px #d8d8d8 solid;
	border-right: 1px #d8d8d8 solid;
}
.bordered th, .bordered td {
	border-bottom: 1px #d8d8d8 solid;
	border-left: 1px #d8d8d8 solid;
}
.bordered th {
	background: #eeeeee;
}


/* Page Layout ----------------------------------------------- */

div#page {
	width:961px;
	margin:0 auto;
}
div.pages{
	background: url(images/contents_bottom.gif) no-repeat right bottom;
	padding-bottom: 5px;
}
.pages h2.pagetitle {
	background: url(images/contents_top.gif) no-repeat right bottom;
	padding-left: 320px;
	padding-bottom: 15px;
}
.pages h2.pagetitle .breadcrumbs{
	font-size: 11px;
}
.pages div#wrapper{
	overflow /*\**/: visible\9;
	/zoom: 1;
	background: url(images/contents_bg.gif) repeat-y right;
}
.pages div#content{
	float: right;
	overflow *\**/: visible\9;
	/position: relative;
	/zoom: 1;
	width: 600px;
	padding:15px 21px 15px 20px;
}


/* Header ----------------------------------------------- */

div#header {
	padding-bottom: 5px;
	/zoom: 1;
	background: url(images/header_bottom.gif) no-repeat left bottom;
}
div#header_contents {
	/zoom: 1;
	border-top: 10px #000000 solid;
	border-right: 1px #e2e2e2 solid;
	background: #ffffff;
}
#headerimg {
	float:left;
}
#header_menu {
	float:left;
	margin-top: 13px;
}
#header_menu li {
	display: inline;
	font-size: 11px;
	margin-right: 20px;
}
#header_search_box {
	float:right;
	margin-top: 13px;
	margin-right: 20px;
}
input#search {
	width: 120px;
}
#searchsubmit {
	border: 0;
	vertical-align:middle;
}
#header_right_text {
	float:right;
	margin-top: 7px;
	margin-right: 10px;
	font-family: "Arial Black", Impact;
	font-size: 19px;
	color: #000000;
}

div#header .tel {
	background: url(images/header_icon_tel.gif) no-repeat 0px 6px;
	padding-left: 20px;
}
/* Footer ----------------------------------------------- */

#footer {
	margin:20px 0;
	font-size: 10px;
	color: #cccccc;
}
#footer_body{
	overflow:auto;
	/zoom: 1;
	background: #222222;
	padding: 5px 10px;
}
#footer a {
	display: inline;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	background: #eeeeee;
	color: #000000;
}

#footer li {
	display: inline;
}
#footer_menu {
	float: left;
}
#footer_copy {
	float: right;
}


/* Sidebar ----------------------------------------------- */

#sidebar {
	width: 280px;
}
#sidebar #products{
	margin-top: 20px;
	border-top: 1px #d8d8d8 solid;
	padding-top: 20px;
}
#sidebar #products li {
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-top: 5px;
	_padding-bottom: 2px;
	_padding-top: 2px;
}
#sidebar #products ul.root {
	font-size: 18px;
}

#sidebar #products ul.children {
	padding-left: 5px;
	padding-top: 5px;
	_padding-top: 2px;
	font-size: 12px;
	border-top: 1px #d8d8d8 solid;
}

#sidebar #products li ul {
	padding-bottom: 10px;
}


/* Contents ----------------------------------------------- */

h2.pagetitle {
	padding-top: 15px;
	font-size: 25px;
	color: #000000;
}
#content p {
	line-height: 1.8em;
}

#content p.box {
	clear: both;
	margin-top: 10px;
	border-top: 1px #d8d8d8 solid;
	padding-top: 10px;
}

#content p.inbox {
	margin-top: 10px;
	border-top: 1px #d8d8d8 solid;
	padding-top: 10px;
}

#content div.feature {
	padding: 5px;
	border: 1px #d8d8d8 solid;
	background: #f6f6f6;
}
#content h3 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.pdf {
	background: transparent url(images/icon_pdf.gif) no-repeat top left;
	height: 18px;
	padding-left: 20px;
}
div.file {
	background: transparent url(images/icon_file.gif) no-repeat top left;
	height: 18px;
	padding-left: 20px;
}

/* TopPage -------------------------------------------------- */

#top_visual {
	background: url(images/top_bg.jpg) no-repeat left top;
	padding-top: 115px;
	padding-bottom: 35px;
	padding-left: 560px;
}
#top_discription {
	padding-right: 50px;
	font-size: 11px;
}
#top_discription h2 {
	font-size: 14px;
}

#top_main {
	background: url(images/top_main_bottom_bg.gif) no-repeat left bottom;
	float: right;
	width: 641px;
}
#top_main_body {
	background: url(images/top_main_bg.gif) no-repeat left top;
	width: 641px;
	margin-bottom: 10px;
	_margin-bottom: 5px;
}
#top_main a {
	display: block;
	color: #777777;
}
#top_main a.hover {
	color: #777777;
}

#top_main h3 {
	font-size: 12px;
	margin-bottom: 3px;
}
#top_main p {
	font-size: 11px;
	line-height: 1.3em;
}
#top_main p img{
	margin-bottom: 3px;
}

#top_main .logo {
	text-align: right;
}
#top_products1 {
	float: left;
	background: url(images/top_main_left_bg.gif) no-repeat left top;
	width: 140px;
	padding: 30px 10px 10px;
}
#top_products1:hover {
	background: url(images/top_main_left_bg_h.gif) no-repeat left top;
}
#top_products1 .apply {
	margin-top: 2em;
}

#top_products2 {
	float: left;
	background: url(images/top_main_mid_bg.gif) no-repeat left top;
	width: 140px;
	padding: 30px 10px 10px;
}
#top_products2:hover {
	background: url(images/top_main_mid_bg_h.gif) no-repeat left top;
}
#top_products2 .apply {
	margin-top: 1em;
}

#top_products3 {
	float: left;
	background: url(images/top_main_mid_bg.gif) no-repeat left top;
	width: 140px;
	padding: 30px 10px 10px;
}
#top_products3:hover {
	background: url(images/top_main_mid_bg_h.gif) no-repeat left top;
}
#top_products3 .apply {
	margin-top: 1em;
}

#top_products4 {
	float: left;
	background: url(images/top_main_right_bg.gif) no-repeat left top;
	width: 141px;
	padding: 30px 10px 10px;
}
#top_products4:hover {
	background: url(images/top_main_right_bg_h.gif) no-repeat left top;
}
#top_products4 .apply {
	margin-top: 1em;
}

#top_sidebar {
	width: 280px;
}
#top_sidebar li.widget {
	margin-bottom: 25px;
}
#top_sidebar form {
	margin-top: 5px;
}
#top_sidebar li#link {
	margin-bottom: 0;
}
#top_sidebar li#link a:hover{
	text-decoration: underline;
	background: #ffffff;
	color: #000000;
}

#top_sidebar h3.widgettitle {
	font-size: 12px;
	border-bottom: 1px #a0a0a0 solid;
}

#top_sidebar .news_post {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #d8d8d8 solid;
}
#top_link_container_top {
	background: url(images/top_left_contents_top.gif) no-repeat left top;
	padding-top: 5px;
}
#top_link_container_bottom {
	background: url(images/top_left_contents_bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
}
#top_link_container {
	background: #ffffff;
	border-right: 1px #d3d3d3 solid;
	font-size: 11px;
	line-height: 1.5em;
}
#top_link_container a img{
	margin-right:10px;
}
#top_link1 {
	border-bottom: 1px #d3d3d3 solid;
}
#top_link2 {
	margin-top: 5px;
	border-bottom: 1px #d3d3d3 solid;
}
/* MemberForm ----------------------------------------------- */
.login_input {
	float: left;
	font-size: 9px;
	line-height: 10px;
	padding-right: 10px;
}
.login_input input {
	width: 88px;
}
.login_submit {
	padding-top: 10px;
}
.login_new {
	padding-top: 3px;
	font-size: 10px;
}

/* Products ------------------------------------------------------- */
.similar {
	margin-top: 10px;
	border-top: 1px #d8d8d8 solid;
	padding-top: 10px;
}
.similar h3 {
	font-size: 18px;
}
.similar ul {
	padding-left: 10px;
}
/* Products Archive ----------------------------------------------- */
#description {
	margin-bottom: 20px;
	border-bottom: 1px #d8d8d8 solid;
	padding-bottom: 20px;
}
ul#product_archive {
	font-size: 18px;
}
ul#product_archive li {
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-top: 2px;
	/padding-bottom: 2px;
	/padding-top: 1px;
	/width:100%;
	/vertical-align:bottom;
}
ul.product_items {
	padding-left: 10px;
	padding-bottom: 10px;
	/padding-bottom: 5px;
}

ul.product_items .item {
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-top: 2px;
	/padding-bottom: 2px;
	/padding-top: 1px;
}
ul#product_archive ul, ul.child {
	padding-left: 10px;
}
/* Other Archive ----------------------------------------------- */
.archives .post{
	margin-bottom: 10px;
	border-bottom: 1px #d8d8d8 solid;
	padding-bottom: 10px;
}

/* Search Results ----------------------------------------------- */
#results {
	margin-top: 10px;
	border-top: 1px #d8d8d8 solid;
	padding-top: 10px;
}
#results .post {
	margin-bottom: 10px;
	border-bottom: 1px #d8d8d8 solid;
	padding-bottom: 10px;
}

/* News ----------------------------------------------- */
.news_content {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px #d8d8d8 solid;
	border-bottom: 1px #d8d8d8 solid;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* News ----------------------------------------------- */
#sitemap_list li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sitemap_list ul{
	margin-left: 10px;
}
/* Pagenavi ----------------------------------------------- */

.wp-pagenavi span, .wp-pagenavi a {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px #d8d8d8 solid;
}
