/* CSS Document */

.title {
background-image:url(/cz/static/devsumi/2010/images/special/title_back.png);
background-repeat:repeat-x;
	text-align:center;
	margin-bottom: 10px;
}


h1 {
background-image:url(/cz/static/devsumi/2010/images/h1_back.png);
color:#FFFFFF;
font-size:100%;
margin-bottom:8px;
padding:8px;
}

h1 span {
border-left:5px solid #CCCCCC;
padding-left:5px;
}

h2 {
background-color:#EFEFEF;
border-top:2px solid #009EBD;
font-size:90%;
margin-bottom:8px;
padding:5px;
line-height:1.6;
}

h2 .name {
	font-size:90%; text-align:right; line-height:1.6;
	font-weight:normal;
}


h3 {
	background-image:url(/cz/static/devsumi/2010/images/h1_back.png);
	color:#000000;
	font-size:100%;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}


p{
	font-size:90%; text-align:left; line-height:1.6;
	margin-bottom:10px;
}

.centerimg {
clear:both;
margin-bottom:10px;
margin-top:10px;
text-align:center;
}

.caption {
color:#FF7F00;
font-size:80%;
line-height:1.5;
}

.bo {
text-align:center;
margin-bottom:10px;
}

.title_arena {
	background-image: url(image/title_arena_back.gif);
	background-repeat: repeat-x;
}
.title_arena_r {
	background-image: url(image/title_arena_r.gif);
	background-repeat: no-repeat;
	background-position: right;
}



#group {
	margin: 5px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.image {
	float: left;
	border: 3px solid #CCCCCC;
	margin-right: 8px;
}
.companyname {
	font-weight: bold;
	color: #333333;
	padding: 5px;
	font-size: 90%;
	letter-spacing: 0.05em;
	text-align: left;
}
.subtitle {
	background-image: url(image/subtitle.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	margin-top: 20px;
	clear: both;
	display: block;
	background-color: #EFEBDE;
	background-position: right center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECF9C;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subtitle_2 {
	background-image: url(image/subtitle.gif);
	background-repeat: no-repeat;
	height: 33px;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 5px;
	display: block;
	margin-bottom: 10px;
	background-color: #EFEBDE;
	background-position: right;
	padding-bottom: 10px;
	line-height: 130%;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECF9C;
}

.seminar {
	font-weight: normal;
	color: #333333;
	padding: 5px;
	font-size: 80%;
	line-height: 110%;
	letter-spacing: 0.05em;
	text-align: left;
}

.wrapper 
{
		margin-right: auto;
	margin-left: auto;
}
.box {
	font-size: 80%;
	line-height: 150%;
	text-align:left;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:20px;
}

.box  {   
    overflow: hidden;   
}   
    
* html .box  {   
    height: 1%;   
}  

.product {
	background-color:#E1EEE6;
	padding: 5px;
	text-align: left;
	font-size: 80%;
	line-height: 140%;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD78C;
	
}

.inquiry {
	background-color: #E7E7E7;
	text-align: right;
	padding: 5px;
	margin: 10px 0 10px 0;
	font-size: 80%;
	line-height: 130%;
	border: 1px solid #CCCCCC;
}

.session {
	text-align: right;
	font-size: 80%;
	line-height: 140%;
	margin-bottom:3px;
	color:#666666;
	}

hr { display: none; height: 20px;}

.clear { clear: both; display: block;}

/* blog */

.blog_group {
	text-align:center;
	background-color: #E4EFD1;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #BDD78C;

}
.blog_title {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 90%;
	letter-spacing: 0.05em;
	text-align: left;
	margin-left: 111px;
	margin-right: 5px;
	margin-top: 5px;
}
.blog_txt {
	font-weight: normal;
	color: #333333;
	padding: 5px;
	font-size: 90%;
	line-height: 110%;
	letter-spacing: 0.05em;
	text-align: left;
	margin-left: 111px;
	margin-right: 5px;
}

/* blog右メニュー */

.blogmenu_head {
	background-image: url(image/title_blog_rightmenu.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 300px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
/*	padding-left: 40px; */
	margin-bottom:0px;
	font-size: 80%;
}

.blogmenu_head_txt {
	padding-left: 40px;
}


.blogmenu_title {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	margin-top:10px;
	font-size: 80%;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	color: #009A00;
}

.blogmenu_txt {
	padding-right: 5px;
	padding-left: 22px;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.35em;
	font-size: 80%;
	margin: 5px;
}


.blogmenu {
	background-image: url(image/foot_blog_rightmenu.gif);
	width: 300px;
	background-color: #DFEFE5;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
}

/* blog右メニュー */

/* blog */


.midasi {
color:#666666;
font-size:80%;
line-height:140%;
margin-bottom:4px;
padding:3px 0 3px 2px;
font-weight:bold;
border-top:2px solid #666666;
border-bottom:1px solid #CCCCCC;

}

.read {
color:#666666;
font-size:90%;
font-weight:bold;
letter-spacing:0.02em;
line-height:160%;
margin:10px 0 20px 0;
font-weight:bold;
}


.block {
	text-align:left;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:20px;
}

.block  {   
    overflow: hidden;   
}   
    
* html .block  {   
    height: 1%;   
}  


.block p {
font-size:90%;
letter-spacing:1px;
line-height:1.6;
margin:5px 0 10px;
text-indent:0.8em;

}

.block ul {
font-size:90%;
letter-spacing:1px;
line-height:1.6;
	padding:0 0 0 20px;
	margin:0 0 10px 0px;

}

.block li {
	list-style-type: disc;
}

