/**********************************
2011 06/22
HAL東京 IT学部 4年制2年 岩見 望

6 pasta_sdt.css
***********************************/

/*------------全体の設定-------------*/

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

a{
	color:#2f2f2f;
}

a:hover{ 
	color:#ff0000; 
	text-decoration: underline; 
}

/*------------各々の設定-------------*/

#namapasta_container{
	width: 750px;
	height: 100%;
	background-color: #FFFFFF;
}

/*ヘッダ*/
#namapasta_header{
	width: 750px;
	height: 123px;
	display: block;
}
/*ロゴ*/
#namapasta_top{
	width: 750px;
	height: 66px;
	border-top: 6px solid #FF0000;
	border-left: 0;
	border-right: 0;
	border-bottom: 3px double #FF0000;
}
.namapasta_topRight{
	position: relative;
	left: 293px;
}
/*お問い合わせ*/
#namapasta_contact{
	width: 750px;
	height: 41px;
	background-image: url("../img/head_bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}

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

/*メイン*/
#namapasta_main_base{
	width: 750px;
}

#namapasta_top_image{
	width: 750px;
	height: 288px;
	background-image: url("../images/topimg.gif");
	margin-top: -6px;
}

#namapasta_link{
	width: 750px;
	height: 46px;
}

#namapasta_link li{
	margin-top: 3px;
	float: left;
}

#namapasta_main_image{
	width: 750px;
	height:180px;
}

#namapasta_main_image li{
	display: inline;
	float: left;
	margin-top: 7px;
}

#namapasta_main_image_font{
	width: 750px;
	height:75px;
	padding-top: 3px;
	padding-left: 12px;
}

#namapasta_main_font{
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 25px;
}

/*メインタイトル画像*/
#pasta_sdt_title_image{
	width: 750px;
	height: 100px;
	margin-top: -6px;
}

/*生パスタのスタンダードのメイン*/
#pasta_sdt_main{
	width: 750px;
}

#pasta_sdt_main img{
	padding-top: 5px;
	padding-left: 28px;
}

#pasta_sdt_main p{
	color: #665544;
	font-size: 14px;
	line-height:170%;
	letter-spacing: 0.9px;
	padding-top: 5px;
	padding-left: 70px;
	padding-right: 80px;
}

#font{
	margin-top: 30px;
	margin-left: 10px;
}

/*メインの下方リンク*/
#namapasta_bottom_link{
	width: 750px;
	height: 35px;
	margin-top: 15px;
	margin-left: 80px;
}

#namapasta_bottom_link ul{
}

#namapasta_bottom_link li{
	float: left;
	margin-left: 20px;
} 


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

/*常温*/
#namapasta_hot{
	width: 702px;
}

#namapasta_hot ul{
	margin-top: 7px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#namapasta_hot li{
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#namapasta_hot a{
	border-top: 0;
	border-left: 1px solid #333333;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	font-size: 12px;
	display: block;
}

/*冷凍*/
#namapasta_cold{
	clear:left;
	width: 620px;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
}

#namapasta_cold ul{
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#namapasta_cold li{
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#namapasta_cold a{
	border-top: 0;
	border-left: 1px solid #333333;
	border-right: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 14px;
	padding-bottom: 0;
	font-size: 12px;
	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;
}

/*コピーライト*/
#namapasta_copy{
	width: 750px;
	height: 30px;
	clear: both;
	border-top: 3px double #FF0000;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding-top: 6px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#namapasta_copy p{
	background-color: #ff0000;
	color: #ffffff;
	font-family:"Georgia", "Times New Roman", "Times", "serif";
	letter-spacing: 0px;
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	padding: 3px;
}



.style1 {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	letter-spacing: 1px;
}
.style2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 1px;
}

.style3 {
	font-size:10px;
	color: #000000;
	line-height: 150%;
}

.fstyle4 {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

.style4 {
	color: #FF0000;
	font-size: 18px;
	line-height: 150%;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.style10{
	color: #008811;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;	
}

.style11{
	color: #ff7700;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;	
}

.style12{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;	
}