@charset "utf-8";
/* CSS Document */

body {
  font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
}

a, a:active, a:visited {
  color: #AF0015;
	outline: none;
	text-decoration: none;
}

a:hover {
  color: #666666;
	outline: none;
	text-decoration: none;
}

#page {
  width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#boxA {
  float: left;
  background-color: #ffffff;
	background-image: url(/wp-content/themes/makkaio/images/boxA.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 415px;
	margin-left: 10px;
	padding: 0px;
	border: 0px;
  text-align: left;
}

#boxA a, a:active, a:visited {
  color: #AF0015;
	outline: none;
	text-decoration: none;
}

#boxA a:hover {
  color: #666666;
	outline: none;
	text-decoration: none;
}

#twitter_div {
  margin-top: 45px;
  width: 230px;
}

#twitter_div h1 {
  text-align: center;
  font-size: 14px;
	font-weight: bold;
}

#twitter_div ul {
  margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	line-height: 14px
}

#twitter_div li {
  padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted;

}

#boxB {
  float: left;
  background-color: #ffffff;
	background-image: url(/wp-content/themes/makkaio/images/boxB.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 415px;
	margin-left: 10px;
	padding: 0px;
	border: 0px;
  text-align: center;
}

#boxB h1 {
    font-size: 24px;
		padding: 0px;
		margin: 5px 0px 0px -5px;
		border: 0px	
}

#boxB h1 a, a:active, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#boxB a, a:active, a:visited {
  color: #AF0015;
	outline: none;
	text-decoration: none;
}

#boxB a:hover {
  color: #666666;
	outline: none;
	text-decoration: none;
}

#blog_div {  
  width: 230px;
  margin-top: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#blog_div h2 {
  margin-left: 5px;
  text-align: center;
  font-size: 14px;
	font-weight: bold;
}

#blog_div ul {
  margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}

#blog_div li {
	margin-bottom: 10px;
	padding: 0px;
  border: 0px;
}

#boxC {
  float: left;
  background-color: #ffffff;
	background-image: url(/wp-content/themes/makkaio/images/boxB.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 415px;
	margin-left: 10px;
	padding: 0px;
	border: 0px;
  text-align: center;
}

#boxC a, a:active, a:visited {
  color: #AF0015;
	outline: none;
	text-decoration: none;
}

#boxC a:hover {
  color: #666666;
	outline: none;
	text-decoration: none;
}

#social_div {  
  width: 230px;
  margin-top: 45px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#social_div h1 {
  margin-left: 5px;
  text-align: center;
  font-size: 14px;
	font-weight: bold;
}

#social_div ul {
  margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}

#social_div li {
	margin: 0px;
	padding: 0px;
  border: 0px;
}

#footer {
  clear: both;
	width: 800px;
	margin: 0px;
	padding: 5px;
	border: 0px;
	text-align: left;
}