@charset "UTF-8";
/* default CSS Document */

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p,
a, em, font, img,
small, strong,
dl, dt, dd, ol, ul, li,
form,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	/* vertical-align: baseline; */
	vertical-align: middle;
	background: transparent;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html{
	overflow-x:hidden;
}
body {
	
	margin:0 auto;
	text-align:center;
	background:#fff;
	font-size:13px;
	font-family: "Arial", "Osaka";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #666666;
	line-height: 1.6;
}

.wrapper{
	width:1000px;
	margin:0 auto;
	text-align:center;
}
.container{
	text-align:left;
}

.menubarimage{
background-image:
url(images/common/menubarbg.jpg);
width:100%;
}	

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

.content a:link,.content a:visited,.content a:active{
    color: #000000;
    text-decoration: none;
}

.content a:hover{
	
    color: #000000;
	/*display:inline-block;*/
    text-decoration: none;
	filter: alpha(opacity=50);
  	-moz-opacity:0.5;
 	opacity:0.5;
}

.cap9 {
    font-size: 9px;
    line-height: 1.9;
　　font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    margin-top: 3px;
    padding: 0px;
}

.weblinks_links_list_frame_title {
	margin-top:10px;
}

.honbun12 {
	font-size: 1.3em;
	color: #575757; 
	line-height: 1.55em;
　　font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 3px; 
	margin: 5px;
}

#mailform fieldset {
margin: 0;
padding: 0.5em 0 1.3em 0;
border-width: 1px;
border-color: #726d6b;
border-style: none none dotted none;
}

#outside-content {
	width: 100%;
	margin-top:20px;
}

#outside-content .kakomi {
	padding: 3px;
	border: none;
	background: url("/themes/spotprice/images//bg-outside.gif");
}

#outside-content .kakomi section {
	padding: 20px;
	background-color: #fcfcfc;
}
