@charset "UTF-8";

/*
	Stylesheet for Shingu Matsuhiko official web site.
	ver.top_style
*/


/*----------------------コンチEチE宁E---------------------*/

div#contents_container div{
padding:0 30px 15px 20px;
}

div#contents_container div#detail{
padding:0 30px 0px 20px;
}

div#contents_container  div.box{
padding:15px 10px 5px 0;

background : url(../images/dotted.gif) repeat-x left bottom;
}

div#contents_container p{
	padding:3px 0px 25px 0px;
	line-height:1.4;
}

div#contents_container p#back{
	text-align:center;
	padding:0 0 20px;
}

p.right{
	width:200px;
	display:inline;
	float:right;
	padding:0;
	margin:0px 5px 0px 0;
	font-size:12px;
}

p.left{
	width:200px;
	float:left;
	display:inline;
	padding:0;
	margin:0px 0 0px 5px;
	font-size:12px;
}

p.right img,p.left img{
	margin:0 0 5px;
}

img.bigphoto{
	margin:0 0 20px;
}

ul#katudo_menu{
	padding:0 0 40px;
}

ul#katudo_menu li{
	background : url(../images/dotted.gif) repeat-x left top;
	padding:20px 0px;
}

ul#katudo_menu h4{
	font-weight:normal;
	padding:5px 0 5px;
	background : url(../images/arrow01.gif) no-repeat left 44%;
}

ul#katudo_menu h4 a{
	color: #0066FF;
	padding:0 0 0 20px;
	font-size:14px;
}

ul#katudo_menu h4 a:hover{
	color: #FFCC00;
}

h2,h3{
	line-height:15px;
	clear:both;
}

h3{
	padding:20px 0 3px;
	color: #0066FF;
	background : url(../images/dotted.gif) repeat-x left top;
}

h3#n1{
	background:none;
}

h4{
	padding:6px 0 0;
	color: #099;
}

#vision01{
	text-indent:-9999px;
	height:41px;
	background : url(../images/katudo_head.gif) no-repeat left top;
}

