﻿/*-----------------------------------
	全体の配置
-------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url("../images/bg.png") repeat-x center top;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#page_style {
	width: 820px;
	margin: 0 auto;
	background: #ffffff url("../images/bbg_side.jpg") repeat-y center top;
}

#header {
	width: 800px;
	margin: 0 10px;
}

#body {
	width: 800px;
	margin: 0 10px;
		background-color:#FFFFFF;
		color: #333333;
}

#body #side {
	width: 220px;
	float: left;

	
}

#body #contents {
	width: 580px;
	float: right;
}

#body #dummy {
	width: 800px;
	height: 10px;
	clear: both;
	background: #ffffff url("../../images/dummy.gif") left top repeat-y;
}

#headerline {
	width: 800px;
	height: 5px;
	clear: both;
	background-color:#990000;
	margin-bottom:20px;
}

#footer {
	width: 800px;
	margin: 0 10px;
}


a {
	color: #990000;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #999999;
	text-decoration:underline;
}

#mainimage {
	width: 800px;
	height: 250px;
	margin:0 0 0 0;
	padding:0;

}

#maintitle {
	width: 800px;
	height: auto;
	margin:15px 0px 15px 0px;
	padding:0;
}


.topboth {
	clear:both;
}

#head {
	width: 800px;
	height: 50px;
	float:left;
	margin:0;
	margin-top:5px;
}

#head div.left {
	width: 400px;
	height:50px;
	float: left;
	margin-bottom:0;
}

#head div.right {
	width: 400px;
	height:50px;
	float: right;
	font-size:10px;
	text-align:right;
	margin:0;
}

#headboth {
	clear:both;
}

form.head {margin: 0;} 


<!--ボタン--> 


.newbtn   {  

}  



.newbtn a  {   
    display: block;   
    width: 300px;   
	height: 40px;
    text-decoration: none;
	background: url("../images/newbtn.jpg") no-repeat; 
}  

.newbtn a:hover {    
    display: block;   
    width: 300px;   
	height: 40px;
    text-decoration: none;
	background: url("../images/newbtn.jpg") no-repeat; 
	background-position:0px -40px;
}  

.newbtn span{
	visibility: hidden;
}

#center {
width: 300px;  
margin-left: auto;
 margin-right: auto;
text-align: left;
}

/*	ログイン

-------------------------------------*/
#login{
margin-top:5px;
font-size:10px;
	text-align:center;
}

#login a{
color:#0000FF;
text-decoration:none;
}

#login a:hover{
text-decoration:underline;
}





/*-----------------------------------
	コンテンツエリア
-------------------------------------*/


#contents {
	width: auto;
	padding: 0 0 0 0;
}

#contents #main {
	width: auto;
	margin: 2px 0 0 5px;
}

#system {
	height: 40px;
}

#system p{
	width: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}

#system p img{
	margin: 5px 0 5px 0;
	border: none;
}



/*	テキスト

-------------------------------------*/
.text {

	font-weight: normal;
	margin-top:0px;
	margin-bottom:20px;
	line-height:150%;
	padding-left:10px;
	padding-right:10px;

}

/*	サブタイトル

-------------------------------------*/

.bar {
	width: 800px;
	height: 50px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	font-size: 13px;
	color:#990000;
}

/*	テキスト2

-------------------------------------*/
.text2 {
	font-size: 15px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:30px;
	line-height:150%;
	padding-left:250px;
	background: url("../images/ramen.jpg") no-repeat; 
	

}

/*	テキスト3

-------------------------------------*/
.text3 {
	font-size: 15px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:20px;
	line-height:150%;
	padding-left:10px;
	padding-right:10px;
	text-align:center;

}

table.tablek{
    border-top:2px solid #990000;
    border-left:2px solid #990000;
	border-right:2px solid #990000;
    border-bottom:2px solid #990000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-align:left;
}


/*	サブタイトル

-------------------------------------*/

.cm {

	margin-top:5px;
	margin-bottom:15px;
	padding-left:30px;
	font-size: 20px;
	color:#990000;
	background: url("../images/cm.gif") no-repeat;
	font-weight:bold;
}




/*	フッター

-------------------------------------*/
.bottom {
height:20px;
	border: 1px solid #cccccc;
}


.tn1 {
padding-right:5px;
padding-top:3px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	float: right;
}

.tn1 a {
	color: #333333;
	text-decoration:none;
		text-decoration:none;
}

.tn1 a:visited {
	color: #333333;
	text-decoration:none;
}

.tn1 a:hover {
	color: #999999;
	text-decoration:underline;
}

/*-----------------------------------
	プロフィール
-------------------------------------*/

.text5 {
	font-size: 15px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:20px;
	line-height:150%;
	padding:15px;
border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

.text5 span {
color:#990000;
font-weight:bold;

}  

.profphoto {
float:left;
margin-right:10px;
  
}

.text5 a {
	color: #990000;
}

.text5 a:visited {
	color: #990000;
}

.text5 a:hover {
	color: #666666;
	text-decoration:underline;
}

/*-----------------------------------
	text6
-------------------------------------*/

.text6  {
line-height:150%;

} 

.text6 span {
color:#990000;
font-weight:bold;

} 

/*-----------------------------------
	オーダーボタン
-------------------------------------*/


.ordercenter {
    text-align: center;  
}

.orderbtn {
    display: block;   
    width: 300px; 
    height: 50px; 
    text-align: center;   
	margin-top:20px;
	margin-bottom:20px;
	padding-left:250px;
	padding-right:250px;

}

.orderbtn a  {   
    display: block;   
    width: 300px;   
	height: 50px;
	    text-align: center;  

	background: url("./../images/orderbtn.jpg") left top no-repeat;
}  

.orderbtn a:hover    {   
    display: block;   
    width: 300px;   
	height: 50px;    
	    text-align: center;  

	background: url("./../images/orderbtn.jpg") left top no-repeat;   
	background-position:0px -50px;
} 


.orderbtn span {
	visibility: hidden;
}

.sample {
	width: 800px;
	height: 205px;
	clear: both;
	background: #ffffff url("./../images/sample.jpg") left top no-repeat;
}

/*-----------------------------------
	w3c
-------------------------------------*/

.w3c   {

}  

ul.w3cbtn {
margin-top:10px;
  text-align:center;
  
}

ul.w3cbtn li {
  display: inline;
}
