﻿/*  
Theme Name: WANdisco Japan Site
Version: 2.0
Author: Tomomi Higuma / Mochola
Author URI: http://mochola.jp
*/

/* Reset */

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
dl,dt,dd,
form {
	margin: 0px;
	padding:0px;
	border: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}

/* Base Setting */
body{
	font-family: sans-serif;
	color: #333;
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;/* center on ie */
}

/* links*/
a{
	text-decoration: none;
	color: #788AA1;
}
a:hover{
	text-decoration:underline;
	color: #788AA1;
}
a img{
	border:none;
}

/* etc */
blockquote{
	margin:0;
	padding:0 18px;
	font-style:italic;
}

pre{
	overflow:auto;
	margin:0 0 18px 0;
	padding:4px;
}
hr{
	color: #ccc;
}
.red{
	color: #02427B;
}


/* images*/
img.left{
	float:left;
	margin:0 12px 0 0;
}

img.right{
	float:right;
	margin:0 0 0 12px;
}

img.center{
	display: block;
	margin:0 auto;
}


/* header*/
#header{
	background-color: #fff;
	position: relative;
	margin-top: 16px;
	margin-bottom: 10px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	padding: 0px;
	width: 780px;
	text-align: left;
}
#header h1{
	margin: 0px;
	padding: 0px;
}

#header .logo{
	margin: 0px;
	padding: 0px;
	height: 68px;
}
#header .logo img{
	margin: 0px;
	padding: 0px;
}
#header .submenu{
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
}
#header .submenu ul{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	list-style:none;
}

#header .submenu li{
	margin-left: 5px;
	padding-bottom: 5px;
	font-size: 70%;
	color: #ccc;
	display:inline;
}

#header .submenu li a{
	margin-left: 5px;
}

/* navigation*/
#navigation{
	background-color: #fff;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	padding: 0px;
	width: 780px;
	background:url(/images/global/global_normal.gif) repeat-x;
	text-align: left;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#navigation li{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	float: left;
}
#navigation li.current_page_item{
	margin: 0px;
	padding-top: 5px;
	width: 109px;
	height: 25px;
	color: #000;
	font-weight: bold;
	background:url(/images/global/global_current.gif) no-repeat;
	display: block;
}
#navigation li.current_page_item a{
	margin: 0px;
	padding-top: 3px;
	color: #333;
}
#navigation li.current_page_item a:hover{
	margin: 0px;
	padding-top: 3px;
	color: #02427B;
	background: transparent;
}

#navigation li a{
	margin: 0px;
	padding-top: 5px;
	width: 109px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	display: block;
}
#navigation li a:hover{
	margin: 0px;
	padding-top: 5px;
	width: 109px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	background:url(/images/global/global_hover.gif) no-repeat;
	display: block;
}

/* container*/
#container{
	background-color: #fff;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	padding: 0px;
	width: 780px;
	text-align: left;
}


/* topcontent */
#topcontent{
	width: 780px;
	margin-top: 2px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #e7e7e7;
}

/* topcontent2 */
#topcontent2{
	width: 780px;
	margin-top: 2px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 5px;
	background:url(/images/home/topic_bottom.jpg) no-repeat center bottom;
	text-align: center;
}

.topnews{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px;
	background-color: #fff;
	border: 1px #ccc solid;
	text-align: left;
}
.topnews a{
	text-decoration:underline;
}
.topnews h2{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 3px;
	font-size: 150%;
	font-weight: bold;
	color: #333;
	line-height: 150%;
}
.topnews h3{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #0068B3;
	line-height: 150%;
}
.topnews p{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 0px;
	color: #666;
	font-size: 80%;
	line-height: 140%;
}

#topinfo{
	width: 460px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	border-right: 1px solid #efefef;
}

.topnews2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 5px;
	text-align: left;
}
.topnews2 a{
	text-decoration:underline;
}

.topnews2 h2{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 3px;
	font-size: 120%;
	font-weight: bold;
	color: #0068B3;
	line-height: 150%;
}
.topnews2 h3{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	line-height: 150%;
}
.topnews2 p{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 0px;
	color: #666;
	font-size: 80%;
	line-height: 140%;
}

#topmenu {
	width: 260px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 5px;
	text-align: left;
	float: right;
}

#topmenu a{
	text-decoration:underline;
}

#topmenu h3{
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	line-height: 150%;
}
#topmenu p{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 0px;
	color: #666;
	font-size: 80%;
	line-height: 140%;
}

#topmenu ul{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	list-style-type: none;
}

#topmenu ul.bottom{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding:0px;
	list-style-type: none;
}

#topmenu ul li{
	color: #666;
	font-size: 80%;
	line-height: 180%;
	margin:0px;
	padding: 0px;
}

#topmenu ul li a{
	text-decoration: underline;
	color: #02427B;
}

#topmenu ul li a:hover{
	text-decoration: none;
	color: #666;
}

#topmenu ul li.redhat{
	padding-left: 24px;
	background:url(/images/home/redhat.png) no-repeat left center;
}

#topmenu ul li.cent{
	padding-left: 24px;
	background:url(/images/home/centos.png) no-repeat left center;
}

#topmenu ul li.ubuntu{
	padding-left: 24px;
	background:url(/images/home/ubuntu.png) no-repeat left center;
}

#topmenu ul li.tortoise{
	padding-left: 24px;
	background:url(/images/home/tortoise.png) no-repeat left center;
}

#topmenu ul li.support{
	padding-left: 24px;
	background:url(/images/home/phone.gif) no-repeat left center;
}

#topmenu ul li.com{
	padding-left: 24px;
	background:url(/images/home/svn.gif) no-repeat left center;
}

#topmenu ul li.multi{
	padding-left: 24px;
	background:url(/images/home/ms_blueong.gif) no-repeat left center;
}

#topmenu ul li.cluster{
	padding-left: 24px;
	background:url(/images/home/cluster_blueong.gif) no-repeat left center;
}

#topmenu ul li.access{
	padding-left: 24px;
	background:url(/images/home/ac_blueong.gif) no-repeat left center;
}


/* Breadcrumbs */
.breadcrumbs{
	margin: 0px;
	padding:0px;
	border-bottom: #ccc 1px solid;
}

.breadcrumbs ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

.breadcrumbs ul li{
	display: inline;
	color: #666;
	font-size: 70%;
	line-height: 140%;
	margin:0px;
	padding: 0px;
}

.breadcrumbs ul li a{
	text-decoration: none;
	color: #666;
}

.breadcrumbs ul li a:hover{
	text-decoration: underline;
	color: #02427B;
}
.breadcrumbs .current{
	font-weight: bold;
}

/* content */
#content{
	width:600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
#content a{
	text-decoration:underline;
}
#content h2{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	line-height: 150%;
}
#content h3{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #0068B3;
	line-height: 150%;
}
#content h3#events,h3#release{
	margin-top: 30px;
}
#content h4{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 80%;
	font-weight: bold;
	color: #333;
	line-height: 150%;
}
#content p{
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	color: #696969;
	line-height: 180%;
}
#content p strong{
	color: #02427B;
}
#content table{
	margin-left: 23px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
	width: 80%;
}

#content td{
	padding: 3px;
	font-size: 80%;
	color: #696969;
	line-height: 150%;
	border-bottom: 1px solid #ccc;
}
#content td.head{
	color: #666;
	background-color: #f5f5f5;
}

#content ul{
	margin-top: 20px;
	margin-left: 43px;
	margin-bottom: 20px;
	text-align: left;
}

#content ul li{
	font-size: 80%;
	color: #696969;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul.bannerlink{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	text-align: left;
}
#content ul.bannerlink li{
	margin-right: 15px;
	display: inline;
}
#content ul.bannerlink li img{
	padding: 3px;
	border: 1px solid #ccc;
}
#content ul.bannerlink li a:hover{
	border-bottom: 3px solid #02427B;
}

#content ol{
	margin-top: 20px;
	margin-left: 43px;
	margin-right: 43px;
	margin-bottom: 20px;
	text-align: left;
}

#content ol li{
	font-size: 80%;
	color: #696969;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
}


#content dl{
}
#content dt{
	font-size: 80%;
	font-weight: bold;
	color: #333;
	line-height: 150%;
	background-color: #f5f5f5;
}
#content dd{
	font-size: 80%;
	color: #333;
	line-height: 150%;
}
#content dl.corp{
	margin: 0px;
	padding: 0px;
	width: 195px;
	height: 150px;
	border: 1px solid #ccc;
	float: left;
}
#content dl.corp dt{
	margin: 0px;
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
	color: #333;
	line-height: 150%;
	background:url(/images/bg_dlcorp.gif) repeat-x;
	border-bottom: 1px solid #ccc;
}
#content dl.corp dd{
	margin: 0px;
	padding: 5px;
	font-size: 75%;
	color: #333;
	line-height: 150%;
}
}
#content dl.customer{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
#content dl.customer dt{
	margin: 0px;
	padding: 0px;
	width: 120px;
	background-color: #fff;
	float: left;
}
#content dl.customer dd{
	margin: 0px;
	padding: 0px;
	width: 450px;
	font-size: 75%;
	color: #333;
	line-height: 150%;
	background-color: #fff;
	float: right;
}
#content dl.customer dd ul{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content .pagetop{
	width: 100%;
	padding-top: 25px;
	margin-bottom: 25px;
	text-align: right;
	font-size: 70%;
	line-height: 140%;
	color: #666;
}
#content .pagetop a{
	text-decoration:none;
}
#content .pagenavigation{
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .leftlink{
	color: #696969;
	font-size: 75%;
	float: left;
}
#content .rightlink{
	color: #696969;
	font-size: 75%;
	float: right;
}

/* sitemap list*/
#content ul.sitemap{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	list-style-image: url(/images/list_head.gif);
}
#content ul.sitemap li.head{
	border-bottom-color:#f0f0f0;
	font-size: 80%;
	font-weight: bold;
	margin-left: -10px;
}
#content ul.sitemap li{
	border-bottom-color:#f0f0f0;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content ul.sitemap a:hover{
	background-color:#fffbf0;
}

/* faq list */
#content .faq{
	margin-bottom: 35px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

#content ul.faqlist{
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-image:url(/images/listBullet_Q.gif);
}

#content ul.faqlist li {
	padding-bottom: 5px;
	font-size: 70%;
	line-height: 140%;
	color: #333;
}

/* content news */
#content .news{
	border-bottom: 1px solid #ccc;
}
#content .news span.date{
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #696969;
	font-size: 70%;
	display: block;
}

#content img {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* sidebar*/
#sidebar{
	margin-bottom: 25px;
	width:160px;
	padding: 0px;
	text-align: center;
	float:right;
}
#sidebar p{
	margin-bottom: 10px;
	padding: 0px;
}

/* sidebar note */
#sidebar h3.sidettltop{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	width: 160px;
	background: #076CB6;
}
#sidebar h3.sidettl{
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	width: 160px;
	background-image:url(/images/bg_sidettl.gif);
}
#sidebar ul.rnavul{
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-align: left;
	list-style: none;
	background-color: #fff;
}
#sidebar ul.rnavul li{
	margin: 0px;
	padding: 0px;
	width: 160px;
	font-size: 75%;
	background-color: #D9EAF4;
}
#sidebar ul.rnavul li.bottom{
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 26px;
	font-size: 75%;
	background: #fff url(/images/bg_rnavulbtm.gif) no-repeat;
}
#sidebar ul.rnavul li a{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333;
	display: block;
	border-top: 1px solid #fff;
}
#sidebar ul.rnavul li a:hover{
	color: #333;
	background: #fff;
}

/* footer*/
#footer{
	width: 780px;
	margin-top: 0px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top: 5px solid #02427B;
	text-align: right;
	clear:both;
}
#footer p{
	margin: 0px;
	padding: 3px;
	font-size: 70%;
	float: left;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	float: right;
}
#footer ul li{
	margin-left: 3px;
	padding: 0px;
	font-size: 70%;
	color: #02427B;
	display: inline;
}

#footer a{
	color: #02427B;
	text-decoration: none;
}

#footer a:hover{
	color: #02427B;
	text-decoration: underline;
}
