/*
-----------------------------------------------------
Magic Street CSS Settings
FileName:   basic-template.css
Version:    2008.08/05
-----------------------------------------------------
*/

/* ----------------------- Body-Control ----------------------- */

body{
	margin: 0px;
	topmargin: 0px;
	bottommargin: 0px;
	padding: 0px;
	color : #ffffff;
	font-size: 82%;
    background:#000000 url(http://magic.st/mt/mt-static/support/themes/insyoku_d2/body_bg.jpg) ;
    background-repeat : repeat-y repeat-x;
}

HR {
	color: #999999; /* 線の色(IE用) */
	width : 90%;
	height: 1px; /* 線の太さ */
	border: 2px; /* 枠の太さ */
	border-style: dotted; /* 枠の種類 */
	margin-top : 7px;
 	margin-bottom : 15px;
}

a, a:visited{
	color: #0000ff;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #cc0000;
	border: none;
	text-decoration: underline;
	}
	

#container { 
	width: 760px;
	height : 100%;
	background: #fff;
	text-align: left; 
	margin: 0px auto; 
	border: 0px solid #fff;
	
	}
	

/* ----------------------- Header-Control ----------------------- */

#header { 
	background:#000000 url(http://magic.st/img/header/header.jpg);
	width : 830px;
	height : 300px;
	font-color:#999999; 
	padding: 5px 0px 0px 0px;
	border-width:3px;
	border: 0 #00c5ff;
	border-right:1px double #666666;
	border-left:1px double #666666;
	}


h1 {
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	margin-top : 10px;
	margin-bottom : 0px;
	margin-left : 260px;
}

h2 {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	margin-top : -15px;
	margin-left : 120px;
	margin-bottom : 180px;
}

#header .feed_title{margin:0;padding:0 0 5px 0;font-weight:bold;} 
#header .feed_title a:link{color:#FFFFFF;text-decoration:none;}
#header .feed_title a:visited{color:#FFFFFF;text-decoration:none;}
#header .feed_title a:hover{color:#FFFFFF;text-decoration:underline; background:#0000cc;}
#header .feed_title a:active{color:#cc0000;text-decoration:none;}


/* ----------------------- Navi-1 Control ----------------------- */

#navi-1 {
	background:#999999 ;
	font-color:#ffffff;
	font-size:12px;
	width : 830px;
	height : 20px;
	margin:0px 0 0 0px;
	padding:7px 0px 0px 0px;
	border-right:1px double #666666;
	border-left:1px double #666666;
	}

/* --------------------------------- Main-Control --------------------------------- */

/* ------------ Main Contents-colum Control ------------- */

#content{
	background : #000000 ;
	width : 830px;
	height : 700px;
	margin : 0px 0 0 0px;
	padding : 15px 0px 0px 0px;
	border-width:3px;
	border: 0 #00c5ff;
	border-right:1px double #666666;
	border-left:1px double #666666;
	}

.midashi{	
	background:#80ffff url(http://magic.st/img/buhin/midashi.gif);
	align:center;
	font-size: 16px;
	color:#ffffff;
	width : 591px;
	height : 55px;
	margin : 25px; 0px 5px 0px;
	padding : 18px 0px 0px 0px;
	}

	<!-- プロフィール枠・フォント＝センタリング -->
	
.box{
	background:#666666;
	width : 470px;
	margin : 5px 0px 0px 0px;
	padding : 10px 10px 5px 10px;
	text-align:left;
	line-height:1.5;
	float: center;
	border-width:3px;
	border: 0 #00c5ff;
	border-top:1px double #88ddff;
	border-right:1px double #88ddff;
	border-left:1px double #00aaff;
	border-bottom:1px double #00aaff;
		}

.box2{
	background:#666666;
	width : 470px;
	margin : 25px 0px 25px 0px;
	padding : 25px 10px 25px 10px;
	text-align:center;
	line-height:1.5;
	float: center;
	border-width:3px;
	border: 0 #00c5ff;
	border-top:1px double #88ddff;
	border-right:1px double #88ddff;
	border-left:1px double #00aaff;
	border-bottom:1px double #00aaff;
		}


	<!-- テキストボックス・フォント＝センタリング -->

.txt-box{
	background:#ddeeff;
	width : 470px;
	margin : 12px 0px 0px 0px;
	padding : 10px;
	text-align:left;
	text-indent:0.8em;
	line-height:1.5;
	float: left;
	border-width:7px;
	border: 0 #00c5ff;
	border-top:1px dotted #88ddff;
	border-right:1px dotted #88ddff;
	border-left:1px dotted #00aaff;
	border-bottom:1px dotted #00aaff;
	}

	<!-- テキストボックス・フォント＝右寄せ -->

.txt-box2{
	background:#ddeeff;
	width : 470px;
	margin : 12px 0px 0px 0px;
	padding : 10px;
	text-align:center;
	text-indent:0.8em;
	line-height:1.5;
	float: center;
	border-width:7px;
	border: 0 #00c5ff;
	border-top:1px double #88ddff;
	border-right:1px double #88ddff;
	border-left:1px double #00aaff;
	border-bottom:1px double #00aaff;
		}


/* ----------------------- Footer-Control ----------------------- */

#copylight { 
	background:#2d96ff url(http://magic.st/img/buhin/copylight-bg.gif);
	width : 830px;
	height : 18px;
	font-size: 12.5px;
	color:#ffffff;
	padding: 8px 0px 0px 0px;
	navi-1 a:link{color:#999999;text-decoration:none;} 
	navi-1 a:visited{color:#999999;text-decoration:none;}
	navi-1 a:hover{color:#999999;text-decoration:underline; bold;}
	navi-1 a:active{color:#999999;text-decoration:none;}
	}



