@charset "utf-8";
/*//////////////////////////////////////////////////////////////////////////////////////
       Site Name  :  CLIP STUDIO
       File Name  :  app_detail.css
       Created     :  2012.09.26
       Up Date     :  2012.09.26
       Copyright © CELSYS,Inc. All Rights Reserved.
//////////////////////////////////////////////////////////////////////////////////////*/

/*****************************************************************************************************　layout　*/
body {
	background:#f5f5f5;
}
#header_area {
	height:auto;
	width: 980px;
	margin: 0 auto 0px;
	padding:30px 0 10px;
}
#container {
	width: 980px;
	margin: 0 auto;
	background-image:url(../img/common/bg_inner_box_shadow.png);
	background-repeat:repeat-x;
}
#sidearea {
	width:250px;
	float:left;
	padding:10px;
	border:1px solid #ddd;
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
}
#main_container {
	width:auto;
	margin:0 auto;
	height:auto;/*float:right;*/
}
#main_container .module {
	width:auto;
	border:none;
}
.container_head {
	border-radius: 5px 5px 0 0;
	background:#555;
	height:20px;
	width:100%;
}
.module_contents {
	padding:40px 50px;
	margin-bottom:20px;
	border:1px solid #ddd;
	background:#fff;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	position:relative;
	min-height: 768px;
}
h1 {
	background: #555;
	color: #CCC;
	padding: 8px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	border-bottom: 1px solid #DDD;
}
h3 {
	padding:10px;
	background-image:url(../img/common/bg_inner_box.png);
	background-repeat:repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
	border-bottom:1px solid #999;
}
h5.border {
	color:#666;
	font-size:100%;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ccc;
	padding:3px 5px;
	font-weight:bold;
	margin-bottom:15px;
}
/*****************************************************************************************************　parts　*/
.menulist_wrap {
	margin-top: -30px;
	margin-right: 10px;
	float:right;
	font-size:12px;
}
.menulist {
	margin-bottom:10px;
	display:block;
	height:20px;
}
.menulist li {
	float:left;
	margin-left:5px;
	list-style:none;
}
.menulist li a {
	display:block;
	padding:2px 6px;
	background:#333;
	border:solid 2px #aaa;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	text-decoration:none;
}
.box3col {
}
.box3col .column {
	float: left;
	width: 265px;
	margin-left: 40px;
	margin-bottom: 12px;
}
.box3col .first {
	margin-left: 0px !important;
}
.box2col {
}
.box2col .column {
	float: left;
	width: 419px;
	margin-left: 40px;
	margin-bottom: 12px;
}
.box2col .first {
	margin-left: 0px !important;
}
.shadow {
	background:url(../img/common/bg_inner_box_shadow.png) repeat-x;
	background-position:bottom;
}
.inner_box .box2col .column {
	width: 388px;
}
.inner_box {
	padding: 20px 30px 30px;
	border: 1px solid #eee;
	border-width:1px 0 0 0;
	background:url(../img/common/bg_inner_box.png) repeat-x;
}
.box .inner_box {
	padding-top:30px;
	border-top:1px solid #f5f5f5;
}
.inner_box h2 {
	margin-top:0;
}
.inner_box ol.list_number li {
	margin-bottom:10px;
	/*color:#84a5b5;*/
	font-weight:bold;
}
.inner_box ol.list_number li a {
	/*color:#84a5b5;*/
	font-weight:normal;
}
.menubox {
	position:relative;
}
.menubox a {
	text-decoration:none;
	float:left;
	width:260px;
	background:#f5f5f5;
	height:180px;
	text-align:center;
	line-height:200px;
	border:1px solid #eee;
	display:block;
	margin-right:15px;
	color:#666;
	border-bottom:1px solid #777;
	font-size:120%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:url(../img/common/bg_box.png) repeat-x;
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
}
.menubox a img {
	margin:20px auto;
}
.menubox a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.point {
	background:#f5f5f5;
	padding:20px 30px;
	margin-bottom:15px;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
	border:1px solid #eee;
}
.point h3 {
	margin:0;
	color:#fff;
	position: absolute;
	top: 7px;
	left: 38px;
	background:none;
	border:none;
	padding:0;
}
.point .title {
	display:block;
}
.bg_point {
	height: 25px;
	width: 120px;
	position: relative;
	background: white;
	color: 5px;
	/*float: left;*/
	margin-right: 10px;
	background: #CD6F70;
	color: white;
	border-radius: 5px;
	background: #83BDF7;
}
.tab {
	margin-bottom:0px;
}
.tab li, .tab li a {/*クリックするタブ部分*/
	float: left;
}
.tab li a {
	color:#555;
	padding:5px 10px;
	margin-right:5px;
	text-align:center;
	width:100px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	text-decoration:none;
	background:#eee;
}
.tab li a#tab1 {
	background:#56c5d0;
}
.tab li a#tab2 {
	background:#56c5d0;
}
.tab li a#tab3 {
	background:#56c5d0;
}
.tab_wrap {/*切り替わる部分を囲うボックス*/
	clear: both;
	overflow: hidden;
	width: auto;
	/*border:1px solid #eee;*/
    height:auto;
}
.area {/*切り替わる部分はまず全部消しておく*/
	display: none;
}
.tab li.active {/*選択中のタブ。色を変える等*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.tab li.active a {/*選択中のタブのリンクカラー*/
	color:#fff;
	background:#999;
}
.radius5 {
	border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
}
.radius10 {
	border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
}
.inner_list { margin-left:20px; }/*親要素からインデントさせたリスト*/
.inner_list .list_name { margin-left:-20px; }/*リストタイトルはインデントさせない場合に使用*/