@charset "utf-8";
/* ----------------------------------------------
	This style definition is initiarize.
------------------------------------------------- */

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td { 
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-size: 75%;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 150%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset , img { 
	border: 0;
	vertical-align: bottom;
}

address , caption , cite , code , dfn , em , strong , th , var {
	font-style: normal;
	font-weight: normal;
}

ol , ul {
	list-style: none;
}

caption , th {
	text-align: left;
}

h1 , h2 , h3 , h4 , h5 , h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before , q:after {
	content: '';
}

abbr , acronym {
	border: 0;
}

textarea {
	font-size: 100%;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

body {
background-color: #f9fefe;
margin: 0px;
font-family: "ＭＳ ゴシック",Verdana; 
font-size: 14px
}

div.head {
margin-left:auto;
margin-right:auto;
width:740px;
} 

blockquote.bottom {
font-size: 12px;
} 

div.main {
background-image: url("ima/mai.jpg");
background-repeat: repeat-y;
margin-top: -12px;
margin-left:auto;
margin-right:auto;
width:740px;
} 

div.text {
margin-left: 30px;
margin-right: 30px;
text-align: left;
} 

p.text {
font-family: "ＭＳ ゴシック",Verdana;
text-align:left;
font-size: 14px
}

p.top {
margin-left: 20px;
text-align:left;
font-size: 12px
}

p.r {
text-align:right;
}
