@charset "utf-8";

/* 全体 */

body {
	background-color: #FFC;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 785px;
	background-color: #FFF;
}

/* ヘッダ */

#header {

}

#header h1 {
	font-size: 0px;
	text-indent: -9999px;
}

#info {
	width: 450px;
	text-align: right;
	margin-top: 60px;
	color: #7ECDF3;
	font-weight: bold;
	float: right;

}

/* コンテンツ */

#contents {
	line-height: 150%;
}

#contents p {
	padding-left: 70px;	
}

#cnn {
	background-image: url(img/title_cnn.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 40px;	
}

#chiikineko {
	background-image: url(img/title_chiikineko.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 40px;
}

#work {
	background-image: url(img/title_work.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 40px;

}

#contents table{
	margin: auto;
	border-width: 1px;
	border-color: #7ECEF4;
	border-collapse:collapse;
}

#contents td{
	width: 210px;
	border-width: 1px;
	border-color: #7ECEF4;
	vertical-align: top;
}

#shien {
	width: 186px;
	text-align: center;

}

#shien h3{
	color: #7ECEF4;
	font-size: 20pt;
	font-weight: bolder;
	line-height: 150%;
	background-image: url(img/ico_work.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-color: #7ECEF4;
	border-bottom-style: solid;
}

#shien h4{
	color: #7ECEF4;	
	margin-top: 10px;
	margin-bottom: 10px;
}

#shien ul{
	margin: 0px;
	padding-left: 20px;
}

#shien li{
	text-align: left;
	font-size: 14px;
}


#hukyu {
	width: 186px;
	text-align: center;

}

#hukyu h3{
	color: #7ECEF4;
	font-size: 20pt;
	font-weight: bolder;
	line-height: 150%;
	background-image: url(img/ico_work.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-color: #7ECEF4;
	border-bottom-style: solid;
}

#hukyu h4{
	color: #7ECEF4;
	margin-top: 10px;
	margin-bottom: 10px;
}

#hukyu ul{
	margin: 0px;
	padding-left: 20px;
}

#hukyu li{
	text-align: left;
	font-size: 14px;
}


#kouryu {
	width: 186px;
	text-align: center;

}

#kouryu h3{
	color: #7ECEF4;
	font-size: 20pt;
	font-weight: bolder;
	line-height: 150%;
	background-image: url(img/ico_work.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-color: #7ECEF4;
	border-bottom-style: solid;
}

#kouryu h4{
	color: #7ECEF4;
	margin-top: 10px;
	margin-bottom: 10px;
}

#kouryu ul{
	margin: 0px;
	padding-left: 20px;
}

#kouryu li{
	text-align: left;
	font-size: 14px;
}


#bosyu {
	background-image: url(img/title_bosyu.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 40px;
}

/* フッタ */

#footer {
	text-align: center;
	background-color: #FFC;
}

#footer address {
	font-size: x-small;
	font-style: normal;
	line-height: 3em;
}
