/* ------- ■全体の指定------- */* {	
margin:0px;	
padding:0px;	
border:0px;	
}

#inbox {  padding: 0px;   
margin: 0px;  MARGIN-LEFT: auto;   
MARGIN-RIGHT: auto;   
width: 760px;  
background-color: #000;  
}

/* ------- ■全体の中身設定------- */
body {  color: #FFF;  
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";  background-color:#000;  
margin: 0px;  
padding: 0px;  
background-image:url(/skin//images/BG.gif);  
font-size:12px;
}

#title {	
background:url(/skin//images/main_title.jpg) left top no-repeat;	width:760px;	
height:300px;	
position:relative;	
text-align:left;	}

#siteTitle {	
position:absolute;	
top:150px;	
background:url(/skin//images/title_BG.jpg) repeat;	/*background:#000000;*/	padding:5px 8px;	
width:744px;	
border-bottom:#333333 solid 1px;	
border-top:#333333 solid 1px;	}

#cal {	position:absolute;	
bottom:0px;	}

#mainBOX {	width:760px;	
margin-top:10px;	
}

#leftSide {	width:220px;	
float:left;	}

.leftTitle {	background:#181818 url(/skin//images/side_title.jpg) left top no-repeat;	height:25px;	padding-left:15px;	line-height:25px;	border-top:#333 solid 1px;	border-bottom:#333 solid 1px;	}

.leftcontents{	background-color:#181818;	padding:4px;	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	font-size:10px;	margin-bottom:11px;	border-bottom:#333 solid 1px;	}

.leftcontents li {	padding-left:12px;	list-style-position:outside;	background:url(/skin//images/listicon.gif) no-repeat 0px 0.3em;	}

.leftcontents ul {	padding: 0px;	margin: 0px;	list-style-type: none;	}
#rightSide {	width:530px;	float:right;	}

.rightContents{	padding:4px;	background-color:#181818;	border-bottom:#333 solid 1px;	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	font-size:12px;	line-height:1.5em;	}.mainTitle {	background:url(/skin//images/contents_title.jpg) left top no-repeat;	height:25px;	padding-left:15px;	line-height:25px;	border-top:#333 solid 1px;	border-bottom:#333 solid 1px;	}/* ------- ■記事タイトル部分 ------- */

.mainTitle a,
.mainTitle a:link,
.mainTitle a:visited,
.mainTitle a:active,
.mainTitle a:hover {	color:#FF6600;	}	

.date {	font-family:"Courier New", Courier, mono;	font-size:12px;	text-align:right;	}

.rightContentsFooter {	background:#181818 url(/skin//images/contents_footer.jpg) top left no-repeat;	text-align:center;	font-size:10px;	height:20px;	line-height:20px;	margin-bottom:10px;	}

.comTitle {	background-color:#111;	height:25px;	line-height:25px;	border-top:#333 solid 1px;	border-bottom:#333 solid 1px;	padding-left:4px;	}

.rightComFooter{	text-align:center;	font-size:10px;	margin-bottom:10px;	}
/* ------- ■コメントフォーム部分 ------- */
#c_name,
#c_email,
#c_url,
#c_mes {	width:80%;	}/*blockquote {  padding: 7px;  margin: 5px 5px 5px 5px;  border: 1px dashed #e0e0e0;}*/h1 {  font-size: 20px;  margin: 0px;}h2 {  font-size: 14px;  margin: 0px;}
/* ------- ■画像部分 ------- */

.pict {  float: right;  border-width: 2px;  border-style: solid;  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;}

/* ------- ■リンクの色 ------- */
a:link {	color:#33CC00;	text-decoration:none;	}
a:visited {	color:#006600;	text-decoration:none;	}
a:hover	{	color:#00FF00;	text-decoration:none;	}

/* ------- ■タイトル部分 ------- */
#siteTitle a,
#siteTitle a:link,
#siteTitle a:visited,
#siteTitle a:active,
#siteTitle a:hover {	color:#fff;}

.description {  color: #fff;  margin: 5px 0px 0px 0px;}

/* ------- ■ページ移動リンク ------- */
#pagearea {  float:right;  margin:0px 2px 10px 0px;  font-family:"Courier New", Courier, mono;  font-size:10px;}

/* ------- ■ページトップ ------- */
.pagetop {  margin:10px 0px 10px 0px;}

/* ------- ■検索ボックス ------- */
#searcharea  {  padding: 10px 10px 0px 0px;  text-align: right;}

/*.search {  color: #333;  /*font-size: 12px;*/}*/
/*.search input {  color: #000000;  background-color: #fff;  border: 1px solid #333;}*/

/* ------- ■ログインボックス ------- */
.loginbox input {  color: #444;  background-color: #FFFFFF;  border: 1px solid #444;}

/* ------- ■時計部分 ------- */
.clock      {  color: #999900;  font-size: 11px;  background-color: transparent;  text-align: right;  margin: 0px 10px 0px 0px;  border: 0px;}

/* ------- ■カレンダー部分 ------- */
.calendar {  padding: 2px;  font-size: 10px;  color: #999;  line-height: 10px;  letter-spacing : 1px;  line-height: 100%;  background-color: #181818;  width:760px;  border-bottom:#333 solid 1px;}

.cell       {  color: 999;  font-size: 9px;  font-family: Verdana;  margin: 0px;  width: 15px;  height: 10px}

.cell_today      {  color: olive;  font-size: 9px;  font-family: Verdana;  font-weight: bold;  margin: 0px;  width: 15px;  height: 10px}

.cell_sunday     {  color: #c00;  font-size: 9px;  font-family: Verdana;  margin: 0px;  width: 15px;  height: 10px}

.cell_saturday    {  color: #000066;  font-size: 9px;  font-family: Verdana;  margin: 0px;  width: 15px;  height: 10px}

/* ------- ■フッダー部分 ------- */
#copyright  {	clear:both;	color: #666;	font-size: 11px;	text-align:center;	height: 20px;	background-color:#181818;	border-bottom:#333333 solid 1px;	border-top:#333333 solid 1px;}


/* ------- ■おしらせモジュール内 ------- */
.radio_list{

}

.radio_list img{
	margin:10px 5px 10px 0px;
	padding:0px 5px 0px 5px;
	width: 100px;
	height: 100px;
	float: left;
}

.radio_list p{
	margin:10px 5px 10px 0px;
	padding:10px 5px 0px 5px;
	line-height: 150%;
}

.radio_button a.hidden{
	display: none;
}

.radio_button a.visible{
	height:34px;
	width:238px;
	background:url(/images/btn_radiomail.jpg) no-repeat left top;
	display: block;
	float: left;
}
.radio_button a.visible:hover{
	height:34px;
	width:238px;
	background:url(/images/btn_radiomailov.jpg) no-repeat left top;
}

#preloadimg{
	width:0px;
	height:0px;
	background-image:url(/images/btn_radiomailov.jpg);
}

