@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrapper {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
}
#header {
	width: 764px;
	height: 110px;
	padding:0;
	margin: 0;
}

/*------header--------*/
#header #logo {
}



/*------main--------*/

#main {
	width: 744px;
	margin:0;
	padding:0 10px 10px 10px;
	text-align: left;
}

#left1 {
	float:left;
	width:340px;
	
}

#left2 {
	float:left;
	width:340px;
	
}

h1 {
	padding:20px 0 0 0;

}

#main p {
	font-size:small;
	color:#666;
	line-height:150%;
	padding:0 10px 20px 0;
}

#main a:link{ color: #0076AD;}
#main a:visited{ color: #0076AD;}
#main a:hover{ color: #AD0000;}
#main a:active{ color: #AD0000;}


#right1 {
	width:400px;
	float:right;
	margin-top:50px;
}

#right2 {
	width:400px;
	float:right;
	text-align:center;
	margin-top:20px;
}

#laso{
	
	width: 764px;
	text-align:center;
	padding:20px 0;
	
}

#biglot a{

	display:block;
	text-decoration:none;
	height:121px;
	text-indent:-9000px;
	overflow: hidden;
	background: url(/img/v3b/oroshi/bo.gif) 0 0;
	width:240px;
}

#biglot a:hover {
	background: url(/img/v3b/oroshi/bo.gif) 0 -121px;
}

/*------footer--------*/

#footer{
	width: 764px;
	padding:10px 0 10px 10px;
	background-color:#FFDCEE;
}

#footer p{
	font-size:x-small;
	color:#E10A80;
	line-height:150%;
}


/*------error thanks------*/
.error_msg {
	color:#CC0000;
	font-size:small;
	font-weight:bold;
	padding:0 0 10px 5px;
}

.thanks_msg {
	color:#3366FF;
	font-size:small;
	font-weight:bold;
	padding:0 0 10px 0px;
	text-align:center;
}

/*------public common------*/

p {
	margin: 0px;
	padding: 0px;
}


img {
	border: 0px;
}

a:link{ color: #E10A80;}
a:visited{ color: #E10A80;}
a:hover{ color: #0033CC;}
a:active{ color: #E10A80;}

.clear{
	clear: both;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.red{
	color:red;
}

.blue{
	color:blue;
}


textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small;
}

input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
