@charset "utf-8";
/*
Theme Name: MACG Theme
Theme URI: http://www.macg.co.jp
Description: Designed by ML Design
Version: 2.0
Author: ML Design
Author URI: http://www.ml-design.jp/
Tags: 
*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

/* reset */
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img{
filter: alpha(opacity=80); /*For IE*/
opacity: 0.8; /*Opera・Safari*/
-moz-opacity: 0.8; /*For FireFox*/
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, pre, em {
	margin: 0px;
	padding: 0px;
}
ul, dl, ol, li, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.float_right {
	float: right;
	margin-left: 10px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clear hr {
	display: none;
}
.post-edit-link {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 50px;
	display: block;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
}

/* html5 */
hgroup, nav, header, footer, section, article, aside {
	margin: 0px;
	padding: 0px;
}

/* text */
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignleft {
	margin-right: 8px;
	margin-bottom: 8px;
}
img.alignright {
	margin-left: 8px;
	margin-bottom: 8px;
}
.aligncenter {
	text-align: center;
}

/* color */
.red {
	color: #FF0000;
}
.blue {
	color: #006699;
}
.green {
	color: #006600;
}
a:hover {
	color: #0099FF;
}

/* comment */
.comment {
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 9px;
}
.commentlist {
	padding-left: 20px;
}
cite.fn {
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	color: #009900;
}
.says {
	color: #333333;
	font-size: 12px;
}
h3#comments {
	color: #0099FF;
	padding-top: 35px;
	font-size: 16px;
}
.comment-meta {
	font-size: 12px;
	padding-left: 20px;
	background-color: #99CC00;
	padding-top: 2px;
	padding-bottom: 2px;
}
.comment-meta a {
	color: #FFFFFF;
	text-decoration: none;
}
.comment-body p {
	font-size: 15px;
	line-height: 26px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.comment-reply-link {
	font-size: 14px;
	font-weight: bold;
}
#comment {
	width: 450px;
}
#commentform p {
	font-size: 14px;
	padding-top: 5px;
}
#respond h3 {
	color: #0099FF;
	font-size: 16px;
}
#commentform #submit {
	font-weight: bold;
	color: #006600;
	width: 150px;
	margin-top: 5px;
	margin-left: 10px;
}

/* form */
.column_a {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
}
.column_b {
	float: right;
	width: 630px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 15px;
}
.column_b input,
.column_b select {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.column_c {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}
.column_b small {
	font-size: 12px;
	color: #999999;
}
.contact_submit_button {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.column_c input {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

/* sitemap */
.sitemap_gene_title {
	display: none;
}
.ddsg-wrapper ul {
	padding-bottom: 35px;
	padding-right: 40px;
	padding-left: 25px;
}
.ddsg-wrapper h3,
.ddsg-wrapper h4 {
	display: none;
}

/* nav */
.history_back {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#scroller {
	margin: 0px;
	text-align: right;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* block*/
#main_cont {
	margin: 0px;
	padding: 0px;
	width: 914px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #F3F4EF;
	background-image: url(image/base_image/wrapper_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#upper_block {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(image/base_image/upper_block_bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#control_area {
	margin: 0px;
	padding: 0px;
}
#middle_block {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #F3F4EF;
}
#under_block {
	margin: 0px;
	padding: 0px;
	background-color: #F3F4EF;
	background-image: url(image/base_image/2011/under_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#upper_block_inner {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#middle_block_inner {
	text-align: left;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#under_block_inner {
	text-align: left;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 29px;
}
#disp {
	padding-bottom: 10px;
	width: 480px;
	float: right;
}
#disp h1 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	display: inline;
}
#disp h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	display: inline;
}
#logo_area {
	padding-top: 20px;
	padding-left: 35px;
	overflow: hidden;
}
#theme {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
#contact_area {

}
.archive_time_datails {
	font-size: 12px;
	color: #666666;
	padding-left: 40px;
}
#first_navi {
	padding-top: 8px;
	padding-left: 30px;
	clear: both;
	overflow: hidden;
}
#navi_a_column {
	width: 283px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin: 0px;
}

/* entry */
.entry {
}
.entry p {
	font-size: 16px;
	line-height: 26px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entry img {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.entry h1,
.e_column h1 {
	font-size: 26px;
	padding-top: 35px;
	padding-bottom: 20px;
	color: #3B3436;
}
.entry h2 {
	font-size: 22px;
	padding-bottom: 18px;
	color: #009900;
}
.entry h3 {
	font-size: 20px;
	padding-bottom: 18px;
}
.entry h4 {
	font-size: 18px;
	line-height: 23px;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 5px;
	color: #009900;
	clear: both;
}
.entry h5 {
	font-size: 16px;
	line-height: 23px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #003366;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
}
.entry ul,
.entry dl {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 20px;
}
.entry li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	font-size: 16px;
	line-height: 22px;
}
.entry dt {
	font-size: 16px;
	padding-bottom: 5px;
	line-height: 22px;
	font-weight: bold;
}
.entry dd {
	font-size: 16px;
	padding-left: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* column */
.a_column {
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px;
	background-image: url(image/base_image/mini_column_bg.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
.b_column {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	background-image: url(image/base_image/mini_column_bg.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
.c_column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	background-image: url(image/base_image/mini_column_bg.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
.d_column {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 400px;
}
.e_column {
	padding-left: 30px;
}
.f_column {
	margin: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(image/base_image/mini_column_bg.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
.j_column {
	clear: both;
	padding-bottom: 15px;
}

/* design */
.b_column h3,
.c_column h3,
.e_column h3,
.j_column h3 {
	font-size: 18px;
	padding-top: 30px;
	padding-bottom: 18px;
	color: #3B3436;
}
.b_column h3,
.c_column h3 {
	padding-left: 20px;
}
.j_column p {
	font-size: 14px;
	line-height: 23px;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.j_column h4 {
	clear: both;
	padding-top: 5px;
	margin-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.j_column ul {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 9px;
	padding: 0px;
	margin-right: 0px;
}
.j_column li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	font-size: 14px;
}
.j_column dl {
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 9px;
	padding: 0px;
	margin-right: 0px;
}
.j_column dt {
	font-size: 11px;
	padding-bottom: 2px;
	color: #999999;
}
.j_column dd {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 9px;
	line-height: 22px;
}

/* */
.top_side_area ul {
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.top_side_area li {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.top_side_area ul li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 1px;
}
.side_area ul {
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.side_area li {
	font-size: 14px;
	line-height: 22px;
	height:75px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.side_area ul li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 1px;
}
.news_banner {
	padding-left: 5px;
}
.news_area {
	margin: 0px;
	padding: 0px;
}
/*
.top_news_s {
	margin: 0px;
	height: 85px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
}*/
.top_news_s {
	margin: 0px;
	height: 210px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
}
.top_news_image {
	padding-right: 8px;
	position: relative;
	width:180px;
	/*	float: left;
	height: 80px;*/
}
.seminars_icon {
	height: 30px;
	width: 80px;
	position: absolute;
	z-index: 999;
	top: 5px;
	right: 0px;
}
.top_news dl {
	padding-top: 2px;
}
.news_date {
	font-size: 13px;
	color: #666666;
}
.news_title {
	font-size: 15px;
}
.side_area {
	margin: 0px;
	padding: 0px;
}
#company_datails {
	margin: 0px;
	float: left;
	width: 530px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#company_datails h4 {
	background-image: url(image/base_image/2011/s_logo.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 55px;
}
#company_datails p {
	padding-left: 55px;
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 4px;
	line-height: 20px;
}
#company_banner_area {
	margin: 0px;
	float: right;
	width: 330px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#second_navi {
	margin: 0px;
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#second_navi a {
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
}
#design {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer_copy {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
.blog_banner {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.page_datails {
	text-align: right;
	padding-bottom: 4px;
	clear: both;
	padding-right: 55px;
}
.side_bottom {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.news_preview {
	padding: 0px;
	float: left;
	height: 230px;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.entry_preview_area_b {
	width: 700px;
}
.news_preview_b {
	height: 100px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.discuss_preview {
	padding-left: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.discuss_preview_title {
	font-size: 14px;
}
.comment_preview_counts {
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
}
.discuss_preview_date {
	font-size: 11px;
	color: #999999;
	padding-left: 20px;
	padding-top: 5px;
}
.faq_preview {
	padding-top: 10px;
}
.faq_preview_title {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.faq_preview_title:before {
	content:"Q: ";
}
.linkcat h2 {
	font-size: 14px;
}
.top_news {
	overflow: hidden;
}
.news_preview_image {
	position: relative;
}
.side_blog_image {
	position: relative;
	float: left;
	height: 60px;
	width: 85px;
}
.news_preview_image_b {
	float: left;
	height: 160px;
	width: 190px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_title_area {
	padding: 0px;
	margin: 0px;
}
.preview_title {
	font-size: 15px;
	padding-top: 3px;
}
.preview_title_b {
	font-size: 17px;
	padding-top: 20px;
	font-weight: bold;
	color: #0033CC;
}
.preview_date {
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
}
.preview_date_b {
	font-size: 12px;
	color: #666666;
	padding-top: 4px;
}
.entry .mini_navi {
	padding-top: 15px;
	padding-bottom: 6px;
	padding-left: 40px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.side_banner_area {
	padding-left: 60px;
	padding-top: 10px;
}
.formtable {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
.red_b {
	color: #FF0000;
	font-weight: bold;
}
.green_b {
	color: #006633;
	font-weight: bold;
}
#sub_nav_area {
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 35px;
	overflow: hidden;
}
#phones_new {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
}
#phones_new a {
	color: #FFFFFF;
	background-color: #FF9966;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
				-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#phones_new a:hover {
	background-color: #FFCC99;
}
#phones_new i {
	font-size: 120%;
}
#sub_nav {
	width: 560px;
	float: left;	
}
#sub_nav ul {
	overflow: hidden;
	padding-top: 6px;
}
#sub_nav li {
	float: left;
	margin-right: 8px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
#sub_nav li i {
	font-size: 120%;
}
#sub_nav a {
	display: block;
	text-decoration: none;
	color: #3B3436;
}
#sub_nav a:hover {
	color: #0099FF;
}
.top_entry {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 525px;
}
.movie_detail {
	width: 400px;
	margin-top: 0px;
}
.top_news_area {
	padding-bottom: 5px;
	padding-left: 25px;
}
.top_banner_area {
	padding-left: 25px;
}
.top_movie_area {
	padding-top: 15px;
	padding-bottom: 20px;
}
.top_seminat_title {
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top_seminar_image {
	text-align: center;
}
.top_seminar_subimage {
	text-align: center;
	padding-top: 5px;
}
.top_seminar_link {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}
.detail_nav {
}
.detail_nav ul {
	overflow: hidden;
}
.detail_nav li {
	float: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-right: 15px;
	border-bottom-color: #FF9900;
	font-weight: bold;
	font-size: 15px;
}
.detail_nav li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.form_column_a {
	font-size: 13px;
	text-align: right;
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.form_column_b {
	font-size: 13px;
	float: right;
	width: 410px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.form_column_a small {
	font-size: 80%;
}
.clear_line {
	clear: both;
}
.wpcf7-not-valid-tip {
	top: 100%!important;
}
.contact_form_area {
	width: 650px;
}
#top_news_area {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#top_news_area h1 {
	font-size: 22px;
	padding-bottom: 5px;
	color: #FF9933;
}
#top_news_area p {
	font-size: 17px;
	line-height: 28px;
	padding-bottom: 8px;
}
#top_news_area time {
font-size: 15px;
color: #666666;
}
#top_news_area_inner {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#button_application {
	font-size: 18px;
	font-weight: bold;
	background-color: #009999;
	margin-top: 55px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 220px;
	margin-left: 15px;
			-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#button_application a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#button_application:hover {
	background-color: #00CCCC;
}
.fixed{
  position: fixed;
  top: 0px;
  left: 0px
  z-index: 9999;
}
#button_application .fa-envelope {
	font-size: 150%;
}
#button_application small {
	font-size: 80%;
}