.form{
}
.preview{
margin:0 0 0 10px;
padding:0 0 0 10px;
}

.rssurl{
margin:0 0 5px 0;
padding:0 0 5px 0;
}

#data_container {
width:100%;
}

#data_setting{
width:325px;
}

#data_preview{
margin-left:180px;
padding-left:180px;
width:auto;
}

/*---大枠---*/
.setting_top{
margin:0 0 5px 0;
padding:0 0 5px 0;
width:320px;
}
.setting{
margin:0 0 5px 0;
padding:0 0 5px 0;
width:320px;
border:1px solid #CCCCCC;
}

/*---基本設定枠---*/
.basic{
margin:5px 3px 0 3px;
padding:5px 3px 0 3px;
}
.detail{
margin:2px 3px 0 3px;
padding:2px 3px 0 3px;
border-top:1px dotted #CCCCCC;
}

/*---見出し設定---*/
.url_setting {
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/images/bn_rssurl.gif");
background-repeat:no-repeat;
}
.frame_setting{
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/images/mds_frame.gif");
background-repeat:no-repeat;
}
.frame_settingen{/*for english version*/
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/en/images/mds_frame.gif");
background-repeat:no-repeat;
}
.title_setting{
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/images/mds_title.gif");
background-repeat:no-repeat;
}
.title_settingen{/*for english version*/
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/en/images/mds_title.gif");
background-repeat:no-repeat;
}
.midashi_setting{
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/images/mds_midashi.gif");
background-repeat:no-repeat;
}
.midashi_settingen{/*for english version*/
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/en/images/mds_midashi.gif");
background-repeat:no-repeat;
}
.honbun_setting{
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/images/mds_honbun.gif");
background-repeat:no-repeat;
}
.honbun_settingen{/*for english version*/
margin:0;
padding:0;
height:25px;
text-indent:-9999px;
background-image:url("http://static.feed.mikle.com/en/images/mds_honbun.gif");
background-repeat:no-repeat;
}


/*---項目画像---*/
.komoku{
margin:2px 0 0 0;
padding:2px 0 0 0;
}
.width{
vertical-align:bottom;
}
.height{
vertical-align:bottom;
}
.scroll{
vertical-align:bottom;
}
.link{
vertical-align:bottom;
}
.wakusen{
vertical-align:bottom;
}
.customcss{
vertical-align:bottom;
}
.titlehyoji{
vertical-align:bottom;
}
.backgroundcolor{
vertical-align:bottom;
}
.fontsize{
vertical-align:bottom;
}
.fontcolor{
vertical-align:bottom;
}
.hyojikensu{
vertical-align:bottom;
}
.separatorline{
vertical-align:bottom;
}
.honbunhyoji{
vertical-align:bottom;
}
.mojisu{
vertical-align:bottom;
}
.moji{
vertical-align:bottom;
}
.pixel{
vertical-align:bottom;
}

/*---項目設定---*/
.open_detail{
text-align:right;
}
.close_detail{
text-align:right;
}

.font_10{
font-size:10px;
}

/*---アラート---*/
.alert{
font-weight:bold;
color:#FF0000;
font-size:12px;
}

/*---アコーディオン---*/
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	height:20px;
	text-align:right;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:320px;
	border-top:1px dotted #CCCCCC;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}


