@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 株式会社サンニチ印刷
	Version: 1.0
	Comment: top設定
----------------------------------------------------------- */

/* 
 top [
----------------------------------------------------------- */
body#home {
	background-image: url(../images/top/bg.gif);
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #00459C;
	margin: 0px;
	padding: 0px;
	}
	
#Top2 {
	height: 100%;
	width: 100%;
	}
	
#visual {
	text-align: center;
	height: 470px;
	}
	
#visual p {
	padding-top: 30px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	}
	
#topFooter {
	float: left;
	width: 900px;
	height: 200px;
}

p#seikouudoku2 {
	float: left;
	width: 90px;
	margin-top: 180px;
	}
	
#topBlock {
	float: right;
	width: 608px;
	margin-top: 28px;
	}
	
#topNavi ul li {
	display: inline;
	float: left;
	}
	
#topNavi ul {
	width: 608px;
	float: right;
	}
	
#topBlock table {
	margin-top: 30px;
	width: 608px;
	float: right;
	}
	
#topBlock table td {
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
	background-image: url(../images/top/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	}
	
#topBlock table td a {
	color: #FFF;
	text-decoration: none;
	}
	
#topBlock table td a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
.day {
	width: 70px;
	}
	
.day span {
	background-image: url(../images/top/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	}

#topBlock2 {
	height: 200px;
	}
	
#topNavi2 {
	float: right;
	width: 340px;
	text-align: right;
	}
	
#topNavi2 ul {
	height: 28px;
	}
	
#topNavi2 ul li {
	display: inline;
	float: left;
	}

#topContents {
	height: 344px;
	}
	
body#home #topContents h1 {
	text-align: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
	}
	
#topContents2 h2 {
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	}
	
#topContents2 {
	height: 126px;
	text-align: left;
	}
	
#topContents2 h1 {
	width: 900px !important;
	text-align: left !important;
	margin: 0px !important;
	padding: 0px !important;
	}
