/* ------------------------------------
CSS Information

 Site URL:       http://www.smallwave.net/
 File name:      style.css (http://www.smallwave.net/css/base.css)
 Summary:        all styles
 Created:        2009-02-01
 Last update:    2009-02-01 by Hijiri Takamori
 Author:         

Order of description

	- Search Key "__" + "id Name or Class Name"

  / __container            (div#container)
  / __topmainimage         (div#t_mainimg)
  / __contents             (div#contents)
    / __トップのleft,right　　　　(div#main_area_l/div#t_main_area_r_l,div#t_main_area_r_r)
	/ __次ページのleft,right　　　(div#main_area_l/div#main_area)
  / __main内容部分 　　　　(div#nmain_area)


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


/* -------------------------
 __お問い合わせページ用
-------------------------- */
#t_main_area_oto{ 
    float: left;
	width: 188px;
	text-align:left;
	letter-spacing:1.1px;
	margin: 30px 0px 10px 0px;/*上　右　下　左 */
}

#main_area p.p_main_cen_c{
	width:724px;
	margin: 0 0 10px 20px; /*上　右　下　左 */
	padding: 3px; /*上　右　下　左 */
	text-align: center;
	/*text-indent: 1em;*/
	clear:both;
}


div.p_c_g{
	margin:0 auto;
	width:44%;
	padding: 20px 0px;/*上　右　下　左 */
	text-align: center;
	clear:both;
}