@charset "utf-8";
/*
Theme Name: Connectfeel
Theme URI: http://connectfeel.com/
Description: 有限会社コネクトフィールのデフォルトテーマ
Version: 1.0
Author: Connectfeel
Author URI: http://connectfeel.com/
Template: sandbox
*/


#page-title {
	width: 920px;
	height: 100px;
	background: url(../../../../shared/images/common/pagetitle_back.jpg) no-repeat;
	font-size: 32px;
	color: #ffffff;
}

#page-title div {
	padding: 28px 0 0 32px;
	text-shadow: 0 1px 1px black;
}

h3 {
	background: url(../../../../shared/images/common/subtitle_back.gif) no-repeat;
	width: 920px;
	height: 50px;
	margin: 20px 0 10px 0;
}

h3 div {
	padding: 10px 0 0 25px;
	font-size: 22px;
	color: #444444;
}

h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 108%;
	font-weight: bold;
	color: #ed1254;
}


.page-main {
	margin: 20px 0 0 0;
}






