/**********************************
2011 06/12
HAL東京 IT学部 4年制2年 三沢正木

2step-pasta_index.css
***********************************/


body{
	background-color: #e3e3e3;
	margin-left: 0px;
	margin-top: 0px;
}

.index_container {
	width: 750px;
	background-color: #ffffff;
}

/* ヘッダー */
.index_header{
	width: 100%;
}

/* ロゴ */
.index_top{
	width: 100%;
	height: 70px;
	border-top: 6px solid #ff0000;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background-image: url(../../img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.index_top a.index_topRight{
	position: relative;
	left: 293px;
}

/* お問い合わせ */
.index_contact{
	width: 100%;
	height: 40px;
	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: 0px;
	padding-left: 0;
	padding-right: 11px;
	padding-bottom: 0;
}

.index_main1 {
	width: 100%;
	height: 350px;
	margin-top: 1px;
}

.index_main2 {
	width: 100%;
	height: 175px;
	zoom: 100%;
}

.index_main2:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.index_main2_left {
	width: 355px;
	height: 175px;
	float: left;
}

p.how_to_text {
	margin: 40px 0px 0px 20px;
	line-height: 120%;
}

.index_main2_right {
	width: 395px;
	height: 175px;
	float: left;
}

img.how_to {
	width: 355px;
	height: 85px;
	margin: 40px 20px 0px 20px;
}

.index_main3_top {
	width: 100%;
	height: 36px;
}

img.main3_img {
	display: block;
	margin-left: 20px;
}


.index_main3_middle {
	width: 100%;
	height: 716px;
	zoom: 100%;
}

.index_main3_middle:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.index_main3_middle_left {
	width: 376px;
	height: 716px;
	float: left;
}

.index_main3_middle_right {
	width: 370px;
	height: 716px;
	float: left;
}

img.main3_img2 {
	display: block;
}

.index_searchbox {
	width: 100%;
	height: 35px;
}

p.search_text {
	padding-top: 17px;
	padding-left: 20px;
}

.product_table {
	width: 100%;
	height: auto;
	padding-left: 20px;
}

/* フッター */
#index_footer{
	width: 750px;
	height: 107px;
	border-top: 3px double #FF0000;
	border-left: 0;
	border-right: 0;
	border-bottom: 3px double #FF0000;
}

/* 常温 */
#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 #444444;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #444444;
}

#index_hot a:link{
	border-top: 0;
	border-left: 1px solid #444444;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #444444;
}

#index_hot a:visited{
	border-top: 0;
	border-left: 1px solid #444444;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #444444;
}

#index_hot a:active{
	border-top: 0;
	border-left: 1px solid #ff0000;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	color: #0000ff;
}

#index_hot a:hover{
	border-top: 0;
	border-left: 1px solid #ff0000;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	color: #0000ff;
}

.index_cold {
	clear:left;
	width: 595px;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.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 #444444;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	text-decoration: none;
	display: block;
	color: #444444;
}

.index_cold a:link {
	border-top: 0;
	border-left: 1px solid #444444;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #444444;
}

.index_cold a:visited {
	border-top: 0;
	border-left: 1px solid #444444;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #444444;
}

.index_cold a:active{
	border-top: 0;
	border-left: 1px solid #ff0000;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	color: #0000ff;
}

.index_cold a:hover{
	border-top: 0;
	border-left: 1px solid #ff0000;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	color: #0000ff;
}

.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;
}

/* フッター2 */
#index_footer2{
	height: 16px;
	font-family:"Georgia", "Times New Roman", "Times", "serif";
	letter-spacing: 0px;
	font-size: 11px;
	padding:4px 2px 0px 3px ;
	color: #FFFFFF;
	background-color: #FF0000;
	margin-top: 5px;
	text-align: center;
	color: #000000;
}