@charset "utf-8";
/* CSS Document */

*{ 
    margin:0;padding:0; 
} 
body{
	height:100%;
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/back-443.gif);
	background-repeat: no-repeat;
	height:100%;
	background-attachment: fixed;
	background-position: right bottom;
	overflow-x: hidden;
}

html{
	height:100%;
	scrollbar-face-color: #000;
scrollbar-track-color: #bcad9a;
scrollbar-arrow-color: #bcad9a;
scrollbar-highlight-color: #000;
scrollbar-shadow-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-darkshadow-color: #000;

}

a {
	color: #000;
}

A.r:link { color:#000000; text-decoration:none; border-bottom: 1px dotted #000000;}
A.r:visited { color:#000000; text-decoration:none; border-bottom: 1px dotted #000000;}
A.r:active { color:#000000; text-decoration:none; border-bottom: 1px dotted #000000;}
A.r:hover { color:#000000; text-decoration:none; border-bottom: 1px dotted #000000;}




.con{
	height:100%;
	min-height:100%;
	background-attachment: fixed;
	background-image: url(../img/bg-pole.gif);
	background-repeat: repeat-y;
	background-position: left;
} 
.index-gr {
	background-image: url(../img/shadow-4px.gif);
	margin-left: 18px;
}
.imlabeljp {
	border: 3px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	
}
.update-shadow {
	background-image: url(../img/shadow-4px.gif);
	background-repeat: repeat;
}
.update-text {
	font-size: 8pt;
	line-height: 140%;
	color: #000;
}

.update-text8 {
	font-size: 8pt;
	line-height: 140%;
	color: #000;
}
.update-main {
	margin-top: 8px;
}
.update {
	margin-left: 10px;
}
.subcontent {
	margin-left: 45px;
}
.works {
	margin-left: 40px;
}
.works-bn {
	margin-top: 6px;
}
.new-bn {
	margin-top: 6px;
}


body > .con{ 
    height:auto; 
}

.works-img {
	margin-right: 13px;
	margin-bottom: 13px;
}


input {
background-color: #bcad9a;
}

textarea {
background-color: #bcad9a;
	scrollbar-face-color: #000;
	scrollbar-track-color: #bcad9a;
	scrollbar-arrow-color: #bcad9a;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	width: 400px;
}
.mail-text01 {
	font-size: 8pt;
	color: #D25984;
}
.subm {
	width:60px;
	height:20px;
	background-color: #000;
	color:#FFFFFF;
	border:#000;
	margin-right: 4px;
}
.link-pic {
	margin-bottom: 3px;
}
.mobile-cap {
	margin-bottom: 5px;
}
.line {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 8px;
	color: #BBAE98;
	margin-top: 5px;
}

