﻿@charset "utf-8";
/* CSS Document */

#header h1#logo {
	font-size: 100%;
}

/*==== メインイメージ ====*/

#main_img {
	height: 205px;
	background: url("/img/index/main_img.jpg") no-repeat right;
	border-bottom: 1px solid #cdcdcd;
}

*+html #main_img {
	height: 185px;
}

#main_img .logo_l {
	margin: 40px 30px 25px;
}

*+html #main_img .logo_l {
	margin-top: 35px;
}

#main_img .banner {
	margin: 0 0 0 30px;
}

*+html #main_img .banner {
	margin-top: -5px;
}


#main_img .banner img {
	margin-right: 20px;
}



/*==== コンテンツエリア ====*/

/*== 大枠 ==*/

.main {
	margin-top: 15px;
}

.wrapper {_position: relative;}

#news {
	float:left;
	width: 64%;
}

#notice {
	float: right;
	width: 34%;
}


/*== 新着情報 ==*/

#contents h2 img {
	position: absolute;
	right: 5px;
	bottom: 5px;
	_top: 13px;
}

#news ul {
	margin: 12px 0 5px;
}

#news li {
	background: url(/img/common/dot.gif) repeat-x bottom;
	padding: 7px 8px 6px 10.5em;
	text-indent: -10em;
	_text-indent: 0;
	_padding-left: 0.5em;
	zoom: 1;
}

#news li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#news li span {
	font-weight: bold;
	color: #c9242b;
	margin-right: 1em;
	display: block;
	float: left;
	width: 9em;
}


/* 2013/8/16 */
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
#news li {text-indent: 0em;}
#news li span { margin-left:-120px;}
}

#news .align_r img {
	vertical-align: middle;
	margin-right: 5px;
}

/*== 重要なお知らせ ==*/

.importance {
	background: #f4f0dd;
	padding: 8px 10px 5px;
}

.importance span {
	font-weight: bold;
	color: #c9242b;
	margin-right: 1em;
}


/*== 注目情報 ==*/


#notice li img {
	vertical-align: middle;
}

#notice li img.left {
	vertical-align: top;
}

#notice li {
	font-weight: bold;
	background: url(/img/common/dot.gif) repeat-x bottom;
	zoom: 1;
	padding: 10px 0 7px 15px;
	text-indent: -14px;
}

#notice li span.red {
	color: #c9242b;
}

#notice li p {
	clear: both;
	text-indent: 0;
	font-weight: normal;
	margin: 3px 0 3px -5px;
}


#notice li p .red {
	font-weight: bold;
}

#notice li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#notice li a {color: #333;}


#notice img.left {
	margin: 0 3px 5px 5px;
	position: relative;
	left: -18px;
}

#notice .align_r img {
	vertical-align: middle;
	margin: 10px 5px 10px 0;
}


/*==== 目的別メニュー ====*/

#menu_list {
	padding: 15px 0 0px 15px;
	background: #f7f4e7;
}


#menu_list .left {
	width: 47%;
	margin: 0 12px 20px 0;
}

#menu_list .left h3 {
	border-bottom: 1px solid #c9242b;
	padding: 3px 5px 5px;
	font-size: 115%;
}

#menu_list .left h3 a:hover {
	text-decoration: none;
	color: #c9242b;
}

#menu_list .left h3 img {
	vertical-align: middle;
	margin: 0 7px;
}

#menu_list .left ul {
	margin: 12px 15px;
}

#menu_list .left li {
	background: url(/img/common/arrow1.gif) no-repeat 0 3px;
	padding-left: 16px;
	margin-bottom: 3px;
}

#menu_list .left p {
	margin: 12px;
}

#menu_list .left p img {
	margin-bottom: 8px;
}

#contents h2 {
	position: relative;
	background: url(/img/common/beige3.gif) repeat-x bottom;
	font-size: 135%;
	padding: 0px 0px 12px;
	margin: -5px 0 15px;
	font-weight: bold;
	zoom: 1;
	line-height: 1.1em;
}

#contents h2:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#contents h2 span {
	display: block;
	float: left;
	padding: 0 1em 7px;
	background: url(/img/common/red3.gif) repeat-x bottom;
	position: relative;
	top: 12px;
}

.title {
	position: relative;
	background: url(/img/common/beige2.gif) repeat-x bottom;
	font-size: 115%;
	padding: 0px 0px 12px;
	margin: -5px 0 15px;
	font-weight: bold;
	zoom: 1;
	line-height: 1.1em;
}

.title:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.title span {
	display: block;
	float: left;
	padding: 3px 1em 5px;
	background: url(/img/common/red2.gif) repeat-x bottom;
	position: relative;
	top: 12px;
}



/*== ページトップ ==*/

.page_top1 {
	margin: 15px 0;
}

.page_top2 {
	margin-right: 0;
}

/*==== 左エリア ====*/


/*== 検索ボタン ==*/

#left_col a.search {
	display: block;
	height: 40px;
	background: url(/img/common/left_search.gif) no-repeat;
	position: relative;
	overflow: hidden;
}

#left_col a.search span {
	display: block;
	text-indent: -10000px;
}

#left_col a:hover.search {background: url(/img/common/left_search_o.gif) no-repeat;}


/*== 初心者 ==*/

#beginner .title {
	background: url(/img/common/red2.gif) repeat-x bottom;
	padding: 5px;
	font-weight: bold;
	margin: 10px 0;
}

#beginner .title img {
	vertical-align: bottom;
	margin-right: 8px;
}

/*== カレンダー ==*/

#calendar {
	margin: 8px 0;
}

#calendar li {
	padding-left: 20px;
	text-indent: -20px;
	margin-bottom: 4px;
}

#calendar li span {
	font-weight: bold;
}
#calendar li img {
	vertical-align: middle;
	margin-right: 5px;
}

#calendar .border {
	margin: 10px 0;
	_width: 220px;
}

#calendar .center {
	color: #c9242b;
}

#calendar table {
	width: 100%;
	margin: 8px 0px 0px;
	font-size: 100%;
}

#calendar td {
	text-align: center;
	padding: 1px 0;
	border: 2px solid #fff;
}

#calendar td.green {background: #deedce;}
#calendar td.yellow {background: #fff3c1;}

#calendar th.blue {color: #1b31d3;}
#calendar th.red {color: #e72525;}
#calendar td.gray {color: #999;}

#calendar .align_r img {
	vertical-align: middle;
	margin-right: 4px;
}

/*== 電子展示会 ==*/

#display {
	background: url(/img/common/dot.gif) repeat-x bottom;
	margin: 0 0 15px;
	padding: 0 0 10px;
}

#display img {
	margin-bottom: 7px;
}

/*== バナー ==*/

#left_col .banner img {
	margin-bottom: 7px;
}

/*== ツイッター ==*/
#twitter-ticker{
	width:200px;
	height:300px;
	background:url("/img/index/twitter/slickbg.png") no-repeat #f5f5f5;
	color:#666666;
	display:none;	
	-moz-border-radius:10px 10px 6px 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	text-align:left;
}
#tweet-container{
	height:230px;
	width:auto;
	overflow:hidden;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}
#top-bar{
	height:45px;
	background:url("/img/index/twitter/top_bar.png") repeat-x;
	border-bottom:1px solid white;
	position:relative;
	margin-bottom:8px;	
	-moz-border-radius:6px 6px 0 0;
}
.tweet{
	padding:5px;
	margin:0 8px 8px;	
	border:1px solid #F0F0F0;
	background:url("/img/index/twitter/transparent.png");	
	width:auto;
	overflow:hidden;
}
.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}
.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#AAAAAA;
	white-space:nowrap;
}
.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}
.tweet .txt{
	clear:both;
}
.tweet .user{
	font-weight:bold;
}
#loading{
	margin:100px 95px;
}
#twitter-ticker{
	margin:40px 0 20px 0;
}
h2.tut{
	color:white;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:12px 0 0 58px;
	text-transform:uppercase;
	text-shadow:2px 1px 6px #333;
}