/*
	Site Name: 株式会社　大東建設
	Description: CSS filter
	Date: 2007/04/20
	Last Update: 2007/05/24
	Author: Revonet Inc. http://www.revonet.co.jp
*/

@charset "Shift_JIS";

/* ===== Universal Reset ===== */

*{
margin:0px;
padding:0px;
}

img {
	border: none;
}

img.sp {
	border: none;
	margin-bottom: 10px;
}

img.sp2 {
	border: none;
	margin-bottom: 5px;
}

p {
	line-height: 160%;
	text-align: left;
}

.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	border: 3px solid #dddddd;
	float: right;
	margin-left: 10px;
	clear: both;
}
.border {
	border: 3px solid #dddddd;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border2 {
	border: 3px solid #dddddd;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px auto;
}

#content p {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	color: #333333;
	width: 480px;
}
#content p.small {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	color: #333333;
	width: 480px;
	text-align: right;
	font-size: 11px;
}
#content .frame2 p {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	width: 440px;
	color: #333333;
}
#content .newsLine {
	background-image: url(../images/newsLine.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#content .media {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	width: 520px;
	height: 200px;
}
#content .media2 {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	width: 520px;
	height: 160px;
}
#content .Right {
	float: right;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
#content .Right img{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .Right p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 80px;
}
#content .Left {
	float: left;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 10px;
	width: 100px;
}
#content .Left img{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content .Left p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 80px;
}
#content .Left130 {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 130px;
	margin: 3px;
}
#content .Left130 img{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .Left130 p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 80px;
}
#content .Left180 {
	float: left;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 5px;
	width: 180px;
}
#content .Left180 img{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content .Left180 p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 150px;
}
#content .Left250 {
	float: left;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 10px;
	width: 250px;
}
#content .Left250 img{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .Left250 p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 220px;
}

#content .list {
	background-image: url(../images/hList.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
#content .list2 {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content .list3 {
	background-image: url(../images/indexList.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
}


#content .glay {
	background-image: url(../images/glaybg.gif);
	padding: 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: top left;
	color: #333333;
	padding-top: 5px;
}

a {
	color: #339933;
}

a:hover {
	color: #336633;
}

ul {
	margin: 20px;
	text-align: left;
	line-height: 160%;
}

li {
	margin: 10px;
}
.number {
	text-align: left;
}
.number ul {
	margin: 20px;
	margin-left: 30px;
}
.number li {
	margin: 10px;
	list-style-type: decimal;
	line-height: 160%;
}
body {
	text-align: center;
	font-size: 14px;
	background-color: #ECE9D8;
	margin: 0px;
}

h1 {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.seoKey {
	text-indent: -9999px;
	font-size: 1px;
}

#content .news {
	padding-bottom: 10px;
	background-image: url(../images/contentNews.gif);
	text-indent: -9999px;
}
#content .staff {
	padding-bottom: 0px;
	background-image: url(../images/contentStaff.gif);
	text-indent: -9999px;
}
#content .h2_2 {
	padding-bottom: 15px;
	background-image: url(../images/h2_2.gif);
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
	text-align: left;
}

dl {
	background-color: #EEEEEE;
	margin: 10px auto;
	border: 1px solid #cccccc;
	border-top: none;
	width: 480px;
	font-size: 95%;
}

dt {
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #cccccc;
	width: 100px;
	float: left;
	text-align: left;
}
	
dd {
	background-color: white;
	margin: 0 0 0 160px;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: left;
	color: #666666;
	margin-left: 110px;
}

#content h2{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/h2Bg.jpg);
	clear: both;
	background-repeat: no-repeat;
	background-position: top left;
	width: 500px;
	padding-left: 20px;
	padding-top: 15px;
	color: #333333;
	font-size: 130%;
	padding-bottom: 15px;
	text-align: left;
}

.news img{
	float: right;
	margin-right: 28px;
}

#content .news p {
	width: 450px;
	margin: 0px;
	background-image: url(../images/newsList.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
	margin-top: 10px;
	clear: both;
}

#footer {
	width: 100%;
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	color: #333333;
	background-position: top center;
	text-align: left;
	clear: both;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: auto;
	height: 40px;
}

#footer a{
	color: #666666;
	text-decoration: underline;
}

#footer a:hover{
	color: #CC9933;
	text-decoration: underline;
}


#footer p{
	text-align: center;
	line-height: 160%;
	padding-top: 10px;
}


#container {
	width: 780px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

.B_crumbBox {
	clear: both;
	text-align: left;
	float: left;
	width: 500px;
	padding-left: 15px;
	padding-top: 10px;
}

#copy {
	text-align: center;
	padding: 5px;
	padding-right: 10px;
}
#copy h3.copyright{
	font-weight: normal;
	font-size: 14px;
}
.copyLogo a{
	background-image: url(../images/copyLogo.gif);
	width: 62px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	float: right;
}
        

#copy .plus{
	font-size: 85%;
	color: #333333;
	text-decoration: none;

}
#revo {
	float: right;
	margin: 0px 10px;
}
#header {
	height: 100px;
	background-color: #CC6633;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/headerBg.jpg);
}
#header p{
	text-indent: -9999px;
	line-height: 11px;
	float: right;
}

#header h3{
	text-indent: -9999px;
}

#header a{
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}

#header a:hover{
	text-decoration: underline;
	color: #C48422;
}

.hList {
	background-image: url(../images/hList.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
	margin-right: 10px;
}

#header h2 a{
	display: block;
	height: 80px;
	float: left;
	width: 260px;
	margin-left: 10px;
	margin-top: 0px;
	text-indent: -9999px;
}
.logo a{
	display: block;
	height: 80px;
	float: left;
	width: 260px;
	margin-left: 10px;
	margin-top: 15px;
	text-indent: -9999px;
}
.headContact {
	display: block;
	height: 80px;
	float: right;
	width: 215px;
	margin-top: 30px;
	margin-right: 15px;
	background-image: url(../images/headContact.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#mainImg {
	height: 245px;
	background-image: url(../images/mainImg.jpg);
	text-indent: -9999px;
	margin-top: 10px;
}

#mainImg2 {
	background-image: url(../images/mainImg2.jpg);
	padding-bottom: 19px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 110px;
}

#mainImg2 h2{
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#mainImg4 {
	background-image: url(../images/mainImg4.jpg);
	padding-bottom: 19px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 110px;
}

#mainImg4 h2{
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#mainImg3 {
	background-image: url(../images/mainImg3.jpg);
	padding-bottom: 19px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 110px;
}
#mainImg3 h2{
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}


#gNavi {
	background-image: url(../images/gNavi.gif);
	height: 45px;
	background-repeat: no-repeat;
}

#gNavi ul{
	border: 0;
	margin: 0;
	padding: 0;
	
}

#gNavi ul li{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	
}

#gNavi ul li a{
	display: block;
}

#gNavi ul li a:hover{
}


#gNavi li a{
	font-size: 12px;
	text-indent: -9999px;
}



#gNavi li#navi_1 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 126px;
	background-position: 0px 0px;

}
#gNavi li#navi_1 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: 0px -45px;
	height: 45px;
	width: 126px;
}

.navi_1 {
	background-image: url(../images/gNavi.gif);
	background-position: 0px 0px;
	height: 45px;
	width: 126px;
}

#gNavi li#navi_2 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 117px;
	background-position: -126px 0px;
}
#gNavi li#navi_2 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -126px -45px;
	height: 45px;
	width: 117px;
}

.navi_2 {
	background-image: url(../images/gNavi.gif);
	background-position: -126px -0px;
	height: 45px;
	width: 117px;}

#gNavi li#navi_3 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 158px;
	background-position: -243px 0px;
}
#gNavi li#navi_3 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -243px -45px;
	height: 45px;
	width: 158px;
}


.navi_3 {
	background-image: url(../images/gNavi.gif);
	background-position: -243px -0px;
	height: 45px;
	width: 158px;
}

#gNavi li#navi_4 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 227px;
	background-position: -401px 0px;
}
#gNavi li#navi_4 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -401px -45px;
	height: 45px;
	width: 227px;
}

.navi_4 {
	background-image: url(../images/gNavi.gif);
	background-position: -401px -0px;
	height: 45px;
	width: 227px;
}


#gNavi li#navi_5 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 152px;
	background-position: -628px 0px;
}
#gNavi li#navi_5 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -628px -45px;
	height: 45px;
	width: 152px;
}


.navi_5 {
	background-image: url(../images/gNavi.gif);
	background-position: -628px -0px;
	height: 45px;
	width: 150px;
}

/* ===== ▽bread ===== */
#bread {
	height: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 90%;
	text-align: left;
	margin-left: 10px;
}
/* ===== ▲bread ===== */

#content {
	float: right;
	width: 500px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

.topBn1{
	background-image: url(../images/topBn1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 230px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 9px;
	width: 500px;
	margin-bottom: 0px;
	display: block;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	clear: both;

}
.topBn2{
	background-image: url(../images/topBn2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 230px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 9px;
	width: 500px;
	margin-bottom: 10px;
	display: block;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	clear: both;

}

iframe {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.frame {
	padding: 10px;
	background-color: #ECFFD9;
	line-height: 160%;
	width: 90%;
	margin: 10px auto;
	text-align: left;
	border: 1px solid #dddddd;
	color: #333333;
}
.frame2 {
	padding: 10px;
	line-height: 160%;
	width: 90%;
	margin: 10px auto;
	text-align: left;
	border: 5px solid #dddddd;
	color: #333333;
}

table {
	background-color: #DBDBDB;
	padding: 0px;
	text-align: left;
	width: 480px;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: both;
	font-size: 100%;
}
caption {
	padding-top: 5px;
	padding-bottom: 5px;
}

tr {
}

td {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 160%;
}

td.width1 {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 160%;
	width: 240px;
}

th {
	background-color: #5CBA6D;
	padding: 5px;
	font-size: 100%;
	color: #FFFFFF;
}

.frame2 table {
	background-color: #DBDBDB;
	padding: 0px;
	text-align: left;
	width: 440px;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: both;
	font-size: 100%;
}
.frame2 caption {
	padding-top: 5px;
	padding-bottom: 5px;
}

.frame2 tr {
}

.frame2 td {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 160%;
}

.frame2 th {
	background-color: #5CBA6D;
	padding: 5px;
	font-size: 100%;
	color: #FFFFFF;
}

form {
	text-align: left;
	background-color: #FFFFFF;
}

a.faq {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
}

.color2 {
	background-color: #EBEBEA;
	width: 200px;
	text-align: center;
}
.color3 {
	width: 150px;
	text-align: center;
	background-color: #316AC5;
	color: #FFFFFF;
}
.color4 {
	text-align: left;
	background-color: #B6D739;
	color: #FFFFFF;
}
.color5 {
	text-align: left;
	background-color: #D7D7D7;
	color: #666666;
}

#content .newsAll a{
	background-image: url(../images/newsAll.gif);
	width: 145px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content .frameHead {
	background-image: url(../images/frameHead.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
#content .frameContent {
	background-image: url(../images/frameContent.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-bottom: 5px;
}
#content .frameBottom {
	background-repeat: no-repeat;
	background-image: url(../images/frameBottom.gif);
	background-position: bottom left;
	padding-left: 40px;
	padding-bottom: 10px;
}

#content .newsTitle {
	background-image: url(../images/contentNews.gif);
	height: 40px;
	width: 230px;
	clear: both;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	margin: 0px;
	display: block;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}

.contentBn1 {
	float: left;
	background-image: url(../images/contentBn.gif);
	width: 260px;
	height: 200px;
	text-indent: -9999px;
}

.contentBn2 {
	background-image: url(../images/staff.gif);
	height: 195px;
	width: 500px;
	float: left;
	margin-left: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.contentBn3 {
	background-image: url(../images/contentImg.gif);
	width: 500px;
	height: 250px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.contentBn1 a{
	display: block;
	width: 260px;
	height: 200px;

}

.contentBn2 a{
	display: block;
	width: 500px;
	height: 195px;

}

.contentBn3 a{
	width: 500px;
	height: 250px;
	display: block;

}
#content .halfFrame {
	float: left;
	text-align: center;
}

#content .halfFrameR {
	float: right;
	margin-right: 10px;
	text-align: center;
}

#content .half {
	width: 255px;
	text-align: left;
	background-image: url(../images/h3Bg_half.gif);
}
#content .halfR {
	width: 255px;
	text-align: left;
	background-image: url(../images/h3Bg_half.gif);
}
#content .halfImg {
	clear: both;
	margin: 10px;
}

#content .clear{
	clear: both;
}


#content h3{
	margin: 0px;
	background-image: url(../images/h3Bg.jpg);
	background-repeat: no-repeat;
	font-size: 100%;
	color: #80552B;
	padding-left: 40px;
	margin-top: 10px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}

#content h4{
	margin: 0px;
	font-size: 100%;
	background-image: url(../images/h4.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #316AC5;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: bottom left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#content .font{
	font-size: 130%;
	font-weight: bold;
}

.point {
	background-image: url(../images/point.jpg);
	width: 500px;
	height: 100px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.point a{
	width: 500px;
	height: 100px;
	display: block;

}
.topBanner {
	background-image: url(../images/top.jpg);
	width: 500px;
	height: 170px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
}
#content .topBanner p {
	margin: 0px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	clear: both;
	color: #333333;
	width: 205px;
}
.customer {
	float: left;
	margin-top: 47px;
	padding-left: 40px;
}
.customer a{
}
.company {
	float: left;
	margin-top: 47px;
	padding-left: 50px;
}
.company a{
}

.profile {
	background-image: url(../images/profileBg.jpg);
	width: 500px;
	margin: 0px auto;
	background-repeat: no-repeat;
	height: 150px;
	display: block;
	margin-top: 10px;
	clear: both;
}

#content .profile p{
	margin: 0px;
	font-size: 95%;
	line-height: 140%;
	padding-left: 25px;
	margin-top: 1px;
	margin-left: 3px;
	text-indent: -9999px;
	width: 500px;
}

.profile .green {
	font-size: 85%;
	color: #339933;
	padding-left: 0px;
}

.profList1 {
	background-image: url(../images/profList3.gif);
	background-repeat: no-repeat;
}
.profList2 {
	background-image: url(../images/profList2.gif);
	background-repeat: no-repeat;
}
.profList3 {
	background-image: url(../images/profList1.gif);
	background-repeat: no-repeat;
}

#sideNavi {
	width: 255px;
	padding-top: 10px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#sideNavi a{
	color: #666666;
	text-decoration: none;
}
#sideNavi a:hover{
	color: #CC9933;
	text-decoration: underline;
}


#sideNavi h2{
	margin: 0px;
	padding: 0px;
}

#sideNavi p{
	background-image: url(../images/sideListBg.gif);
	width: 255px;
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	float: left;
	padding: 0px;
	background-position: top left;
	padding-left: 35px;
	margin: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;

}

#sideNavi .sideList {

}

.sideBn1 a{
	background-image: url(../images/sideBn1.jpg);
	width: 255px;
	height: 150px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
	clear: both;
	background-repeat: no-repeat;
	text-align: left;
	background-position: top left;

}

.sideBn2 a{
	background-image: url(../images/sideBn2.jpg);
	width: 255px;
	height: 35px;
	text-indent: -9999px;
	display: block;
	clear: both;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
		margin-bottom: 5px;


}

.sideTitle1 {
	background-image: url(../images/sideTitle1.gif);
	width: 255px;
	height: 33px;
	text-indent: -9999px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	margin: 0px;
		margin-bottom: 5px;

}
.sideTitle1 a{
	width: 255px;
	height: 33px;
	display: block;

}
.sideTitle2 a{
	width: 255px;
	height: 33px;
	display: block;

}
.sideTitle3 a{
	width: 200px;
	height: 45px;
	display: block;

}
.sideTitle4 a{
	width: 200px;
	height: 45px;
	display: block;

}
.sideTitle5 a{
	width: 200px;
	height: 45px;
	display: block;

}

.sideTitle2 {
	background-image: url(../images/sideTitle2.gif);
	width: 255px;
	height: 33px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
		margin: 0px;
			margin-bottom: 5px;
}
.sideTitle3 {
	background-image: url(../images/sideTitle3.gif);
	width: 255px;
	height: 33px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
		margin: 0px;
			margin-bottom: 5px;
}
.sideTitle4 {
	background-image: url(../images/sideTitle4.gif);
	width: 200px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}
.sideTitle5 {
	background-image: url(../images/sideTitle5.gif);
	width: 200px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}
.movie {
	background-image: url(../images/movie.gif);
	width: 200px;
	height: 167px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}

.movie a{
	width: 200px;
	height: 167px;
	display: block;

}
.sideBlog {
	background-image: url(../images/blog.jpg);
	width: 255px;
	height: 70px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}

.sideBlog a{
	width: 255px;
	height: 70px;
	display: block;

}

.sideProf {
	background-image: url(../images/sideProf.jpg);
	width: 255px;
	height: 300px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
}

.sideProf a{
	width: 255px;
	height: 300px;
	display: block;

}


#gtp {
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#gtp a{
	width: 145px;
	height: 34px;
	display: block;
	float: right;
	text-indent: -9999px;
	background-image: url(../images/gtp.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 10px;
}
.dvd {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
.center2 {
	text-align: left;
	padding-left: 5px;
}

#content .hr {
}
.imgLeft {
	text-align: left;
	margin-left: 20px;
}

.style1 {
	font-size: 110%;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	padding: 5px;
	font-weight: bold;
}
.style3 {
	color: #992121;
	padding: 5px;
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(../images/span3.gif);
	border-bottom: 1px solid #cccccc;
}
.style4 {
	color: #FF9900;
	padding: 5px;
	font-weight: bold;
}
.style5 {
	color: #316AC5;
	font-weight: bold;
}
