@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
	各CSSファイル読み込み
----------------------------------------------------------- */

/*-----------------------------------------------
 __default.css
-----------------------------------------------*/
/* -----------------------------------------------------------
CSS Information
	基本スタイル
----------------------------------------------------------- */

/*-----------------------------------------------
 __Reset
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-style:normal;
	text-align:center;
}


/*-----------------------------------------------
 __base_style
-----------------------------------------------*/
/*
html {
	overflow-y:scroll;
}

p {
	margin:0px 0px 0px 0px;
}

img,fieldset {
	border:0;
}

h2 {
	font-size:13px;
	margin: 3px 0px 3px 0px;
	padding: 0px;
}
*/
/*-----------------------------------------------
 __layout.css
-----------------------------------------------*/
/* -----------------------------------------------------------
CSS Information
	レイアウト
----------------------------------------------------------- */

/*-----------------------------------------------
 __share_style
-----------------------------------------------*/
.inner {
	padding:10px;
}

/* by */
.by {
	position:absolute;
	bottom:10px;
	right:10px;
	margin:0;
	padding:5px;
	background:#FFF;
}


/*-----------------------------------------------
 __page
-----------------------------------------------*/

#artev_page {
	width:820px;
	margin:0 auto 0;
	text-align:left;
}
.artev_tit {
	width:820px;
	height:26px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 23px;
	text-align:left;
	background-image: url(http://www.mjbike.com/ubike/article_img/event/tit02.gif);
	background-repeat: no-repeat;
}

/*-----------------------------------------------
 __container
-----------------------------------------------*/

#artev_container {
	float:left;
	margin:0 auto 0;
}
.conta_txt12 {
	margin:5px 0px 0px 0px ;
	text-align:left;
	font-size: 12px;
}

/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#artev_contents {
	width:550px;
	margin:0px 0px 0px 0px ;
	float:left;
	text-align:left;
}

/* __main
------------------------------------------*/

#artev_main {
	float:left;
	width:530px;
	margin-left: 5px;
}
.artev_group {
	margin:0;
	padding:0;
	font-style:normal;
	text-align:left;
}
.main_tit {
	margin:10px 0px 0px 0px ;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding: 3px 0px 6px 0px ;
	text-indent: 10px;
	background-image: url(http://www.mjbike.com/ubike/article_img/event/tit_bg01.gif);
	background-repeat: repeat-x;
}
#artev_main ul {
	float:left;
	width:520px;
	margin:3px 0px 3px 0px;
	list-style-type: none;
}
#artev_main li {
	float:left;
	font-size: 14px;
	white-space:nowrap;
	margin:3px 0px 3px 20px;
}
#artev_weekevent {
	float:left;
	width:510px;
	margin:5px 0px 15px 10px ;
}
#artev_weekevent p{
	font-size: 14px;
}
.weekevent_Photo {
	float:left;
	width:125px;
}
.weekevent_Details {
	float:left;
	width:370px;
}
.weekevent_Prefecture {
	float:left;
	margin:0px 0px 0px 5px ;
}
.weekevent_Title {
	float:left;
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px 5px ;
	text-align:left;
}
.weekevent_Period {
	clear:left;
	float:left;
	margin:5px 0px 0px 2px ;
}
.weekevent_Shop {
	float:left;
	margin:5px 0px 0px 5px ;
}
.weekevent_Write {
	float:left;
	margin:3px 0px 0px 2px ;
	text-align:left;
	line-height: 1.4;
}
.weekevent_More {
	float:right;
}
#artev_weekevent2 {
	float:left;
	width:500px;
	margin:5px 0px 0px 5px ;
}
#artev_weekevent2 p {
	text-align:left;
}
.weekevent_Period2 {
	clear:left;
	float:left;
	width:500px;
	font-size: 12px;
	text-align:left;
	text-indent: 18px;
	margin:0px 0px 0px 2px ;
}
#artev_weekevent3 {
	float:left;
	width:510px;
	margin:0px 0px 15px 5px ;
}
#artev_weekevent3 p{
	font-size: 14px;
}
.weekevent3_Details {
	float:left;
	width:500px;
}
.weekevent3_Prefecture {
	float:left;
}
.weekevent3_Title {
	float:left;
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px 5px ;
	text-align:left;
}
.weekevent3_Period {
	clear:left;
	float:left;
	margin:5px 0px 0px 2px ;
}
.weekevent3_Shop {
	float:left;
	margin:5px 0px 0px 5px ;
}
.weekevent3_Write {
	float:left;
	margin:3px 0px 0px 2px ;
	text-align:left;
	line-height: 1.4;
}
.weekevent3_More {
	float:right;
}
/* __sub
------------------------------------------*/

#artev_sub {
	float:left;
	width:200px;
}

/* __ex
------------------------------------------*/

#artev_ex {
	float:right;
	width:250px;
}
.ex_tit {
	float:left;
	width:250px;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	text-indent: 10px;
	color:#FFFFFF;
	margin:10px 0px 0px 0px ;
	background-color:#FF3300;
	border-top: 1px #CCCCCC solid; 
	border-right: 1px #666666 solid; 
	border-bottom: 1px #666666 solid; 
	border-left: 1px #CCCCCC solid; 
}
#artev_ex ul {
	float:left;
	width:230px;
	text-indent: 10px;
	margin:5px 0px 10px 0px;
	list-style-type: none;
}
#artev_ex li {
	font-size: 14px;
	text-align:left;
	margin:5px 0px 5px 0px;
}
#artev_exevent {
	float:left;
	width:235px;
	margin:10px 0px 5px 10px ;
}
#artev_exevent p {
	text-align:left;
}
.exevent_Title {
	font-size: 14px;
	font-weight: bold;
	margin:3px 0px 0px 0px ;
}
.exevent_Period {
	font-size: 12px;
	margin:3px 0px 0px 0px ;
}

/* __details
------------------------------------------*/
#artev_details {
	float:left;
	width:820px;
}
.ev_details_pan {
	float:left;
	width:810px;
	font-size: 11px;
	text-align:left;
	text-indent: 10px;
	color:#000000;
	margin:10px 0px 0px 0px ;
	padding: 2px 0px 2px 0px ;
	/*background-color:#FF3300;
	border-top: 1px #CCCCCC solid; 
	border-right: 1px #666666 solid; 
	border-bottom: 1px #666666 solid; 
	border-left: 1px #CCCCCC solid; */
}
.ev_details_Cate {
	margin:15px 0px 0px 0px ;
	float:left;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	padding: 2px 0px 2px 0px ;
	color:#FFFFFF;
	background-color:#FF3300;
	/*border-top: 1px #CCCCCC solid; 
	border-right: 1px #666666 solid; 
	border-bottom: 1px #666666 solid; 
	border-left: 1px #CCCCCC solid;*/
}
.ev_details_tit {
	margin:5px 0px 0px 0px ;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding: 3px 0px 6px 0px ;
	text-indent: 10px;
	background-image: url(http://www.mjbike.com/ubike/article_img/event/tit_bg01.gif);
	background-repeat: repeat-x;
}
#artev_weekevent4 {
	float:left;
	width:640px;
	margin:0px 0px 15px 5px ;
}
#artev_weekevent4 p{
	font-size: 14px;
}
.weekevent4_Details {
	float:left;
	width:640px;
}
.weekevent4_Prefecture {
	float:left;
	margin:5px 0px 0px 2px ;
}
.weekevent4_Title {
	float:left;
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px 5px ;
	text-align:left;
}
.weekevent4_Period {
	float:left;
	margin:5px 0px 0px 5px ;
}
.weekevent4_Shop {
	float:left;
	margin:5px 0px 0px 5px ;
}
.weekevent4_Write {
	float:left;
	margin:3px 0px 0px 2px ;
	text-align:left;
	line-height: 1.4;
}
.weekevent4_More {
	float:right;
}
.weekevent4_Photo {
	float:left;
	width:640px;
	/*height:480px;*/
	margin:10px 0px 0px 5px ;
}
.weekevent4_Cap {
	float:left;
	margin:5px 0px 0px 5px ;
}
.weekevent4_Place {
	float:left;
	font-weight: bold;
	margin:20px 0px 0px 5px ;
}
.weekevent4_Map {
	float:left;
	margin:10px 0px 0px 5px ;
}
.ev_details_Shoptit {
	float:left;
	width:800px;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	text-indent: 10px;
	color:#FFFFFF;
	margin:20px 0px 10px 0px ;
	padding: 2px 0px 2px 0px ;
	background-color:#FF3300;
	border-top: 1px #CCCCCC solid; 
	border-right: 1px #666666 solid; 
	border-bottom: 1px #666666 solid; 
	border-left: 1px #CCCCCC solid; 
}