@charset "utf-8";

@import "../css/frame_base.css";
@import "../css/frame_sub.css";
@import "../css/parts.css";
@import "../css/font.css";
@import "../css/start.css";

/* 固有タグ指定 */
div#bodyText			{
						width:790px; margin:15px 15px 20px 15px;
						}

div#bodyOftenTitle		{
						width:790px; margin:0px 15px 25px 15px;
						}

div#bodyOftenText		{
						width:784px; margin:0px 13px 25px 13px;
						background:url(images/body_often_bgimg.gif) top left no-repeat;
						}

div.bodyOftenBox		{
						float:left; margin:0px 9px 0px 0px; padding:0px 0px 15px 0px; display:inline;
						}

div.bodyOftenBox h3		{
						padding:10px 0px 10px 10px;
						font-size:13px; font-weight:bold; color:#77A611;
						}

div.bodyOftenBox p		{
						padding:0px 11px 10px 11px;
						font-size:13px; line-height:130%;
						}

div.bodyOftenBoxNo1		{
						width:225px;
						}

div.bodyOftenBoxNo2		{
						width:278px;
						}

div.bodyOftenBoxNo3		{
						width:263px; margin:0px 0px 0px 0px;
						}

div.bodyOftentBottom	{
						width:784px; height:4px;
						}

div#bodyDetails			{
						width:500px; height:41px; margin:0px 160px 35px 160px;
						}

div#bodyContactTitle	{
						width:790px; height:20px; margin:0px 15px 25px 15px;
						}

div#bodyContactText		{
						width:760px; margin:0px 30px 35px 30px;
						}

div#bodyContactText p	{
						padding:0px 0px 10px 0px;
						}

div#bodyContactSubmit	{
						width:790px; margin:0px 15px 35px 15px; text-align:center;
						}

div#bodyContactSubmit img {
						margin:0px 10px 0px 10px;
						}



/* テーブルフォーム */





