
/* guide css*/

body{
background-color : #ffffff ;
color:#333333;
}

#suntory_contents{
/*BLANK*/
}


p{
font-size : 80% ;
line-height : 140% ;
margin:0;
padding:0;
}
body#fontSize p {
font-size: 85%;
}


h1{
font-size : 120% ;
}


h3 {
font-size : 85% ;
margin : 0px ;
padding : 0px ;
border : 0px ;
}

h4 {
font-size : 85% ;
margin : 0px ;
padding : 0px ;
border : 0px ;
}


.margin0{
margin : 0px ;
}



#stream_help_block{
width : 697px ;
margin-top : 20px ;
margin-bottom : 50px ;
padding-bottom : 0px ;
text-align : left ;
}

#stream_help_headtxt{
margin : 18px 0px 25px 0px ;
width : 100%
}

.h3_stream_help{
margin : 0px 0px 0px 0px ;
}

.streaming_help_ptxt{
margin : 10px 5px 25px 30px ;
}

.streaming_help_ptxt2{
margin : 10px 5px 0px 30px ;
}

.float_left{
float : left
}

.clear_both{
clear:both
}



#guide_block{
width : 697px ;
margin-top : 20px ;
margin-bottom : 50px ;
text-align : left ;
}

#guide_headtxt{
margin : 15px 0px 30px 0px ;
width : 100%
}

.h3_guide{
margin : 0px 0px 0px 0px ;
}

.h4_guide_font_size{
margin : 1em 0px 0px 0px ;
}

.guide_ptxt{
margin : 10px 5px 25px 30px ;
}

.guide_ptxt2{
margin : 10px 5px 10px 30px ;
}

.guide_ptxt3{
margin : 5px 5px 10px 30px ;
}

.guide_ptxt4{
margin : 5px 5px 30px 30px ;
}

.guide_ptxt5{
margin : 5px 5px 0px 30px ;
}

.guide_img{
margin : 0 5px 25px 30px ;
}


.line{
margin:0 0 10px 0;
padding:0;
}


a:link{
	text-decoration:none;
	color : #0066aa;
}

a:visited {
	text-decoration:none;
	color:#586f7e;
}

a:hover{
	text-decoration:underline;
	color:#0066aa;
}

a:active {
	text-decoration:underline;
	color:#0066aa;
}