﻿@charaset "utf-8";

body{
	background-color: #cccccc;
	/*border:thin solid #ff3300;*/
	text-align: center;
	font-family: "ＭＳ 明朝";
	font-size: 100%;
}
													/*余白ボックス*/
div.box99{
	width: 1000px;
	height:  15px;
	/*border: solid 1px #cc99ff;*/
	margin: auto;
}
													/*コンテンツ別背景用*/
div.box00{
	width:	1000px;
	height:	 900px;
	background-image: url("magi_web_image/MagiBack003d.png");
	background-attachment: fixed;
	text-align: center;
	margin: auto;
}
div.box01{
	width: 1000px;
	height: 900px;
	background-image: url("magi_web_image/MagiBack003c.png");
	background-attachment: fixed;
	text-align: center;
	margin: auto;
}
div.box02{
	width: 1000px;
	height: 900px;
	background-image: url("magi_web_image/MagiBack003f.png");
	background-attachment: fixed;
	text-align: center;
	margin: auto;
}
													/*メインリンク用*/
div.box11{
	width:  950px;
	height:  35px;
	background: url("magi_web_image/MagiBack002a.png");
	text-indent:  65px;
	word-spacing: 10px;
	text-align: left;
	padding-top:  15px;
	margin: auto;
}
													/*タイトル背景用*/
div.box31{
	width:  950px;
	height: 220px;
	background: url("magi_web_image/MagiImage004a.png");
	background-repeat: no-repeat;
	background-position: 50px 10px;
	margin: auto;
}
													/*タイトル背景用*/
div.box32{
	width:   950px;
	height:  220px;
	background: url("magi_web_image/MagiImage007.png");
	background-repeat: no-repeat;
	background-position: 410px 20px;
}
div.box323{
	width:   950px;
	height:  220px;
	background: url("magi_web_image/MagiImage003.png");
	background-repeat: no-repeat;
	background-position: 410px 20px;
}
div.box325{
	width:   950px;
	height:  220px;
	background: url("magi_web_image/MagiImage005.png");
	background-repeat: no-repeat;
	background-position: 410px 20px;
}
													/*タイトル背景用*/
div.box33{
	width:  950px;
	height: 220px;
	background: url("magi_web_image/MagiImage004b.png");
	background-repeat: no-repeat;
	background-position: 10px 60px;
}
													/*タイトル背景用  id*/
div#box34{
	width:  950px;
	height: 220px;
	position: relative;
	top: 0;
	left: 0;
	background: url("magi_web_image/MagiBack002a.png");
}
													/*タイトル用*/
div.box35{
	width:  530px;
	height:  55px;
	/*border: solid 1px #cc99ff;*/
	margin-left: 400px;
}
													/*タイトル背景用*/
div.box36{
	width: 950px;
	height: 220px;
	background: url("magi_web_image/MagiBack002z.png");
}
h1{font-size: 110%;}

h2{font-size: 105%;}
													/*リンク文字列 アンダーラインなし*/
a{text-decoration: none;}
													/*マウスオーバーの時、文字色変更・アンダーライン表示*/
a:hover{
	color: #E48E00;
	text-shadow: 1px 1px 0 #ffffff;
	text-decoration: underline;
}

table{
	width:  950px;
	height:  70px;
	background-color: #cc99ff;
	margin: auto;
}

td{
	/*border:thin solid #000000;*/
	line-height: 200%;
	word-spacing: 10px;
}