/*  
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/top_body_bg.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;
}



