@charset "utf-8";
/* ===================================================================
CSS information

 html5doctor.com Reset Stylesheet
 v1.4.1 
 2010-03-01
 Author: Richard Clark - http://richclarkdesign.com
 Style Info : ブラウザスタイルのリセットと基本設定
=================================================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	outline: 0;
	font-size: 100%;
	letter-spacing: 0.5px;
	float: none;
}
body {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	background-color: #5A6579;
}
#header {
	background-color: #FFFFFF;
	width: auto;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: -13px;
	padding-bottom: 0px;
	min-width: 100%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-align: center;
	padding-top: 0px;
}
#slide {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 6px;
}
#moviecheck {
	text-align: center;
	margin-top: -33px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 8px;
	height: 60px;
	max-width: 100%;
	float: none;
}
#main {
	background-color: #5A6579;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 100%;
	margin-bottom: auto;
	float: none;
}
#main #contents  {
	width: 1145px;
	margin-left: auto;
	margin-right: auto;
	height: 230px;
	max-width: 100%;
}
#contents #article  {
	width: 380px;
	float: left;
	height: 135px;
	font-family: raleway;
	font-style: normal;
	font-weight: 100;
	color: #FFFFFF;
	background-color: #1D3452;
	font-size: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 10px;
	line-height: 39px;
	padding-top: 15px;
	max-width: 100%;
}
#contents #info  {
	float: left;
	width: 345px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 100;
	line-height: 14pt;
	height: 131px;
	padding-top: 15px;
	padding-left: 5px;
}
