@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
}

body{
	background: #ffffff url('../images/common/header_bg.gif') repeat-x top;
}

/* 画像は明示しない限りフチ無し */
img {
	border: none;
}

.red {
	color: #ff0000;
}

ul {
	list-style: none;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}



#content_area{
	width: 900px;
	margin: 0px auto;
}
#content_area a {
	color: #0066cc;
	text-decoration: none;
}

#content_area a:hover {
	color: #33ccff;
	text-decoration: underline;
}



.clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* ================================================
 *	ヘッダ
 */
#headerArea {
	margin-top:15px;
	color: #ffffff;
}

#headerInner a {
	color: #ffffff;
}

#headerInner {
	width: 900px;
	margin: 0 auto;
}

#headerInner h1 {
	width: 206px;
	float: left;
}

#headerInner ul{
	float: right;
	margin-top: 35px;
}

#headerInner li{
	display: inline;
}

/* ================================================
 *	左カラム
 */
#globalNavArea{
	width: 182px;
	float: left;
}

#globalNavArea img,
#right_column img {
	display: block;
	margin: 0 auto;
}

#globalNavArea li{
	background: url('../images/menu/menu_bg.gif') repeat-y;
	padding: 5px;
	text-indent: 10px;
}

#globalNavArea li.bottom{
	height: 30px;
	background: url('../images/menu/menu_bgB.gif') no-repeat;
	margin-bottom: 10px;
}

/* ================================================
 *	右カラム
 */
#right_column {
	width: 220px;
	float: right;
}

#right_column li {
	background: url('../images/menu/news_bg.gif') repeat-y;
	padding: 5px;
	padding-left: 13px;
	border-bottom: 1px dotted #999999;
}

#right_column li.bottom {
	height: 30px;
	background: url('../images/menu/news_bgB.gif') no-repeat;
	margin-bottom: 10px;
	border: none;
}

#right_column li.bottom img {
	float: right;
	margin-top: 2px;
}

#right_column #news {
	margin-bottom: 20px;
}
/* IE 7 で機能しないため、以前の方法で実装
#right_column #news:after {
	content: "";
	display: block;
	height: 12px;
	background: url('../images/menu/news_bgB.gif') no-repeat bottom;
}
*/

/* ================================================
 *	３カラム型、コンテンツ部分
 */
#top_contentArea {
	width: 470px;
	float: left;
	margin: 0 10px;
}

#top_contentArea .contentInner{
	width: 460px;
	margin: 0 auto 30px;
}

div.item_area{
	width: 220px;
	float: left;
	margin: 0 5px;
	margin-bottom: 10px;
	font-size: 11px;
}

div.item_area_shop{
	width: 220px;
	float: left;
	margin: 0 5px;
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 11px;
	text-align: center;
}

#top_contentArea .contentInner .more_goods {
	clear: both;
	margin: 10px 20px;
	text-align: right;
}

*html div.item_area {
	margin: 0 2px;
}

/* ================================================
 *	２カラム型、コンテンツ部分
 */
#contentBodyArea {
	margin: 30px 0;
	*margin-top: 50px; /* for IE */
}

#contentBodyArea img.title {
	margin-bottom: 15px;
}

#flashArea{
	margin-bottom: 25px;
}

.item_name {
	font-weight: bold;
	color: #0066cc;
	padding: 2px 0;
	margin-bottom:3px;
}

.text_center {
	text-align:center;
}

/* ================================================
 *	２カラム型、コンテンツ部分
 */
#contentArea,
#event_report,
#comp_report,
#shop_info,
#inquiry,
#goods,
#information {
	float: right;
	width: 700px;
	margin: 0 auto;
}

#contentArea .contentInner,
#event_report .contentInner,
#comp_report .contentInner,
#shop_info .contentInner
#inquiry .contentInner,
#goods .contentInner,
#information .contentInner {
	width: 690px;
	margin: 0 auto 30px;
}

#contentArea div.item_area{
	width:232px;
	float:left;
	padding-left:2px;
	*padding-left:1px;
	margin-bottom:20px;
	*margin-bottom:35px;
	font-size:11px;
}

#contentArea div.item_area img{
	border:1px solid #999999;
	float:left;
	margin-right:10px;
}

h3{
	font-weight:bold;
	color:#ff9933;
	margin-bottom:10px;
}

div#products h3{
	width:700px;
	border-bottom:1px dotted #ff9933;
	padding-bottom:3px;
}

h3.left {
	width: 300px;
	float: left;
}

.table_navi {
	float: right;
}

/* ================================================
 *	大会
 */
#comp_report table {
	margin: 10px auto;
	border-collapse: collapse;
}

#comp_report td {
	padding: 5px;
	border: 1px solid #999999;
}


/* ================================================
 *	イベント／大会／インフォメーション
 */
#comp_report .contentInner,
#event_report .contentInner,
#information .contentInner {
	margin-bottom: 30px;
	border-bottom: 1px solid #1e3c95;
}


#comp_report .contentInner p,
#event_report .contentInner p,
#information .contentInner p {
	margin: 15px;
	margin-top: 5px;
}

.reporttext ul{
	list-style: disc;
}

#comp_report .contentInner li,
#event_report .contentInner li,
#information .contentInner li {
	list-style-position: inside;
}

/* spanタグで整形した時レイアウトが崩れるため、marginを除外 */
#comp_report .contentInner p span,
#event_report .contentInner p span,
#information .contentInner p span
{
}

#event_report .contentInner img,
#information .contentInner img {
	display: block;
	margin: 5px auto;
}

#event_report .contentInner ul.caption,
#information .contentInner ul.caption {
	margin: 10px 20px;
	list-style-type: square;
	list-style-position: inset;
}

#event_report .contentInner h3.img_caption
#information .contentInner h3.img_caption {
	margin: 0 10px;
	font-size: 1.3em;
	color: #0080ff;
}

/* ================================================
 *	店舗紹介
 * #shop_info は上部で定義（イベント報告等と同内容）
 */
#shop_info .contentInner .shop_left{
	float: left;
	width: 390px;
	padding-left: 2px;
}

#shop_info .contentInner .shop_right{
	float: right;
	width: 270px;
	margin-right: 10px;
}

div.table_style table td{
	padding: 5px 10px 4px 0;
	vertical-align: top;
}

div.table_style table td.bold {
	font-weight: bold;
}

img.owner_photo{
	float: left;
	padding: 0 50px 0 2px;
}

#shop_info .contentInner .table_style {
	margin: 10px auto;
}

#shop_info .contentInner .table_style table.owner_table {
	width: 400px;
	border-collapse: collapse;
}

#shop_info .contentInner .table_style table.owner_table td {
	padding-left: 5px;
	border: 1px solid #999999;
}

div.table_style table.owner_table th {
	width: 20%;
	padding-right: 5px;
	text-align: right;
}

div.employee_area{
	float: left;
	width: 160px;
	height: 190px;
	padding-top: 5px;
	margin: 0 5px 5px;
	margin-bottom: 35px;
	text-align: center;
}

div.employee_area p {
	padding: 5px 0;
}

div.employee_area p span {
	font-size:11px;
}

div.employee_area img.detail {
	width: 112px;
	margin: 0 auto;
}

/* ================================================
 *	イベント/大会 スケジュール・報告
 */
table.schedule{
	width:690px;
	margin: 0 auto;
	border: 1px solid #666666;
	border-collapse: collapse;
}

table.schedule th,
table.schedule td{
	padding:8px;
	border:1px solid #666666;
}
table.schedule th{background:url(../images/table_back01.gif);}

table.schedule tr.pt01 td{
	background-color: #ffd44d;
	border: 1px solid #996633;
}

img.right{
	float:right;
	padding-left:50px;
}

ul.report_images{
	list-style: none;
}

.report_images {
	list-style: none;
}

.report_images li {
	width: 320px;
	float: left;
	margin: 10px 10px 5px;
}

table.eventtype{
	width:200px;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 18px;
	margin-right: 0px;
	border: 0px;
	border-collapse:separete;
	empty-cells: show;
}

table.eventtype td{
	padding:4px;
	font-weight: bold;
}

td.withcolor{
	background-color: #ffd44d;
	border:1px solid #666666;
	width: 70px;
}

td.withoutcolor{
	border:1px solid #666666;
	width: 70px;
}

td.eventtypename{
	border:0px ;
}

/* IE6: floatしたブロックの左右マージンが倍になる不具合の対策 */
*html .report_images li {
	margin: 10px 5px 5px;
}

div.image_area{
	width:300px;
	float:left;
	padding-left:2px;
	margin:0 30px 30px 0;
}

.competition_img {
	display: block;
	margin: 5px auto;
}

#dl_pdf{
	width:222px;
	margin:0 auto;
}

#dl_adobe{
	width:112px;
	margin:20px auto 0 auto;
	*margin:30px auto 0 auto;
}

/* ================================================
 *	会社概要
 */
table#profile{
	width:500px;
	margin: 0 auto;
	border:1px solid #666666;
	border-collapse:collapse;
	line-height:20px;
}

table#profile th,
table#profile td{
	border:1px solid #666666;
	padding:5px 3px;
	}

table#profile th{
	text-align:left;
	padding:5px;
	background:url(../images/table_back01.gif);
}

table#profile_e {
	margin: 0 auto;
	border:1px solid #666666;
	border-collapse:collapse;
	line-height:20px;
}

table#profile_e th,
table#profile_e td{
	border:1px solid #666666;
	padding:5px 3px;
	}

table#profile_e th{
	text-align:left;
	padding:5px;
	background:url(../images/table_back01.gif);
}

.enkaku_img {
	width: 215px;
	float: left;
	padding-right: 10px;
}

/* ================================================
 *	リンク
 */
#maker_list table {
	width: 500px;
	border-collapse: collapse;
}

#maker_list th {
	width: 150px;
	padding: 5px;
	font-size: 1.2em;
	text-align: right;
}

#maker_list td {
	padding: 5px;
	font-size: 1.2em;
}

#link_list {
	width: 700px;
	margin: 0 auto;
}

#link_list td{
	padding: 2px 25px 5px 0px;
	vertical-align: middle;
}

#link_list text{
	vertical-align: text-top;
	padding-bottom: 30px;
}

/* ================================================
 *	サイトマップ
 */
dl.sitemap{
	background: #f1f1f1;
	border: 1px solid #e2e2e2;
	padding: 8px;
	margin-bottom: 10px;
}

dl.sitemap dt{
	display: block;
	background: url(../images/sitemap/list_style.gif) 0% 50% no-repeat;
	text-indent: 15px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 5px;
}

dl.sitemap dd {
	text-indent: 15px;
}

dl.sitemap dd ul li{
	display: inline;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 10px;

}

/* ================================================
 *	フッタ
 */
#footerArea{
	height: 40px;
	background-color: #1e3c95;
	color: #ffffff;
}

#footerInner a {
	color: #ffffff;
}

#footerInner{
	width: 900px;
	margin: 0px auto;
}

#footerInner p{
	float: left;
	width: 300px;
	padding-top: 15px;
}

#footerInner ul{
	float: right;
	padding-top: 15px;
}

#footerInner ul li{
	display: inline;
}


/* ================================================
 *	お問い合わせ
 */
#inquiry #inputForm {
	width: 500px;
	margin: 0 auto;
}

#inquiry #inputForm input.text {
	height: 16px;
}

#inquiry #inputForm .form_title {
	width: 32%;
	padding: 10px 0;
	text-align: right;
}

#inquiry #inputForm .form_input {
	width: 70%;
	padding-left: 10px;
}

#inquiry #inputForm .button_area {
	padding-top: 15px;
	text-align: center;
}

#inquiry #inputForm .button_area .button {
	margin: 0 10px;
}

/* ================================================
 *	商品一覧
 */
#goods .item {
	margin: 10px 0;
	padding: 5px;
/*	border-bottom: 1px dotted #999999;	*/
}

#goods .item:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#goods .item #imagesA,
#goods .item #imagesB,
#goods .item #imagesC,
#goods .item #imagesD,
#goods .item #imagesE,
#goods .item #imagesF,
#goods .item #imagesG {
	width: 260px;
	float: left;
	margin-left: 10px;
}

#goods .item .hidden {
	height: 0;
	visibility: hidden;
}

#goods .item .context {
	width: 380px;
	float: right;
	margin-right: 10px;
}

p.left{
	text-align: left;
}
