@charset "utf-8";
/*
Theme Name: JSRT base main shuki
Description: MAC InterNet original theme.
Author: MAC InterNet
Author URI:http://www.macnet.or.jp/
Template: base
Version:1.0
*/

@import url('../base/style.css');
#main {
	width:800px;
	padding:0px;
	margin-top: 25px;
	margin-right: 60px;
	margin-bottom: 25px;
}
a {
	color: #800E0D;
	text-decoration: underline;
}
a:hover {
color: #800E0D;
}

#header {
	background-image: url(../base/images/header_bg2.png);
}
