/*  
Theme Name: Ash website Design
Theme URI: http://wordpress.org/
Description: YUMEX sakamoto
Version: 0.1b
Author: Michael Heilemann
Author URI: http://www.yume-com.co.jp/yumex/

*/


/* Begin Typography & Colors */

*{
	font-family: Meiryo, 'CI', 'Hiragino Kaku Gothic Pro', 'qMmpS Pro W3', 'MS PGothic', 'lr oSVbN', Osaka;
	}

img {
	border: none;
	}


h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, dl, dt, dd{
	margin: 0;
	padding: 0;
	}

.clear {
	clear: both;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #efefef url('images/all_bg.gif') repeat-x;
	color: #444;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #FFAE00;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* «header */

div#header {
	background: url('./images/all_hd-menubg.gif') repeat-x 0 83px;
	width: 100%;
	height: 129px;
	overflow: hidden;
	}

div#hd_column {
	width: 780px;
	margin: 0 auto;
	}

div#hd_column h1 {
	margin-top: 5px;
	margin-bottom: 7px;
	float: left;
	display: inline;
	width: 159px;
	}

div#hd_column div#logo {
	margin-top: 5px;
	margin-bottom: 7px;
	float: left;
	display: inline;
	width: 159px;
	}

div#hd_column ul {
	margin-top: 13px;
	float: left;
	display: inline;
	width: 621px;
	list-style-type: none;
	}

div#hd_column ul li {
	text-align:right;
	height: 20px;
	}

div#hd_menu {
	width: 783px;
	margin: 0 auto;
	}

div#hd_menu ul {
	list-style-type: none;
	}

div#hd_menu ul li {
	width: 195px;
	text-align: center;
	float: left;
	display: inline;
	border-right: 1px dotted #ccc;
	height: 33px;
	}

div#hd_menu ul li.last {
	border-right: none;
	}

div#top_kv {
	text-align: center;
	background: url('./images/top_kvbg.gif') repeat-x;
	height: 228px;
	overflow: hidden;
	}

/* Șheader */


/* «footer */

div#footer {
	width: 100%;
	text-align: center;
	color: #aaa;
	font-size: 11px;
	font-family: 'Trebuchet MS', Arial;
	line-height: 1.6em;
	}

/* Șfooter */


/* «contents */

div#contents {
	background: url('./images/top_contents-bg.gif') no-repeat left bottom;
	width: 780px;
	margin: 6px auto 3px auto;
	}

div#contents div#con_right {
	float: right;
	width: 590px;
	background: url('./images/top_contents-bgtop.gif') no-repeat top right;
	padding: 8px 0;
	}

div#contents div#con_right h2 {
	background: url('./images/top_contents-h2.gif');
	margin-bottom: 10px;
	color: #86BA1D;
	padding-left: 55px;
	font-size: 1.8em;
	line-height: 1.4em;
	font-family: Arial, 'Trebuchet MS';
	}

div#contents div#con_right dl#top_topics {
	margin: 0 15px 7px 15px;
	}

div#contents div#con_right dl#top_topics dt {
	background: url('./images/topics_submenu-arr.gif') no-repeat 0 2px;
	text-indent: 17px;
	display: inline;
	float: left;
	width: 90px;
	clear: both;
	margin-bottom: 3px;
	font-family: Arial, 'Trebuchet MS';
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #acacac;
	padding-top: 1px;
	}

div#contents div#con_right dl#top_topics dd {
	padding-left: 90px;
	margin-bottom: 3px;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 1px;
	}

div#contents div#con_right div#old_topics{
	text-align: right;
	margin-right: 15px;
	}


div#contents div#con_left {
	width: 180px;
	}

div#contents div#con_left div#access {
	margin: 5px 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	}

div#contents div#con_left div#access p {
	margin-bottom: 7px;
	}

div#contents div#con_left div.tel1 {
	background: #84BA1A;
	margin: 0 5px 4px 0;
	width: 35px;
	text-align: center;
	float: left;
	display: inline;
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	line-height: 19px;
	}

div#contents div#con_left div.tel2 {
	margin: 0 0 4px 0;
	display: inline;
	float: left;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	font-family: Arial;
	color: #84BA1A;
	}

/* Școntents */


/* «topiocs_body */

h2#contents {
	width: 100%;
	text-align: center;
	background: url('./images/all_h2-bg.gif');
	}

div#topics_body {
	background: url('./images/all_cbody-bg.gif') repeat-y bottom;
	width: 780px;
	margin: 0 auto;
	}


/* «topiocs_right */

div#topics_body div#topics_right {
	width: 570px;
	float: right;
	padding: 5px 0 5px 0;
	}

div#topics_body div#topics_right h2.pagetitle {
	
	}

div#topics_body div#topics_right h3 {
	background: #86BA1D;
	color: #fff;
	font-size: 1.4em;
	line-height: 2.2em;
	padding: 0 15px 0 15px;
	height: 2.2em;
	max-height: 2.2em;
	min-height: 2.2em;
	overflow: hidden;
	}

div#topics_body div#topics_right div#post_date {
	color: #3C550B;
	background: #D2EB9F;
	font-size: 1.1em;
	line-height: 2em;
	text-align: right;
	padding-right: 15px;
	}

div#topics_body div#topics_right div.entry {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 15px;
	}

div#topics_body div#topics_right div.entry p {
	text-indent: 1.2em;
	margin-bottom: 8px;
	}



div#topics_body div#topics_right dl.topic_list {
	margin: 8px 15px 7px 15px;
	}

div#topics_body div#topics_right dl.topic_list dt {
	background: url('./images/topics_submenu-arr.gif') no-repeat 0 3px;
	text-indent: 18px;
	display: inline;
	float: left;
	width: 85px;
	clear: both;
	margin-bottom: 3px;
	font-family: Arial, 'Trebuchet MS';
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #acacac;
	padding-top: 1px;
	}

div#topics_body div#topics_right dl.topic_list dd {
	padding-left: 85px;
	margin-bottom: 3px;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 1px;
	}

div#topics_body div#topics_right ul {
	list-style-type: none;
	margin: 0 25px;
	}

div#topics_body div#topics_right ul li {
	background: url('./images/all_arr-triangle.gif') no-repeat 0 5px;
	padding-left: 10px;
	}


/* «cp_right */

div#topics_body div#cp_right {
	width: 570px;
	float: right;
	padding: 5px 0 15px 0;
	}


div#topics_body div#cp_right h3 {
	color: #84BA1A;
	font-size: 1.6em;
	line-height: 2em;
	background: url('./images/all_contents-h3-bg.gif') repeat-y;
	text-indent: 55px;
	margin-bottom: 8px;
	}

div#topics_body div#cp_right div.entry {
	margin: 0 15px;
	font-size: 1.2em;
	line-height: 1.6em;
	}

div#topics_body div#cp_right div.entry p {
	text-indent: 1.2em;
	margin-bottom: 0.8em;
	}

div#topics_body div#cp_right div.entry dl {
	margin-top: 15px;
	border-top: 1px solid #ccc;
	padding-top: 2px;
	}

div#topics_body div#cp_right div.entry dl dt {
	width: 80px;
	background: url('./images/all_th-bg01.gif') repeat-x left bottom;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	float: left;
	margin-bottom: 2px;
	font-weight: bold;
	}

div#topics_body div#cp_right div.entry dl dd {
	padding: 5px 0 7px 90px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
	}

div#topics_body div#cp_right div.entry dl dd ul {
	list-style-type: none;
	}


div#topics_body div#cp_right div.entry div#about_map {
	text-align: center;
	margin: 10px 0 15px 0;
	}


div#topics_body div#cp_right div.entry div#about_map img {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #ccc;
	}

div#topics_body div#cp_right div.entry div#about_ph {
	float: left;
	display: inline;
	margin: 0 0 0 37px;
	width: 200px;
	}

div#topics_body div#cp_right div.entry div#about_ph img {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #ccc;
	}

div#topics_body div#cp_right div.entry div#about_txt {
	float: left;
	width: 264px;
	}

div#topics_body div#cp_right div.entry div#about_txt p {
	text-indent: 0;
	}

div#topics_body div#cp_right div.entry h4.about {
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 5px;
	}


/* «topiocs_left */

div#topics_body div#topics_left {
	width: 200px;
	padding-top: 5px;
	}

div#topics_body div#topics_left ul {
	list-style-type: none;
	margin: 0 10px;
	border-top: 1px solid #efefef;
	}

div#topics_body div#topics_left ul li {
	font-size: 1.2em;
	line-height: 2.4em;
	background: url('./images/topics_submenu-arr.gif') no-repeat 0 8px;
	text-indent: 18px;
	border-bottom: 1px solid #efefef;
	}

/* «cp_left */

div#topics_body div#cp_left {
	width: 200px;
	padding-top: 5px;
	}

div#topics_body div#cp_left ul {
	list-style-type: none;
	font-weight: bold;
	border-top: 1px solid #efefef;
	}

div#topics_body div#cp_left ul li.page_item {
	border-bottom: 1px solid #efefef;
	text-indent: 29px;
	background: url('./images/all_smenu-arr.gif') no-repeat;
	display: block;
	width: 201px;
	height: 28px;
	max-height: 28px;
	min-height: 28px;
	overflow: hidden;
	font-size: 11px;
	line-height: 28px;
	}

div#topics_body div#cp_left ul li.page_item a:link {
	display: block;
	width: 200px;
	height: 28px;
	text-decoration: none;
	}

div#topics_body div#cp_left ul li.page_item.current_page_item {
	background: url('./images/all_smenu-arr_act.gif') no-repeat;
	}

div#topics_body div#cp_left ul li.page_item.current_page_item a:link {
	color: #fff;
	}

div#topics_body div#cp_left ul li.page_item.current_page_item a:visited {
	color: #fff;
	}



/* «navigation */

div.navigation {
	margin-top: 18px;
	}

div.navigation div.alignleft {
	font-size: 1.1em;
	line-height: 2.3em;
	max-height: 2.3em;
	min-height: 2.3em;
	overflow: hidden;
	text-align: left;
	padding-left: 15px;
	background: url('./images/topics_navi-before.gif') repeat-y left;
	margin-bottom: 4px;
	}

div.navigation div.alignright {
	font-size: 1.1em;
	line-height: 2.3em;
	max-height: 2.3em;
	min-height: 2.3em;
	overflow: hidden;
	text-align: right;
	padding-right: 15px;
	background: url('./images/topics_navi-next.gif') repeat-y right;
	margin-bottom: 4px;
	}

