/*  
Theme Name: SENGOKU
Theme URI: 
Description: 
Author: 
Author URI: 
Tags: 
Version: 1.0
*/


/*↓Style for Others\*/

/*↓Style for MacIE5.x*/
@import url("style_base.css");



body {
margin: 0px;
padding: 0px;
background: #000 url(img/body_bg_sub.jpg) no-repeat top center;
/*font:11px/16px Verdana, Tahoma;*/
width: 100%;
display: table;
font-family:Meiryo,'Hiragino Kaku Gothic Pro',sans-serif;
color:#363636;
}

a{
color:#c7532d;
text-decoration: none;
}


a:hover {
color:#8E0918;
text-decoration: underline;
}


blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}



.hidden{
display:none;
}


.subtitle{
margin:0px;
padding: 0px;
background: url(img/subtitle.png) top left no-repeat;
_background: url(img/subtitle.gif) top left no-repeat;
background-position: 0px -55px;
margin-left:335px;
padding-top: 0px;
padding-left: 0px;
width:290px;
height:160px;
cursor: pointer;
z-index: -100;
}



/* cursor */
.jFlowPrev{
cursor : pointer;
}

.jFlowNext{
cursor : pointer;
}

