@charset "UTF-8";
/* CSS Document */

/* excite blog skin css */

body {
	margin : 0px;padding : 0px;
	background-image: url("../img/01side.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top
	}

body,td,div	{
	font-size: small;
	font-family: verdana,arial,sans-serif;
	line-height: 1.5;
	color: #333333;
	}
	
.gbg_g {
width: 100%;
height: 70px;
background-color: #666666;
background-image: url("../img/glay_g_bg.gif");
}

.gbg_s {
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-color: #1e1e1e;
	background-image: url("../img/glay_s_bg.gif");
	color: #000;
}

img.image240 { margin: 20px 00px 15px 0px; }

img.image230 { margin: 0px 00px 15px 0px; }

img.imagedot { margin: 15px 00px 15px 0px; }

img.right { margin: 0px 15px 00px 0px; }

img.center { margin: 0px 20px 00px 0px; }

img.thum { margin: 10px 10px 00px 10px; }

img.bn {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

img.gal {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img.icon {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 35px;
}

img.icon2 {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: px;
}

img   { border:none;}

.rollover1 { display:block; background-image : url(../img/navi01.gif); }
A:HOVER.rollover1 { background-image : url(../img/onnavi01.gif); }

.rollover2 { display:block; background-image : url(../img/navi02.gif); }
A:HOVER.rollover2 { background-image : url(../img/onnavi02.gif); }

.rollover3 { display:block; background-image : url(../img/navi03.gif); }
A:HOVER.rollover3 { background-image : url(../img/onnavi03.gif); }

.rollover4 { display:block; background-image : url(../img/navi04.gif); }
A:HOVER.rollover4 { background-image : url(../img/onnavi04.gif); }

A:LINK			{ COLOR: #66ffff; TEXT-DECORATION: NONE; }
A:VISITED		{ COLOR: #9933cc; TEXT-DECORATION: NONE; }
A:ACTIVE		{ COLOR: #006699; TEXT-DECORATION: NONE; }
A:HOVER			{ COLOR: #ff6600; TEXT-DECORATION: UNDERLINE; }

.h3 {
	color: #C00;
	font-size: large;
	line-height: 1.2;
}

.h4 {
	font-size: small;
}

#indent {
	text-indent: 1em;
}

.float {
	float: right;
	height: auto;
	width: auto;
}

#commu-box {
          width : 200px;
		  font-size: x-small;
		  text-align: left;
		  line-height: 1.5;
	      color: #9f9f9f;  
	}
	
#icon-box {
	      width : 180px;
		  font-size: x-small;
		  text-align: left;
		  line-height: 1.5;
	      color: #9f9f9f;  
		  position:relative;
		  left:10px;
	}
	
#copy-box {
		  font-size: x-small;
		  text-align: left;
		  line-height: 1.5;
	      color: #9f9f9f;  
	}
