/* @override http://sushiordeath.com/v2/wp-content/themes/sdbx/m_mode_style.css */

a:link {
	color: #4595be;
	text-decoration: none
}

a:visited {
	color: #73bfe6;
	text-decoration: none
}

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

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Arial Rounded MT Bold, "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "MS PGothic", "MS Pゴシック", San-serif;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial Rounded MT Bold, "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "MS PGothic", "MS Pゴシック", San-serif;
	font-size: 65.5%;
}


#header {
	color: #555;
	padding: 1.5em;
	text-align: center;
	font-size: 1.2em;
	background: url(m_mode/m_mode_header_bkgd.gif) no-repeat center;
	height: 85px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header h2 a{
	float: left;
	margin-top: 31px;
	margin-left: 103px;
}

#content {
	background: url(m_mode/m_mode_message.gif) no-repeat center;
	font-size: 150%;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	height: 240px;
}

#message{
	margin-left: 333px;
	padding-top: 40px;
	width: 326px;
	height: 115px;
}

#content p {

}

h1, h2 {
	color: #08658F;
}

h1 {

}

#footer {
	width: 800px;
	height: 100px;
	background: url(m_mode/m_mode_footer_bkgd.gif) no-repeat center;
	margin-right: auto;
	margin-left: auto;
}

#contact{
	width: 595px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 37px;
}

.email{
	color: #f6528a;
	font-size: 1.2em;
}