@charset "utf-8";

/* グローバルナビ 今いるページ */
#gnavi li.gnavi_6 a {
	position:relative;
	left:-398px !important;
}

#right_column h2 {
	margin:0 0 10px 0;
}

#cosbox {
	margin:0 0 0 8px;
	padding-bottom:10px;
}

#cosbox li {
	width:171px;
	height:276px;
	background:url("../images/costume/cos_bg.gif") no-repeat;
	display:inline;
	margin:0 0 7px 11px;
	float:left;
}

.text_box,
.text_box2 {
	width:110px;
	height:41px;
	color:#fff;
	text-align:center;
	margin:0 0 0 auto;
}

.text_box {
	height:36px;
	/height:37px;
	line-height:120%;
	padding-top:5px;
	/padding-top:4px;
}

.text_box2 {
	height:41px;
	line-height:41px;
	padding:;
}

.pict_box {
	width:150px;
	padding:0 10px 10px 10px;
	margin:0 auto;
}




.cosBox p {
	line-height:180%;
	font-size:12px;
}

.moji{
	margin:10px 0px 10px 70px;
}


.cosBox{
	width:172px;
	height:277px;
	float:left;
	padding:20px 0 0;
	margin:0px 2px 15px 12px;
	_margin:0px 2px 15px 9px;
	/*border:1px solid blue;*/
}


.cos{
	width:162px;
	height:257px;/*277*/
	background:url(../images/costume/cos_bg.gif) no-repeat;
	padding:10px 0px 10px 10px;
	/*border:1px solid red;*/	
}

.cos p{
	color:#ffffff;
	padding:0 0 10px 63px;
}


.cosBox2{
	width:172px;
	height:277px;
	float:left;
	margin:0px 2px 15px 12px;
	_margin:0px 2px 15px 9px;
	/*border:1px solid blue;*/
}


.cos2{
	width:161px;
	height:262px;/*277*/
	background:url(../images/costume/cos_bg.gif) no-repeat;
	padding:5px 0px 10px 10px;
	/*border:1px solid red;*/	
}

.cos2 p{
	color:#ffffff;
	padding:2px 0 8px 80px;
	line-height:110%;
}

.cos p.yonmoji{
	color:#ffffff;
	padding:0 0 10px 85px;
}


.cos2 p.yonmoji{
	color:#ffffff;
	padding:0 0 10px 67px;
}

.cos p.2gyou{
	color:#ffffff;
	line-height:110%
	padding:0 0 10px 85px;
}


/* ↓↓highslide設定ここから↓↓ */

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 0 solid gray;
}
.highslide:hover img {
    border: 0 solid white;
}
.highslide-image {
    border: 0 solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(../costume/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position:3px 1px;
 
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-move {
    cursor: move;
}
.highslide-overlay {
    display: none;
}
/* Controlbar example */
.controlbar {    
    background: url(../highslide/graphics/controlbar5.gif) no-repeat;
    width: 60px;
    height: 22px;

}
.controlbar a {    
    display: block;
    float: left;
    height: 22px;
    width: 20px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* ↑↑highslide設定ここまで↑↑ */

