
/****************************
HTMLの共通の設定
****************************/
body 	{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	display:block;
	margin-top : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-width : 0px 0px 0px 0px;
	}
ul, ol, li {
	margin: 0;
	list-style: none;
	padding-top: 30;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
.listmark{
	vertical-align: middle;
	}
.spaceline {
	width:100%;
	margin:15px 0px 0px 0px;
}
/****************************
個別文字のフォント
****************************/
.wordrr{
	color     : #FF5555;
	}
.wordbb{
	color     : #5555FF;
	}
.wordgg{
	color     : #339933;
	}
/****************************
ヘッダー
****************************/
#TOPMENU {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
	width: 100%;
	height: 52px;
	background-image:linear-gradient(#FAFAFA,#DCDCDC);
	border : 1px solid #999999;
	border-width:1px 0px 1px 0px;
	}
#MENULIST {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 2px;
	display: block;
	width: 98%;
	clear: both;
	}
#TOPMENU #MENULIST ul li {
	float: left;
	height: 48px;
	width: 33%;
	display: block;
	color: #555555;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:1px;
	font-weight: bold;
	}
/*== ヘッダーメニュー ==*/
.HEADMENU {
	line-height:140%;
	cursor:pointer;
	font-size : 15px;
	height:100%;
	width:100%;
	padding: 0px;
	margin: 0px;
	color     :#555555;
	background-image:linear-gradient(#FAFAFA,#ECECEC);
	border : 1px solid #999999;
	border-width:0px 1px 0px 1px;
	}
.HEADMENU:hover {
	color     :#FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	}
/*== TABLE色 ==*/
.TITLETD {
	background-color: #E9E9E9;
	}
.INTDM {
	background-color: #E9E9E9;
	}
.INTD {
	background-color: #F9F9FF;
	}
.INTD0 {
	background-color: #FFFFFF;
	}
.INTD1 {
	background-color: #F0F0FA;
	}
/*== ボタン、リンク ==*/
.BT {
	line-height:140%;
	cursor:pointer;
	font-size : 14px;
	width:150px;
	padding: 10px;
	margin: 2px;
	color     :#555555;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	border-radius:3px;
	}
.BT:hover {
	color     :#FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	}
.CABT {
	cursor:pointer;
	font-size : 13px;
	color     :#555555;
	background-color:#E9FFE9;
	border-width:0px 1px 1px 0px;
	border-color:#EFEFEF;
}
.KLINK {
	float:center;
	display:block;
	list-style: none;
	line-height:140%;
	padding: 10px;
	margin: 2px;
	font-size : 14px;
	width:150px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:3px;
	}
.KLINK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	}
.BACK {
	line-height:300%;
	font-size : 14px;
	padding: 5px;
	margin: 2px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.BACK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	font-weight: bold;
	}
.PAGE {
	cursor:pointer;
	font-size : 13px;
	color     :#555555;
	background-color:#FFFFFF;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
}
.PAGE:hover {
	font-weight : bold;
	color     :#FFFFFF;
	background-color:#E9E9FF;
}
.PAGE2 {
	cursor:pointer;
	font-size : 14px;
	font-weight : bold;
	color     :#555555;
	background-color:#FFE9E9;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
}
.SORT {
	cursor:pointer;
	font-size : 13px;
	color     :#555555;
	background-color:#FFFFFF;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
}
.SORT:hover {
	font-weight : bold;
	color     :#FFFFFF;
	background-color:#A9C9FF;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
}
.SORT2 {
	cursor:pointer;
	font-size : 14px;
	font-weight : bold;
	color     :#CCCCCC;
	background-color:#EFEFEF;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
}
/****************************
ボックス
****************************/
#titlebox{
	float:center;
	list-style: none;
	padding: 10px 10px;
	border-radius:2px;
	border:1px solid #222;
	box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 1.3);
	margin: 10px 0px;
	width: 95%;
	height:25px;
	font-size:16px;
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	}
.centerbox {
	width:100%;
	text-align:center;
	margin:3px;
	padding:3px;
}


/*== 画像選択 ==*/
.imageselect{
	width:440px;
	}
.imageselect input[type="radio"] {
	display: none;
	}
.imageselect label img {
	margin: 1px;
	padding: 2px;
	}
.imageselect input[type="radio"]:checked + label img {
	background: orange;
	}


