body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,th,td,address {
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearboth    {
	clear: both;

}
h1 ,h2,h3,h4,h5,h6{
	text-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
#sideunder h4 {
	color: #999;
}

h5 {


}

h6 {

}
.title {
	text-align: left;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(../css_md/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-bottom: 0.8em;
	margin-bottom: 0.5em;
}
p    {
	padding-bottom: 1.5em;
	font-size: 12px;
	color: rgba(117,117,117,1);
}
p.small    {
	font-size: 10px;
}
img {
	max-width: 100%;
}
caption {
}

strong {
	font-weight: bold;
}

em {
	font-size: 1.5em;
	font-style: normal;
}
.redcolor {
	font-weight: bold;
	color: rgba(204,0,0,1);

}
address ,address a{
}
dt,dd {
}
a {
	text-decoration: none;
}
a:hover   {
	text-decoration: underline;

}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
dd a {
}
ul {
	list-style: none;
}
li {
}
ol {
}
ol li {
}
ul.links {
	display: inline;
	clear: both;
}
ul.links li {
	float: left;
	padding-right: 1em;
	list-style-type: none;
	height: 1em;
	display: block;
}
ul.links li a {
	display: inline;
}
ul.links li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #C6AAC1;
}
table.white,table.white2 {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 1.5em;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
table.white td ,table.white th,table.white2 td,table.white2 th{
	border-bottom: 1px solid #999;
	padding: 6px;
	border-right: 1px solid #999;
	font-size: 12px;
	font-weight: normal;
}
table.white th {
	background: #E8E8E8;
}
table.white2 {
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
table.white2 th {
	background: #272727;
	color: #FFF;
}
table.white2 th h2,table.white2 th h3{
	color: #FFF;
}
table.white2 td {
	background: #fff;
	color: #000;
}
table.news {
	width: 90%;
	margin: 15px auto;
}
table.news a{
	background: url(../css_img/link.gif) no-repeat 0px 0px;
	display: block;
	padding-left: 25px;
}
table.news td,table.news th{
	border-bottom: 1px dotted #999;
	padding: 4px;
	font-weight: normal;
}
table.news td {
	color: #000;

}


form span    {
	color: #F00;
}
form .white label ,form .white2 label{
	line-height: 2em;
	display: block;
	margin: 0px;
	padding: 0px;
}
.pricelist {
	padding: 1em 2em;
}

.pricelist dt {
	float: left;
	line-height: 2.5em;
	font-family: "Meiryo UI", meiryo, Arial;
	font-weight: bold;
}
.pricelist dd {
	line-height: 2.5em;
	text-align: right;
	border-bottom: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	margin: 0px;
	padding: 0px;
}
ul.action_bt  {
	position: relative;
	display: block;
	padding: 10px;

}
ul.action_bt li {
	position: relative;
	display: block;
	float: left;
	min-width: 30%;
}

ul.action_bt li a {
	background-image: -webkit-linear-gradient(-90deg,rgb(64,105,148) 0%,rgb(40,28,75) 100%);
	background-image: url(../css_img/ulaction_bt1.jpg);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	background-color: rgb(64,105,148);
	position: relative;
	display: block;
	font-weight: bold;
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-position: left center;
}
ul.action_bt li a:hover {
	background-image: url(../css_img/ulaction_bt2.jpg);
	text-decoration: none;
	background-color: rgb(51,85,119);
}
ul.action_bt li span  {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D6D6;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;


}
.gotop {
	clear: both;
	text-align: right;
}
.gotop a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
input, select, radio {
	font-size: 16px;
	margin: 2px;
}
.taxsmall {
	font-size: 0.6em;
}
