/*
 * 初期設定
 */

* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    list-style-type: none;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

img {
    vertical-align: bottom;
    border: none;
}

a {
    text-decoration: none;
}

a:link,
a:visited,
a:hover {
    color: #000;
}

body {
    width: 960px;
    margin: 0 auto;
}

header, nav, section, footer {
    display: block;
}

/*
 * 全ページ共通の設定
 */

header {
    width: 960px;
    height: 250px;
    padding-top: 40px;
}

header nav ul li {
    display: inline;
}

div.sidebar_left {
    width: 260px;
    height: auto;
    float: left;
}

article {
    width: 700px;
    height: auto;
    float: left;
    padding-bottom: 80px;
}

footer {
    padding-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}

footer nav ul {
    font-size: 100%;
}

footer nav ul li {
    display: inline;
}

footer small {
    font-size: 64%;
    vertical-align: top;
}

div.fb_share {
    width: 440px;
    margin: auto;
    text-align: center;
}
p iframe {
    margin-top: 20px;
    margin-bottom: 100px;
    margin-left: 10px;
}

/*
 * トップページ固有の設定
 */

header#top {
    width: 960px;
    height: auto;
    padding-top: 0;
}

ul#top_section_navi {
    padding-left: 50px;
}

ul#top_section_navi li {
    display: inline;
}

div.fb-like-box {
    margin-top: 60px;
}

/*
 * メッセージページ固有の設定
 */

div#message {
    width: 960px;
    height: 700px;
    padding: 0;
}

/*
 *  松田高政の考えていることページ固有の設定
 */

div.ideas_main {
    width: 350px;
    height: auto;
    float: left;
}

div.ideas_main h2 {
    width: 350px;
    height: auto;
}

div.ideas_main p {
    width: 330px;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 78%;
}

/*
 *  コラボ商品開発物語ページ固有の設定
 */

div.products {
    width: 700px;
    height: auto;
}

div.products_description {
    width: 495px;
    height: auto;
    float: right;
}

div.products_description > div {
    width: 485px;
    float: right;
    font-size: 78%;
    font-weight: bold;
}

/*
 *  コラボ商品開発物語（個別商品ページ）共通の設定
 */

div.a_product_description {
    width: 455px;
    height: auto;
    float: right;
}

div.a_product_description > div {
    width: 445px;
    height: auto;
    float: right;
    font-size: 78%;
    font-weight: 700;
}

article.a_product > p {
    width: 690px;
    font-size: 78%;
    float: right;
    padding-bottom: 20px;
}

/*
 *  のむジュレページ固有の設定
 */

div.a_product_description_gelee {
    width: 420px;
    height: auto;
    float: right;
}

div.a_product_description_gelee > div {
    width: 406px;
    height: auto;
    float: right;
    font-size: 78%;
}

/*
 * 会社概要ページ固有の設定
 */

article.aboutus{
    width: 960px;
}

div.aboutus_content{
    width: 700px;
    float: right;
    font-size: 78%;

}

div.aboutus_content h2,
h3#aboutus_heading_performance_movie{
    color: #007440;
    font-size: 130%;
    font-weight: bold;
}

h2#aboutus_heading_profile,
h2#aboutus_heading_mission{
    font-size: 190%;
    margin-bottom: 10px;
}

div.aboutus_content section.text{
    padding-left: 10px;
}

div.aboutus_content section{
    margin-bottom: 10px;
}

div.aboutus_content section.text {
    margin-bottom: 30px;
}

section.aboutus_mission h3,
section.aboutus_performance h3{
    font-weight: bold;
    color: #007440;
}

section.aboutus_mission ul{
    padding-left: 20px;
}

section.aboutus_mission ul li{
    list-style-type: disc;
}

/*
 * 弊社支援内容のページ固有の設定
 */

h1#support_sidebar_left_title{
    color: #007440;
    font-size: 250%;
    font-weight: bold;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
}

article#support{
    font-size: 78%;
    width: 700px;
    height: auto;
    float: left;
    padding-top: 30px;
    padding-bottom: 80px;
}

article#support h1{
    color: #007440;
    font-size: 190%;
    font-weight: bold;
    margin-bottom: 10px;
}

article#support h2{
    color: #007440;
    font-size: 130%;
    font-weight: bold;
}

article#support h3{
    color: #007440;
    font-size: 110%;
    font-weight: bold;
}

article#support h4{
    font-size: 100%;
    font-weight: bold;
}

article#support p{
    margin-bottom: 20px;
}

article#support section{
    margin-bottom: 10px;
}

article#support section.support_step{
    margin-left:10px;
}

/*
 * 松田高政の講演・セミナー実績ページ固有の設定
 */

h1#seminar_sidebar_left_title{
    color: #007440;
    font-size: 250%;
    font-weight: bold;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
}

article#seminar{
    font-size: 78%;
    width: 700px;
    height: auto;
    float: left;
    padding-top: 30px;
    padding-bottom: 80px;
}

article#seminar h1{
    color: #007440;
    font-size: 190%;
    font-weight: bold;
    margin-top:40px;
    margin-bottom: 10px;
}

article#seminar h2{
    color: #00000;
    font-size: 130%;
    font-weight: bold;
}

article#seminar h3{
    color: #007440;
    font-size: 110%;
    font-weight: bold;
    margin-top:1em;
}

article#seminar h4{
    font-size: 100%;
    font-weight: bold;
}

article#seminar p{
    margin-bottom: 10px;
}

article#seminar section{
    margin-bottom: 10px;
}

article#seminar section.seminar_step{
    margin-left:10px;
}

article#seminar li{
	list-style-type:square;
	margin-top:1em;
	margin-left:1em;
}

article#seminar section{
	margin-top:1em;
	margin-bottom:5em;
}

img#seminar_image04{
	margin-bottom:100px;
}
