/********************************************************/
/*  シモダ産業株式会社                                  */
/*  Templatesファイル用CSS                              */
/*  create:  2005.05.17                                 */
/*  update:  YYYY.MM.DD                                 */
/*  Version: 1.0                                        */
/********************************************************/

/** HTML TAG ********************************************/
h1{
	margin:0px 0px 0px 0px;
}
h2{
	margin:0px 0px 0px 0px;
}
h3{
	font-size:100%;
}
a:hover{
	color:#FF6600; text-decoration:none;
}
a:active{
	color:#FF6600; text-decoration:none;
}
@media all {
p{
	color:#333333;
	line-height:150%;
	font-size:80%;
}
}
/** PAGE SECTION ****************************************/
.pageArea{
	position:absolute;
	width:760px;
}

/** HEADER SECTION **************************************/
.head01{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:758px;
	height:5px;
}
.head02{
	width:760px;
	background-color:#336699;
	text-align:left;
	font-size:12px;
}
.head02 a:link{
	color:#FFFFFF; text-decoration:underline;
}
.head02 a:visited{
	color:#FFFFFF; text-decoration:underline;
}
.head02 a:hover{
	color:#FF6600; text-decoration:none;
}
.head02 a:active{
	color:#FF6600; text-decoration:none;
}
.head03{
	width:760px;
}
.globalNav{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	width:758px;
	height:33px;
	text-align:left;
}
.headNav{
	text-align:right;
	margin-right:10px;
	font-size:12px;
}

/** CATEGORY SECTION ************************************/
.categoryName{
	border-left:1px solid #999999;
	width:759px;
	height:65px;
	text-align:left;
}
.breadCrumb{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	width:739px;
	text-align:right;
	padding-bottom:10px;
	font-size:12px;
	color:#333333;
	padding-right:20px;
}
.localNav01{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	width:758px;
	text-align:left;
	padding-top:9px;
	padding-bottom:9px;
}
.localNavT{
	font-size:12px;
	color:#333333;
	margin-left:15px;
}

/** CONTENTS SECTION ************************************/
.contentsName{
	width:720px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
}
.contentsHr{
	width:720px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:50px;
	text-align:left;
}
.contentsHr_03{
	width:720px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
}
.contentsArea{
	width:720px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
}
/** FOOTER SECTION **************************************/
.pageTop{
	width:720px;
	margin-left:20px;
	margin-right:20px;
	margin-top:70px;
	margin-bottom:30px;
	text-align:right;
	font-size:12px;
}
.pageTop a:link{
	color:#0000FF; text-decoration:underline;
}
.pageTop a:visited{
	color:#0000FF; text-decoration:underline;
}
.pageTop a:hover{
	color:#FF6600; text-decoration:none;
}
.pageTop a:active{
	color:#FF6600; text-decoration:none;
}
.pageTop_03{
	width:720px;
	margin-left:20px;
	margin-right:20px;
	margin-top:40px;
	margin-bottom:30px;
	text-align:right;
	font-size:12px;
}
.pageTop_03 a:link{
	color:#0000FF; text-decoration:underline;
}
.pageTop_03 a:visited{
	color:#0000FF; text-decoration:underline;
}
.pageTop_03 a:hover{
	color:#FF6600; text-decoration:none;
}
.pageTop_03 a:active{
	color:#FF6600; text-decoration:none;
}
.footNav{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:758px;
	font-size:10px;
	color:#333333;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
}
.foot01{
	background-color:#336699;
	width:760px;
/*	height:19px;*/
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
}
.foot01 a:link{
	color:#FFFFFF; text-decoration:underline;
}
.foot01 a:visited{
	color:#FFFFFF; text-decoration:underline;
}
.foot01 a:hover{
	color:#FF6600; text-decoration:none;
}
.foot01 a:active{
	color:#FF6600; text-decoration:none;
}
.foot02{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	width:758px;
	height:4px;
}

/** END *************************************************/