@charset "utf-8";

/* CSS Information ================================================
2011 06/28
HAL東京 IT学部 4年制2年 礒貝一貴
2 index.css
================================================================ */

body{
	width: 100%;
	height: 100%;
	background-color: #E3E3E3;
}

/* ヘッダ */

#index_header{
	width: 750px;
	height: 145px;
	background-color: #FFFFFF;
	background-image: url(../img/line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
}
#index_top{
	width: 100%;
	height: 70px;
	padding-top: 6px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.top_right{
	position: relative;
	left: 293px;
}

#index_contact{
	width: 100%;
	height: 39px;
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}

#index_contact a{
	position: relative;
	top: 14px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 11px;
	padding-bottom: 0;
}

#index_navi{
	width: 100%;
	height: 30px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#list_navi{
	padding-top: 11px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-left: 12px;
	margin-rigtht: 0;
	margin-bottom: 0;
}

#list_navi li{
	display: inline;
}

/* メイン */
#index_main{
	width: 750px;
	background-color: #FFFFFF;
}
#index_main img{
	vertical-align:bottom;
}
#main_top{
	width: 100%;
	height: 370px;
}
#main_left{
	width: 362px;
	height:auto;
	background-image: url("../img/bg_01.jpg");
	background-repeat: repeat-y;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
	float: left;
	margin-top: 0;
	margin-left: 11px;
	margin-rigtht: 0;
	margin-bottom: 0;
}
.left_text{
	width: 26em;
	height: auto;
	margin-top: 20px;
	margin-left: 2em;
}
.left_bottom{
	position: relative;
	left: 111px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main_right{
	width: 364px;
	height: auto;
	background-image: url("../img/bg_03.jpg");
	background-repeat: repeat-y;
	float: left;
}
.right_text{
	width: 20em;
	height: auto;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
	position: relative;
	left: 80px;
}
#main_bottom{
	width: 726px;
	height: auto;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	margin-left: 12px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lineup{
	width: 750px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lineup_products{
	width: 360px;
	height: 106px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
.lineup_products img{
	float: left;
	margin-right: 5px;
}
.lineup_products p{
	padding-top: 15px;
}
.bottom_link_img{
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
}
/* フッタ */
#index_footer{
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	clear: both;
}
#index_hot{
	width: 702px;
}
#index_hot ul{
	margin-top: 7px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#index_hot li{
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#index_hot a{
	border-top: 0;
	border-left: 1px solid #333333;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	font-size: 13px;
	text-decoration: underline;
	display: block;
}
#index_cold{
	clear: left;
	overflow: hidden;
	width: 620px;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
}
#index_cold ul{
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#index_cold li{
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 13px;
}
#index_cold a{
	border-top: 0;
	border-left: 1px solid #333333;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	text-decoration: underline;
	display: block;
}
.listFirst{
	padding-top: 0;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
}
.listEnd{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #333333;
	border-bottom: 0;
}
#footer_list{
	width: 100%;
	height: auto;
	background-image: url("../img/line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer_rigths{
	width: 100%;
	height: auto;
	background-color: #FF0000;
	margin-top: 3px;
	margin-left: 0;
	margin-rigtht: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
}

#container{
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
}
