@media screen {
body{
	background-image : url(../images/sharedimg/site_hdrbgimg.jpg);
	background-repeat : repeat-x;
	background-color : #ffffff;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size: 12px;
	font-family : "ＭＳ Ｐゴシック", Osaka－等幅;
	color: #515151;
	line-height: 130%;
	letter-spacing : 1px;
}
}
@media print {
body{
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size: 12px;
	font-family : "ＭＳ Ｐゴシック", Osaka－等幅;
	color: #515151;
	line-height: 130%;
	letter-spacing : 1px;
}
}
a:link{
	text-decoration :none;
	color : #4d781f;
}
a:visited{
	text-decoration :none;
	color : #4d781f;
}
a:active{
	text-decoration :none;
	color : #4d781f;
}
a:hover{
	text-decoration :underline;
	color : #79b337;
}
a:focus{
	overflow: hidden;
}
.fp14 {
	font-size: 14px;
	padding : 0px 0px 5px 15px;
	line-height: 180%;
}
p {
	margin-top : 15px;
	margin-bottom : 0px;
}
img {
	border : 0px;
}
table{
	font-size : 12px;
	color : #000000;
	table-layout : fixed;
}
ul {
	padding: 2px;
}
ul.type01 {
	margin-left : 15px;
}
ul.type02 {
	list-style:none;
	margin-top : 4px;
	margin-left : 5px;
	margin-bottom : 4px;
}
ul.type02 li {
	padding-bottom : 5px;
}

ul.type03 {
	margin-top : 3px;
	margin-left : 30px;
	margin-bottom : 3px;
}
ul.type04 {
	margin-top : 4px;
	margin-left : 20px;
	margin-bottom : 4px;
}
ul.type04 li {
	padding-bottom : 5px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}

/* IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

h1{
	padding : 0;
	margin : 0;
}
h2{
	font-size : 16px;
	padding : 10px 0px 10px 0px;
	margin : 0;
}
h3{
	font-size : 12px;
	font-weight : normal;
	padding : 0;
	margin : 0;
}
h4{
	font-size : 12px;
	font-weight : normal;
	padding : 0;
	margin : 0;
}

#b-container01{
	width : 880px;
	height : 204px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	border : dotted 0px #ff0000;
}
#b-container02{
	width : 100%;
	height : 350px;
	background-image : url(../images/sharedimg/panelbg.jpg);
	background-repeat : repeat-x;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}
#b-container03{
	width : 880px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	border : dotted 0px #ff0000;
}
.b-hdr{
	width : 880px;
	height : 145px;
}
#b-hdrleftcntrl{
	width : 290px;
	height : 145px;
	float:left;
}
#b-hdrrightcntrl{
	width : 231px;
	height : 145px;
	float:right;
}
#b-hdrleftcntrl .b-hdr-logo{
	width : 284px;
	height : 73px;
	padding-top : 35px;
}
#b-hdrrightcntrl .b-hdr-telno{
	width : 231px;
	height : 103px;
}

/*Menu
-----------------------------------------------------------------------*/
.b-hdrmenutop {
	height : 11px;
	padding-top : 10px;
	padding-bottom : 5px;
}
.b-hdrmenutop ul {
	list-style : none;
	margin : 0 0 0 2em; 
}
.b-hdrmenutop li {
	float: left;
}
.b-hdrmenutop li a {
	display : block;
	height : 11px;
	text-indent:-900em;
	overflow:hidden;
}
.b-hdrmenutop li a:focus{
	outline:none;
}
.b-hdrmenutop li.hdrtmb01{
	background : url(../images/sharedimg/mb_hm.jpg) no-repeat;
	width: 54px;
}
.b-hdrmenutop li.hdrtmb02{
	background : url(../images/sharedimg/mb_sp.jpg) no-repeat;
	margin-left : 30px;
	width: 87px;
}

/*Menu
-----------------------------------------------------------------------*/
.b-hdrmenu {
	width : 880px;
	height :54px;
	margin-top : 0px;
	border : dotted 0px #ff0000;
	text-indent: -9999em;
	clear: both;
}
.b-hdrmenu ul {
	position:relative;
	height:54px;
	margin : 0; 
	padding : 0;
}
.b-hdrmenu li {
	height :54px;
	list-style : none;
	float:left;
}
.b-hdrmenu li a {
	display : block;
	height :54px;
	text-decoration: none;
}
.b-hdrmenu li a:focus{
	outline:none;
}
.b-hdrmenu li.hdrmb01 a{
	background : url(../images/sharedimg/mb_01.jpg) no-repeat;
	width: 145px;
}
.b-hdrmenu li.hdrmb02 a{
	background : url(../images/sharedimg/mb_02.jpg) no-repeat;
	width: 145px;
}
.b-hdrmenu li.hdrmb03 a{
	background : url(../images/sharedimg/mb_03.jpg) no-repeat;
	width: 145px;
}
.b-hdrmenu li.hdrmb04 a{
	background : url(../images/sharedimg/mb_04.jpg) no-repeat;
	width: 145px;
}
.b-hdrmenu li.hdrmb05 a{
	background : url(../images/sharedimg/mb_05.jpg) no-repeat;
	width: 157px;
}
.b-hdrmenu li.hdrmb06 a{
	background : url(../images/sharedimg/mb_06.jpg) no-repeat;
	width: 143px;
}
.b-hdrmenu li a:hover{
	background-position: 0 -54px;
}

#b-maincntns{
	width : 880px;
	padding : 30px 0px 20px 0px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	border : dotted 0px #ff0000;
}
#b-mainguide{
	width : 880px;
	line-height: 190%;
	padding : 20px 0px 50px 0px;
}
.b-ctgrybar{
	background-image : url(../images/sharedimg/titlebar01.jpg);
	background-repeat : repeat-x;
	width : 865px;
	height : 40px;
	font-size : 18px;
	padding : 25px 0px 0px 15px;
	margin : 20px 0px 20px 0px;
}
#b-bnrrsrv{
	text-align : right;
	width : 880px;
	height : 169px;
	margin-top : 50px;
}
.b-submenuctrl{
	width : 880px;
	height : 33px;
	margin-top : 50px;
}
#b-udrmenu{
	width : 710px:
	font-size: 10px;
	padding-top : 8px;
	float:left;
}
#b-movetop{
	width : 159px:
	text-align : right;
	float:right;
}
#b-ftr{
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	height : 200px;
	background : url(../images/sharedimg/site_ftrbgimg.jpg);
	background-repeat : repeat-x;
	color : #ffffff;
}
#b-ftr .ftrctrl{
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	width : 880px;
}
#b-ftr .ftrctrl .saddress{
	width : 290px;
	line-height: 180%;
	padding-top : 20px;
	border : dotted 0px #ff0000;
	float:left;
}
#b-ftr .ftrctrl .banner{
	width : 191px;
	height : 75px;
	padding : 40px 0px 0px 5px;
	float:left;
}

#b-ftr .copyright{
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	width : 880px;
	padding-top : 40px;
}
