@charset 'utf-8';

/**
 * 
 * page.css
 * 
 * @create    2011-01-11
 * @update    2011-01-11
 * 
 */


/**
 * Showcase Module
 */

#mod_showcase {
	margin-bottom: 50px;}

h3 {
    background-image: url("../images/ttl_bar.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #206CB8;
    font-size: 161.6%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 0 3px 22px;}

/**
 * Features Module
 */

#mod_features_container {
}


.skype_ui_area {
	width: 758px;
	padding-top: 30px; }

.skype_ui_left {
	float: left;
	width: 403px;
	margin-right: 50px; }

.skype_ui_right {
	float: right;
	width: 305px;}
	
.rimokon {
	float: left;}
	
.tsuwa {
	float: left;}

.pl94 {
	padding-left: 94px;}



.mod_features{
	width:760px;}

	.mod_features h2 {
		margin-bottom: 20px;
		padding-bottom: 5px;
		background: transparent url(../images/mod_features/mod_features_title_bg.gif) bottom left repeat-x;
		font-size: 161.6%;
		font-weight: bold;
		color: #C90300;
	}

	.mod_features_main_container {
		margin-bottom: 35px;
		overflow: hidden;
		_zoom: 1;
	}

		.mod_features_main {
			width: 403px;
			margin-right: 20px;
			float: left;
		}

		.mod_features_main.lastChild {
			margin-right: 0;
		}

			.mod_features_main h3 {
				margin-bottom: 15px;
			}

			.thumb {
				margin-bottom: 10px;
			}

			.mod_features_main .desc {
				font-size: 93%;
			}

/**
 * Model Module
 */

#mod_model {

}

	#mod_model h2 {
		margin-bottom: 20px;
	}

	#mod_model_main_container {
		overflow: hidden;
		_zoom: 1;
	}

	.mod_model_main {
		width: 222px;
		margin-bottom: 10px;
		padding-top: 6px;
		padding-left: 30px;
		border-left: 2px dotted #ccc;
		float: left;
		position: relative;
		background: transparent url(../images/mod_model/mod_model_main_bg.jpg) top left no-repeat;
	}

	.mod_model_main.noBorder {
		border-left: 0;
	}

		.mod_model_main h3,
		.mod_model_main p {
			margin-bottom: 8px;
		}

		.mod_model_main .sp {
			position: absolute;
			top: 6px;
			right: 40px;
			z-index: 2;
		}

/**
 * Model Dialog
 */

#mod_dialog_container {
	display: none;
}

.mod_dialog_main {
	text-align: center;
}

	.mod_dialog_main h2 {
		padding-top: 10px;
	}

	.mod_dialog_main p {
		padding-top: 20px !important;
	}




.leadcaption{
}

.leadcaption img{
	margin-top:10px;
}


.leadimg{
	float:right;
	width:315px;
}

#flashContent {
	float: left;
	width: 525px;
	height: 340px; }
	
#skype_logo {
	width: 201px;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	padding-left: 15px;}

h4 {
	padding-bottom: 15px;}
	
.text_b {
	font-size: 16px;
	font-weight: bold;
	color: #206CB8;}

.pt30 { padding-top: 30px;}

.text_s {
	font-size: 77%;}
	
.attention_box {
    font-size: 80%;
    line-height: 160%;}