@charset "UTF-8";

/* ****************************************************
Title: service.css
Created date: 2009/04/24
Last Modified: 2009/04/4
Created by: iGrove
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 primary

----------------------------------------*/

/* リスト index.html
---------------------------------------------------- */


.imgCreate{float:left;
		width:251x;
		margin-left:10px;
		margin-top:18px;}


.txtCreate{float:left;
		width:330x;
		margin:18px 10px 0 15px;
		}
		
.txtCreate p{margin:1px 0 2px 6px;}

.clearCreate{
		width:650px;
		clear:both;
		padding:8px 0;
		border-bottom:dashed 1px #999;}
		

.createBlock {
	float:left;
	width:289px;
	margin-left:24px; margin-bottom:24px;
	border:#ccc 2px solid;
	padding-bottom:10px;
}

.createBlock h3 {
	font-size:1.2em;
	margin:20px 0 20px 0;
	padding:0 0 0 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;	
}

.smartphoneapp img{border:#999 solid 1px;}
