@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(/img/branding/tolani.jp/bg_body.gif) center repeat-y;
}

#wrapper {
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0 0 0 1px;
}
#header {
	width: 792px;
	height: 120px;
	padding:0;
	margin: 0;
	background:url(/img/branding/tolani.jp/bg.gif) repeat-x;
}

/*------header--------*/
#header #logo {
	padding:20px 0 0 20px;
}



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

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

#left {
	float:left;
	width:250px;
	text-align:center;
	
}


h1 {
	padding:10px 0 0 0;

}

h2 {

}

#main p {
	font-size:small;
	color:#666;
	line-height:130%;
	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;}


#right {
	width:480px;
	float:right;
}


#laso{
	
	width: 747px;
	text-align:center;
	padding:20px 0 40px 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{
	padding:10px 0 10px 10px;
}

#footer p{
	font-size:x-small;
	color:#DB0909;
	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: #DB0909;}
a:visited{ color: #DB0909;}
a:hover{ color: #0033CC;}
a:active{ color: #DB0909;}

.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";
}
