/*ページ枠デザイン*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFE7CE;
	font-size:12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#wrapper	{
	margin: 0px auto;
	width: 800px;
	color: #333333;
}

#header	{
	width: 800px;
	height: 70px;
}

#navigation	{
	width: 800px;
	height:25px;
}

#sub_navigation	{
	width: 800px;
	height:25px;
}

#maincontent_index	{
	margin-top: 5px;
	width: 800px;
	height: 650px;
	background-image:url(../images/content_back4.jpg);
	background-repeat:no-repeat;
}

#maincontent	{
	margin-top: 5px;
	width: 780px;
	height:auto;
	background-color:#FFFFFF;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
	padding-bottom:5px;
}

#maincontent #text	{
	width:710px;
	height:auto;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:50px;
	letter-spacing:0.2em;
	line-height:1.3em;
	margin-bottom:25px;
}

#maincontent_index #top	{
	width: 800px;
	height:300px;
}

#maincontent_index #bottom	{
	width: 800px;
	height:300px;
}

#maincontent_index #bottom #left	{
	width: 350px;
	height: 350px;
	float: left;
	background-image:url(../images/left_back.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#maincontent_index #bottom #right	{
	width: 440px;
	height: 310px;
	float: right;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
	background-image:url(../images/right_back.jpg);
	background-repeat:no-repeat;
}

#maincontent_index #bottom #right #news	{
	width: 400px;
    height:300px;
    overflow: scroll;
    display: inline;
    margin: 0px;
    padding: 3px;
}

#footer	{
	margin-top: 5px;
	width: 800px;
	height:20px;
	background-color: #FF7700;
	color: #FFFFFF;
	clear:both;
	line-height: 1.8em;
	letter-spacing:0.1em;
}

/*ナビゲーション設定*/

#menu ul,#menu li	{
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
}

#menu li	{
	float: left;
	background-color: #FF9900;
	border: 1px outset #FFCC00;
}

#menu a,#menu a:link,#menu a:visited	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	width: 98px;
	height: 15px;
	text-align: center;
	padding: 5px 0;
	display: block;
}

#menu a:hover	{
	color: #FF9900;
	background-color: #FFE7CE;
	font-weight: bold;
}

/*サブナビゲーション設定*/

#sub_menu ul,#sub_menu li	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_menu li	{
	float: left;
	background-color: #FFE7CE;
	border: 1px outset #FFCC99;
	font-size:10px;
}

#sub_menu a,#sub_menu a:link,#sub_menu a:visited	{
	text-decoration: none;
	color: #FF7700;
	background-color: transparent;
	width: 98px;
	height: 10px;
	text-align: center;
	padding: 4px 0;
	display: block;
}

#sub_menu a:hover	{
	color: #FF9900;
	background-color: #FFE7CE;
	font-weight: bold;
}




/*フォント設定*/

.space01	{
	margin-top:25px;
}

.space02	{
	margin-bottom:5px;
}

.space03	{
	margin-top:5px;
}

.space04	{
	text-align:center;
}

ul	{
	margin-top:12px;
	margin-bottom:30px;
}

li	{
	margin-bottom:12px;
}

b	{
	line-height:20px;
}

.img1	{
	position:relative;
	top:75px;
	left:-230px;
}

.img2	{
	position:relative;
	top:75px;
	left:-30px;
}

.style01	{
	position:relative;
	left:230px;
	top:-7px;
}

.style02	{
	color:#990000;
}

h2	{
	font-size:14px;
	margin-top:5px;
	margin-bottom:8px;
}

h3	{
	font-size:12px;
	margin-bottom:4px;
}

.fontstyle01	{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:21px;
	font-weight:bold;
}

.fontstyle02	{
	font-size:18px;
	font-weight:bold;
	line-height:2.5em;
}

.fontstyle03	{
	font-size:14px;
}


/*ligthBox*/

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
  text-align: left;
  background-image: url(overlay.png);
}
#lightboxCaption {
	color: #333;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #eee;
	font-size: 120%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(blank.gif);
	filter: Alpha(opacity=70);
}


/*404対策*/
<style type="text/css">
  #goog-wm { }
  #goog-wm h3.closest-match { }
  #goog-wm h3.closest-match a { }
  #goog-wm h3.other-things { }
  #goog-wm ul li { }
  #goog-wm li.search-goog { display: block; }
</style>
<script type="text/javascript">
  var GOOG_FIXURL_LANG = 'ja';
  var GOOG_FIXURL_SITE = 'http://www.magokorokaigo.com/';
</script>
<script type="text/javascript" 
    src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
