﻿@charset "UTF-8";
.text_1 { font-size: 10px; line-height: 130%; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.text_2 {  font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.text_3 { font-size: 14px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.title_2 {  font-weight: bold; font-size: 14px; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.title_3 { font-weight: bold; font-size: 16px; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.e_text_2 { font-size: 12px; line-height: 150%; font-family: "Arial", "Helvetica", "sans-serif"}
.e_title_2 { font-weight: bold; font-size: 14px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"}
.text_gray {color: #999999}
.HighColor {color: #CC0000}
.caption {color: #666666}
.PageTitle {
	color: #CC0000;
	font-size: 100%;
	font-weight: bold;
	float: clear;
	padding: 10px 20px 20px 0;
}
.DesignWorksList li {
	padding: 5px 10px 5px 0;
	float: left;
}
.DesignWorksList ul {
	clear: both;
}
.DesignWorksList p {
	font-size: 80%;
}
.DesignWorksList h2 {
	font-size: 100%;
	padding: 20px 0 0 0;
	color: #000000;
}
