@charset 'utf-8';

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


	ex_toi.css
		root/toi/*内で適用する拡張スタイル・クラス


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

/*要素--------------------------------------------------------------------------*
a, abbr, acronym, address, area, base, bdo, blockquote, body, br, button, caption, 
cite, code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, frame, 
frameset, h1, h2, h3, h4, h5, h6, head, hr, html, iframe, img, input, ins, kbd, 
label, legend, li, link, map, meta, noframes, noscript, object, ol, optgroup, 
option, p, param, pre, q, rb, rbc, rp, rt, rtc, ruby, samp, script, select, span, 
strong, style, sub, sup, table, tbody, td, textarea, tfoot, th, thead, title, tr, 
ul, var
*-------------------------------------------------------------------------------*

/*xhtml非推奨要素---------------------------------------------------------------*
applet, basefont, center, dir, font, isindex, menu, s, strike, u
*-------------------------------------------------------------------------------*


/*cssでの指定を推奨-------------------------------------------------------------*
b, big, i, small, tt
*-------------------------------------------------------------------------------*


/*使いそうな要素----------------------------------------------------------------*
a, address, blockquote, body, br, button, caption, code, col, colgroup, dd, del, 
div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, head, hr, html, img, 
input, label, legend, li, meta, noscript, object, ol, optgroup, option, p, pre, 
script, select, span, strong, style, table, tbody, td, textarea, tfoot, th, thead, 
title, tr, ul
*-------------------------------------------------------------------------------*/



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

div#container div#content div.freedial {
	display:none;
}


/*チェックボックスマージン開け*/
/*
div#container div#content form.toi-form fieldset dl dd p input[name="input_kubun_a"], 
div#container div#content form.toi-form fieldset dl dd p input[name="input_kubun_b"] {
	margin-left:3em;
}
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-a01"], 
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-b01"] {
	margin-left:0;
}
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-a03"], 
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-b03"] {
	margin-left:0;
}
*/
div#container div#content form.toi-form fieldset dl dd p, 
div#container div#content form.toi-form fieldset dl dd p {
	/*font-family:'ＭＳ ゴシック', '平成角ゴシック', monospace;*/
}


div#container div#content form.toi-form fieldset dl dd p input[id="kubun-a02"], 
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-b02"] {
	margin-left:2em;
}
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-a04"], 
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-b04"] {
	margin-left:3.1em;
}

div#container div#content form.toi-form fieldset dl dd p input[id="kubun-a07"], 
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-b07"] {
	margin-left:2em;
}
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-a05"], 
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-b05"] {
	margin-left:3.05em;
}

div#container div#content form.toi-form fieldset dl dd p input[id="kubun-a06"], 
div#container div#content form.toi-form fieldset dl dd p input[id="kubun-b06"] {
	margin-left:3em;
}




div#container div#content {
}

