@charset "UTF-8";

@import "../css/import.css";

/* --------------------------------------------------

pageRight

-------------------------------------------------- */
#pageRight dd a{
	background: white url(img/bg_smenu.jpg) no-repeat top center;/*右メニュー背景画像*/
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#pageRight dd a.foot{
	background: url(img/bg_sfmenu.jpg) no-repeat top center;/*右メニュー背景画像*/
}

/* --------------------------------------------------

newsDetail

-------------------------------------------------- */

#newsDetail {
}

/* --------------------------------------------------

columnLeft

-------------------------------------------------- */

.columnLeft{

	width:193px;
	float:left;
	text-align: left;

}
.columnLeft li,.columnRight li{
    clear:both;
    padding-bottom:10px;
}

.columnLeft li img{
    vertical-align:middle;
}
	
/* --------------------------------------------------

columnRight

-------------------------------------------------- */

.columnRight{
	width:185px;
	float:left;
	text-align: left;

}


table{
    float:left;
    width:185px;
	margin-top:5px;
}

table tr.foot{
	background-image: none;

}

table th{
	background:#D1D1D1;
    text-align:left;
	white-space:nowrap;
	padding-left:15px;
	font-weight: bold;
	text-align: left;
	height:30px;
	line-height:30px;
}

table td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
    word-break: break-all;
	 }

.purple{
	background-image: url(img/dot_purple.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.pink{
	background-image: url(img/dot_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.orange{
	background-image: url(img/dot_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.orange{
	background-image: url(img/dot_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.khaki{
	background-image: url(img/dot_khaki.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.green{
	background-image: url(img/dot_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.turquoise{
	background-image: url(img/dot_turquoise.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.yajirusi a{
	background-image: url(../img/yajirsui_purple.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	
.yajirusi02 a{
	background-image: url(../img/yajirsui_purple02.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;}
	
.per40{width:40%}
.per60{width:60%}

#footerline{ clear:both;}


/*-----------------------------------------
0521山崎追加
-----------------------------------------*/


.peach{
	background-image: url(img/dot_peach.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
}

