@charset "shift_jis";

body {
	font-size: 12px;
	background: #000000;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

p {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.5em; 
	color : #FFFFFF;
}

img {
	border: none;
}

h1 {
	font: 12px "CI", "lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #FFFFFF;
	text-align: left;
	font-weight: bold; 
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold; 
	text-align: left;
}

h4 {
	font-size: 20px;
	color: #B22222;
	font-weight: bold; 
	text-align: center;
}

h5 {
	font-size: 20px;
	color: #000000;
	font-weight: bold; 
	text-align: center;
}

a:link { color: #DC143C; }
a:visited { color: #ff0000; }
a:hover { color: #ff0000; }
a:active { color: #ffff00; }

/*Rei[
----------------------------------------------------------------------------------*/
#container {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	background: url(http://www.gachinco.com/images/container_bg.gif) repeat-y left;
}

/*CRec
----------------------------------------------------------------------------------*/
#main {
	float: left;
	width: 662px;
	text-align: left;
	padding: 9px 9px 9px;
	border-top: 1px solid #CCCCCC;
}

/*TChRec
----------------------------------------------------------------------------------*/
#side {
	float: right;
	width: 192px;
	text-align: left;
	padding: 9px 9px 9px;
	line-height: 2;
	border-top: 1px solid #CCCCCC;
}


/*tb^[
----------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*--------------------------------------------------------------------------------*/

.top {
	width: 917px;
	font: 12px "CI", "lr oSVbN", Osaka, "qMmpS Pro W3";

}

.gallary {
	background: #000000;
	margin-top: 5px;
	width: 660px;
}

.maintable {
	border: 1px solid #FFFFFF;
	background: url(http://www.gachinco.com/images/gallary_bg2.gif) repeat bottom;
	margin-top: 10px;
	margin-left : 2px;
	margin-right : 2px;
	width: 206px;
	height: 432px;
}

.mainptable {
	border: 1px solid #FFFFFF;
	background: url(http://www.gachinco.com/images/gallary_bg1.gif) repeat bottom;
	margin-top: 10px;
	margin-left : 2px;
	margin-right : 2px;
	width: 206px;
	height: 432px;
}

.maingtable {
	border: 1px solid #FFFFFF;
	background: url(http://www.gachinco.com/images/gallary_bg4.gif) repeat bottom;
	margin-top: 10px;
	margin-left : 2px;
	margin-right : 2px;
	width: 206px;
	height: 432px;
}
.maintable img {
	border : none;
	vertical-align: middle;
	text-align: center;
}

.mainptable img {
	border : none;
	vertical-align: middle;
	text-align: center;
}

.maingtable img {
	border : none;
	vertical-align: middle;
	text-align: center;
}

.name {
	border : none;
	text-align: center;
	height: 20px;
}

.title {
	border : 1px solid #FFFFFF;
	background : #000000;
	color : #FFFFFF;
	padding-left: 5px;
	height: 20px;
}

.comment {
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #FFFFFF;
	background : #000000;
	padding : 5px;
	height: 116px;
}

.alpname {
	border : 1px solid #000000;
	background : #FFFFFF;
	padding-left: 5px;
	height: 20px;
}

.waku {
	border: 1px solid #FFFFFF;
}

.m1 {
	color: #FFFFFF;
	font-weight: bold; 
	text-align: center;
	border: 1px solid gray;
	background: #FFFFFF url(http://www.gachinco.com/images/170_18_gold.gif);
	height: 18;
}

.pickup {
	border: 3px double #FFFFFF;
	background: url(http://www.gachinco.com/images/gallary_bg3.gif);
	text-align: center;
	margin: 5px;
	width: 172px;
	font-size: 12px;
}

.label {
	color: #000000;
	background: #FFD700;
	text-align: center;
	font-weight: bold; 
	height: 16px;
}

.pict {
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.pickuptitle {
	color: #000000;
	background: #FFE4E1;
	text-align: center;
	height: 16px;
}

.pickupname {
	color: #FFFFFF;
	background: #DB7093;
	text-align: center;
	height: 16px;
}

.pickupcomment {
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
	text-align: left;
}

.errmsg {
	width: 662px;
	background: #000000;
	text-align: center;
	padding: 10px;
}

/*clearfixiΟX΅Θ’±Ζj
----------------------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */
