/* CSS Document */

BODY{
	margin:0px;
	padding:0px;
	font-size:12px;
	background-image: url(../image/body_bg.jpg);
	color:#000000;
	}
	
TABLE{
	font-size:12px;
	color:#000000;
	}

INPUT,textarea{
	font-size:11px;
	}

H3{
	font-size: medium;
	line-height:0%;
	}

H5{
	font-size: 20;
	line-height:0%;
	}

H4{
	font-size:12px;
	}

#smallF{
	font-size:10px;
	}

A:link, A:visited, A:active{
	font-size: 12px;
	color: #CC0033;
	line-height: 12px;
	text-decoration: underline;
	line-height:1.5;
	}
	
A:hover{
	font-size: 12px;
	color: #CC0033;
	line-height: 12px;
	text-decoration: underline;
	line-height:1.5;
	}

#Memo1{	
	font-size:14px;
	color:#000000;
	}
	
#Memo2{	
	font-size:11px;
	line-height:140%;
	color:#000000;
	}

.style1 {
	font-size:10px;
	color: #000000;
	line-height:1.5;
	font-family: Osaka,"Ë×·ÞÉŠpºÞ Pro W3","Hiragino Kaku Gothic Pro","MS ºÞ¼¯¸", sans-serif;
	}
	
.style2 {
	font-size:12px;
	color: #000000;
	line-height:2;
	}
	
.style3 {
	font-size:12px;
	color: #000000;
	line-height:2.0;
	}
	
.style4 {
	font-size:18px;
	color: #000000;
	}
	
.style5 {
	font-size:10px;
	color: #000000;
	font-family: Osaka,"Ë×·ÞÉŠpºÞ Pro W3","Hiragino Kaku Gothic Pro","MS ºÞ¼¯¸", sans-serif;
	}
	
.style6 {font-size: 12px; color: #333333; line-height: 20px;
		 font-family: Osaka,"Ë×·ÞÉŠpºÞ Pro W3","Hiragino Kaku Gothic Pro","MS ºÞ¼¯¸", sans-serif;
		 }
		 
#StoryBK{
	background-image:url(../story/image/font_background.gif);
	}

#left{
	background-image:url(../recette/image/left_bk/background.gif);
	width:200px;
	}
	
#right{
	background-image:url(../recette/image/right_bk/background.gif);
	width:450px;
	}

#main_obj{
	background-image:url(../story/image/main_obj.gif);
	width:800px;
	height:320px;
	}

/* infomation */
.titleS{
	font-size:12px;
	color:#330000;
	font-family: Osaka,"Ë×·ÞÉŠpºÞ Pro W3","Hiragino Kaku Gothic Pro","MS ºÞ¼¯¸", sans-serif;

	}
	
.titleSS{
	font-size:14px;
	color:#330000;
	font-family: Osaka,"Ë×·ÞÉŠpºÞ Pro W3","Hiragino Kaku Gothic Pro","MS ºÞ¼¯¸", sans-serif;
	}
	
.txtS{
	font-size:12px;
	color:#333333;
	line-height:1.5;
	}

.txtM{
	font-size:12px;
	color:#333333;
	line-height:2;
	letter-spacing: 0.1em;
	font-family: Osaka,"Ë×·ÞÉŠpºÞ Pro W3","Hiragino Kaku Gothic Pro","MS ºÞ¼¯¸", sans-serif;
	}
	
.txtC{
	font-size:10px;
	color:#333333;
	}
	
.CommentTxt{
	font-size:12px;
	color:#333333;
	line-height:1.2;
	letter-spacing: 0.1em;
	}