@charset "utf-8";

/* 基本設定 */

div,table,tr,td,th {
	margin:0;
	padding:0;
}

body {
	color: #333;
	/*font-size: 10px;*/
	font-family: font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 13px;
}

*+html body {
	letter-spacing: 1px;
}

* html body {
	letter-spacing: 1px;
}


div {
	color: #333;

	font-family: font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 13px;
}

#main div {
	font-size: 10px;
}

*+html div {
	letter-spacing: 1px;
}

* html div {
	letter-spacing: 1px;
}

/* リンク */

a:link ,
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #009933;
	text-decoration: underline;
}

/* 見出し */

h1 {
	background: url(../../../img/blogparts/blog_h1.jpg) no-repeat;
	width: 542px;
	height: 185px;
	margin: 5px 0 0 9px;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

h2 {
	width: 542px;
	height: 30px;
	margin: 0 0 0 9px;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

/* テキスト */

p.txt {
	width: 532px;
	margin: 24px 0 0 14px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

/* ポイント1 */

h2#point01 {
	background: url(../../../img/blogparts/point01_h2.gif) no-repeat;
	margin: 17px 0 0 9px;
}

.point_box {
	background: url(../../../img/blogparts/blog_box_head.gif) no-repeat;
	width: 542px;
	margin: 0 0 17px 9px;
	padding: 28px 0 0 0;
}

.point_box dl:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.point_box dl {
	background: url(../../../img/blogparts/blog_box_bg.gif) repeat-y;
	margin: 0;
	padding: 0 0 25px 0;
	clear: both; 
}

*html .point_box dl {
	height: 0;
}

.point_box dl dt {
	width: 218px;
	height: 13px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	float: left;
}

.point_box dl dd.point_txt {
	width: 286px;
	margin: 14px 0 0 0;
	padding: 0 0 0 45px;
	float: left;
}

*html .point_box dl dd.point_txt {
	width: 331px;
}


.point_box dl dd.point_img {
	width: 132px;
	margin: 0 16px 0 0;
	padding: 0;
	float: right;
}

.point_box dl dt.point01_01 {
	background: url(../../../img/blogparts/point01_01_title.gif) no-repeat;
}

.point_box dl dt.point01_02 {
	background: url(../../../img/blogparts/point01_02_title.gif) no-repeat;
}

.point_box dl dt.point01_03 {
	background: url(../../../img/blogparts/point01_03_title.gif) no-repeat;
}

.point_box p.box_foot {
	background: url(../../../img/blogparts/blog_box_foot.gif) no-repeat;
	width: 542px;
	height: 2px;
	margin: 0;
	padding: 0;
	clear: both;
}

/* ポイント2 */

h2#point02 {
	background: url(../../../img/blogparts/point02_h2.gif) no-repeat;
	clear: both;
}

.point_box dl dt.point02_title {
	background: url(../../../img/blogparts/point02_title.gif) no-repeat;
	margin: 0;
	padding: 0;
	clear: both;
}

.point_box dl dd.point02_txt {
	width: 502px;
	margin: 0 0 0 17px;
	padding: 12px 0 0 0;
	clear: both;
}

/* ブログパーツ */

h2#parts {
	background: url(../../../img/blogparts/point03_h2.gif) no-repeat;
	clear: both;
}

p.parts_txt {
	background: url(../../../img/blogparts/blog_box_bg.gif) repeat-y;
	/*width: 509px;*/
	margin: 0;
	padding: 0 16px 15px 17px;
	font-size: 12px;
	line-height: 16px;
}

/**html p.parts_txt {
	width: 542px;
}*/

#parts_flow:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

#parts_flow  {
	background: url(../../../img/blogparts/blog_box_bg.gif) repeat-y;
	/*width: 512px;*/
	margin: 0;
	padding: 0 16px 0 14px;
}

dl#flow {
	background: #F6F6EE;
	width: 331px;
	margin: 0;
	padding: 0;
	float: left;
}

dl#flow dt {
	background: url(../../../img/blogparts/flow_title.gif) no-repeat;
	margin: 0 0 14px 0;
	padding: 0;
	clear: both;
}

dl#flow dd.select01 ,
dl#flow dd.select02 ,
dl#flow dd.select03 {
	height: 46px;
	margin: 0;
	padding: 0 0 0 25px;
	clear: both;
}

dl#flow dd.select01 {
	background: url(../../../img/blogparts/flow_select01_bg.gif) no-repeat;
}

dl#flow dd.select02 {
	background: url(../../../img/blogparts/flow_select02_bg_off.gif) no-repeat;
}

dl#flow dd.select03 {
	background: url(../../../img/blogparts/flow_select03_bg_off.gif) no-repeat;
}

dl#flow dd.script_btn {
	background: url(../../../img/blogparts/flow_script_btn_bg.gif) no-repeat bottom;
	width: 331px;
	height: 58px;
	margin: 0;
	padding: 0;
	clear: both;
}

dl#flow dd.script {
	margin: 0;
	padding: 0;
	clear: both;
}

dl#flow dd.script #codeField {
	width: 330px;
	height: 150px;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	border: solid #ECEDDD 1px; 
}

* html dl#flow dd.script #codeField {
	width: 300px;
}

#preview {
	width: 160px;
	margin: 0;
	padding: 0;
	float: right;
}

#preview p.pre_title {
	background: url(../../../img/blogparts/preview_title.gif) no-repeat;
	width: 79px;
	height: 12px;
	margin: 0 0 14px 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}

#preview img {
	margin: 0;
	padding: 0;
}

.attention {
	background: url(../../../img/blogparts/blog_box_bg.gif) repeat-y;
	/*width: 510px;*/
	padding: 15px 0 20px 15px;
	margin:0;
	clear: both;
}

/*
*html .attention {
	width: 542px;
}
*/
.attention textarea {
	width: 480px;
	height: 200px;
	margin: 0;
	padding: 15px;
	font-size: 10px;
	clear: both;
	border: solid #ECEDDD 1px; 
}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

* html .clearfix{
	display:inline-block;
}

.clearfix{
	height:1%;
}

