/*-------------------基本設定-------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	font-size: 10pt;
	line-height: 12pt;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
h1,h2,h3,h4,h5,h6,p,ul,li {margin:0px; padding:0px;}

table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #444444;
	font-size: 10pt;
	line-height: 12pt;
}

a:link {
	color: #669900;
}
a:hover {
	color: #66CC33;
}
a:active {								
	color: #66CC33;
}
a:visited {
	color: #3E5B33;
}

/*背景画像の指定*/
.bg1 {									
	background-image: url(../img/shadow_r.gif);
	background-repeat: repeat-y;
}
.bg2 {				
	background-image: url(../img/shadow_l.gif);
	background-repeat: repeat-y;
}

/*--------------------------------------*/
h1{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14pt;
	line-height: 16pt;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-left: 40px;
	color:#336600;
	background-image: url(../img/back_h1.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

/*--------------------------------------*/
.hoshi {
	font-size: 13pt;
	line-height: 15pt;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #e8ffd0;
	color: #FF6600;
	font-weight: bolder;
}
.foot {
	color: #533E5B;
}

.hito {
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: dotted;
	border-right-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFF4DF;
	color: #666666;
}

.nagare {
	background-color: #FFFFCC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	font-size: 12px;
}
.ha {
	font-size: 12px;
}
/*-------------------文字設定-------------------*/
.fontsize8_linehi10 {
	font-size: 8pt;
	line-height: 10pt;
}
.fontsize10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize12_linehi16 {
	font-size: 12pt;
	line-height: 16pt;
}
/*-------------------独自追加項目-------------------*/
.font_bold {							/*太字の設定*/
	font-weight: bold;
}
.font_color1 {							/*フォントカラーの設定　項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #FF0000;
}
.font_color2 {
	color: #9d879d;
}
.font_color3 {
	font-size: 8pt;
	line-height: 10pt;
	color: #9d879d;
}
.font_color4 {
	color: #f5af96;
}
.font_color5 {
	color: #ffffff;
}
.padding {								/*パディング(余白)の設定　項目が増える場合は、.padding1、.padding2と増やしていく*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.border {								/*ボーダーの設定　項目が増える場合は、.border1、.border2と増やしていく*/
	border: 1px solid #333333;
}
form {									/*formタグ挿入で直下に入るスペースをなくす設定*/
	margin-bottom: 0px;
}
.form {									/*form項目サイズの固定　項目が増える場合は、.form1、.form2と増やしていく*/
	width: 200px;
	height: 18px;
}

h2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14pt;
	line-height: 16pt;
	margin: 6px 6px 6px 20px;
	color:#336600;
}
.dare{
	padding-top: 0px;
	padding-left: 20px;
}
h3 {									
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12pt;
	line-height: 16pt;
	margin: 10px 10px 10px 20px;
	color:#f5af96;
}

h4 {									/*h3タグの見た目の設定*/
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 12pt;
	margin: 2px 10px 10px 45px;
	color:#f5af96;

}

img {
	border:none;
}

a:hover img.ga{
	opacity:0.8;
	filter: alpha(opacity=80);
}




/*-------------------tarot-------------------*/
.tarot {
	margin:10px 0 10px 0;
	padding:10px;
	border:1px solid #c69;
	height:220px;
}

.tarotLeft {
	float:left;
	width:360px;
}

.tarotRight {
	float:right;
	width:130px;
}

.word {
	margin:10px 0 10px 10px;
}

.hoshi2 {
	font-size: 13pt;
	line-height: 1.4;
	border:1px solid #96f;
	margin:0 0 5px;
	padding: 4px 0 4px 10px;
	background-color: #ccf;
	color: #fff;
	font-weight: bolder;
}

.hito2 {
	border:1px dotted #f6f;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #fef;
	color: #666666;
}

.card {
	margin-right:10px;
	text-align:right;
	font-size:12px;
}

.yoyaku {
	color:#ff4dff;
	font-weight:bold;
}

table.hayami tr.ha {
	font-size:11px;
}