/* CSS Document */

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(http://yamasoken.com/images/bg.gif);
	color: #333333;
	font-size: 12px;
	line-height: 160px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	border-right-color: #0000FF;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background-color:#FFFFFF;
}

#header {
	width 760px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

#headleft{
	width: 240px;
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

#header #headleft h1 {
	margin: 0px;
}

#headright{
	width: 500px;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
}
#wrapper #header #blogdesc {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


#headtitle{
	width: 760px;
	clear: both;
	background-image: url(http://yamasoken.com/images/title.jpg);
	height: 93px;
}
#wrapper #header #blogtitle {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: right;
}

#menutab {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	width: 720px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menutab ul {
	padding: 0;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#menutab li { float:left; margin:0; padding:0; list-style-type: none; }
#menutab li a { display: block; padding: 0 10px; }
#menutab a { color: #666666; text-decoration: none; border: 0; }
#menutab .selected, #menutab a:hover { background: #f8fbfc; color: #416e90 !important; }


#footer {
	clear: both;
	width 760px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #001EAA;
	text-align: center;
	color: #001EAA;
	font-size: 12px;
	background-color:#FFFFFF;
	background: url(http://yamasoken.com/images/footer_bg.gif) bottom no-repeat;
}

#google-feed {
	font-size: 10px;
	line-height: 14px;
	color:#666666;
	list-style-type: none;
}


address {
	font-style: normal;
}

.image01 {
	margin-right: 10px;
}

.toptext {
	margin: 5px 0px 20px 0px;
}

.sample {
	width: 508px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #EEEEEE;
	background-color:#FEFEFE;
}

.attention {
	font-size: smaller;
	border-top: 1px solid #CCCCCC;
}

.buttonbottom {
	border-bottom: 1px solid #CCCCCC;
}

.red {
	color: #FF0000;
	font-size: smaller;
}

.fieldsize {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, ƒqƒ‰ƒMƒmŠpƒS Pro W3, Osaka;
	width: 300px;
}

.clause {
	margin: 5px 0px 5px 0px;
	padding: 0px 100px 0px 0px;
	border-bottom: 1px solid #CCCCCC; 
	color: #339933;
}

.topictext {
	font-size: 10px;
	line-height: 14px;
	margin: 2px 0px 0px 14px;
	color:#666666;
}

.clear {
	clear: both;
}

.profileimg {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
}

