@charset "utf-8"; 
@import url('cmn_layout.css');
@import url('cmn_style.css');
@import url('print.css');

/*
* Theme Name: Coopnet
* Last Update: Feb 22 2013
* Version: 0.1
* Author: Coopnet
* Author URI: http://www.corpnet.jp/
* Copyright &copy; CO-OP NET.All rights reserved
* File Name : import.css
*/


/* ipad
@import "ipad/portrait.css" screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait);
@import "ipad/landscape.css" screen and (min-device-width: 481px) and (max-device-width: 1024px);


/* iphone
@import "iphone/layout.css" screen and (max-device-width: 480px);
@import "iphone/portrait.css" screen and (max-device-width: 320px) and (orientation:portrait);
@import "iphone/landscape.css" screen and (max-device-width: 480px) and (orientation:landscape);
*/
